/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block;
}
/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
}
/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}
/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}
/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
}
/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold;
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
html,
body {
  height: 100%;
}
body {
  margin: 0;
  color: #4d4b60;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.005em;
  text-rendering: optimizeLegibility;
}
.visible-h {
  display: none;
}
.page {
  position: relative;
  min-height: 100%;
  z-index: 0;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.container-fluid {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -20px;
  margin-right: -20px;
}
.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-s-1,
.col-s-2,
.col-s-3,
.col-s-4,
.col-s-5,
.col-s-6,
.col-s-7,
.col-s-8,
.col-s-9,
.col-s-10,
.col-s-11,
.col-s-12,
.col-m-1,
.col-m-2,
.col-m-3,
.col-m-4,
.col-m-5,
.col-m-6,
.col-m-7,
.col-m-8,
.col-m-9,
.col-m-10,
.col-m-11,
.col-m-12,
.col-l-1,
.col-l-2,
.col-l-3,
.col-l-4,
.col-l-5,
.col-l-6,
.col-l-7,
.col-l-8,
.col-l-9,
.col-l-10,
.col-l-11,
.col-l-12,
.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 {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.col-1 {
  width: 8.33333333%;
}
.col-2 {
  width: 16.66666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333%;
}
.col-5 {
  width: 41.66666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333333%;
}
.col-8 {
  width: 66.66666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333%;
}
.col-11 {
  width: 91.66666667%;
}
.col-12 {
  width: 100%;
}
.col-offset-1 {
  margin-left: 8.333333%;
}
.col-offset-2 {
  margin-left: 16.666667%;
}
.col-offset-3 {
  margin-left: 25%;
}
.col-offset-4 {
  margin-left: 33.333333%;
}
.col-offset-5 {
  margin-left: 41.666667%;
}
.col-offset-6 {
  margin-left: 50%;
}
.col-offset-7 {
  margin-left: 58.333333%;
}
.col-offset-8 {
  margin-left: 66.666667%;
}
.col-offset-9 {
  margin-left: 75%;
}
.col-offset-10 {
  margin-left: 83.333333%;
}
.col-offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
  .col-s-1 {
    width: 8.33333333%;
  }
  .col-s-2 {
    width: 16.66666667%;
  }
  .col-s-3 {
    width: 25%;
  }
  .col-s-4 {
    width: 33.33333333%;
  }
  .col-s-5 {
    width: 41.66666667%;
  }
  .col-s-6 {
    width: 50%;
  }
  .col-s-7 {
    width: 58.33333333%;
  }
  .col-s-8 {
    width: 66.66666667%;
  }
  .col-s-9 {
    width: 75%;
  }
  .col-s-10 {
    width: 83.33333333%;
  }
  .col-s-11 {
    width: 91.66666667%;
  }
  .col-s-12 {
    width: 100%;
  }
  .col-s-offset-1 {
    margin-left: 8.333333%;
  }
  .col-s-offset-2 {
    margin-left: 16.666667%;
  }
  .col-s-offset-3 {
    margin-left: 25%;
  }
  .col-s-offset-4 {
    margin-left: 33.333333%;
  }
  .col-s-offset-5 {
    margin-left: 41.666667%;
  }
  .col-s-offset-6 {
    margin-left: 50%;
  }
  .col-s-offset-7 {
    margin-left: 58.333333%;
  }
  .col-s-offset-8 {
    margin-left: 66.666667%;
  }
  .col-s-offset-9 {
    margin-left: 75%;
  }
  .col-s-offset-10 {
    margin-left: 83.333333%;
  }
  .col-s-offset-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
  .col-m-1 {
    width: 8.33333333%;
  }
  .col-m-2 {
    width: 16.66666667%;
  }
  .col-m-3 {
    width: 25%;
  }
  .col-m-4 {
    width: 33.33333333%;
  }
  .col-m-5 {
    width: 41.66666667%;
  }
  .col-m-6 {
    width: 50%;
  }
  .col-m-7 {
    width: 58.33333333%;
  }
  .col-m-8 {
    width: 66.66666667%;
  }
  .col-m-9 {
    width: 75%;
  }
  .col-m-10 {
    width: 83.33333333%;
  }
  .col-m-11 {
    width: 91.66666667%;
  }
  .col-m-12 {
    width: 100%;
  }
  .col-m-offset-1 {
    margin-left: 8.333333%;
  }
  .col-m-offset-2 {
    margin-left: 16.666667%;
  }
  .col-m-offset-3 {
    margin-left: 25%;
  }
  .col-m-offset-4 {
    margin-left: 33.333333%;
  }
  .col-m-offset-5 {
    margin-left: 41.666667%;
  }
  .col-m-offset-6 {
    margin-left: 50%;
  }
  .col-m-offset-7 {
    margin-left: 58.333333%;
  }
  .col-m-offset-8 {
    margin-left: 66.666667%;
  }
  .col-m-offset-9 {
    margin-left: 75%;
  }
  .col-m-offset-10 {
    margin-left: 83.333333%;
  }
  .col-m-offset-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
  .col-l-1 {
    width: 8.33333333%;
  }
  .col-l-2 {
    width: 16.66666667%;
  }
  .col-l-3 {
    width: 25%;
  }
  .col-l-4 {
    width: 33.33333333%;
  }
  .col-l-5 {
    width: 41.66666667%;
  }
  .col-l-6 {
    width: 50%;
  }
  .col-l-7 {
    width: 58.33333333%;
  }
  .col-l-8 {
    width: 66.66666667%;
  }
  .col-l-9 {
    width: 75%;
  }
  .col-l-10 {
    width: 83.33333333%;
  }
  .col-l-11 {
    width: 91.66666667%;
  }
  .col-l-12 {
    width: 100%;
  }
  .col-l-offset-1 {
    margin-left: 8.333333%;
  }
  .col-l-offset-2 {
    margin-left: 16.666667%;
  }
  .col-l-offset-3 {
    margin-left: 25%;
  }
  .col-l-offset-4 {
    margin-left: 33.333333%;
  }
  .col-l-offset-5 {
    margin-left: 41.666667%;
  }
  .col-l-offset-6 {
    margin-left: 50%;
  }
  .col-l-offset-7 {
    margin-left: 58.333333%;
  }
  .col-l-offset-8 {
    margin-left: 66.666667%;
  }
  .col-l-offset-9 {
    margin-left: 75%;
  }
  .col-l-offset-10 {
    margin-left: 83.333333%;
  }
  .col-l-offset-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1160px;
  }
  .col-xl-1 {
    width: 8.33333333%;
  }
  .col-xl-2 {
    width: 16.66666667%;
  }
  .col-xl-3 {
    width: 25%;
  }
  .col-xl-4 {
    width: 33.33333333%;
  }
  .col-xl-5 {
    width: 41.66666667%;
  }
  .col-xl-6 {
    width: 50%;
  }
  .col-xl-7 {
    width: 58.33333333%;
  }
  .col-xl-8 {
    width: 66.66666667%;
  }
  .col-xl-9 {
    width: 75%;
  }
  .col-xl-10 {
    width: 83.33333333%;
  }
  .col-xl-11 {
    width: 91.66666667%;
  }
  .col-xl-12 {
    width: 100%;
  }
  .col-xl-offset-1 {
    margin-left: 8.333333%;
  }
  .col-xl-offset-2 {
    margin-left: 16.666667%;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-offset-4 {
    margin-left: 33.333333%;
  }
  .col-xl-offset-5 {
    margin-left: 41.666667%;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-offset-7 {
    margin-left: 58.333333%;
  }
  .col-xl-offset-8 {
    margin-left: 66.666667%;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-offset-10 {
    margin-left: 83.333333%;
  }
  .col-xl-offset-11 {
    margin-left: 91.666667%;
  }
}
.visible-xs,
.visible-s,
.visible-m,
.visible-l,
.visible-xl,
.visible-flex-xs,
.visible-flex-s,
.visible-flex-m,
.visible-flex-l,
.visible-flex-xl,
.visible-inl-flex-xs,
.visible-inl-flex-s,
.visible-inl-flex-m,
.visible-inl-flex-l,
.visible-inl-flex-xl {
  display: none !important;
}
@media (max-width: 576px) {
  .visible-xs {
    display: block !important;
  }
  .visible-flex-xs {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .visible-inl-flex-xs {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-none {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 768px) {
  .visible-s {
    display: block !important;
  }
  .visible-flex-s {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .visible-inl-flex-s {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-none {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .visible-m {
    display: block !important;
  }
  .visible-flex-m {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .visible-inl-flex-m {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-none {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .visible-l {
    display: block !important;
  }
  .visible-flex-l {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .visible-inl-flex-l {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-none {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .visible-xl {
    display: block !important;
  }
  .visible-flex-xl {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .visible-inl-flex-xl {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  .d-none {
    display: none !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 2.25;
  margin-bottom: 0.75;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: normal;
  line-height: 1.5;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 28px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 20px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
p {
  margin: 0 0 1.5;
}
p:first-child {
  margin: 0;
}
p + .row {
  margin-top: 1.5;
}
p + .list-ordered-wheader {
  margin-top: 0;
}
p + h2 {
  margin-top: 40px;
}
a {
  color: rgba(107, 82, 235, 0.95);
  text-decoration: none;
  -webkit-transition: color ease .4s;
  transition: color ease .4s;
}
a:hover {
  color: rgba(127, 102, 255, 0.95);
  text-decoration: none;
}
.pseudo-link {
  color: rgba(107, 82, 235, 0.95);
  cursor: pointer;
}
.pseudo-link:hover {
  color: rgba(127, 102, 255, 0.95);
}
.pseudo-link.active {
  color: #4d4b60;
  cursor: auto;
}
.pseudo-link.disable {
  color: #da2d29;
  cursor: auto;
}
.icon-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(107, 82, 235, 0.95);
}
.icon-link-img {
  width: 16px;
  height: 16px;
}
.icon-link-descr:first-child {
  padding-right: 10px;
}
.icon-link-descr:last-child {
  padding-left: 10px;
}
small {
  font-size: 13.6px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.hs {
  margin-left: .1em;
}
img {
  max-width: 100%;
  vertical-align: top;
}
.success {
  color: #5cb85c;
}
.attention {
  color: #f0ad4e;
}
.warning {
  color: #d9534f;
}
ul,
ol {
  padding: 0 0 0 3;
  margin: 1.5 0 0 0;
  list-style: none;
  padding: 0;
}
ul:first-child,
ol:first-child {
  margin-top: 0;
}
ul.unstyled,
ol.unstyled {
  padding-left: 0;
  list-style: none;
}
ul + h2,
ol + h2,
dl + h2 {
  margin-top: 40px;
}
.list-ordered,
.list-ordered-wheader {
  list-style: outside decimal;
}
.list-ordered li,
.list-ordered-wheader li {
  margin-left: 20px;
  padding-left: 10px;
  margin-top: 6px;
}
.list-bullet dd,
.list-bullet li {
  position: relative;
  padding-left: 32px;
  margin-top: 6px;
}
.list-bullet dd:before,
.list-bullet li:before {
  content: "—";
  position: absolute;
  left: -14px;
  padding-left: 14px;
}
.list-bullet dd:first-child,
.list-bullet li:first-child {
  margin-top: 0;
}
dl {
  margin: 0.75 0 0 0;
}
dl:first-child {
  margin-top: 0;
}
dt {
  font-weight: normal;
  margin-top: 1;
  margin-bottom: 6px;
}
dt:first-child {
  margin-top: 0;
}
dd {
  margin: 0;
}
table {
  width: 100%;
  margin-top: 1.5;
  background-color: transparent;
  table-layout: auto;
}
table:first-child {
  margin-top: 0;
}
table thead th {
  font-weight: bold;
  text-align: left;
  vertical-align: top;
  padding: 0.75;
  background-color: transparent;
  border-top: 1px solid transparent;
}
table thead:first-child th {
  border-top: none;
  border-bottom: 1px solid #bfc1c3;
}
table tbody td {
  padding: 10px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid transparent;
}
table tbody tr:first-child td {
  border-top: none;
}
table tfoot td {
  font-weight: bold;
  padding: 10px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid transparent;
}
table .success {
  background-color: #dff0d8;
}
table .attention {
  background-color: #fcf8e3;
}
table .warning {
  background-color: #f2dede;
}
.table-bordered {
  border: 1px solid transparent;
  border-left: 0;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid transparent;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background: #f1f2f5;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f6f8;
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZKCM.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVl2ZhZI2eCN5jzbjEETS9weq8-59U.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/robotocondensed/v25/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meKCM.ttf) format('truetype');
}
.form-arrow-down-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 5'%3E%3Cpath fill='%2326272a' fill-rule='evenodd' clip-rule='evenodd' d='M5 3l3.6-3H10L5 5 0 0h1.4L5 3z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  display: inline-block;
  width: 10px;
  height: 5px;
  vertical-align: middle;
  -webkit-transition: -webkit-transform ease .2s;
  transition: -webkit-transform ease .2s;
  transition: transform ease .2s;
  transition: transform ease .2s, -webkit-transform ease .2s;
}
label,
input,
button,
select,
textarea {
  font: 16px / 1 'Roboto', sans-serif;
  color: rgba(29, 30, 31, 0.75);
}
input {
  width: 100%;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: inline-block;
  padding: 10px 12px;
  background: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #c8c8d2;
  border-radius: 8px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  border-color: rgba(107, 82, 235, 0.95);
  outline: 0;
}
select:hover,
textarea:hover,
input[type="text"]:hover,
input[type="password"]:hover,
input[type="datetime"]:hover,
input[type="datetime-local"]:hover,
input[type="date"]:hover,
input[type="month"]:hover,
input[type="time"]:hover,
input[type="week"]:hover,
input[type="number"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="search"]:hover,
input[type="tel"]:hover,
input[type="color"]:hover {
  border-color: rgba(107, 82, 235, 0.95);
}
select.input-sml,
textarea.input-sml,
input[type="text"].input-sml,
input[type="password"].input-sml,
input[type="datetime"].input-sml,
input[type="datetime-local"].input-sml,
input[type="date"].input-sml,
input[type="month"].input-sml,
input[type="time"].input-sml,
input[type="week"].input-sml,
input[type="number"].input-sml,
input[type="email"].input-sml,
input[type="url"].input-sml,
input[type="search"].input-sml,
input[type="tel"].input-sml,
input[type="color"].input-sml {
  padding: 5px 6px;
}
select.warning,
textarea.warning,
input[type="text"].warning,
input[type="password"].warning,
input[type="datetime"].warning,
input[type="datetime-local"].warning,
input[type="date"].warning,
input[type="month"].warning,
input[type="time"].warning,
input[type="week"].warning,
input[type="number"].warning,
input[type="email"].warning,
input[type="url"].warning,
input[type="search"].warning,
input[type="tel"].warning,
input[type="color"].warning {
  border-color: #d9534f;
}
select[disabled],
textarea[disabled],
input[type="text"][disabled],
input[type="password"][disabled],
input[type="datetime"][disabled],
input[type="datetime-local"][disabled],
input[type="date"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="week"][disabled],
input[type="number"][disabled],
input[type="email"][disabled],
input[type="url"][disabled],
input[type="search"][disabled],
input[type="tel"][disabled],
input[type="color"][disabled] {
  background: rgba(200, 200, 210, 0.15);
  border-color: rgba(200, 200, 210, 0.75);
  cursor: not-allowed;
}
.input-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.input-icon .input-area {
  padding-right: 30px;
  width: 100%;
}
.input-icon .input-btn {
  margin-left: -30px;
  width: 30px;
  height: 16px;
  cursor: pointer;
}
form {
  margin: 1.5 0 0;
}
form:first-child {
  margin: 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
label {
  display: inline-block;
  vertical-align: middle;
}
select {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  padding: 5px 4px;
  border-radius: 3px;
}
textarea,
select[multiple],
select[size] {
  height: auto;
}
textarea {
  resize: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 0 5px 0 0;
}
.controls {
  margin-top: 0.75;
}
.controls:first-child {
  margin-top: 0;
}
button {
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  border: 2px solid transparent;
  outline: 0;
  padding: 9px 12px;
  color: #4d4b60;
  font-size: 16px;
  line-height: 1;
  background-color: #eae8ef;
  border-radius: 8px;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
button:hover {
  background-color: #e8e6ed;
  border-color: rgba(107, 82, 235, 0.95);
  color: #4d4b60;
}
@media (hover: none) {
  button:hover {
    background-color: #eae8ef;
    color: #4d4b60;
  }
}
button.active {
  background-color: #7f28ca;
  color: #fff;
  cursor: default;
}
button.active .btn-notification {
  background: rgba(33, 34, 37, 0.75);
  -webkit-animation-name: none;
          animation-name: none;
}
button.disabled {
  color: rgba(77, 75, 96, 0.5);
  background-color: #f0eef5;
  cursor: not-allowed;
}
button.disabled:hover {
  background-color: #f0eef5;
  border-color: transparent;
}
button.btn-mini {
  font-size: .7rem;
  line-height: 1;
  padding: 3px 8px;
}
button.btn-sml {
  font-size: 14px;
  padding: 4px 14px;
}
button.btn-big {
  font-size: 1.2rem;
  padding: 8px 22px;
}
button.btn-noattention {
  background: #eee;
  color: rgba(39, 38, 47, 0.5);
}
.btn-special {
  border-color: transparent;
  background: rgba(139, 118, 246, 0.95);
  color: rgba(255, 255, 255, 0.9);
}
.btn-special:hover {
  border-color: rgba(107, 82, 235, 0.95);
  color: rgba(255, 255, 255, 0.95);
  background: rgba(107, 82, 235, 0.95);
}
.btn-special-two {
  background: #eae8ef;
  border-color: rgba(139, 118, 246, 0.95);
  color: rgba(139, 118, 246, 0.95);
}
.btn-special-two:hover {
  border-color: rgba(107, 82, 235, 0.95);
  color: rgba(107, 82, 235, 0.95);
  background: #eae8ef;
}
.btn-notification {
  position: absolute;
  z-index: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  right: -5px;
  top: -10px;
  height: 21px;
  padding: 0 5px;
  font-size: 10px;
  line-height: 10px;
  border-radius: 10px;
  background: rgba(51, 38, 110, 0.89);
  color: rgba(255, 255, 255, 0.9);
}
.switch-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.switch-checkbox-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  width: 48px;
  height: 26px;
  background: #ffffff;
  border-width: 1px;
  border-color: #c8c8d2;
  border-style: solid;
  border-radius: 8px;
}
.switch-checkbox-input:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  width: calc(50% - 2px);
  height: calc(100% - 2px);
  background: rgba(107, 82, 235, 0.5);
  border-radius: 6px;
  -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.switch-checkbox-input:checked:before {
  left: calc(50% + 1px);
  background: rgba(107, 82, 235, 0.95);
}
.btn-switch {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: top;
}
.btn-switch-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.btn-switch-input .btn-off {
  background: rgba(107, 82, 235, 0.95);
  color: #ffffff;
}
.btn-switch-input .btn-on {
  background: #ffffff;
  border-color: rgba(143, 108, 83, 0.5);
  color: rgba(143, 108, 83, 0.5);
}
.btn-switch-input.hover .btn-off {
  background: rgba(107, 82, 235, 0.95);
  color: #ffffff;
}
.btn-switch-input.hover .btn-on {
  border-color: #0a5ce6;
  color: #8f6c53;
}
.btn-switch-input.active .btn-on {
  background: rgba(107, 82, 235, 0.95);
  color: #ffffff;
}
.btn-switch-input.active .btn-off {
  background: #ffffff;
  color: rgba(143, 108, 83, 0.5);
  border-color: rgba(143, 108, 83, 0.5);
}
.btn-switch-input.active.hover .btn-on {
  background: rgba(107, 82, 235, 0.95);
  color: #ffffff;
}
.btn-switch-input.active.hover .btn-off {
  border-color: #0a5ce6;
  color: #8f6c53;
}
.btn-switch-input button {
  border-radius: 0;
  border: 1px solid transparent;
  color: #4d4b60;
  min-height: 26px;
}
.btn-switch-input button:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.btn-switch-input button:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.btn-switch-input button + button {
  margin-left: -1px;
}
.btn-switch-label {
  padding-left: 10px;
  font-size: .85rem;
  line-height: 1.25;
}
.btn-upload {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.btn-upload:hover button {
  background-color: #e8e6ed;
  border-color: rgba(107, 82, 235, 0.95);
  color: #4d4b60;
}
.btn-upload-form {
  overflow: hidden;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.btn-upload-form input {
  border: none;
  cursor: pointer;
  font-size: 50px;
  margin: 0 0 0 -400px;
  opacity: 0;
  filter: alpha(opacity:0);
  padding: 0;
  width: 600px;
}
.upload-form {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.upload-form-result {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.upload-form-file {
  margin-right: 10px;
  width: 24px;
  height: 24px;
}
.upload-form-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.upload-form-delete {
  margin-left: 10px;
  width: 18px;
  height: 18px;
  padding: 3px;
  opacity: .75;
}
.upload-form-delete:hover {
  opacity: 1;
}
.btn-group {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.btn-group button,
.btn-group .dropup {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  border-radius: 0;
  background: #ffffff;
  border: 1px solid #b6b7bd;
  color: rgba(29, 30, 31, 0.75);
}
.btn-group button:first-child,
.btn-group .dropup:first-child {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.btn-group button + button,
.btn-group .dropup + button,
.btn-group button + .dropup,
.btn-group .dropup + .dropup {
  margin-left: -1px;
}
.btn-group button:last-child,
.btn-group .dropup:last-child {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
}
.btn-group button:hover,
.btn-group .dropup:hover {
  background: #e8eaf0;
  border-color: #b6b7bd;
  color: rgba(29, 30, 31, 0.75);
}
.btn-group button.active,
.btn-group .dropup.active {
  background: #0644bb;
  border-color: transparent;
  color: #ffffff;
}
.btn-group button.active + .active,
.btn-group .dropup.active + .active {
  border-left-color: #fff;
}
.btn-group .dropup.active {
  cursor: pointer;
}
.btn-group.btn-checkbox button {
  cursor: pointer;
}
.btn-counter {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: none;
}
.btn-counter button {
  background: #ffffff;
  border: 1px solid #b6b7bd;
  color: rgba(29, 30, 31, 0.75);
  font-size: 16px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-appearance: none;
}
.btn-counter button:hover {
  background: #e8eaf0;
  border-color: #b6b7bd;
  color: rgba(29, 30, 31, 0.75);
}
@media (min-width: 992px) {
  .btn-counter button {
    padding: 5px 6px;
  }
}
.btn-counter .btn-counter-down {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-counter .btn-counter-up {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -1px;
}
.btn-counter .btn-counter-input {
  border-radius: 0;
  width: 36px;
  margin-left: -1px;
  padding: 10px 6px;
}
@media (min-width: 992px) {
  .btn-counter .btn-counter-input {
    padding: 5px 6px;
  }
}
.select {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.select:focus {
  outline: 0;
}
.select:focus .select-title {
  background-color: #eae8ee;
  border-color: rgba(107, 82, 235, 0.95);
}
.select.disabled .select-title {
  background-color: #f0eef5;
  border: 1px solid transparent;
  color: rgba(77, 75, 96, 0.5);
  cursor: not-allowed;
}
.select.disabled .select-title:hover {
  background-color: #f0eef5;
  border: 1px solid transparent;
  color: rgba(77, 75, 96, 0.5);
}
.select.disabled .select-title:hover .select-icon {
  opacity: .25;
}
.select.disabled .select-icon {
  opacity: .25;
}
.select.active {
  z-index: 2;
}
.select.active.selected .select-title {
  color: rgba(29, 30, 31, 0.75);
}
.select.active .select-title {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-color: #eae8ee;
  border-color: rgba(107, 82, 235, 0.95);
  border-bottom-color: transparent;
  color: #4d4b60;
}
.select.active .select-title:hover {
  color: #4d4b60;
}
.select.active .select-list {
  display: list-item;
}
.select.active .select-icon {
  opacity: 1;
}
.select.active .form-arrow-down-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.select.select-sml .select-title {
  padding: 7px 8px;
  font-size: 16px;
  border-width: 1px;
}
.select.select-sml .select-list {
  border-width: 1px;
}
.select.select-up.active .select-title {
  border-width: 2px;
  border-style: solid;
  border-color: rgba(107, 82, 235, 0.95);
  border-top: 0;
  border-radius: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select.select-up.active .select-list {
  top: auto;
  bottom: 100%;
  border-width: 2px;
  border-style: solid;
  border-color: rgba(107, 82, 235, 0.95);
  border-bottom: 0;
  border-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select.select-special .select-title {
  background-color: #ffffff;
}
.select.select-special .select-list-i {
  background-color: #ffffff;
}
.select.select-special .select-list-i.active {
  color: rgba(107, 82, 235, 0.95);
}
.select-icon {
  margin-left: 10px;
  opacity: 0.75;
}
.select-title {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-color: #eae8ee;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  border-radius: 8px;
  padding: 10px 12px;
  cursor: pointer;
  color: #4d4b60;
  font-size: 16px;
  line-height: 1;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.select-title:hover {
  color: #4d4b60;
  background-color: #eae8ee;
  border-color: rgba(107, 82, 235, 0.95);
}
.select-title:hover .select-icon {
  opacity: 1;
}
.select-name {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.select-list {
  display: none;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -2px;
  width: 100%;
  margin: 0;
  background: #eae8ee;
  border-width: 2px;
  border-style: solid;
  border-color: transparent rgba(107, 82, 235, 0.95) rgba(107, 82, 235, 0.95) rgba(107, 82, 235, 0.95);
  border-top: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 240px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.05) 0px 2px 4px, rgba(0, 0, 0, 0.05) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 8px 16px, rgba(0, 0, 0, 0.05) 0px 16px 32px, rgba(0, 0, 0, 0.05) 0px 32px 64px;
          box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.05) 0px 2px 4px, rgba(0, 0, 0, 0.05) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 8px 16px, rgba(0, 0, 0, 0.05) 0px 16px 32px, rgba(0, 0, 0, 0.05) 0px 32px 64px;
}
.select-list-h {
  padding: 10px 12px;
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  cursor: default;
}
.select-list-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 10px 12px;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #1d1e1f;
  background: #eae8ee;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.select-list-i:hover {
  color: #1d1e1f;
  background: #dcdae4;
}
.select-list-i.hover {
  color: #1d1e1f;
  background: #dcdae4;
}
.select-list-i.active {
  color: rgba(107, 82, 235, 0.95);
  background: #eae8ef;
}
.select-list-i.disabled {
  color: #4d4b60;
  background: inherit;
  opacity: .4;
  cursor: default;
}
.select-list-divider {
  border-top: 1px solid rgba(33, 34, 37, 0.25);
  margin: 5px 10px;
}
.select-touch .select-touch-b {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
}
.select-touch .select-touch-b select {
  width: 100%;
  height: 100%;
  font-size: 16px;
}
.select-touch-b {
  display: none;
}
.combobox {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.combobox:focus {
  outline: 0;
}
.combobox:focus .combobox-title {
  border-color: rgba(107, 82, 235, 0.95);
}
.combobox.active .combobox-title {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-color: rgba(107, 82, 235, 0.95);
  border-bottom-color: rgba(107, 82, 235, 0.945);
  background: #ffffff;
}
.combobox.active .form-arrow-down-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.combobox.active .combobox-list {
  display: block;
  z-index: 1;
}
.combobox .combobox-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: rgba(29, 30, 31, 0.75);
  font-size: 16px;
  line-height: 1;
}
.combobox .combobox-input {
  border: 0;
  padding-right: 62px;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #c8c8d2;
  border-radius: 8px;
  width: 100%;
  -webkit-transition: background ease .2s, color ease .2s;
  transition: background ease .2s, color ease .2s;
}
.combobox .combobox-input:hover {
  color: rgba(29, 30, 31, 0.8);
  background-color: #ffffff;
  border-color: rgba(107, 82, 235, 0.95);
}
.combobox .combobox-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  border-left: 1px solid #c8c8d2;
  border-right-radius: 8px;
  line-height: 0px;
  margin-left: -51px;
  position: relative;
  z-index: 99;
  cursor: pointer;
}
.combobox .combobox-btn:hover {
  background: rgba(33, 34, 37, 0.1);
}
.combobox .combobox-list {
  display: none;
  list-style: none;
  position: absolute;
  top: calc(100% - 1px);
  left: 0;
  width: 100%;
  margin: 0;
  background: transparent;
  border: 1px solid #b6b7bd;
  overflow-y: auto;
  overflow-x: hidden;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  max-height: 160px;
}
.combobox .combobox-list-h {
  padding: 10px 12px;
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  cursor: default;
}
.combobox .combobox-list-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 10px 12px;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #1d1e1f;
  background: #ffffff;
  -webkit-transition: background ease .1s, color ease .1s;
  transition: background ease .1s, color ease .1s;
}
.combobox .combobox-list-i:hover {
  color: #1d1e1f;
  background: #f0f1f4;
}
.combobox .combobox-list-i.hover {
  color: #1d1e1f;
  background: #f0f1f4;
}
.combobox .combobox-list-i.active {
  color: #ffffff;
  background: #ffffff;
}
.combobox .combobox-list-i.disabled {
  color: #4d4b60;
  background: inherit;
  opacity: .4;
  cursor: default;
}
.combobox .combobox-list-divider {
  border-top: 1px solid rgba(33, 34, 37, 0.25);
  margin: 5px 10px;
}
.popover {
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 8px;
  z-index: 100;
  background: rgba(7, 4, 41, 0.75);
  padding: 10px;
  font-size: 12px;
  line-height: 16px;
  max-width: 280px;
  display: inline-block;
  color: #fff;
  opacity: 0;
  cursor: default;
}
.popover.active {
  opacity: 1;
}
.popover a {
  color: rgba(166, 151, 243, 0.95);
}
.popover a:hover {
  color: rgba(205, 196, 248, 0.95);
}
.popover.popover-nonfix {
  max-width: none;
}
.popover.popover-sml {
  padding: 5px 8px;
  font-size: 11px;
  line-height: 15px;
}
.popover .arrow {
  border-color: transparent;
  border-style: solid;
  display: inline-block;
  height: 0;
  position: absolute;
  width: 0;
}
.popover.top {
  margin-bottom: -20px;
  -webkit-transition: opacity 0.2s ease, margin-bottom 0.4s ease;
  transition: opacity 0.2s ease, margin-bottom 0.4s ease;
}
.popover.top.active {
  opacity: 1;
  margin-bottom: 0;
}
.popover.top .arrow {
  border-top-color: rgba(33, 34, 37, 0.9);
  border-width: 6px 6px 0;
  bottom: -6px;
  left: 50%;
  margin-left: -6px;
}
.popover.bottom {
  margin-top: 20px;
  -webkit-transition: opacity 0.2s ease, margin-top 0.4s ease;
  transition: opacity 0.2s ease, margin-top 0.4s ease;
}
.popover.bottom.active {
  opacity: 1;
  margin-top: 0;
}
.popover.bottom .arrow {
  border-bottom-color: rgba(33, 34, 37, 0.9);
  border-width: 0 6px 6px;
  top: -6px;
  left: 50%;
  margin-left: -6px;
}
.popover.left {
  margin-right: 20px;
  -webkit-transition: opacity 0.2s ease, margin-right 0.4s ease;
  transition: opacity 0.2s ease, margin-right 0.4s ease;
}
.popover.left.active {
  opacity: 1;
  margin-right: 0;
}
.popover.left .arrow {
  border-left-color: rgba(33, 34, 37, 0.9);
  border-width: 6px 0 6px 6px;
  right: -6px;
  top: 50%;
  margin-top: -6px;
}
.popover.right {
  margin-left: 20px;
  -webkit-transition: opacity 0.2s ease, margin-left 0.4s ease;
  transition: opacity 0.2s ease, margin-left 0.4s ease;
}
.popover.right.active {
  opacity: 1;
  margin-left: 0;
}
.popover.right .arrow {
  border-right-color: rgba(33, 34, 37, 0.9);
  border-width: 6px 6px 6px 0;
  left: -6px;
  top: 50%;
  margin-top: -6px;
}
.popover.error {
  color: #fff;
  background: #e11629;
}
.popover.error.left .arrow {
  border-left-color: #e11629;
}
.popover.error.right .arrow {
  border-right-color: #e11629;
}
.popover.error.top .arrow {
  border-top-color: #e11629;
}
.popover.error.bottom .arrow {
  border-bottom-color: #e11629;
}
.popover-form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.popover-form input,
.popover-form textarea {
  width: 100%;
}
.popover-form-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-right: 40px;
}
@media (min-width: 992px) {
  .popover-form-b {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    margin-right: 0;
  }
}
.popover-form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.popover-form-input {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.popover-form-textarea {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.popover-form-btn {
  -ms-flex-item-align: stretch;
      align-self: stretch;
  margin: 0 0 0 10px;
}
@media (min-width: 992px) {
  .popover-form-btn {
    margin: 10px 0 0 0;
  }
}
.popover-form-icon {
  width: 40px;
  padding: 0 6px;
  margin-left: 10px;
  cursor: pointer;
}
.popover-form-close {
  position: absolute;
  right: -10px;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 40px;
  padding: 0 10px;
}
.popover-form-close-icon {
  width: 16px;
  height: 16px;
}
@media (max-width: 768px) {
  .popover {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 100%;
    max-width: 100%;
    padding: 5px 20px;
  }
  .arrow {
    display: none !important;
  }
}
.datepicker {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  margin: 0;
  background: rgba(250, 251, 252, 0.98);
  border: 1px solid transparent;
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  line-height: 1;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.datepicker-month {
  margin-left: 20px;
}
.datepicker-month:first-child {
  margin-left: 0;
}
.datepicker-month:first-child .datepicker-prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.datepicker-month:last-child .datepicker-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.datepicker-header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 30px;
  margin-bottom: 10px;
  background: #f1f2f3;
  text-align: center;
}
.datepicker-prev {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
  line-height: 0;
  background: transparent;
  cursor: pointer;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.datepicker-prev:hover {
  background: rgba(33, 34, 37, 0.05);
}
.datepicker-prev.active {
  display: block;
}
.datepicker-prev .datepicker-arrow {
  border-color: transparent;
  border-style: solid;
  display: inline-block;
  height: 0;
  width: 0;
  border-right-color: rgba(26, 27, 28, 0.8);
  border-width: 6px 6px 6px 0;
}
.datepicker-next {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 30px;
  height: 30px;
  line-height: 0;
  background: transparent;
  cursor: pointer;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.datepicker-next:hover {
  background: rgba(33, 34, 37, 0.05);
}
.datepicker-next.active {
  display: block;
}
.datepicker-next .datepicker-arrow {
  border-color: transparent;
  border-style: solid;
  display: inline-block;
  vertical-align: middle;
  height: 0;
  width: 0;
  border-left-color: rgba(26, 27, 28, 0.8);
  border-width: 6px 0 6px 6px;
}
.datepicker-day-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.datepicker-day-header-i {
  width: 30px;
  padding: 5px;
  text-align: right;
}
.datepicker-day {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 210px;
  margin-top: 5px;
}
.datepicker-day-i {
  width: 30px;
  height: 30px;
  padding: 7px 7px;
  background: transparent;
  color: rgba(32, 33, 36, 0.9);
  font-size: 14px;
  line-height: 1;
  text-align: right;
  cursor: pointer;
}
.datepicker-day-i:hover {
  background: rgba(241, 242, 245, 0.9);
}
.datepicker-another-month {
  color: #202124;
  opacity: .3;
}
.datepicker-disabled {
  color: #cdcfd5;
  background: none;
  cursor: default;
}
.datepicker-disabled:hover {
  background: none;
}
.datepicker-active {
  background: rgba(212, 44, 40, 0.2);
}
.datepicker-empty {
  background: none;
  cursor: default;
}
.datepicker-empty:hover {
  background: none;
}
.datepicker-today {
  background: rgba(254, 205, 91, 0.2);
}
.datepicker-weekend {
  color: #b81411;
}
.global {
  position: fixed;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  cursor: default;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.global.no-bg {
  background: transparent;
}
.global.loader {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(43, 42, 45, 0.2);
}
.global.loader .global-b {
  background: #fef5d4;
}
.global.loader span {
  display: inline-block;
  vertical-align: middle;
}
.global.system-error {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(43, 42, 45, 0.2);
}
.global.system-error .global-b {
  background: #fedbd4;
}
.global.system-error span {
  display: inline-block;
  vertical-align: middle;
}
.global.success .global-b {
  background: #96e796;
}
.global.attention .global-b {
  background: #fef5d4;
}
.global.warning .global-b {
  background: rgba(240, 141, 141, 0.9);
}
.global-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  top: 100%;
  background: #fff;
  padding: 10px 15px;
  margin: 0 auto;
  border-radius: 2px;
  width: 100%;
}
@media (min-width: 992px) {
  .global-b {
    width: auto;
    top: 110%;
  }
}
.global-message {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.global-message-row {
  margin-bottom: 10px;
}
.global-message-row:last-child {
  margin-bottom: 0;
}
.global-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 24px;
  height: 24px;
  padding: 5px 3px;
  margin-left: 20px;
  cursor: pointer;
  opacity: .75;
}
.global-close:hover {
  opacity: 1;
}
.input-autocomplite {
  position: relative;
}
.input-autocomplite:focus {
  outline: 0;
}
.input-autocomplite:focus .input-autocomplite-title {
  border-color: rgba(107, 82, 235, 0.95);
}
.input-autocomplite.focus .input-autocomplite-btn {
  opacity: .7;
  cursor: pointer;
}
.input-autocomplite.focus .input-autocomplite-btn:hover {
  opacity: .9;
}
.input-autocomplite.active {
  z-index: 1;
}
.input-autocomplite.active .input-autocomplite-title {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-color: rgba(107, 82, 235, 0.95) rgba(107, 82, 235, 0.95) transparent rgba(107, 82, 235, 0.95);
  border-bottom: 0;
  background: #ffffff;
}
.input-autocomplite.active .input-autocomplite-list {
  display: block;
  border-color: transparent rgba(107, 82, 235, 0.95) rgba(107, 82, 235, 0.95) rgba(107, 82, 235, 0.95);
}
.input-autocomplite.active.input-autocomplite-up .input-autocomplite-title {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom: 1px solid;
  border-color: rgba(107, 82, 235, 0.95);
  border-top: 0;
}
.input-autocomplite.active.input-autocomplite-up .input-autocomplite-list {
  top: auto;
  bottom: 100%;
  border-top: 1px solid;
  border-color: rgba(107, 82, 235, 0.95);
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.input-autocomplite .input-autocomplite-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: rgba(29, 30, 31, 0.75);
  font-size: 16px;
  line-height: 1;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #c8c8d2;
  border-radius: 8px;
  -webkit-transition: background ease .2s, color ease .2s;
  transition: background ease .2s, color ease .2s;
}
.input-autocomplite .input-autocomplite-title:hover {
  color: rgba(29, 30, 31, 0.8);
  background-color: #ffffff;
  border-color: rgba(107, 82, 235, 0.95);
}
.input-autocomplite .input-autocomplite-input {
  width: 100%;
  border: 0;
  padding-right: 0;
}
.input-autocomplite .input-autocomplite-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 8px;
  border-right-radius: 8px;
  width: 50px;
  line-height: 0;
  position: relative;
  z-index: 99;
  opacity: .5;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.input-autocomplite .input-autocomplite-list {
  display: none;
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  margin: 0;
  background: transparent;
  border: 1px solid #b6b7bd;
  border-top: 0;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  overflow-y: auto;
  overflow-x: hidden;
  max-height: 240px;
}
.input-autocomplite .input-autocomplite-list-h {
  padding: 10px 12px;
  margin: 0;
  font-size: 16px;
  line-height: 22px;
  cursor: default;
}
.input-autocomplite .input-autocomplite-list-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 10px 12px;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #1d1e1f;
  background: #ffffff;
  -webkit-transition: background ease .1s, color ease .1s;
  transition: background ease .1s, color ease .1s;
}
.input-autocomplite .input-autocomplite-list-i:hover {
  color: #1d1e1f;
  background: #f0f1f4;
}
.input-autocomplite .input-autocomplite-list-i.hover {
  color: #1d1e1f;
  background: #f0f1f4;
}
.input-autocomplite .input-autocomplite-list-i.active {
  color: #ffffff;
  background: #ffffff;
}
.input-autocomplite .input-autocomplite-list-i.disabled {
  color: #4d4b60;
  background: inherit;
  opacity: .4;
  cursor: default;
}
.input-autocomplite .input-autocomplite-list-divider {
  border-top: 1px solid rgba(33, 34, 37, 0.25);
  margin: 5px 10px;
}
.input-icon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  position: relative;
  outline: 0;
}
.input-icon .input-icon-input {
  padding-right: 40px;
  width: 100%;
}
.input-icon-btn {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 100%;
  cursor: pointer;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: .7;
}
.input-icon-btn:hover {
  opacity: 1;
}
.wysiwyg-panel {
  width: 100%;
  background: rgba(33, 34, 37, 0.75);
  padding: 10px 12px;
  margin-top: 30px;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.wysiwyg-panel:first-child {
  margin-top: 0;
}
.wysiwyg-panel-btn {
  border: 1px solid #c6c6c7;
  border-radius: 8px;
  padding: 5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: 10px;
  cursor: pointer;
  opacity: .75;
}
.wysiwyg-panel-btn:first-child {
  margin-left: 0;
}
.wysiwyg-panel-btn:hover {
  opacity: 1;
}
.wysiwyg-add-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23D42C28' d='M8 2c3.3 0 6 2.7 6 6s-2.7 6-6 6-6-2.7-6-6 2.7-6 6-6m0-2C3.6 0 0 3.6 0 8s3.6 8 8 8 8-3.6 8-8-3.6-8-8-8z'/%3E%3Cpath fill='%23D42C28' d='M12 9H9v2.9H7V9H4V7h3V4h2v3h3v2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  display: block;
  width: 100%;
  height: 100%;
}
.wysiwyg-bold-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M8.8 1.5c.6 0 1.2.1 1.7.2s.9.3 1.3.5.6.6.8 1c.2.4.3.9.3 1.5s-.1 1.2-.4 1.6-.7.8-1.3 1.1c.8.2 1.4.6 1.8 1.2.4.6.6 1.3.6 2.1 0 .6-.1 1.2-.4 1.7-.3.5-.6.9-1 1.2-.4.3-.9.5-1.5.7-.5.1-1.1.2-1.7.2H2.7v-13h6.1zm-.4 5.2c.5 0 .9-.1 1.2-.4.3-.2.5-.6.5-1.2 0-.3-.1-.5-.2-.7s-.2-.3-.3-.4c-.2-.1-.4-.2-.7-.2s-.4-.1-.7-.1H5.6v3h2.8zm.2 5.5c.3 0 .5 0 .8-.1.3-.1.5-.1.7-.3l.5-.5c.1-.2.2-.5.2-.8 0-.7-.2-1.1-.6-1.4-.4-.3-.9-.5-1.6-.5h-3v3.5h3z'/%3E%3C/svg%3E");
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: top;
}
.wysiwyg-italic-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M4.5 14.2l.2-1.4h1.2l1.2-9.9H5.9l.2-1.4h4.3l-.2 1.4H9l-1.2 9.9H9l-.1 1.4H4.5z'/%3E%3C/svg%3E");
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: top;
}
.wysiwyg-link-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M13.3 1.2c-.5-.5-1.2-.8-2-.8s-1.5.3-2 .8L5.5 5.1c-.9.8-1.1 2.1-.6 3.1l1.3-1.3c0-.2.1-.5.3-.6l3.9-3.9c.5-.5 1.3-.5 1.8 0 .2.2.4.6.4.9 0 .3-.1.6-.4.9L8.3 8c-.2.2-.4.3-.7.3L6.3 9.7c.4.2.8.3 1.2.3.8 0 1.5-.3 2-.8l3.9-3.9c.5-.5.8-1.2.8-2s-.3-1.6-.9-2.1z'/%3E%3Cpath fill='%23fff' d='M9.6 9.3c0 .2-.2.5-.3.6l-3.9 3.9c-.5.4-1.3.4-1.7 0-.2-.2-.4-.6-.4-.9 0-.3.1-.6.3-.8l3.9-3.9c.2-.2.5-.4.8-.4l1.3-1.3c-.4-.2-.8-.3-1.2-.3-.8 0-1.5.3-2 .8l-3.9 3.9c-.5.5-.8 1.2-.8 2s.3 1.5.8 2 1.2.8 2 .8 1.5-.3 2-.8l3.9-3.9c.8-.8 1.1-2.1.6-3.1L9.6 9.3z'/%3E%3C/svg%3E");
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: top;
}
.wysiwyg-img-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cg fill='%23fff'%3E%3Ccircle cx='2.9' cy='4.4' r='2.4'/%3E%3Cpath d='M11.5 5.6c-.4-.8-1.1-.8-1.6 0L7.6 9.2c-.5.7-1.4 1-2 .5-.7-.5-1.7-.3-2.2.4l-2.3 2.7c-.6.7-.4 1.2.5 1.2h13c.9 0 1.2-.6.8-1.4l-3.9-7z'/%3E%3C/g%3E%3C/svg%3E");
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: top;
  position: relative;
}
.wysiwyg-video-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23fff' d='M15.5 4.6c-.1-1.1-.4-1.4-.6-1.6-.3-.2-.8-.3-1.6-.4-1.2 0-3.2-.1-5.3-.1-2.2 0-4.1 0-5.3.1-.7.1-1.3.2-1.6.4-.2.1-.4.5-.6 1.6-.2 1.6-.2 5.2 0 6.8.1 1.1.4 1.4.6 1.6.3.2.8.3 1.6.4 1.2.1 3.2.1 5.3.1s4.1-.1 5.3-.1c.7-.1 1.3-.1 1.6-.4.2-.1.5-.5.6-1.6.2-1.6.2-5.2 0-6.8zM6 10.4V5.6L10.6 8 6 10.4z'/%3E%3C/svg%3E");
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: top;
}
.wysiwyg-file-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 24'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%23fff' d='M18 24H3c-1.7 0-3-1.3-3-3V3c0-1.7 1.3-3 3-3h15c1.7 0 3 1.3 3 3v18c0 1.8-1.2 3-3 3zm1-19.9c0-1.2-.9-2.1-2.1-2.1H4.1C2.9 2 2 2.9 2 4.1V20c0 1.1.9 2 2.1 2h12.8c1.2 0 2.1-.9 2.1-2.1V4.1zM6 5h9v2H6V5zm9 6H6V9h9v2zm0 4H6v-2h9v2zm-3 4H6v-2h6v2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: top;
  position: relative;
}
.wysiwyg-upload-form-icon {
  overflow: hidden;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.wysiwyg-upload-form-icon input {
  border: none;
  cursor: pointer;
  font-size: 50px;
  margin: 0 0 0 -400px;
  opacity: 0;
  filter: alpha(opacity:0);
  padding: 0;
  width: 600px;
}
.wysiwyg-content {
  position: relative;
  min-height: 46px;
  padding: 10px 12px;
  border: 1px solid rgba(198, 198, 199, 0.9);
  background: rgba(255, 255, 255, 0.5);
  font-size: 16px;
  color: #4d4b60;
  cursor: text;
}
.wysiwyg-content:hover {
  border: 1px solid #818287;
}
.wysiwyg-content blockquote {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.wysiwyg-placeholder {
  color: rgba(77, 75, 96, 0.5);
}
.trash-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 22'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%2328292A' d='M13 22H3c-1.7 0-3-1.3-3-3V5h2v12.9c0 1.2.9 2.1 2.1 2.1h7.8c1.2 0 2.1-.9 2.1-2.1V5h2v14c0 1.9-1.2 3-3 3zm-3-5V8h2v9h-2zm-3 0V8h2v9H7zm-3 0V8h2v9H4zM0 2h5V0h6v2h5v2H0V2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.trash-white-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 22'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%23fff' d='M13 22H3c-1.7 0-3-1.3-3-3V5h2v12.9c0 1.2.9 2.1 2.1 2.1h7.8c1.2 0 2.1-.9 2.1-2.1V5h2v14c0 1.9-1.2 3-3 3zm-3-5V8h2v9h-2zm-3 0V8h2v9H7zm-3 0V8h2v9H4zM0 2h5V0h6v2h5v2H0V2z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}
.cal-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%2328292A' d='M21 24H3c-1.7 0-3-1.3-3-3V3c0-1.7 1.3-3 3-3h18c1.7 0 3 1.3 3 3v18c0 1.8-1.2 3-3 3zm1-19H2v15c0 1.1.9 2 2.1 2h15.8c1.2 0 2.1-.9 2.1-2.1'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%231B2020' d='M15 14.5h3v3h-3zM15 8.5h3v3h-3zM10.5 14.5h3v3h-3zM10.5 8.5h3v3h-3zM6 14.5h3v3H6zM6 8.5h3v3H6z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  display: block;
  vertical-align: top;
  width: 100%;
  height: 100%;
}
.close-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33 1 1 33M1 1l32 32' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 100%;
  height: 100%;
}
.close-icon:hover,
.close-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33 1 1 33M1 1l32 32' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.search-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill='%2328292A' d='M11.2 13c-.9 0-1.7-.2-2.6-.5l-1.1 1.1-2.6 2.7c-.9.9-2.3 1-3.2.1-.9-.9-.8-2.3.1-3.2l2.7-2.7c.2-.2.7-.7 1-1.1-.4-.9-.6-1.7-.6-2.7C4.9 3.3 8 1 11.2 1s5.7 2.5 5.7 5.7-2.2 6.3-5.7 6.3zm-.1-9.8c-2 0-4 1.4-4 3.7 0 2.2 1.7 4 4 4 2.2 0 3.6-2 3.6-4 .1-2.1-1.5-3.7-3.6-3.7z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 100%;
  height: 100%;
}
.input-delete-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%2326272a' d='M12 10.5L10.5 12 6 7.5 1.5 12 0 10.5 4.5 6 0 1.5 1.5 0 6 4.5 10.5 0 12 1.5 7.5 6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 100%;
  height: 100%;
}
.img-delete-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' fill='%2326272a' d='M12 10.5L10.5 12 6 7.5 1.5 12 0 10.5 4.5 6 0 1.5 1.5 0 6 4.5 10.5 0 12 1.5 7.5 6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  width: 100%;
  height: 100%;
}
.help-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 33c8.837 0 16-7.163 16-16S25.837 1 17 1 1 8.163 1 17s7.163 16 16 16Z' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.344 12.2a4.8 4.8 0 0 1 9.328 1.6c0 3.2-4.8 4.8-4.8 4.8M17 25h.016' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.help-icon:hover,
.help-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 33c8.837 0 16-7.163 16-16S25.837 1 17 1 1 8.163 1 17s7.163 16 16 16Z' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12.344 12.2a4.8 4.8 0 0 1 9.328 1.6c0 3.2-4.8 4.8-4.8 4.8M17 25h.016' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.account-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.444 33v-3.556a7.111 7.111 0 0 0-7.11-7.11H8.11A7.111 7.111 0 0 0 1 29.443V33M15.222 15.222a7.111 7.111 0 1 0 0-14.222 7.111 7.111 0 0 0 0 14.222Z' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.account-icon:hover,
.account-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.444 33v-3.556a7.111 7.111 0 0 0-7.11-7.11H8.11A7.111 7.111 0 0 0 1 29.443V33M15.222 15.222a7.111 7.111 0 1 0 0-14.222 7.111 7.111 0 0 0 0 14.222Z' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.left-position-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 10H3M21 6H3M21 14H3M17 18H3' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.center-position-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10H6M21 6H3M21 14H3M18 18H6' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.right-position-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 10H7M21 6H3M21 14H3M21 18H7' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.rotate-position-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23 4v6h-6' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.49 15a9 9 0 1 1-2.12-9.36L23 10' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.expand-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.182 1h-6.364A1.818 1.818 0 0 0 15 2.818v6.364c0 1.004.814 1.818 1.818 1.818h6.364A1.818 1.818 0 0 0 25 9.182V2.818A1.818 1.818 0 0 0 23.182 1ZM9.182 1H2.818A1.818 1.818 0 0 0 1 2.818v6.364C1 10.186 1.814 11 2.818 11h6.364A1.818 1.818 0 0 0 11 9.182V2.818A1.818 1.818 0 0 0 9.182 1ZM23.182 15h-6.364A1.818 1.818 0 0 0 15 16.818v6.364c0 1.004.814 1.818 1.818 1.818h6.364A1.818 1.818 0 0 0 25 23.182v-6.364A1.818 1.818 0 0 0 23.182 15ZM9.182 15H2.818A1.818 1.818 0 0 0 1 16.818v6.364C1 24.186 1.814 25 2.818 25h6.364A1.818 1.818 0 0 0 11 23.182v-6.364A1.818 1.818 0 0 0 9.182 15Z' stroke='%2325282B' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.photo-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.727 5.364a1 1 0 0 0 .832-.446L12.172 1h7.656l2.613 3.918a1 1 0 0 0 .832.446h5.818A1.909 1.909 0 0 1 31 7.273v16a1.91 1.91 0 0 1-1.91 1.909H2.91A1.91 1.91 0 0 1 1 23.272v-16a1.91 1.91 0 0 1 1.91-1.908h5.817Z' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.818 14.546a4.818 4.818 0 1 1-9.636 0 4.818 4.818 0 0 1 9.636 0Z' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.photo-icon:hover,
.photo-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='27' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.727 5.364a1 1 0 0 0 .832-.446L12.172 1h7.656l2.613 3.918a1 1 0 0 0 .832.446h5.818A1.909 1.909 0 0 1 31 7.273v16a1.91 1.91 0 0 1-1.91 1.909H2.91A1.91 1.91 0 0 1 1 23.272v-16a1.91 1.91 0 0 1 1.91-1.908h5.817Z' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.818 14.546a4.818 4.818 0 1 1-9.636 0 4.818 4.818 0 0 1 9.636 0Z' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.extend-vert-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16a3 3 0 1 0 6 0 3 3 0 0 0-6 0ZM0 29a3 3 0 1 0 6 0 3 3 0 0 0-6 0ZM0 3a3 3 0 1 0 6 0 3 3 0 0 0-6 0Z' fill='%2325282B'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.extend-vert-icon:hover,
.extend-vert-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 16a3 3 0 1 0 6 0 3 3 0 0 0-6 0ZM0 29a3 3 0 1 0 6 0 3 3 0 0 0-6 0ZM0 3a3 3 0 1 0 6 0 3 3 0 0 0-6 0Z' fill='%236b52eb'/%3E%3C/svg%3E");
  outline: 0;
}
.drag-up-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33 17 17 1 1 17' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.drag-up-icon:hover,
.drag-up-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33 17 17 1 1 17' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.drag-down-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 16 16L33 1' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.drag-down-icon:hover,
.drag-down-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 1 16 16L33 1' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.lock-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.6 15.4H4.2A3.2 3.2 0 0 0 1 18.6v11.2A3.2 3.2 0 0 0 4.2 33h22.4a3.2 3.2 0 0 0 3.2-3.2V18.6a3.2 3.2 0 0 0-3.2-3.2ZM7.4 15.4V9a8 8 0 0 1 16 0v6.4' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.lock-icon:hover,
.lock-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.6 15.4H4.2A3.2 3.2 0 0 0 1 18.6v11.2A3.2 3.2 0 0 0 4.2 33h22.4a3.2 3.2 0 0 0 3.2-3.2V18.6a3.2 3.2 0 0 0-3.2-3.2ZM7.4 15.4V9a8 8 0 0 1 16 0v6.4' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.unlock-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.594 16.4H4.199A3.2 3.2 0 0 0 1 19.598v11.197a3.2 3.2 0 0 0 3.2 3.199h22.394a3.2 3.2 0 0 0 3.199-3.2V19.6a3.2 3.2 0 0 0-3.2-3.2ZM7.398 16.4V10a7.998 7.998 0 0 1 15.836-1.6' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.unlock-icon:hover,
.unlock-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.594 16.4H4.199A3.2 3.2 0 0 0 1 19.598v11.197a3.2 3.2 0 0 0 3.2 3.199h22.394a3.2 3.2 0 0 0 3.199-3.2V19.6a3.2 3.2 0 0 0-3.2-3.2ZM7.398 16.4V10a7.998 7.998 0 0 1 15.836-1.6' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.arrow-down-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='m0 0 16 16L32 0'/%3E%3C/mask%3E%3Cpath d='M1.414-1.414a2 2 0 1 0-2.828 2.828l2.828-2.828ZM16 16l-1.414 1.414a2 2 0 0 0 2.828 0L16 16ZM33.414 1.414a2 2 0 1 0-2.828-2.828l2.828 2.828Zm-34.828 0 16 16 2.828-2.828-16-16-2.828 2.828Zm18.828 16 16-16-2.828-2.828-16 16 2.828 2.828Z' fill='%23000' mask='url(%23a)'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.duplicate-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28 12c1.103 0 2 .897 2 2v14c0 1.103-.897 2-2 2H14c-1.103 0-2-.897-2-2V14c0-1.103.897-2 2-2h14Zm0-2H14a4 4 0 0 0-4 4v14a4 4 0 0 0 4 4h14a4 4 0 0 0 4-4V14a4 4 0 0 0-4-4Z' fill='%2325282B'/%3E%3Cpath d='M18 0H4a4 4 0 0 0-4 4v14a4 4 0 0 0 4 4h3v-2H4c-1.103 0-2-.897-2-2V4c0-1.103.897-2 2-2h14c1.103 0 2 .897 2 2v3h2V4a4 4 0 0 0-4-4Z' fill='%2325282B'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}
.duplicate-icon:hover,
.duplicate-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28 12c1.103 0 2 .897 2 2v14c0 1.103-.897 2-2 2H14c-1.103 0-2-.897-2-2V14c0-1.103.897-2 2-2h14Zm0-2H14a4 4 0 0 0-4 4v14a4 4 0 0 0 4 4h14a4 4 0 0 0 4-4V14a4 4 0 0 0-4-4Z' fill='%236b52eb'/%3E%3Cpath d='M18 0H4a4 4 0 0 0-4 4v14a4 4 0 0 0 4 4h3v-2H4c-1.103 0-2-.897-2-2V4c0-1.103.897-2 2-2h14c1.103 0 2 .897 2 2v3h2V4a4 4 0 0 0-4-4Z' fill='%236b52eb'/%3E%3C/svg%3E");
  outline: 0;
}
.settings-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.364 16a3.364 3.364 0 1 1-6.728 0 3.364 3.364 0 0 1 6.728 0Z' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.529 23.71h0l.008.008.087.087h0a1.909 1.909 0 0 1 0 2.702h0a1.909 1.909 0 0 1-2.702 0h0l-.088-.087h0l-.008-.008a3.4 3.4 0 0 0-3.745-.682 3.4 3.4 0 0 0-2.055 3.11v.251a1.91 1.91 0 0 1-3.819 0v-.154a3.4 3.4 0 0 0-2.196-3.1 3.4 3.4 0 0 0-3.721.692h0l-.008.008-.087.087h0a1.91 1.91 0 0 1-2.702 0h0a1.909 1.909 0 0 1 0-2.702h0l.087-.088h0l.008-.008a3.4 3.4 0 0 0 .682-3.745 3.4 3.4 0 0 0-3.11-2.055H2.91a1.91 1.91 0 0 1 0-3.819h.154a3.4 3.4 0 0 0 3.1-2.196 3.4 3.4 0 0 0-.692-3.721h0l-.008-.008-.087-.087h0a1.909 1.909 0 0 1 0-2.702h0a1.909 1.909 0 0 1 2.702 0h0l.088.087h0l.007.008a3.4 3.4 0 0 0 3.549.761 1 1 0 0 0 .308-.077 3.4 3.4 0 0 0 2.06-3.112h0V2.91a1.909 1.909 0 1 1 3.82 0v.135a3.4 3.4 0 0 0 2.055 3.11 3.4 3.4 0 0 0 3.745-.683h0l.008-.008.087-.087h0a1.909 1.909 0 0 1 2.702 0h0a1.91 1.91 0 0 1 0 2.702h0l-.087.088h0l-.008.007a3.4 3.4 0 0 0-.761 3.549c.009.106.035.21.077.308a3.4 3.4 0 0 0 3.112 2.06h.251a1.909 1.909 0 1 1 0 3.82h-.135a3.4 3.4 0 0 0-3.11 2.055 3.4 3.4 0 0 0 .683 3.745Z' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}
.settings-icon:hover,
.settings-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.364 16a3.364 3.364 0 1 1-6.728 0 3.364 3.364 0 0 1 6.728 0Z' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M26.529 23.71h0l.008.008.087.087h0a1.909 1.909 0 0 1 0 2.702h0a1.909 1.909 0 0 1-2.702 0h0l-.088-.087h0l-.008-.008a3.4 3.4 0 0 0-3.745-.682 3.4 3.4 0 0 0-2.055 3.11v.251a1.91 1.91 0 0 1-3.819 0v-.154a3.4 3.4 0 0 0-2.196-3.1 3.4 3.4 0 0 0-3.721.692h0l-.008.008-.087.087h0a1.91 1.91 0 0 1-2.702 0h0a1.909 1.909 0 0 1 0-2.702h0l.087-.088h0l.008-.008a3.4 3.4 0 0 0 .682-3.745 3.4 3.4 0 0 0-3.11-2.055H2.91a1.91 1.91 0 0 1 0-3.819h.154a3.4 3.4 0 0 0 3.1-2.196 3.4 3.4 0 0 0-.692-3.721h0l-.008-.008-.087-.087h0a1.909 1.909 0 0 1 0-2.702h0a1.909 1.909 0 0 1 2.702 0h0l.088.087h0l.007.008a3.4 3.4 0 0 0 3.549.761 1 1 0 0 0 .308-.077 3.4 3.4 0 0 0 2.06-3.112h0V2.91a1.909 1.909 0 1 1 3.82 0v.135a3.4 3.4 0 0 0 2.055 3.11 3.4 3.4 0 0 0 3.745-.683h0l.008-.008.087-.087h0a1.909 1.909 0 0 1 2.702 0h0a1.91 1.91 0 0 1 0 2.702h0l-.087.088h0l-.008.007a3.4 3.4 0 0 0-.761 3.549c.009.106.035.21.077.308a3.4 3.4 0 0 0 3.112 2.06h.251a1.909 1.909 0 1 1 0 3.82h-.135a3.4 3.4 0 0 0-3.11 2.055 3.4 3.4 0 0 0 .683 3.745Z' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.delete-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31 16c0 8.284-6.716 15-15 15-8.284 0-15-6.716-15-15C1 7.716 7.716 1 16 1c8.284 0 15 6.716 15 15ZM9.6 16h12.8' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}
.delete-icon:hover,
.delete-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31 16c0 8.284-6.716 15-15 15-8.284 0-15-6.716-15-15C1 7.716 7.716 1 16 1c8.284 0 15 6.716 15 15ZM9.6 16h12.8' stroke='%23f06464' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.add-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31 16c0 8.284-6.716 15-15 15-8.284 0-15-6.716-15-15C1 7.716 7.716 1 16 1c8.284 0 15 6.716 15 15ZM9.6 16h12.8M16 22.4V9.6' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}
.add-icon:hover,
.add-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='32' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M31 16c0 8.284-6.716 15-15 15-8.284 0-15-6.716-15-15C1 7.716 7.716 1 16 1c8.284 0 15 6.716 15 15ZM9.6 16h12.8M16 22.4V9.6' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.extend-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 6a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM29 6a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM3 6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z' fill='%2325282B'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.extend-icon:hover,
.extend-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 6a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM29 6a3 3 0 1 0 0-6 3 3 0 0 0 0 6ZM3 6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z' fill='%236b52eb'/%3E%3C/svg%3E");
  outline: 0;
}
.arrow-left-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1 1 17l16 16' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.arrow-left-icon:hover,
.arrow-left-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 1 1 17l16 16' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.arrow-right-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 33 16-16L1 1' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.arrow-right-icon:hover,
.arrow-right-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='18' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m1 33 16-16L1 1' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.edit-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m29.073 2.78 3.197 3.197a3.767 3.767 0 0 1 0 5.327L13.624 29.949 1.638 33.677l3.463-12.252L23.746 2.78a3.767 3.767 0 0 1 5.327 0Z' stroke='%23363642' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m20.609 5.942 8.287 8.287' stroke='%23363642' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.edit-icon:hover,
.edit-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='m29.073 2.78 3.197 3.197a3.767 3.767 0 0 1 0 5.327L13.624 29.949 1.638 33.677l3.463-12.252L23.746 2.78a3.767 3.767 0 0 1 5.327 0Z' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m20.609 5.942 8.287 8.287' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.confirm-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33 1 11 23 1 13' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.confirm-icon:hover,
.confirm-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33 1 11 23 1 13' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.cancel-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 33c8.837 0 16-7.163 16-16S25.837 1 17 1 1 8.163 1 17s7.163 16 16 16ZM5.688 5.688l22.624 22.624' stroke='%2325282B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.cancel-icon:hover,
.cancel-icon:focus {
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 33c8.837 0 16-7.163 16-16S25.837 1 17 1 1 8.163 1 17s7.163 16 16 16ZM5.688 5.688l22.624 22.624' stroke='%23f06464' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  outline: 0;
}
.flex-edit-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='155' height='151' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='.251' fill-rule='evenodd' clip-rule='evenodd' d='M11 1h37v34H1V10.76C1 5.37 5.477 1 11 1Z' fill='%23684EEF'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M89 96.5V36H48v92h18.58l4.774-14.573L89 96.5Z' fill='%23ECEBF4'/%3E%3Cpath clip-rule='evenodd' d='M2 35v0h126v0H2ZM48 2v126V2Z' stroke='%23363642' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M89 96V35v59.367M66.37 129.011H9a8 8 0 0 1-8-8v-112a8 8 0 0 1 8-8h112a8 8 0 0 1 8 8v45.413' stroke='%23363642' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath clip-rule='evenodd' d='m142.471 67.606 8.486 8.485c3.905 3.905 3.905 10.237 0 14.142l-49.498 49.498-31.821 9.898 9.194-32.526 49.497-49.497c3.906-3.905 10.237-3.905 14.142 0Z' stroke='%23363642' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='m120 76 22 22' stroke='%23363642' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.label-edit-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='132' height='132' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath clip-rule='evenodd' d='M9.98 1.031h112a8 8 0 0 1 8 8v112a8 8 0 0 1-8 8h-112a8 8 0 0 1-8-8v-112a8 8 0 0 1 8-8Z' stroke='%23363642' stroke-width='2'/%3E%3Cpath clip-rule='evenodd' d='M18.969 9.031h94a8 8 0 0 1 8 8v16a8 8 0 0 1-8 8h-94a8 8 0 0 1-8-8v-16a8 8 0 0 1 8-8Z' stroke='%23363642' stroke-width='2' stroke-dasharray='8 4'/%3E%3Cpath clip-rule='evenodd' d='M18.969 49.031h35a8 8 0 0 1 8 8v16a8 8 0 0 1-8 8h-35a8 8 0 0 1-8-8v-16a8 8 0 0 1 8-8Z' stroke='%23684EEF' stroke-width='2' stroke-dasharray='8 4'/%3E%3Cpath clip-rule='evenodd' d='M78.969 49.031h34a8 8 0 0 1 8 8v16a8 8 0 0 1-8 8h-34a8 8 0 0 1-8-8v-16a8 8 0 0 1 8-8ZM18.969 89.031h94c4.418 0 8 3.184 8 7.111v17.778c0 3.927-3.582 7.111-8 7.111h-94c-4.419 0-8-3.184-8-7.111V96.142c0-3.927 3.581-7.111 8-7.111Z' stroke='%23363642' stroke-width='2' stroke-dasharray='8 4'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
}
.logo {
  padding: 20px;
}
.content-loader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}
.loader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 48px;
  height: 48px;
}
.loader-mini {
  width: 24px;
  height: 24px;
}
.loader-i {
  margin-left: 4px;
  height: 75%;
  width: 10px;
  background: #070429;
  -webkit-animation: loader 1000ms ease-in-out infinite;
          animation: loader 1000ms ease-in-out infinite;
}
.loader-i:nth-child(1) {
  width: 2px;
  margin-left: 0;
}
.loader-i:nth-child(2) {
  width: 4px;
  margin-left: 4px;
  -webkit-animation-delay: 100ms;
          animation-delay: 100ms;
}
.loader-i:nth-child(3) {
  width: 3px;
  margin-left: 4px;
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
}
.loader-i:nth-child(4) {
  width: 6px;
  margin-left: 4px;
  -webkit-animation-delay: 300ms;
          animation-delay: 300ms;
}
.loader-i:nth-child(5) {
  width: 2px;
  margin-left: 4px;
  -webkit-animation-delay: 400ms;
          animation-delay: 400ms;
}
.loader-i:nth-child(6) {
  width: 3px;
  margin-left: 4px;
  -webkit-animation-delay: 500ms;
          animation-delay: 500ms;
}
@-webkit-keyframes loader {
  25% {
    -webkit-transform: scaleY(1.5);
            transform: scaleY(1.5);
    background: #684eef;
  }
  50% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    background: #070429;
  }
}
@keyframes loader {
  25% {
    -webkit-transform: scaleY(1.5);
            transform: scaleY(1.5);
    background: #684eef;
  }
  50% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    background: #070429;
  }
}
.page-admin {
  height: 100%;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.notif {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  padding: 0 12px;
  color: rgba(255, 255, 255, 0.75);
  cursor: pointer;
}
.notif:hover {
  background: rgba(60, 45, 129, 0.94);
}
.notif-img {
  width: 24px;
  height: 24px;
  opacity: .85;
}
.main {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 100%;
}
.nav {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-shadow: rgba(20, 12, 58, 0.25) 0px 0px 12px -2px, rgba(0, 0, 0, 0.2) 0px 0px 7px -4px;
          box-shadow: rgba(20, 12, 58, 0.25) 0px 0px 12px -2px, rgba(0, 0, 0, 0.2) 0px 0px 7px -4px;
}
.nav-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.nav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav-list-link {
  color: #4d4b60;
  font-size: 18px;
  line-height: 1;
  padding: 20px 15px;
  cursor: pointer;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.nav-list-link:hover {
  color: #4d4b60;
  border-bottom: 2px solid #6b52eb;
}
.nav-list-link.active {
  border-bottom: 2px solid #6b52eb;
  cursor: default;
}
.nav-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 20px;
}
.nav-i {
  margin-right: 20px;
}
.nav-i:last-child {
  margin-right: 0;
}
.search-input {
  width: 220px;
}
.help {
  position: relative;
  width: 48px;
  height: 48px;
  padding: 12px;
  margin-right: 10px;
}
.account-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.account-auth {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.account-exit {
  margin-left: 10px;
}
.account {
  position: relative;
  width: 48px;
  height: 48px;
  padding: 12px;
  margin-right: -12px;
}
.account-nav {
  position: absolute;
  top: 100%;
  right: 10px;
  min-width: 200px;
  border-radius: 8px;
  background: #ffffff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.05) 0px 2px 4px, rgba(0, 0, 0, 0.05) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 8px 16px, rgba(0, 0, 0, 0.05) 0px 16px 32px, rgba(0, 0, 0, 0.05) 0px 32px 64px;
          box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.05) 0px 2px 4px, rgba(0, 0, 0, 0.05) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 8px 16px, rgba(0, 0, 0, 0.05) 0px 16px 32px, rgba(0, 0, 0, 0.05) 0px 32px 64px;
}
.account-nav-g {
  border-top: 1px solid #dcdae2;
}
.account-nav-i {
  padding: 5px 20px;
  cursor: pointer;
}
.account-nav-i:hover {
  background: #f8f6fc;
}
.account-nav-i.active {
  background: #dedaee;
}
.account-nav-special {
  border-top: 1px solid #dcdae2;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.nav-sub {
  display: none;
  padding-top: 15px;
  background: #735947;
  color: rgba(255, 255, 255, 0.8);
}
.nav-sub.active {
  display: block;
}
.nav-sub-add {
  padding: 5px 20px 5px 20px;
}
.nav-sub-i {
  cursor: pointer;
}
.nav-sub-i.active {
  padding-bottom: 10px;
  cursor: default;
}
.nav-sub-i.active .nav-sub-list {
  display: block;
}
.nav-sub-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 5px 20px;
  white-space: nowrap;
}
.nav-sub-header-title {
  margin-right: 5px;
  color: rgba(255, 255, 255, 0.8);
}
.nav-sub-header-title:hover {
  color: #ffffff;
}
.nav-sub-header-settings {
  width: 16px;
  height: 16px;
  opacity: .75;
}
.nav-sub-header-settings:hover {
  opacity: .95;
}
.nav-sub-list {
  display: none;
}
.nav-sub-list-i {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(255, 255, 255, 0.8);
  padding: 5px 5px 5px 20px;
  cursor: pointer;
}
.nav-sub-list-i:hover {
  color: #ffffff;
}
.nav-sub-list-i.active {
  cursor: default;
  color: #ffffff;
}
.nav-sub-list-i.active .nav-sub-arrow {
  display: block;
}
.nav-sub-list-title {
  margin-right: 5px;
}
.top-mob-full {
  position: fixed;
  top: 100%;
  left: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: calc(100% - 106px);
  background: #e8e8e9;
  color: rgba(255, 255, 255, 0.95);
  overflow: auto;
  -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.top-mob-full.active {
  top: 60px;
}
.top-mob-full-i {
  padding: 10px 20px;
}
.content-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 60px;
  padding: 5px 20px;
  background: #e8e8e9;
}
@media (min-width: 992px) {
  .content-top {
    padding: 5px 20px;
  }
}
@media (min-width: 1200px) {
  .content-top {
    padding: 5px 40px;
  }
}
.content-top-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-top-back {
  position: relative;
  left: 0;
  width: 24px;
  height: 34px;
  padding: 0 5px;
  margin-right: 10px;
  opacity: .75;
  cursor: pointer;
  -webkit-transition: left cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, opacity cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
  transition: left cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s, opacity cubic-bezier(0.165, 0.84, 0.44, 1) 0.2s;
}
.content-top-back:hover {
  opacity: .95;
  left: -5px;
}
.content-top-header {
  font-size: 24px;
  line-height: 1.25;
}
.content-top-position {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  width: calc(100% - 60px);
}
@media (min-width: 992px) {
  .content-top-position {
    width: auto;
  }
}
.content-top-full {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 36px;
  height: 36px;
  padding: 6px;
}
.content-top-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 30px;
  font-size: 14px;
  cursor: pointer;
  white-space: nowrap;
}
.content-top-actions:first-child {
  margin-left: 0;
}
.content-top-add {
  width: 24px;
  height: 24px;
  opacity: .75;
}
.content-top-add:hover {
  opacity: 1;
}
.content-data {
  position: relative;
  height: 100%;
  overflow: auto;
  background: #fff;
}
.content-loader {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-pad {
  padding: 20px;
}
@media (min-width: 992px) {
  .content-pad {
    padding: 40px;
  }
}
.arc-data-i {
  position: relative;
  margin-bottom: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 50px;
  padding: 0 20px;
}
@media (min-width: 992px) {
  .content-footer {
    padding: 0 40px;
  }
}
.content-footer-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content-footer-action-i {
  margin-left: 20px;
}
.content-footer-action-i:first-child {
  margin-left: 0;
}
.enter-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}
.catalog-more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
}
.pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page-i {
  padding: 10px 10px;
  margin: 0 10px 5px 0;
  font-size: 18px;
  line-height: 1;
  color: #8f6c53;
  border: 1px solid transparent;
  display: block;
  cursor: pointer;
}
.page-i:last-child {
  margin-right: 0;
}
.page-i:hover {
  color: #27262f;
  border-color: #27262f;
}
.page-i.active {
  color: #27262f;
  border-color: #27262f;
  cursor: default;
}
.nav-mob {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  height: 46px;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(20, 40, 90, 0.1);
          box-shadow: 0px 0px 5px 1px rgba(20, 40, 90, 0.1);
}
.nav-mob-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  position: relative;
  font-size: 14px;
  color: #4d4b60;
  border-left: 1px solid #54545871;
  background: rgba(255, 255, 255, 0.95);
}
.nav-mob-i:first-child {
  border-left: 0;
}
.nav-mob-descr {
  font-size: 16px;
  line-height: 1;
}
.nav-mob-icon {
  position: relative;
  width: 24px;
  height: 24px;
  margin-bottom: 5px;
  opacity: .75;
}
.notification {
  background: rgba(214, 52, 30, 0.9);
  width: 17px;
  height: 17px;
  border-radius: 17px;
  font-size: 8px;
  line-height: 1;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: -6px;
  right: -8px;
  z-index: 1;
}
.nav-mob-full {
  position: fixed;
  top: 100%;
  left: 0;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: calc(100% - 106px);
  background: rgba(143, 108, 83, 0.95);
  color: rgba(255, 255, 255, 0.95);
  overflow: auto;
  -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.nav-mob-full.active {
  top: 60px;
}
.nav-mob-full-b {
  width: 100%;
}
.nav-mob-full-i {
  display: block;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 20px;
}
.nav-mob-full-i:last-child {
  border-bottom: 0;
}
.nav-mob-full-i.active {
  cursor: default;
}
.nav-mob-full-i.active .nav-mob-full-sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.nav-mob-full-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 20px;
}
.nav-mob-full-sub-icon {
  width: 14px;
  height: 7px;
}
.nav-mob-full-sub {
  display: none;
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transform: translateY(-100px);
          transform: translateY(-100px);
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1) 1s;
}
.nav-mob-full-sub-i {
  margin-bottom: 10px;
  margin-right: 40px;
  color: rgba(255, 255, 255, 0.95);
}
.nav-mob-full-sub-i:hover {
  color: rgba(255, 255, 255, 0.95);
}
.cnstr-templates-list {
  margin-top: 10px;
}
.cnstr-templates-list-default {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid rgba(43, 39, 81, 0.2);
}
.cnstr-templates-list-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: 'Roboto Condensed', Arial, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  cursor: pointer;
  -webkit-transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cnstr-templates-list-header:hover {
  color: rgba(107, 82, 235, 0.95);
}
.cnstr-templates-list-header:hover .arrow-down-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='32' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='a' fill='%23fff'%3E%3Cpath d='m0 0 16 16L32 0'/%3E%3C/mask%3E%3Cpath d='M1.414-1.414a2 2 0 1 0-2.828 2.828l2.828-2.828ZM16 16l-1.414 1.414a2 2 0 0 0 2.828 0L16 16ZM33.414 1.414a2 2 0 1 0-2.828-2.828l2.828 2.828Zm-34.828 0 16 16 2.828-2.828-16-16-2.828 2.828Zm18.828 16 16-16-2.828-2.828-16 16 2.828 2.828Z' fill='%236b52eb' mask='url(%23a)'/%3E%3C/svg%3E");
}
.cnstr-templates-list-header-name {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.cnstr-templates-list-b {
  margin-bottom: 10px;
}
.cnstr-templates-list-b.active .arrow-down-icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.cnstr-templates-list-b.active .cnstr-templates-list-w {
  display: block;
}
.cnstr-templates-list-w {
  display: none;
}
.cnstr-templates-list-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border: 1px solid transparent;
  padding: 5px 10px 5px 10px;
  margin-top: 5px;
  margin-left: -10px;
  margin-right: -10px;
  border-radius: 8px;
  cursor: pointer;
  -webkit-transition: border-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: border-color 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cnstr-templates-list-i.active {
  border-color: rgba(107, 82, 235, 0.95);
  cursor: default;
}
.cnstr-templates-list-i.active:hover {
  border-color: rgba(107, 82, 235, 0.95);
}
.cnstr-templates-list-i:hover {
  border-color: rgba(107, 82, 235, 0.95);
}
.cnstr-templates-list-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 20px;
  height: 20px;
  padding: 2px;
}
.cnstr-edit-param-list {
  margin-top: 10px;
}
.cnstr-edit-param-list-nonactive {
  margin-top: 10px;
  border-top: 1px solid rgba(43, 39, 81, 0.2);
}
.cnstr-edit-param-list-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 10px 5px 10px;
  margin-top: 5px;
  margin-left: -10px;
  border-radius: 8px;
  cursor: default;
}
.cnstr-edit-param-list-i.active {
  cursor: default;
}
.cnstr-edit-param-action {
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.body-overflow {
  overflow: hidden;
}
.content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
.content-sidebar-left {
  position: relative;
  z-index: 1;
  width: 20%;
  padding: 20px;
  overflow-y: auto;
  -webkit-box-shadow: rgba(20, 12, 58, 0.25) 0px 0px 12px -2px, rgba(0, 0, 0, 0.2) 0px 0px 7px -4px;
          box-shadow: rgba(20, 12, 58, 0.25) 0px 0px 12px -2px, rgba(0, 0, 0, 0.2) 0px 0px 7px -4px;
}
.content-sidebar-header {
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.content-center {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.cnstr-control-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cnstr-control-nav-i {
  padding: 5px 20px;
  background: rgba(238, 236, 244, 0.7);
  color: rgba(77, 75, 96, 0.7);
  border-right: 1px solid rgba(43, 39, 81, 0.1);
  cursor: pointer;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.cnstr-control-nav-i:last-child {
  border: 0;
}
.cnstr-control-nav-i:hover {
  background: #eeecf4;
  color: #4d4b60;
}
.cnstr-control-nav-i.active {
  background: #eeecf4;
  color: #4d4b60;
  border-color: rgba(43, 39, 81, 0.2);
}
.cnstr-control-nav-i.disabled {
  background: rgba(238, 236, 244, 0.25);
  color: rgba(77, 75, 96, 0.25);
}
.cnstr-control-edit {
  position: relative;
  height: 80px;
  background: #eeecf4;
}
.control-edit-b {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  padding: 10px 20px;
}
.control-edit-b.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.control-edit-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.control-edit-i:last-child {
  margin-right: 0;
}
.control-edit-elem {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%;
}
.control-edit-descr {
  margin-top: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 14px;
  line-height: 1;
  color: rgba(39, 38, 47, 0.5);
}
.cnstr-edit-area {
  position: relative;
  background: #fff;
  height: calc(100% - 80px);
  overflow: hidden;
}
.cnstr-edit-preview {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.cnstr-edit-preview-btn {
  margin-left: 20px;
}
.cnstr-edit-area-canvas {
  width: 100%;
  height: 100%;
}
.content-sidebar-right {
  width: 20%;
  padding: 20px 20px;
  background: #eeecf4;
  overflow-y: auto;
}
.btn-icon-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.btn-icon {
  width: 24px;
  height: 24px;
  margin: 5px;
  cursor: pointer;
}
.btn-icon:hover .left-position-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 10H3M21 6H3M21 14H3M17 18H3' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.btn-icon:hover .center-position-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10H6M21 6H3M21 14H3M18 18H6' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.btn-icon:hover .right-position-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 10H7M21 6H3M21 14H3M21 18H7' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.btn-icon:hover .rotate-position-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23 4v6h-6' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.49 15a9 9 0 1 1-2.12-9.36L23 10' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.btn-icon:hover .expand-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.182 1h-6.364A1.818 1.818 0 0 0 15 2.818v6.364c0 1.004.814 1.818 1.818 1.818h6.364A1.818 1.818 0 0 0 25 9.182V2.818A1.818 1.818 0 0 0 23.182 1ZM9.182 1H2.818A1.818 1.818 0 0 0 1 2.818v6.364C1 10.186 1.814 11 2.818 11h6.364A1.818 1.818 0 0 0 11 9.182V2.818A1.818 1.818 0 0 0 9.182 1ZM23.182 15h-6.364A1.818 1.818 0 0 0 15 16.818v6.364c0 1.004.814 1.818 1.818 1.818h6.364A1.818 1.818 0 0 0 25 23.182v-6.364A1.818 1.818 0 0 0 23.182 15ZM9.182 15H2.818A1.818 1.818 0 0 0 1 16.818v6.364C1 24.186 1.814 25 2.818 25h6.364A1.818 1.818 0 0 0 11 23.182v-6.364A1.818 1.818 0 0 0 9.182 15Z' stroke='%236b52eb' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.btn-icon.active {
  cursor: default;
}
.btn-icon.active .left-position-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 10H3M21 6H3M21 14H3M17 18H3' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.btn-icon.active .center-position-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18 10H6M21 6H3M21 14H3M18 18H6' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.btn-icon.active .right-position-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 10H7M21 6H3M21 14H3M21 18H7' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.btn-icon.active .rotate-position-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23 4v6h-6' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.49 15a9 9 0 1 1-2.12-9.36L23 10' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}
.input-group.input-group-sml input {
  padding: 6px 8px;
  width: 100%;
  text-align: center;
}
.control-edit-width {
  width: 50px;
}
.control-edit-height {
  width: 50px;
}
.control-edit-div {
  padding: 0 5px;
}
.cnstr-font-choose {
  width: 180px;
}
.cnstr-font-choose .select {
  width: 100%;
}
.cnstr-font-size {
  width: 60px;
}
.cnstr-font-size .select {
  width: 100%;
}
.cnstr-template-name {
  width: 200px;
}
.content-table {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.content-table-scroll {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.content-table-head {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 100%;
}
.content-table-head .product-actions {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.content-table-head .content-table-pin-left {
  z-index: 5;
}
.content-table-head .content-table-pin-right {
  z-index: 4;
}
.content-table-head-input {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.content-table-head-input .content-table-i {
  background: #fbfaff;
  border-bottom: 1px solid rgba(43, 39, 81, 0.3);
}
.content-table-head-input .content-table-i.edit .content-table-data {
  background: rgba(251, 250, 255, 0.95);
}
.content-table-head-input .content-table-data-input {
  border-bottom: 1px dashed rgba(43, 39, 81, 0.5);
}
.product-photo-upload {
  width: 24px;
  height: 24px;
  position: relative;
}
.upload-form-icon {
  overflow: hidden;
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: 0;
}
.upload-form-icon input {
  border: none;
  cursor: pointer;
  font-size: 50px;
  margin: 0 0 0 -400px;
  opacity: 0;
  filter: alpha(opacity:0);
  padding: 0;
  width: 600px;
}
.content-table-h {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  min-width: 120px;
  border-right: 1px solid rgba(43, 39, 81, 0.15);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: default;
}
.content-table-h:hover .content-table-head-title {
  background: #e6e4ec;
}
.content-table-h.sorted .content-table-head-title {
  background: #dedaee;
}
.content-table-h.active .content-table-head-title {
  background: #eeecf4;
}
.content-table-h.active .content-table-filter {
  display: block;
}
.content-table-h.product-actions {
  border-right: 0;
  background: #eeecf4;
}
.content-table-head-title {
  position: absolute;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #eeecf4;
  padding: 10px 20px;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
  font-size: 14px;
  width: 100%;
  height: 100%;
}
.content-table-head-name {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.content-table-head-btn {
  width: 16px;
  height: 16px;
  margin-right: -10px;
}
.content-table-head-actions {
  position: relative;
  z-index: 4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: #eeecf4;
  padding: 8px 20px;
  width: 100%;
}
.content-table-filter {
  position: absolute;
  top: 100%;
  display: none;
  padding-top: 5px;
  padding-bottom: 10px;
  z-index: 3;
  background: #eeecf4;
  max-height: 300px;
  overflow-y: auto;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.05) 0px 2px 4px, rgba(0, 0, 0, 0.05) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 8px 16px, rgba(0, 0, 0, 0.05) 0px 16px 32px, rgba(0, 0, 0, 0.05) 0px 32px 64px;
          box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.05) 0px 2px 4px, rgba(0, 0, 0, 0.05) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 8px 16px, rgba(0, 0, 0, 0.05) 0px 16px 32px, rgba(0, 0, 0, 0.05) 0px 32px 64px;
}
.content-table-filter-i {
  border-top: 1px solid #dcdae2;
  margin-top: 10px;
  padding-top: 10px;
}
.content-table-filter-i:first-child {
  border-top: 0;
  margin: 0;
  padding: 0;
}
.filter-delete {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.filter-search {
  margin: 10px 20px;
}
.filter-input {
  width: 100%;
}
.filter-data-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 5px 20px;
}
.filter-data-i.edit [contenteditable] {
  outline: 0;
  border-bottom: 1px dashed rgba(107, 82, 235, 0.95);
  min-width: 20px;
}
.filter-data-i.edit [contenteditable]:before {
  content: '\200C';
}
.filter-data-i .checkbox-label {
  font-size: 14px;
  line-height: 1.25;
}
.filter-data-link {
  color: #4d4b60;
  cursor: pointer;
}
.filter-data-link.active {
  color: rgba(107, 82, 235, 0.95);
  cursor: default;
}
.filter-data-link:hover {
  color: rgba(107, 82, 235, 0.95);
}
.filter-column {
  max-height: none;
}
.filter-product-select {
  left: 0;
  white-space: nowrap;
}
.filter-sort {
  white-space: nowrap;
}
.filter-data-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px 5px;
  margin-top: 10px;
  border-top: 1px solid #dcdae2;
}
.filter-data-input {
  margin-right: 10px;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.filter-data-input input {
  width: 100%;
}
.filter-data-action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: 5px;
}
.filter-data-action-i {
  margin-right: 10px;
}
.filter-data-action-i:last-child {
  margin-right: 0;
}
.filter-btn {
  width: 16px;
  height: 16px;
}
.drag-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.drag-i {
  margin-bottom: 5px;
}
.drag-i:last-child {
  margin-bottom: 0;
}
.lock-btn .lock-icon {
  display: none;
}
.lock-btn .unlock-icon {
  display: block;
}
.lock-btn.active .lock-icon {
  display: block;
}
.lock-btn.active .unlock-icon {
  display: none;
}
.checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.checkbox-input {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 4px;
  background: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #c6c6c7;
  border-radius: 4px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.checkbox-input:last-child {
  margin: 0;
}
.checkbox-input:focus {
  border-color: rgba(107, 82, 235, 0.95);
  outline: 0;
}
.checkbox-input:checked,
.checkbox-input[checked] {
  border-color: rgba(107, 82, 235, 0.95);
  background-image: url("data:image/svg+xml,%3Csvg width='34' height='24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M33 1 11 23 1 13' stroke='%236b52eb' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-origin: content-box;
}
.checkbox-input[disabled] {
  border-color: rgba(107, 82, 235, 0.25);
  background-color: rgba(255, 255, 255, 0.5);
}
.checkbox-label {
  margin-left: 5px;
}
.content-table-data {
  position: absolute;
  left: 0;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  min-width: 100%;
  width: 100%;
  height: 100%;
}
.content-table-data:after {
  content: "";
}
.content-table-data-input {
  position: relative;
  z-index: 1;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.content-table-data-input:before {
  content: '\200C';
}
.content-table-data-input:focus {
  outline: 0;
}
.content-table-body {
  position: relative;
  z-index: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.content-table-body.zoom {
  z-index: 1;
}
.content-table-row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.content-table-row.active .content-table-i {
  background: #f3f3fe;
}
.content-table-row.deleted .content-table-i {
  background: #fef3f3;
}
.content-table-row.zoom {
  z-index: 3;
}
.content-table-pin-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  left: 0;
  z-index: 2;
}
.content-table-pin-left .content-table-i {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.product-actions-fk:hover {
  background: #e6e6eb;
}
.content-table-pin-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  right: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  z-index: 2;
}
.content-table-pin-right .product-actions {
  width: 100%;
}
.content-table-empty {
  padding: 10px 20px;
}
.content-table-i {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 10%;
  min-width: 120px;
  padding: 6px 20px;
  background: #fff;
  border-right: 1px solid rgba(43, 39, 81, 0.1);
  border-bottom: 1px solid rgba(43, 39, 81, 0.2);
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.content-table-i.edit .content-table-data {
  z-index: 2;
  width: auto;
  background: rgba(255, 255, 255, 0.95);
}
.content-table-i.edit .content-table-data:after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  outline: 2px solid #7c70eb;
  outline-offset: -4px;
  border-radius: 12px;
  width: 100%;
  height: 100%;
}
.content-table-i.edit .content-table-select-list {
  display: block;
}
.content-table-select-i.edit .content-table-select-icon {
  display: none;
}
.content-table-select-i .content-table-data-input {
  padding-right: 11px;
}
.content-table-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.content-table-select .content-table-data {
  padding-right: 20px;
}
.content-table-select.content-table-select-up .content-table-select-list {
  top: auto;
  bottom: 100%;
}
.content-table-select-icon {
  position: absolute;
  top: auto;
  bottom: auto;
  right: 20px;
  width: 16px;
  height: 16px;
  z-index: 1;
}
.content-table-select-list {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  display: none;
  width: 100%;
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.05) 0px 2px 4px, rgba(0, 0, 0, 0.05) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 8px 16px, rgba(0, 0, 0, 0.05) 0px 16px 32px, rgba(0, 0, 0, 0.05) 0px 32px 64px;
          box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.05) 0px 2px 4px, rgba(0, 0, 0, 0.05) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 8px 16px, rgba(0, 0, 0, 0.05) 0px 16px 32px, rgba(0, 0, 0, 0.05) 0px 32px 64px;
}
.content-table-select-list-i {
  padding: 5px 10px;
  background: #fbfaff;
  cursor: pointer;
}
.content-table-select-list-i:hover {
  background: #f6f5fa;
}
.content-table-select-list-i.hover {
  background: #f6f5fa;
}
.actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 2;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(20, 40, 90, 0.1);
          box-shadow: 0px 0px 5px 1px rgba(20, 40, 90, 0.1);
}
.actions-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.actions-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.action-i {
  padding: 10px 20px;
}
.mass-actions {
  margin-right: 20px;
}
.pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pager-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pager-btn {
  width: 24px;
  height: 24px;
}
.pager-btn:first-child {
  margin-right: 10px;
}
.pager-btn:last-child {
  margin-left: 10px;
}
.pager-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pager-input {
  width: 50px;
  text-align: center;
  margin-right: 10px;
}
.pager-size {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.pager-size-i {
  padding: 5px 10px;
  border-radius: 8px;
  margin-right: 5px;
  cursor: pointer;
}
.pager-size-i:last-child {
  margin-right: 0;
}
.pager-size-i:hover {
  background: rgba(139, 118, 246, 0.95);
  color: #ffffff;
}
.pager-size-i.active {
  background: rgba(139, 118, 246, 0.95);
  color: #ffffff;
  cursor: default;
}
.print {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
}
.print-descr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 20px;
  cursor: pointer;
}
.print-descr:hover {
  color: rgba(107, 82, 235, 0.95);
}
.print-descr:before {
  content: "Выбрано:";
  padding-right: 5px;
}
.print-template-select {
  margin-right: 20px;
}
.product-select {
  min-width: 65px;
  max-width: 65px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product-select .content-table-head-title {
  padding-right: 20px;
  padding-left: 15px;
}
.product-select .content-table-filter {
  left: 0;
}
.product-code {
  min-width: 160px;
}
.product-photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 85px;
  max-width: 85px;
  text-align: center;
}
.product-photo:hover .content-table-head-title {
  background: #eeecf4;
}
.product-photo.zoom .product-photo-b {
  position: absolute;
  z-index: 1;
  overflow: visible;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.05) 0px 2px 4px, rgba(0, 0, 0, 0.05) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 8px 16px, rgba(0, 0, 0, 0.05) 0px 16px 32px, rgba(0, 0, 0, 0.05) 0px 32px 64px;
          box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.05) 0px 2px 4px, rgba(0, 0, 0, 0.05) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 8px 16px, rgba(0, 0, 0, 0.05) 0px 16px 32px, rgba(0, 0, 0, 0.05) 0px 32px 64px;
}
.product-photo.zoom .product-photo-delete {
  display: none;
}
.product-photo.zoom img {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
}
.product-photo-b {
  position: absolute;
  height: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}
.product-photo-b img {
  max-height: 100%;
}
.product-photo-delete {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 1;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  cursor: pointer;
}
.product-group {
  min-width: 120px;
}
.product-name {
  min-width: 180px;
}
.product-barcode {
  min-width: 160px;
}
.product-brand {
  min-width: 120px;
}
.product-size {
  min-width: 100px;
}
.product-color {
  min-width: 120px;
}
.product-actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-width: 240px;
  z-index: 4;
}
.product-count {
  min-width: 100px;
}
.product-action-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
  font-size: 14px;
}
.product-action-i:last-child {
  margin-right: 0;
}
.product-duplicate {
  min-width: 100px;
}
.product-print {
  min-width: 100px;
}
.product-delete {
  max-width: 100px;
}
.product-action-title {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 5px;
  text-align: center;
}
.product-action-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.product-action-input input {
  width: 60px;
  padding: 5px 6px;
}
.product-action-btn {
  margin-left: 15px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.product-action-btn:first-child {
  margin-left: 0;
}
.popup-import-export .form-title {
  width: 50%;
}
.popup-import-export .form-input {
  width: 50%;
}
.popup-account-r {
  background: rgba(234, 232, 239, 0.75);
}
.popup-w {
  min-height: 100%;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  overflow-y: auto;
}
.popup-w.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.popup {
  min-width: 400px;
  max-width: 600px;
  padding: 40px;
  position: absolute;
}
.popup-full .popup {
  width: 100%;
  max-width: none;
}
.popup-full .popup-header-name {
  font-size: 30px;
}
.popup-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.popup-content {
  position: relative;
  background: rgba(255, 255, 255, 0.95);
  border-radius: 8px;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 20px 10px rgba(20, 40, 90, 0.1);
          box-shadow: 0px 0px 20px 10px rgba(20, 40, 90, 0.1);
}
.popup-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
  padding-right: 30px;
}
.popup-no-header .popup-data {
  padding-right: 40px;
}
.popup-descr {
  margin-bottom: 20px;
}
.popup-header-name {
  font-size: 24px;
}
.popup-subheader {
  font-size: 24px;
  margin-bottom: 20px;
}
.popup-close {
  position: -webkit-sticky;
  position: sticky;
  top: 25px;
  right: 20px;
}
.popup-close-btn {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.popup-actions {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  background: #fff;
}
.popup-action-i {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  margin-right: 20px;
  padding: 10px 0;
}
.popup-action-i:last-child {
  margin-right: 0;
}
.popup-action-btn {
  width: 100%;
}
.popup-loader-b {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.popup-loader-descr {
  margin-left: 20px;
}
.popup-loader-cancel {
  margin-left: 20px;
}
.list-data:first-child {
  margin-top: 0;
  border-top: 0;
}
.list-data.nonactive {
  margin-top: 10px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.list-data.nonactive .list-data-i {
  opacity: .7;
}
.list-data-g {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 5px;
}
.list-data-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
}
.select-import-export .select-list-i {
  position: relative;
  overflow: hidden;
}
.cnstr-shape {
  stroke: rgba(77, 75, 96, 0.5);
}
.cnstr-shape.active {
  stroke: rgba(77, 45, 235, 0.95);
}
.cnstr-gap {
  stroke: rgba(77, 75, 96, 0.7);
  stroke-width: 1;
  stroke-dasharray: 6;
}
.cnstr-gap.active {
  stroke: rgba(77, 45, 235, 0.95);
}
.cnstr-cell {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  overflow: auto !important;
}
.cnstr-cell.active .cnstr-cell-shape {
  stroke: rgba(77, 45, 235, 0.95);
}
.cnstr-cell-left {
  text-align: left;
}
.cnstr-cell-right {
  text-align: right;
}
.cnstr-cell-center {
  text-align: center;
}
.cnstr-cell-shape {
  stroke: rgba(77, 75, 96, 0.5);
  stroke-width: 1;
  stroke-dasharray: 1;
}
.cnstr-cell-text {
  fill: #4d4b60;
}
.cnstr-cell-text-noheader {
  fill: rgba(77, 75, 96, 0.5);
}
.main-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 1;
  padding: 30px 0;
  background: rgba(255, 255, 255, 0.85);
}
.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 992px) {
  .header {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.logo-b {
  width: 184px;
}
.logo {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='230' height='53'%3E%3Cpath d='M19.292 1.757a.354.354 0 0 0-.36-.432H1.507a.318.318 0 0 0-.36.36V51.8a.318.318 0 0 0 .36.36h7.56a.318.318 0 0 0 .36-.36V29.7h8.065a.354.354 0 0 0 .36-.432V23a.354.354 0 0 0-.36-.432H9.427V8.381h9.5a.318.318 0 0 0 .36-.36V1.757Zm12.6 6.625h9.5a.318.318 0 0 0 .36-.36V1.685a.318.318 0 0 0-.36-.36H23.97a.318.318 0 0 0-.36.36V51.8a.318.318 0 0 0 .36.36H41.4a.318.318 0 0 0 .36-.36v-6.407a.318.318 0 0 0-.36-.36h-9.5V29.7h8.065a.318.318 0 0 0 .36-.36v-6.413a.318.318 0 0 0-.36-.36h-8.074V8.381ZM46.332 51.8a.318.318 0 0 0 .36.36h7.273a.318.318 0 0 0 .36-.36v-9.72q0-5.256-.5-11.737t-1.516-12.817h.5l7.061 34.347a.386.386 0 0 0 .432.288h7.273a.318.318 0 0 0 .36-.36V1.685a.318.318 0 0 0-.36-.36H60.23a.318.318 0 0 0-.36.36v8.353q0 4.68.5 12.061t1.44 15.013h-.428l-7.129-35.5a.291.291 0 0 0-.36-.288h-7.2a.318.318 0 0 0-.36.36V51.8Zm29.707-1.26a12.123 12.123 0 0 0 7.813 2.34q5.112 0 7.993-2.34t2.88-6.949V9.822a8.293 8.293 0 0 0-2.916-6.877Q88.893.6 83.852.6a12.123 12.123 0 0 0-7.813 2.34 8.293 8.293 0 0 0-2.916 6.877v33.776q0 4.607 2.917 6.948Zm9.829-5.4a3.394 3.394 0 0 1-3.888 0 2.708 2.708 0 0 1-.576-1.908V10.254a2.829 2.829 0 0 1 .576-1.98 3.394 3.394 0 0 1 3.888 0 2.829 2.829 0 0 1 .576 1.98v32.979a2.708 2.708 0 0 1-.575 1.908ZM99.95 51.8a.318.318 0 0 0 .36.36h6.913a.318.318 0 0 0 .36-.36v-7.847q0-4.824-.324-12.637t-.759-13.358h.432l4.611 33.842a.318.318 0 0 0 .36.36h4.397a.318.318 0 0 0 .36-.36l4.609-33.843h.5q-.5 5.256-.828 13t-.324 13V51.8a.318.318 0 0 0 .36.36h6.912a.318.318 0 0 0 .36-.36V1.685a.318.318 0 0 0-.36-.36h-8.712a.318.318 0 0 0-.36.36l-3.169 18.29a123.275 123.275 0 0 0-1.224 15.985l-.072 1.656h-.5q-.144-6.048-.4-10.009a66.543 66.543 0 0 0-.9-7.561l-3.169-18.361a.448.448 0 0 0-.36-.36h-8.713a.318.318 0 0 0-.36.36V51.8Zm42.3-43.42h9.5a.318.318 0 0 0 .36-.36V1.685a.318.318 0 0 0-.36-.36h-17.421a.318.318 0 0 0-.36.36V51.8a.318.318 0 0 0 .36.36h17.426a.318.318 0 0 0 .36-.36v-6.407a.318.318 0 0 0-.36-.36h-9.5V29.7h8.064a.318.318 0 0 0 .36-.36v-6.413a.318.318 0 0 0-.36-.36h-8.069V8.381Zm14.441 43.42a.318.318 0 0 0 .36.36h7.273a.318.318 0 0 0 .36-.36v-9.72q0-5.256-.5-11.737t-1.512-12.817h.5l7.057 34.347a.386.386 0 0 0 .432.288h7.272a.318.318 0 0 0 .36-.36V1.685a.318.318 0 0 0-.36-.36h-7.344a.318.318 0 0 0-.36.36v8.353q0 4.68.5 12.061t1.44 15.013h-.432l-7.129-35.5a.291.291 0 0 0-.36-.288h-7.2a.318.318 0 0 0-.36.36V51.8Zm50.928.252a.185.185 0 0 0 .072-.252l-6.913-50.115a.448.448 0 0 0-.36-.36h-10.585a.448.448 0 0 0-.36.36L182.489 51.8a.185.185 0 0 0 .072.252.479.479 0 0 0 .288.108h7.56a.318.318 0 0 0 .36-.36l1.224-9.865h6.193l1.224 9.865a.318.318 0 0 0 .36.36h7.561a.479.479 0 0 0 .288-.107Zm-10.3-17.245h-4.389l.792-6.481q.36-2.952.792-8.929t.432-8.425h.432q0 2.376.4 8.353t.756 9Zm32.7 10.657a.354.354 0 0 0-.36-.432h-9.5V1.685a.318.318 0 0 0-.36-.36h-7.561a.318.318 0 0 0-.36.36V51.8a.318.318 0 0 0 .36.36h17.426a.354.354 0 0 0 .36-.432v-6.263Z' fill='%23070429' fill-rule='evenodd'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 100%;
  height: 100%;
  display: block;
}
.main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-right: -20px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}
.main-nav-i {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 40px;
  cursor: pointer;
}
.main-nav-i:last-child {
  margin-right: 20px;
}
.main-nav-i.active {
  cursor: default;
}
.main-nav-i.active .main-nav-link {
  color: rgba(107, 82, 235, 0.95);
}
.main-nav-i.active .main-nav-list {
  display: block;
}
.main-nav-link {
  color: #4d4b60;
}
.main-nav-link:hover {
  color: rgba(107, 82, 235, 0.95);
}
.main-nav-link-special {
  border: 2px solid rgba(107, 82, 235, 0.95);
  padding: 6px 12px;
  border-radius: 8px;
  color: rgba(107, 82, 235, 0.95);
}
.main-nav-link-icon {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
}
.main-nav-account:hover .main-nav-link {
  color: rgba(107, 82, 235, 0.95);
}
.main-nav-account:hover .account-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.444 33v-3.556a7.111 7.111 0 0 0-7.11-7.11H8.11A7.111 7.111 0 0 0 1 29.443V33M15.222 15.222a7.111 7.111 0 1 0 0-14.222 7.111 7.111 0 0 0 0 14.222Z' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.main-nav-account.active .main-nav-link-icon {
  background: #fff;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}
.main-nav-account.active .account-icon {
  background-image: url("data:image/svg+xml,%3Csvg width='31' height='34' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M29.444 33v-3.556a7.111 7.111 0 0 0-7.11-7.11H8.11A7.111 7.111 0 0 0 1 29.443V33M15.222 15.222a7.111 7.111 0 1 0 0-14.222 7.111 7.111 0 0 0 0 14.222Z' stroke='%236b52eb' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}
.main-nav-list {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 0;
  min-width: 100%;
  padding: 0;
  border-radius: 8px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  background: #fff;
  -webkit-box-shadow: rgba(0, 0, 0, 0.05) 0px -32px 64px, rgba(0, 0, 0, 0.05) 0px -16px 32px, rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.05) 0px 2px 4px, rgba(0, 0, 0, 0.05) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 8px 16px, rgba(0, 0, 0, 0.05) 0px 16px 32px, rgba(0, 0, 0, 0.05) 0px 32px 64px;
          box-shadow: rgba(0, 0, 0, 0.05) 0px -32px 64px, rgba(0, 0, 0, 0.05) 0px -16px 32px, rgba(0, 0, 0, 0.05) 0px 1px 2px, rgba(0, 0, 0, 0.05) 0px 2px 4px, rgba(0, 0, 0, 0.05) 0px 4px 8px, rgba(0, 0, 0, 0.05) 0px 8px 16px, rgba(0, 0, 0, 0.05) 0px 16px 32px, rgba(0, 0, 0, 0.05) 0px 32px 64px;
}
.main-nav-list-g {
  border-top: 1px solid #dcdae2;
}
.main-nav-list-i {
  display: block;
  color: #4d4b60;
  padding: 5px 20px;
  cursor: pointer;
}
.main-nav-list-i:hover {
  background: #f8f6fc;
}
.main-nav-list-special {
  border-top: 1px solid #dcdae2;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.main-nav-btn {
  width: 22px;
  height: 22px;
  margin-left: 15px;
}
.main-promo {
  position: relative;
}
.promo-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
  overflow: hidden;
}
.promo-img {
  width: 100%;
  min-width: 640px;
  max-width: 1440px;
}
.promo-header {
  position: absolute;
  top: 20%;
  width: 100%;
}
.promo-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.promo-h1 {
  display: inline;
  line-height: 1;
  margin: 0;
  font-size: 60px;
}
.promo-h1-sub {
  font-size: 28px;
}
.main-benefits {
  margin-top: 60px;
}
@media (min-width: 992px) {
  .main-benefits {
    margin-top: 80px;
  }
}
.main-benefits-header {
  margin-bottom: 40px;
  font-size: 22px;
  font-weight: 300;
  text-align: center;
}
@media (min-width: 992px) {
  .main-benefits-header {
    font-size: 36px;
  }
}
.main-benefits-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 40px;
}
.main-benefits-i:first-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  .main-benefits-i {
    margin-top: 0;
  }
}
.main-benefits-subheader {
  font-size: 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .main-benefits-subheader {
    font-size: 24px;
  }
}
.main-benefits-descr {
  text-align: center;
  width: 75%;
  margin: 20px auto 0;
}
.main-benefits-image {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.main-benefits-icons {
  margin-top: 40px;
  height: 128px;
}
.main-benefits-flex {
  height: 148px;
}
.main-benefits-label {
  margin-bottom: 20px;
}
.main-subscription {
  margin-top: 60px;
}
@media (min-width: 992px) {
  .main-subscription {
    margin-top: 80px;
  }
}
.main-subscription-col {
  margin-top: 40px;
}
.main-subscription-col:first-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  .main-subscription-col {
    margin-top: 0;
  }
}
.main-subscription-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  padding: 40px;
  border-radius: 8px;
  background: #ecebf4;
}
.main-subscription-special {
  background: #7958f0;
  color: #ffffff;
}
.main-subscription-header {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 22px;
  text-align: center;
}
@media (min-width: 992px) {
  .main-subscription-header {
    font-size: 30px;
  }
}
.main-subscription-price {
  margin-top: 10px;
  text-align: center;
  min-height: 60px;
}
.main-subscription-oldprice {
  text-decoration: line-through;
  font-size: 18px;
}
.main-subscription-newprice {
  font-size: 24px;
}
.main-subscription-benefits {
  margin-top: 40px;
}
.main-subscription-benefits-i {
  margin-bottom: 10px;
}
.main-subscription-benefits-i:last-child {
  margin-bottom: 0;
}
.main-subscription-action {
  margin-top: 40px;
  text-align: center;
}
.main-subscription-btn {
  padding: 9px 12px;
  border-radius: 8px;
  color: #4d4b60;
  font-size: 16px;
  line-height: 1;
  background-color: #eae8ef;
  border: 2px solid transparent;
  -webkit-transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.2s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.main-subscription-btn:hover {
  color: #4d4b60;
  border-color: rgba(107, 82, 235, 0.95);
}
.main-subscription-add {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}
.main-subscription-add-i {
  margin-bottom: 40px;
}
.main-subscription-add-i:last-child {
  margin-bottom: 0;
}
.main-subscription-add-header {
  font-size: 24px;
}
.main-subscription-add-descr {
  margin-top: 5px;
}
.main-contacts {
  margin-top: 60px;
  margin-bottom: 60px;
  font-size: 24px;
  padding-bottom: 60px;
}
@media (min-width: 992px) {
  .main-contacts {
    margin-top: 80px;
    margin-bottom: 80px;
    padding-bottom: 0;
  }
}
.main-contacts-mail {
  text-align: center;
}
.main-content {
  position: relative;
  z-index: 0;
  margin: 60px 0;
}
.main-registr-descr {
  margin-bottom: 40px;
}
.form {
  margin-bottom: 60px;
}
.form:last-child {
  margin-bottom: 0;
}
.form-i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.form-i:last-child {
  margin-bottom: 0;
}
.form-input {
  width: 100%;
}
.form-input input {
  width: 100%;
}
.form-input .select {
  width: 100%;
}
.form-input textarea {
  width: 100%;
}
.form-input .form-import-export-input {
  width: 60px;
  text-align: center;
}
.form-title {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 20px;
}
.main-actions {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  -webkit-box-shadow: 0px 0px 5px 1px rgba(20, 40, 90, 0.1);
          box-shadow: 0px 0px 5px 1px rgba(20, 40, 90, 0.1);
  background: rgba(255, 255, 255, 0.95);
}
.main-action-i {
  padding-top: 10px;
  padding-bottom: 10px;
}
.help-highlight {
  position: absolute;
  border-radius: 8px;
  -webkit-animation: highlights 2s linear infinite;
          animation: highlights 2s linear infinite;
}
@-webkit-keyframes highlights {
  0% {
    background: rgba(104, 78, 239, 0.9);
  }
  50% {
    background: rgba(104, 78, 239, 0.5);
  }
  100% {
    background: rgba(104, 78, 239, 0.9);
  }
}
@keyframes highlights {
  0% {
    background: rgba(104, 78, 239, 0.9);
  }
  50% {
    background: rgba(104, 78, 239, 0.5);
  }
  100% {
    background: rgba(104, 78, 239, 0.9);
  }
}
.retrieve-password-b {
  text-align: right;
}
.retrieve-password-link {
  color: #4d4b60;
}
.footer-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}
.footer-nav-i {
  font-size: 14px;
  margin: 0 10px;
}
@media (min-width: 992px) {
  .footer-nav-i {
    margin: 0 20px;
  }
}
