/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

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

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

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

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

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

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

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

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

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

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* ubuntu-300 - latin_cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 300;
  src: local("Ubuntu Light"), local("Ubuntu-Light"), url("/cargo/assets/fonts/Ubuntu/ubuntu-v12-latin_cyrillic-300.woff2") format("woff2"), url("/cargo/assets/fonts/Ubuntu/ubuntu-v12-latin_cyrillic-300.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* ubuntu-regular - latin_cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local("Ubuntu Regular"), local("Ubuntu-Regular"), url("/cargo/assets/fonts/Ubuntu/ubuntu-v12-latin_cyrillic-regular.woff2") format("woff2"), url("/cargo/assets/fonts/Ubuntu/ubuntu-v12-latin_cyrillic-regular.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* ubuntu-italic - latin_cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: italic;
  font-weight: 400;
  src: local("Ubuntu Italic"), local("Ubuntu-Italic"), url("/cargo/assets/fonts/Ubuntu/ubuntu-v12-latin_cyrillic-italic.woff2") format("woff2"), url("/cargo/assets/fonts/Ubuntu/ubuntu-v12-latin_cyrillic-italic.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* ubuntu-500 - latin_cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 500;
  src: local("Ubuntu Medium"), local("Ubuntu-Medium"), url("/cargo/assets/fonts/Ubuntu/ubuntu-v12-latin_cyrillic-500.woff2") format("woff2"), url("/cargo/assets/fonts/Ubuntu/ubuntu-v12-latin_cyrillic-500.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

/* ubuntu-700 - latin_cyrillic */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 700;
  src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url("/cargo/assets/fonts/Ubuntu/ubuntu-v12-latin_cyrillic-700.woff2") format("woff2"), url("/cargo/assets/fonts/Ubuntu/ubuntu-v12-latin_cyrillic-700.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */ }

html {
  height: 100%; }

body {
  min-width: 1000px;
  height: 100%;
  background: #f6f6f6;
  font: 14px/1.3 Ubuntu, sans-serif;
  cursor: default; }

body.no-scroll {
  overflow: hidden; }

a,
.link {
  color: #8c2081;
  outline: none;
  text-decoration: none;
  transition: color 0.3s ease;
  cursor: pointer; }
  a:hover,
  .link:hover {
    color: #ec1b60; }
  a.is-pink,
  .link.is-pink {
    color: #ec1b60;
    border-bottom: 1px solid #f5d9e2;
    transition: border-bottom-color 0.3s ease; }
    a.is-pink:hover,
    .link.is-pink:hover {
      border-bottom-color: #ff9dbd; }

input,
textarea {
  font: 14px Ubuntu, sans-serif; }

button {
  font: 14px Ubuntu, sans-serif; }

h1 {
  font-size: 24px;
  font-weight: normal;
  color: #8c2081;
  margin: 7px 0; }

h2 {
  font-size: 15px;
  font-weight: normal;
  color: #9e9e9e;
  margin: 0; }

h3 {
  font-weight: normal;
  margin: 0; }

.page.simple-enter, .page.simple-leave-to {
  opacity: 0; }

.page.simple-enter-active, .page.simple-leave-active {
  pointer-events: none;
  transition: opacity 0.3s ease; }

.page.advanced-enter, .page.advanced-leave-to {
  opacity: 0;
  transform: translateX(-30px); }

.page.advanced-enter-active, .page.advanced-leave-active {
  pointer-events: none;
  transition: opacity 0.3s ease, transform 0.3s ease; }

.panel {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.04); }

.button {
  display: inline-block;
  height: 42px;
  padding: 0 52px;
  background: #fff;
  color: #4c4c55;
  border: none;
  border-radius: 21px;
  outline: none;
  box-sizing: border-box;
  text-decoration: none;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 42px;
  cursor: pointer;
  will-change: opacity;
  transition: color 0.3s ease, background-color 0.3s ease, box-shadow 0.3s ease; }
  .button:active {
    box-shadow: inset 0 3px 26px rgba(0, 0, 0, 0.2); }
  .button:disabled {
    opacity: 0.5;
    pointer-events: none; }

.button-regular {
  box-shadow: 0 7px 18px rgba(0, 0, 0, 0.04); }
  .button-regular:hover {
    box-shadow: 0 7px 18px rgba(0, 0, 0, 0.15);
    color: #ec1b60; }
  .button-regular:active {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);
    color: #ec1b60;
    transition: color 0.1s ease, box-shadow 0.1s ease; }

.button-border {
  box-shadow: 0 0 8px rgba(202, 202, 202, 0.85); }
  .button-border:hover {
    box-shadow: 0 0 2px rgba(35, 35, 35, 0.3);
    color: #ec1b60; }
  .button-border:active {
    box-shadow: 0 0 8px rgba(202, 202, 202, 0.85);
    color: #ec1b60;
    transition: color 0.1s ease, box-shadow 0.1s ease; }

.button-header {
  background: #331957;
  color: #fff !important; }
  .button-header:hover {
    background: #462378; }
  .button-header:active {
    background: #331957; }

.button-accent {
  background: #8a1f80;
  color: #fff !important; }
  .button-accent:hover {
    background: #a22495; }
  .button-accent:active {
    background: #8a1f80; }
  .button-accent.small {
    height: 26px;
    line-height: 26px;
    padding: 0 20px;
    font-size: 12px; }

.button-accent + .button-accent {
  margin-left: 20px; }

.button-bright {
  background: #ea1b60;
  color: #fff !important; }

.data-table-header {
  display: flex;
  font-weight: normal;
  font-size: 12px;
  text-align: left;
  padding: 12px 0 12px 30px;
  color: #9e9e9e;
  margin-top: 20px; }
  .data-table-header > div {
    flex: 1;
    padding-right: 20px; }

.data-table-row {
  display: flex;
  align-items: center;
  cursor: pointer;
  min-height: 70px;
  padding: 17px 0 17px 30px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.04);
  transition: box-shadow 0.3s ease;
  margin-bottom: 10px;
  color: #4c4c55; }
  .data-table-row:hover {
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.2); }
    .data-table-row:hover > div:first-child > a {
      color: #ec1b60; }
  .data-table-row.is-disabled {
    opacity: 0.5; }
  .data-table-row > div {
    flex: 1;
    padding-right: 20px; }

.data-table-row-delete {
  flex: 0 0 20px !important; }

.data-table-row-delete-active-area {
  padding: 4px;
  cursor: pointer;
  color: #a0a0a0;
  opacity: 0;
  transition: opacity 0.3s ease, color 0.3s ease; }
  .data-table-row-delete-active-area:hover {
    color: #ec2467; }
  .data-table-row-delete-active-area > svg {
    display: block;
    width: 12px;
    height: 12px;
    fill: currentColor; }
  .data-table-row:hover .data-table-row-delete-active-area {
    opacity: 1; }

.data-table-empty {
  text-align: center;
  color: #d8d8d8;
  text-transform: uppercase;
  padding: 41px 0 10px;
  font-size: 20px;
  transition: opacity 0.3s ease; }
  .data-table-empty.v-enter {
    opacity: 0; }
  .data-table-empty.v-leave-to {
    transition: none; }

.vb {
  /*
  > .vb-dragger:hover > .vb-dragger-styler,
  &.vb-dragging > .vb-dragger > .vb-dragger-styler {
    background-color: rgba(48, 121, 244, 0.5);
  }
  */ }
  .vb > .vb-dragger {
    width: 9px;
    right: 0;
    padding: 2px 2px 2px 0;
    z-index: 5;
    box-sizing: border-box; }
  .vb > .vb-dragger > .vb-dragger-styler {
    height: 100%;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0.45);
    opacity: 0;
    transition: opacity 0.3s ease; }
  .vb.vb-scrolling-phantom > .vb-dragger > .vb-dragger-styler,
  .vb.vb-dragging-phantom > .vb-dragger > .vb-dragger-styler {
    opacity: 1; }

.page.simple-enter-active[data-v-9be7ad4c] .requests-filter *,
.page.advanced-enter-active[data-v-9be7ad4c] .requests-filter * {
  transition: none;
}
.page-area[data-v-9be7ad4c] {
  padding-top: 24px;
  display: flex;
  justify-content: space-between;
}
.page-content[data-v-9be7ad4c] {
  flex: 0 0 auto;
  width: 770px;
}
.page-content > .data-table-empty[data-v-9be7ad4c] {
    padding: 24px 0 12px;
}
@media (max-width: 1400px) {
.page-content[data-v-9be7ad4c] {
      width: 655px;
}
}
@media (max-width: 1200px) {
.page-content[data-v-9be7ad4c] {
      width: 545px;
}
}
.request[data-v-9be7ad4c] {
  margin-bottom: 20px;
  transition: opacity 0.3s ease, box-shadow 0.3s ease !important;
}
.request.v-enter[data-v-9be7ad4c] {
    opacity: 0;
}
.request.v-leave-to[data-v-9be7ad4c] {
    transition: none !important;
}
.page-sidebar[data-v-9be7ad4c] {
  position: relative;
  flex: 0 0 auto;
  width: 370px;
  margin-bottom: 90px;
}
@media (max-width: 1400px) {
.page-sidebar[data-v-9be7ad4c] {
      width: 315px;
}
}
@media (max-width: 1200px) {
.page-sidebar[data-v-9be7ad4c] {
      width: 260px;
}
}
.page-sidebar > .panel[data-v-9be7ad4c] {
    width: 370px;
    box-sizing: border-box;
}
@media (max-width: 1400px) {
.page-sidebar > .panel[data-v-9be7ad4c] {
        width: 315px;
}
}
@media (max-width: 1200px) {
.page-sidebar > .panel[data-v-9be7ad4c] {
        width: 260px;
}
}
.page-sidebar > .panel.is-fixed[data-v-9be7ad4c] {
      position: fixed;
      top: 20px;
      z-index: 21;
}
.page-sidebar > .panel.is-bottom[data-v-9be7ad4c] {
      position: absolute;
      bottom: 0;
}
.page-actions-container[data-v-9be7ad4c] {
  position: relative;
  text-align: center;
  padding-top: 24px;
  height: 70px;
  box-sizing: border-box;
}
.page-actions-container > .button-regular[data-v-9be7ad4c] {
    padding: 0 45px;
}
.page-actions-container > .preloader[data-v-9be7ad4c] {
    margin-top: 12px;
}
.page-action-archive[data-v-9be7ad4c] {
  position: absolute;
  right: 0;
  top: 36px;
}
.page-captions-container[data-v-9be7ad4c] {
  display: flex;
}
.page-captions[data-v-9be7ad4c] {
  flex: 1;
}

.request-item[data-v-37b396fc] {
  display: block;
  padding: 20px 30px 0;
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  color: #9e9e9e;
  font-size: 14px;
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.04);
  transition: box-shadow 0.3s ease;
}
@media (max-width: 1400px) {
.request-item[data-v-37b396fc] {
      padding: 20px 25px 0;
}
}
@media (max-width: 1200px) {
.request-item[data-v-37b396fc] {
      padding: 20px 20px 0;
}
}
.request-item[data-v-37b396fc]:hover {
    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.2);
}
.request-item-header[data-v-37b396fc] {
  position: relative;
}
.request-item-header .request-item-header-info[data-v-37b396fc] {
    font-weight: 400;
    font-size: 12px;
    margin: -20px -25px 0;
    padding: 10px 0 0 25px;
}
.request-item-header .request-item-header-badge[data-v-37b396fc] {
    position: absolute;
    top: 0px;
    right: -30px;
    padding: 2px 13px;
    font-size: 14px;
    background: #c49a6c;
    color: #fff;
    border-radius: 0 13px 0 13px;
}
.request-item-header .request-item-header-badge.archive[data-v-37b396fc] {
      background: #ec1b5f;
}
@media (max-width: 1400px) {
.request-item-header .request-item-header-badge[data-v-37b396fc] {
        right: -25px;
}
}
@media (max-width: 1200px) {
.request-item-header .request-item-header-badge[data-v-37b396fc] {
        right: -20px;
}
}
.request-item-body[data-v-37b396fc] {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding-bottom: 20px;
}
.request-item-body .request-item-body-left[data-v-37b396fc] {
    width: 55%;
    border-right: 1px solid #eaeaea;
}
.request-item-body .request-item-body-left .request-item-body-left-title[data-v-37b396fc] {
      padding: 9px 20px 9px 0;
      color: #4c4c55;
      font-weight: 600;
}
.request-item-body .request-item-body-left .request-item-body-left-description[data-v-37b396fc] {
      padding: 0px 20px 16px 0;
      color: #9e9e9e;
      font-weight: 400;
      font-size: 12px;
}
.request-item-body .request-item-body-left .request-item-body-left-date[data-v-37b396fc] {
      display: flex;
      flex-wrap: wrap;
}
.request-item-body .request-item-body-left .request-item-body-left-date div[data-v-37b396fc] {
        float: left;
        margin-right: 30px;
}
.request-item-body .request-item-body-left .request-item-body-left-date div span[data-v-37b396fc] {
          display: block;
          font-weight: 400;
          font-size: 12px;
          line-height: 1.2em;
}
.request-item-body .request-item-body-left .request-item-body-left-date div span[data-v-37b396fc]:nth-child(1) {
            color: #4c4c55;
}
.request-item-body .request-item-body-right[data-v-37b396fc] {
    width: 45%;
}
.request-item-body .request-item-body-right ul[data-v-37b396fc] {
      margin: 0;
      padding-top: 10px;
      padding-left: 20px;
      list-style: none;
}
.request-item-body .request-item-body-right ul li[data-v-37b396fc] {
        font-size: 12px;
        margin-bottom: 6px;
}
.request-item-body .request-item-body-right ul li a[data-v-37b396fc] {
          color: #ec1b60;
          border-bottom: 1px solid #f5d9e2;
          transition: border-bottom-color 0.3s ease;
}
.request-item-body .request-item-body-right ul li a[data-v-37b396fc]:hover {
            border-bottom-color: #ff9dbd;
}

.join-panel {
  overflow: hidden;
}
.join-panel-illustration {
  height: 205px;
  background: #86a0a0 url(/tms/assets/images/join-illustration.jpg) 50%;
  background-size: cover;
}
.join-panel-content {
  padding: 30px;
}
.join-panel-content > h1 {
    margin: 0;
    color: #4c4c55;
    font-size: 19px;
}
.join-panel-content > p {
    color: #9e9e9e;
    font-size: 13px;
    line-height: 1.7;
}
.join-panel-content > .button {
    padding: 0 33px;
    margin: 10px 0;
}
@media (max-width: 1200px) {
.join-panel-content > .button {
        padding: 0 19px;
        letter-spacing: 1px;
}
}
.join-panel-about {
  display: inline-block;
  margin: 20px 0 0;
  color: #ec1b60;
  border-bottom: 1px solid #f5d9e2;
  transition: border-bottom-color 0.3s ease;
}
.join-panel-about:hover {
    border-bottom-color: #ff9dbd;
}

.preloader {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  opacity: 0.45;
  transform: translateX(-50%) translateY(-50%);
  animation: rotatePreloader 2s infinite ease-in;
}
@keyframes rotatePreloader {
0% {
    transform: translateX(-50%) translateY(-50%) rotateZ(0deg);
}
100% {
    transform: translateX(-50%) translateY(-50%) rotateZ(-360deg);
}
}
.preloader > div {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.preloader > div:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    width: 10%;
    height: 10%;
    background-color: #000;
    transform: translateX(-50%);
    border-radius: 50%;
}
.preloader > div:nth-child(1) {
  transform: rotateZ(0deg);
  animation: rotateCircle1 2s infinite linear;
  z-index: 9;
}
@keyframes rotateCircle1 {
0% {
    opacity: 0;
}
0% {
    opacity: 1;
    transform: rotateZ(36deg);
}
7% {
    transform: rotateZ(0deg);
}
57% {
    transform: rotateZ(0deg);
}
100% {
    transform: rotateZ(-324deg);
    opacity: 1;
}
}
.preloader > div:nth-child(2) {
  transform: rotateZ(36deg);
  animation: rotateCircle2 2s infinite linear;
  z-index: 8;
}
@keyframes rotateCircle2 {
5% {
    opacity: 0;
}
5.0001% {
    opacity: 1;
    transform: rotateZ(0deg);
}
12% {
    transform: rotateZ(-36deg);
}
62% {
    transform: rotateZ(-36deg);
}
100% {
    transform: rotateZ(-324deg);
    opacity: 1;
}
}
.preloader > div:nth-child(3) {
  transform: rotateZ(72deg);
  animation: rotateCircle3 2s infinite linear;
  z-index: 7;
}
@keyframes rotateCircle3 {
10% {
    opacity: 0;
}
10.0002% {
    opacity: 1;
    transform: rotateZ(-36deg);
}
17% {
    transform: rotateZ(-72deg);
}
67% {
    transform: rotateZ(-72deg);
}
100% {
    transform: rotateZ(-324deg);
    opacity: 1;
}
}
.preloader > div:nth-child(4) {
  transform: rotateZ(108deg);
  animation: rotateCircle4 2s infinite linear;
  z-index: 6;
}
@keyframes rotateCircle4 {
15% {
    opacity: 0;
}
15.0003% {
    opacity: 1;
    transform: rotateZ(-72deg);
}
22% {
    transform: rotateZ(-108deg);
}
72% {
    transform: rotateZ(-108deg);
}
100% {
    transform: rotateZ(-324deg);
    opacity: 1;
}
}
.preloader > div:nth-child(5) {
  transform: rotateZ(144deg);
  animation: rotateCircle5 2s infinite linear;
  z-index: 5;
}
@keyframes rotateCircle5 {
20% {
    opacity: 0;
}
20.0004% {
    opacity: 1;
    transform: rotateZ(-108deg);
}
27% {
    transform: rotateZ(-144deg);
}
77% {
    transform: rotateZ(-144deg);
}
100% {
    transform: rotateZ(-324deg);
    opacity: 1;
}
}
.preloader > div:nth-child(6) {
  transform: rotateZ(180deg);
  animation: rotateCircle6 2s infinite linear;
  z-index: 4;
}
@keyframes rotateCircle6 {
25% {
    opacity: 0;
}
25.0005% {
    opacity: 1;
    transform: rotateZ(-144deg);
}
32% {
    transform: rotateZ(-180deg);
}
82% {
    transform: rotateZ(-180deg);
}
100% {
    transform: rotateZ(-324deg);
    opacity: 1;
}
}
.preloader > div:nth-child(7) {
  transform: rotateZ(216deg);
  animation: rotateCircle7 2s infinite linear;
  z-index: 3;
}
@keyframes rotateCircle7 {
30% {
    opacity: 0;
}
30.0006% {
    opacity: 1;
    transform: rotateZ(-180deg);
}
37% {
    transform: rotateZ(-216deg);
}
87% {
    transform: rotateZ(-216deg);
}
100% {
    transform: rotateZ(-324deg);
    opacity: 1;
}
}
.preloader > div:nth-child(8) {
  transform: rotateZ(252deg);
  animation: rotateCircle8 2s infinite linear;
  z-index: 2;
}
@keyframes rotateCircle8 {
35% {
    opacity: 0;
}
35.0007% {
    opacity: 1;
    transform: rotateZ(-216deg);
}
42% {
    transform: rotateZ(-252deg);
}
92% {
    transform: rotateZ(-252deg);
}
100% {
    transform: rotateZ(-324deg);
    opacity: 1;
}
}
.preloader > div:nth-child(9) {
  transform: rotateZ(288deg);
  animation: rotateCircle9 2s infinite linear;
  z-index: 1;
}
@keyframes rotateCircle9 {
40% {
    opacity: 0;
}
40.0008% {
    opacity: 1;
    transform: rotateZ(-252deg);
}
47% {
    transform: rotateZ(-288deg);
}
97% {
    transform: rotateZ(-288deg);
}
100% {
    transform: rotateZ(-324deg);
    opacity: 1;
}
}
.preloader > div:nth-child(10) {
  transform: rotateZ(324deg);
  animation: rotateCircle10 2s infinite linear;
  z-index: 0;
}
@keyframes rotateCircle10 {
45% {
    opacity: 0;
}
45.0009% {
    opacity: 1;
    transform: rotateZ(-288deg);
}
52% {
    transform: rotateZ(-324deg);
}
102% {
    transform: rotateZ(-324deg);
}
100% {
    transform: rotateZ(-324deg);
    opacity: 1;
}
}

.page.simple-enter-active[data-v-5674a238] .requests-filter *,
.page.advanced-enter-active[data-v-5674a238] .requests-filter * {
  transition: none;
}
.page-area[data-v-5674a238] {
  padding-top: 24px;
  display: flex;
  justify-content: space-between;
}
.page-content[data-v-5674a238] {
  flex: 0 0 auto;
  width: 770px;
}
.page-content > .data-table-empty[data-v-5674a238] {
    padding: 24px 0 12px;
}
@media (max-width: 1400px) {
.page-content[data-v-5674a238] {
      width: 655px;
}
}
@media (max-width: 1200px) {
.page-content[data-v-5674a238] {
      width: 545px;
}
}
.request[data-v-5674a238] {
  margin-bottom: 20px;
  transition: opacity 0.3s ease, box-shadow 0.3s ease !important;
}
.request.v-enter[data-v-5674a238] {
    opacity: 0;
}
.request.v-leave-to[data-v-5674a238] {
    transition: none !important;
}
.page-sidebar[data-v-5674a238] {
  position: relative;
  flex: 0 0 auto;
  width: 370px;
  margin-bottom: 90px;
}
@media (max-width: 1400px) {
.page-sidebar[data-v-5674a238] {
      width: 315px;
}
}
@media (max-width: 1200px) {
.page-sidebar[data-v-5674a238] {
      width: 260px;
}
}
.page-sidebar > .panel[data-v-5674a238] {
    width: 370px;
    box-sizing: border-box;
}
@media (max-width: 1400px) {
.page-sidebar > .panel[data-v-5674a238] {
        width: 315px;
}
}
@media (max-width: 1200px) {
.page-sidebar > .panel[data-v-5674a238] {
        width: 260px;
}
}
.page-sidebar > .panel.is-fixed[data-v-5674a238] {
      position: fixed;
      top: 20px;
      z-index: 21;
}
.page-sidebar > .panel.is-bottom[data-v-5674a238] {
      position: absolute;
      bottom: 0;
}
.page-actions-container[data-v-5674a238] {
  position: relative;
  text-align: center;
  padding-top: 24px;
  height: 70px;
  box-sizing: border-box;
}
.page-actions-container > .button-regular[data-v-5674a238] {
    padding: 0 45px;
}
.page-actions-container > .preloader[data-v-5674a238] {
    margin-top: 12px;
}
.page-captions-container[data-v-5674a238] {
  display: flex;
}
.page-captions[data-v-5674a238] {
  flex: 1;
}

h1[data-v-2469fe11] {
  color: #ccc;
  text-align: center;
  font-size: 26px;
  margin-top: 22px;
}

#app {
  height: 100%;
}
.app-overlay {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #f6f6f6;
  z-index: 500;
}
.app-overlay.v-leave-active {
    opacity: 0;
    transition: opacity 0.3s ease 0.3s;
}
.app-overlay > .preloader {
    top: 120px;
}
.autosize-content {
  margin: 0 auto;
  width: 1170px;
}
@media (max-width: 1400px) {
.autosize-content {
      width: 1000px;
}
}
@media (max-width: 1200px) {
.autosize-content {
      width: 835px;
}
}
.main-container {
  margin-left: 145px;
  min-height: 100%;
  padding-bottom: 80px;
  box-sizing: border-box;
}
@media (max-width: 1200px) {
.main-container {
      margin-left: 105px;
}
}
.page-container {
  padding: 30px 0;
}
.page-footer {
  margin: -80px 0 0 145px;
  color: #9e9e9e;
  padding: 30px 0 0;
  height: 80px;
  box-sizing: border-box;
}
.page-footer:after {
    content: '';
    display: block;
    clear: both;
}
@media (max-width: 1200px) {
.page-footer {
      margin-left: 105px;
}
}
.page-footer-info {
  float: left;
}
.page-footer-info > span {
    margin-right: 34px;
}
.page-footer-info a.is-gray {
    color: #9e9e9e;
}
.page-footer-info a.is-gray:hover {
      color: #ec1b60;
}
.page-footer-cuba {
  float: right;
}

.navbar {
  display: flex;
  flex-direction: column;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 145px;
  background: #fff;
  z-index: 20;
  overflow: hidden;
}
@media (max-width: 1200px) {
.navbar {
      width: 105px;
}
}
.navbar-logo {
  display: block;
  height: 80px;
  padding: 30px 0 0 15px;
  box-sizing: border-box;
  background: #331a57;
  transition: background-color 0.3s ease;
  cursor: pointer;
}
.navbar-logo:hover {
    background: #462378;
}
@media (max-width: 1200px) {
.navbar-logo {
      padding: 32px 0 0 9px;
}
}
.navbar-logo > svg {
    width: 112px;
    height: 20px;
}
@media (max-width: 1200px) {
.navbar-logo > svg {
        width: 86px;
        height: 15px;
}
}
.navbar-items {
  flex: 1;
  line-height: 1;
}
.navbar-item-container {
  padding: 17px 0;
}
@media (max-height: 790px) {
.navbar-item-container {
      padding: 12px 0;
}
}
.navbar-item-container:first-child {
    padding-top: 32px;
}
@media (max-height: 790px) {
.navbar-item-container:first-child {
        padding-top: 24px;
}
}
.navbar-item-container:last-child {
    padding-bottom: 34px;
}
@media (max-height: 790px) {
.navbar-item-container:last-child {
        padding-bottom: 22px;
}
}
.navbar-item-container.v-enter, .navbar-item-container.v-leave-active {
    opacity: 0;
    transform: translateX(-30px);
}
.navbar-item-container.v-enter-active, .navbar-item-container.v-leave-active {
    pointer-events: none;
    transition: opacity 0.3s ease, transform 0.3s ease;
}
.navbar-item-container.v-enter-active {
    transition-delay: 0.3s;
}
.navbar-item {
  display: block;
  position: relative;
  text-decoration: none;
  text-align: center;
}
.navbar-item:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 3px;
    border-radius: 2px;
    background: #c3976c;
    transform: translateX(3px);
    opacity: 0;
    transition: transform 0.3s ease, opacity 0.3s ease;
}
.navbar-item.router-link-active:after {
    transform: translateX(0);
    opacity: 1;
}
.navbar-item-badge {
  position: absolute;
  right: -10px;
  top: -10px;
  color: #fff;
  background: #b6b5b6;
  font-size: 10px;
  width: 29px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  border-radius: 50%;
  will-change: opacity;
  transition: opacity 0.3s ease, transform 0.3s ease;
}
.navbar-item-badge.v-enter, .navbar-item-badge.v-leave-to {
    opacity: 0;
    transform: scale(0);
}
.navbar-item:hover .navbar-item-badge {
    background: #9797a0;
}
.navbar-item.router-link-active .navbar-item-badge {
    background: #8b2081;
    transition: opacity 0.3s ease, transform 0.3s ease, background-color 0.3s ease;
}
.navbar-item-icon {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  width: 54px;
  height: 54px;
  color: #9c9c9c;
}
.navbar-item:hover > .navbar-item-icon {
    color: #4c4c55;
}
.navbar-item.router-link-active > .navbar-item-icon {
    color: #f4f4f4;
}
.navbar-item-icon > svg {
    display: block;
    position: absolute;
    width: 27px;
    height: 27px;
    left: 13px;
    top: 13px;
    fill: currentColor;
}
.navbar-item-icon-circle {
  width: 100%;
  height: 100%;
  background: #c3986c;
  border-radius: 50%;
  opacity: 0;
  transform: scale(0.95);
  transition: transform 0.3s ease;
}
.navbar-item.router-link-active .navbar-item-icon-circle {
    opacity: 1;
    transform: scale(1);
}
.navbar-item-title {
  padding-top: 10px;
  color: #9e9e9e;
}
@media (max-height: 790px) {
.navbar-item-title {
      padding-top: 4px;
}
}
.navbar-item:hover > .navbar-item-title {
    color: #4c4c55;
}
.navbar-item.router-link-active > .navbar-item-title {
    color: #4c4c55;
}

.page-header {
  background: #fff;
  height: 80px;
  font-size: 15px;
  position: relative;
  z-index: 10;
}
.page-header-title {
  padding-top: 26px;
  height: 52px;
  float: left;
  color: #4c4c55;
}
.page-header-title > svg {
    width: 26px;
    height: 26px;
    vertical-align: middle;
    margin-right: 8px;
    fill: #9c9c9c;
}
.page-header-title > span {
    vertical-align: middle;
}

.modal {
  display: flex;
  padding: 20px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: auto;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s ease;
}
.modal.v-enter, .modal.v-leave-to {
    opacity: 0;
}
.modal-container {
  position: relative;
  border-radius: 10px;
  margin: auto;
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  transition: transform 0.3s ease;
}
.v-enter .modal-container,
  .v-leave-to .modal-container {
    transform: scale(0.7);
}
.modal-close {
  position: absolute;
  left: 100%;
  top: 7px;
  margin-left: 7px;
  transition: color 0.3s ease;
  cursor: pointer;
  color: #d6d6d6;
}
.modal-close:hover {
    color: #efefef;
}
.modal-close > svg {
    width: 17px;
    height: 17px;
    fill: currentColor;
}
.modal-content h1 {
  margin-top: 0;
  color: #4c4c55;
  font-size: 19px;
}
.modal-content p {
  margin: 20px 0 26px;
  color: #4c4c55;
  font-size: 15px;
}
.modal-dialog-content {
  padding: 20px;
}
.modal-dialog-content h1 {
    margin: 0 0 20px;
    color: #4c4c55;
    font-size: 19px;
}
.modal-dialog-content p {
    margin: 20px 0 26px;
    color: #4c4c55;
    font-size: 15px;
}
.modal-dialog-buttons {
  padding-top: 10px;
  text-align: center;
}
.modal-dialog-buttons .button {
    margin-right: 10px;
}
.modal-dialog-buttons .button-regular {
    background: #ccc;
    box-shadow: none;
}
.modal-dialog-buttons .button-regular:hover {
      background: #d4d4d4;
      color: #4c4c55;
}
.modal-dialog-buttons .button-regular:active {
      background: #ccc;
      color: #4c4c55;
      box-shadow: inset 0 3px 26px rgba(0, 0, 0, 0.1);
}

.page-preloader {
  position: relative;
  height: 100px;
  pointer-events: none;
  transition: opacity 0.3s ease;
}
.page-preloader.v-enter, .page-preloader.v-leave-to {
    opacity: 0;
}
