﻿@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:not(.ss-tw) {
  /*!
  * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
  * Copyright 2011-2017 The Bootstrap Authors
  * Copyright 2011-2017 Twitter, Inc.
  * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
  */
  /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
}
:not(.ss-tw) html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
:not(.ss-tw) body {
  margin: 0;
}
:not(.ss-tw) article,
:not(.ss-tw) aside,
:not(.ss-tw) footer,
:not(.ss-tw) header,
:not(.ss-tw) nav,
:not(.ss-tw) section {
  display: block;
}
:not(.ss-tw) h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
:not(.ss-tw) figcaption,
:not(.ss-tw) figure,
:not(.ss-tw) main {
  display: block;
}
:not(.ss-tw) figure {
  margin: 1em 40px;
}
:not(.ss-tw) hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
:not(.ss-tw) pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
:not(.ss-tw) a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
:not(.ss-tw) a:active,
:not(.ss-tw) a:hover {
  outline-width: 0;
}
:not(.ss-tw) abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
:not(.ss-tw) b,
:not(.ss-tw) strong {
  font-weight: inherit;
}
:not(.ss-tw) b,
:not(.ss-tw) strong {
  font-weight: bolder;
}
:not(.ss-tw) code,
:not(.ss-tw) kbd,
:not(.ss-tw) samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
:not(.ss-tw) dfn {
  font-style: italic;
}
:not(.ss-tw) mark {
  background-color: #ff0;
  color: #000;
}
:not(.ss-tw) small {
  font-size: 80%;
}
:not(.ss-tw) sub,
:not(.ss-tw) sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
:not(.ss-tw) sub {
  bottom: -0.25em;
}
:not(.ss-tw) sup {
  top: -0.5em;
}
:not(.ss-tw) audio,
:not(.ss-tw) video {
  display: inline-block;
}
:not(.ss-tw) audio:not([controls]) {
  display: none;
  height: 0;
}
:not(.ss-tw) img {
  border-style: none;
}
:not(.ss-tw) svg:not(:root) {
  overflow: hidden;
}
:not(.ss-tw) button,
:not(.ss-tw) input,
:not(.ss-tw) optgroup,
:not(.ss-tw) select,
:not(.ss-tw) textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
:not(.ss-tw) button,
:not(.ss-tw) input {
  overflow: visible;
}
:not(.ss-tw) button,
:not(.ss-tw) select {
  text-transform: none;
}
:not(.ss-tw) button,
:not(.ss-tw) html [type=button],
:not(.ss-tw) [type=reset],
:not(.ss-tw) [type=submit] {
  -webkit-appearance: button;
}
:not(.ss-tw) button::-moz-focus-inner,
:not(.ss-tw) [type=button]::-moz-focus-inner,
:not(.ss-tw) [type=reset]::-moz-focus-inner,
:not(.ss-tw) [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
:not(.ss-tw) button:-moz-focusring,
:not(.ss-tw) [type=button]:-moz-focusring,
:not(.ss-tw) [type=reset]:-moz-focusring,
:not(.ss-tw) [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:not(.ss-tw) fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
:not(.ss-tw) legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
:not(.ss-tw) progress {
  display: inline-block;
  vertical-align: baseline;
}
:not(.ss-tw) textarea {
  overflow: auto;
}
:not(.ss-tw) [type=checkbox],
:not(.ss-tw) [type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
:not(.ss-tw) [type=number]::-webkit-inner-spin-button,
:not(.ss-tw) [type=number]::-webkit-outer-spin-button {
  height: auto;
}
:not(.ss-tw) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
:not(.ss-tw) [type=search]::-webkit-search-cancel-button,
:not(.ss-tw) [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
:not(.ss-tw) ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
:not(.ss-tw) details,
:not(.ss-tw) menu {
  display: block;
}
:not(.ss-tw) summary {
  display: list-item;
}
:not(.ss-tw) canvas {
  display: inline-block;
}
:not(.ss-tw) template {
  display: none;
}
:not(.ss-tw) [hidden] {
  display: none;
}
@media print {
  :not(.ss-tw) *,
  :not(.ss-tw) *::before,
  :not(.ss-tw) *::after,
  :not(.ss-tw) p::first-letter,
  :not(.ss-tw) div::first-letter,
  :not(.ss-tw) blockquote::first-letter,
  :not(.ss-tw) li::first-letter,
  :not(.ss-tw) p::first-line,
  :not(.ss-tw) div::first-line,
  :not(.ss-tw) blockquote::first-line,
  :not(.ss-tw) li::first-line {
    text-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  :not(.ss-tw) a,
  :not(.ss-tw) a:visited {
    text-decoration: underline;
  }
  :not(.ss-tw) abbr[title]::after {
    content: " (" attr(title) ")";
  }
  :not(.ss-tw) pre {
    white-space: pre-wrap !important;
  }
  :not(.ss-tw) pre,
  :not(.ss-tw) blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  :not(.ss-tw) thead {
    display: table-header-group;
  }
  :not(.ss-tw) tr,
  :not(.ss-tw) img {
    page-break-inside: avoid;
  }
  :not(.ss-tw) p,
  :not(.ss-tw) h2,
  :not(.ss-tw) h3 {
    orphans: 3;
    widows: 3;
  }
  :not(.ss-tw) h2,
  :not(.ss-tw) h3 {
    page-break-after: avoid;
  }
  :not(.ss-tw) .navbar {
    display: none;
  }
  :not(.ss-tw) .badge {
    border: 1px solid #000;
  }
  :not(.ss-tw) .table {
    border-collapse: collapse !important;
  }
  :not(.ss-tw) .table td,
  :not(.ss-tw) .table th {
    background-color: #fff !important;
  }
  :not(.ss-tw) .table-bordered th,
  :not(.ss-tw) .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
:not(.ss-tw) html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
:not(.ss-tw) *,
:not(.ss-tw) *::before,
:not(.ss-tw) *::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
@-ms-viewport {
  :not(.ss-tw) {
    width: device-width;
  }
}
:not(.ss-tw) html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
:not(.ss-tw) body {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #292b2c;
  background-color: #fff;
}
:not(.ss-tw) [tabindex="-1"]:focus {
  outline: none !important;
}
:not(.ss-tw) h1, :not(.ss-tw) h2, :not(.ss-tw) h3, :not(.ss-tw) h4, :not(.ss-tw) h5, :not(.ss-tw) h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
:not(.ss-tw) p {
  margin-top: 0;
  margin-bottom: 1rem;
}
:not(.ss-tw) abbr[title],
:not(.ss-tw) abbr[data-original-title] {
  cursor: help;
}
:not(.ss-tw) address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
:not(.ss-tw) ol,
:not(.ss-tw) ul,
:not(.ss-tw) dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
:not(.ss-tw) ol ol,
:not(.ss-tw) ul ul,
:not(.ss-tw) ol ul,
:not(.ss-tw) ul ol {
  margin-bottom: 0;
}
:not(.ss-tw) dt {
  font-weight: bold;
}
:not(.ss-tw) dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
:not(.ss-tw) blockquote {
  margin: 0 0 1rem;
}
:not(.ss-tw) a {
  color: #0275d8;
  text-decoration: none;
}
:not(.ss-tw) a:focus, :not(.ss-tw) a:hover {
  color: #014c8c;
  text-decoration: underline;
}
:not(.ss-tw) a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
:not(.ss-tw) a:not([href]):not([tabindex]):focus, :not(.ss-tw) a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
:not(.ss-tw) a:not([href]):not([tabindex]):focus {
  outline: 0;
}
:not(.ss-tw) pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
:not(.ss-tw) figure {
  margin: 0 0 1rem;
}
:not(.ss-tw) img {
  vertical-align: middle;
}
:not(.ss-tw) [role=button] {
  cursor: pointer;
}
:not(.ss-tw) a,
:not(.ss-tw) area,
:not(.ss-tw) button,
:not(.ss-tw) [role=button],
:not(.ss-tw) input,
:not(.ss-tw) label,
:not(.ss-tw) select,
:not(.ss-tw) summary,
:not(.ss-tw) textarea {
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
:not(.ss-tw) table {
  border-collapse: collapse;
  background-color: transparent;
}
:not(.ss-tw) caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #636c72;
  text-align: left;
  caption-side: bottom;
}
:not(.ss-tw) th {
  text-align: left;
}
:not(.ss-tw) label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
:not(.ss-tw) button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
:not(.ss-tw) input,
:not(.ss-tw) button,
:not(.ss-tw) select,
:not(.ss-tw) textarea {
  line-height: inherit;
}
:not(.ss-tw) input[type=radio]:disabled,
:not(.ss-tw) input[type=checkbox]:disabled {
  cursor: not-allowed;
}
:not(.ss-tw) input[type=date],
:not(.ss-tw) input[type=time],
:not(.ss-tw) input[type=datetime-local],
:not(.ss-tw) input[type=month] {
  -webkit-appearance: listbox;
}
:not(.ss-tw) textarea {
  resize: vertical;
}
:not(.ss-tw) fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
:not(.ss-tw) legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}
:not(.ss-tw) input[type=search] {
  -webkit-appearance: none;
}
:not(.ss-tw) output {
  display: inline-block;
}
:not(.ss-tw) [hidden] {
  display: none !important;
}
:not(.ss-tw) h1, :not(.ss-tw) h2, :not(.ss-tw) h3, :not(.ss-tw) h4, :not(.ss-tw) h5, :not(.ss-tw) h6,
:not(.ss-tw) .h1, :not(.ss-tw) .h2, :not(.ss-tw) .h3, :not(.ss-tw) .h4, :not(.ss-tw) .h5, :not(.ss-tw) .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
:not(.ss-tw) h1, :not(.ss-tw) .h1 {
  font-size: 2.5rem;
}
:not(.ss-tw) h2, :not(.ss-tw) .h2 {
  font-size: 2rem;
}
:not(.ss-tw) h3, :not(.ss-tw) .h3 {
  font-size: 1.75rem;
}
:not(.ss-tw) h4, :not(.ss-tw) .h4 {
  font-size: 1.5rem;
}
:not(.ss-tw) h5, :not(.ss-tw) .h5 {
  font-size: 1.25rem;
}
:not(.ss-tw) h6, :not(.ss-tw) .h6 {
  font-size: 1rem;
}
:not(.ss-tw) .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
:not(.ss-tw) .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1;
}
:not(.ss-tw) .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}
:not(.ss-tw) .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}
:not(.ss-tw) .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}
:not(.ss-tw) hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) small,
:not(.ss-tw) .small {
  font-size: 80%;
  font-weight: normal;
}
:not(.ss-tw) mark,
:not(.ss-tw) .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
:not(.ss-tw) .list-unstyled {
  padding-left: 0;
  list-style: none;
}
:not(.ss-tw) .list-inline {
  padding-left: 0;
  list-style: none;
}
:not(.ss-tw) .list-inline-item {
  display: inline-block;
}
:not(.ss-tw) .list-inline-item:not(:last-child) {
  margin-right: 5px;
}
:not(.ss-tw) .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
:not(.ss-tw) .blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #eceeef;
}
:not(.ss-tw) .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #636c72;
}
:not(.ss-tw) .blockquote-footer::before {
  content: "— ";
}
:not(.ss-tw) .blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #eceeef;
  border-left: 0;
}
:not(.ss-tw) .blockquote-reverse .blockquote-footer::before {
  content: "";
}
:not(.ss-tw) .blockquote-reverse .blockquote-footer::after {
  content: " —";
}
:not(.ss-tw) .img-fluid {
  max-width: 100%;
  height: auto;
}
:not(.ss-tw) .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}
:not(.ss-tw) .figure {
  display: inline-block;
}
:not(.ss-tw) .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
:not(.ss-tw) .figure-caption {
  font-size: 90%;
  color: #636c72;
}
:not(.ss-tw) code,
:not(.ss-tw) kbd,
:not(.ss-tw) pre,
:not(.ss-tw) samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
:not(.ss-tw) code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #f7f7f9;
  border-radius: 0.25rem;
}
:not(.ss-tw) a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}
:not(.ss-tw) kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #292b2c;
  border-radius: 0.2rem;
}
:not(.ss-tw) kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}
:not(.ss-tw) pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #292b2c;
}
:not(.ss-tw) pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}
:not(.ss-tw) .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
:not(.ss-tw) .container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  :not(.ss-tw) .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  :not(.ss-tw) .container {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .container {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .container {
    width: 1140px;
    max-width: 100%;
  }
}
:not(.ss-tw) .container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  :not(.ss-tw) .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }
}
:not(.ss-tw) .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  :not(.ss-tw) .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
:not(.ss-tw) .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
:not(.ss-tw) .no-gutters > .col,
:not(.ss-tw) .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
:not(.ss-tw) .col-1, :not(.ss-tw) .col-2, :not(.ss-tw) .col-3, :not(.ss-tw) .col-4, :not(.ss-tw) .col-5, :not(.ss-tw) .col-6, :not(.ss-tw) .col-7, :not(.ss-tw) .col-8, :not(.ss-tw) .col-9, :not(.ss-tw) .col-10, :not(.ss-tw) .col-11, :not(.ss-tw) .col-12, :not(.ss-tw) .col, :not(.ss-tw) .col-sm-1, :not(.ss-tw) .col-sm-2, :not(.ss-tw) .col-sm-3, :not(.ss-tw) .col-sm-4, :not(.ss-tw) .col-sm-5, :not(.ss-tw) .col-sm-6, :not(.ss-tw) .col-sm-7, :not(.ss-tw) .col-sm-8, :not(.ss-tw) .col-sm-9, :not(.ss-tw) .col-sm-10, :not(.ss-tw) .col-sm-11, :not(.ss-tw) .col-sm-12, :not(.ss-tw) .col-sm, :not(.ss-tw) .col-md-1, :not(.ss-tw) .col-md-2, :not(.ss-tw) .col-md-3, :not(.ss-tw) .col-md-4, :not(.ss-tw) .col-md-5, :not(.ss-tw) .col-md-6, :not(.ss-tw) .col-md-7, :not(.ss-tw) .col-md-8, :not(.ss-tw) .col-md-9, :not(.ss-tw) .col-md-10, :not(.ss-tw) .col-md-11, :not(.ss-tw) .col-md-12, :not(.ss-tw) .col-md, :not(.ss-tw) .col-lg-1, :not(.ss-tw) .col-lg-2, :not(.ss-tw) .col-lg-3, :not(.ss-tw) .col-lg-4, :not(.ss-tw) .col-lg-5, :not(.ss-tw) .col-lg-6, :not(.ss-tw) .col-lg-7, :not(.ss-tw) .col-lg-8, :not(.ss-tw) .col-lg-9, :not(.ss-tw) .col-lg-10, :not(.ss-tw) .col-lg-11, :not(.ss-tw) .col-lg-12, :not(.ss-tw) .col-lg, :not(.ss-tw) .col-xl-1, :not(.ss-tw) .col-xl-2, :not(.ss-tw) .col-xl-3, :not(.ss-tw) .col-xl-4, :not(.ss-tw) .col-xl-5, :not(.ss-tw) .col-xl-6, :not(.ss-tw) .col-xl-7, :not(.ss-tw) .col-xl-8, :not(.ss-tw) .col-xl-9, :not(.ss-tw) .col-xl-10, :not(.ss-tw) .col-xl-11, :not(.ss-tw) .col-xl-12, :not(.ss-tw) .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  :not(.ss-tw) .col-1, :not(.ss-tw) .col-2, :not(.ss-tw) .col-3, :not(.ss-tw) .col-4, :not(.ss-tw) .col-5, :not(.ss-tw) .col-6, :not(.ss-tw) .col-7, :not(.ss-tw) .col-8, :not(.ss-tw) .col-9, :not(.ss-tw) .col-10, :not(.ss-tw) .col-11, :not(.ss-tw) .col-12, :not(.ss-tw) .col, :not(.ss-tw) .col-sm-1, :not(.ss-tw) .col-sm-2, :not(.ss-tw) .col-sm-3, :not(.ss-tw) .col-sm-4, :not(.ss-tw) .col-sm-5, :not(.ss-tw) .col-sm-6, :not(.ss-tw) .col-sm-7, :not(.ss-tw) .col-sm-8, :not(.ss-tw) .col-sm-9, :not(.ss-tw) .col-sm-10, :not(.ss-tw) .col-sm-11, :not(.ss-tw) .col-sm-12, :not(.ss-tw) .col-sm, :not(.ss-tw) .col-md-1, :not(.ss-tw) .col-md-2, :not(.ss-tw) .col-md-3, :not(.ss-tw) .col-md-4, :not(.ss-tw) .col-md-5, :not(.ss-tw) .col-md-6, :not(.ss-tw) .col-md-7, :not(.ss-tw) .col-md-8, :not(.ss-tw) .col-md-9, :not(.ss-tw) .col-md-10, :not(.ss-tw) .col-md-11, :not(.ss-tw) .col-md-12, :not(.ss-tw) .col-md, :not(.ss-tw) .col-lg-1, :not(.ss-tw) .col-lg-2, :not(.ss-tw) .col-lg-3, :not(.ss-tw) .col-lg-4, :not(.ss-tw) .col-lg-5, :not(.ss-tw) .col-lg-6, :not(.ss-tw) .col-lg-7, :not(.ss-tw) .col-lg-8, :not(.ss-tw) .col-lg-9, :not(.ss-tw) .col-lg-10, :not(.ss-tw) .col-lg-11, :not(.ss-tw) .col-lg-12, :not(.ss-tw) .col-lg, :not(.ss-tw) .col-xl-1, :not(.ss-tw) .col-xl-2, :not(.ss-tw) .col-xl-3, :not(.ss-tw) .col-xl-4, :not(.ss-tw) .col-xl-5, :not(.ss-tw) .col-xl-6, :not(.ss-tw) .col-xl-7, :not(.ss-tw) .col-xl-8, :not(.ss-tw) .col-xl-9, :not(.ss-tw) .col-xl-10, :not(.ss-tw) .col-xl-11, :not(.ss-tw) .col-xl-12, :not(.ss-tw) .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .col-1, :not(.ss-tw) .col-2, :not(.ss-tw) .col-3, :not(.ss-tw) .col-4, :not(.ss-tw) .col-5, :not(.ss-tw) .col-6, :not(.ss-tw) .col-7, :not(.ss-tw) .col-8, :not(.ss-tw) .col-9, :not(.ss-tw) .col-10, :not(.ss-tw) .col-11, :not(.ss-tw) .col-12, :not(.ss-tw) .col, :not(.ss-tw) .col-sm-1, :not(.ss-tw) .col-sm-2, :not(.ss-tw) .col-sm-3, :not(.ss-tw) .col-sm-4, :not(.ss-tw) .col-sm-5, :not(.ss-tw) .col-sm-6, :not(.ss-tw) .col-sm-7, :not(.ss-tw) .col-sm-8, :not(.ss-tw) .col-sm-9, :not(.ss-tw) .col-sm-10, :not(.ss-tw) .col-sm-11, :not(.ss-tw) .col-sm-12, :not(.ss-tw) .col-sm, :not(.ss-tw) .col-md-1, :not(.ss-tw) .col-md-2, :not(.ss-tw) .col-md-3, :not(.ss-tw) .col-md-4, :not(.ss-tw) .col-md-5, :not(.ss-tw) .col-md-6, :not(.ss-tw) .col-md-7, :not(.ss-tw) .col-md-8, :not(.ss-tw) .col-md-9, :not(.ss-tw) .col-md-10, :not(.ss-tw) .col-md-11, :not(.ss-tw) .col-md-12, :not(.ss-tw) .col-md, :not(.ss-tw) .col-lg-1, :not(.ss-tw) .col-lg-2, :not(.ss-tw) .col-lg-3, :not(.ss-tw) .col-lg-4, :not(.ss-tw) .col-lg-5, :not(.ss-tw) .col-lg-6, :not(.ss-tw) .col-lg-7, :not(.ss-tw) .col-lg-8, :not(.ss-tw) .col-lg-9, :not(.ss-tw) .col-lg-10, :not(.ss-tw) .col-lg-11, :not(.ss-tw) .col-lg-12, :not(.ss-tw) .col-lg, :not(.ss-tw) .col-xl-1, :not(.ss-tw) .col-xl-2, :not(.ss-tw) .col-xl-3, :not(.ss-tw) .col-xl-4, :not(.ss-tw) .col-xl-5, :not(.ss-tw) .col-xl-6, :not(.ss-tw) .col-xl-7, :not(.ss-tw) .col-xl-8, :not(.ss-tw) .col-xl-9, :not(.ss-tw) .col-xl-10, :not(.ss-tw) .col-xl-11, :not(.ss-tw) .col-xl-12, :not(.ss-tw) .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .col-1, :not(.ss-tw) .col-2, :not(.ss-tw) .col-3, :not(.ss-tw) .col-4, :not(.ss-tw) .col-5, :not(.ss-tw) .col-6, :not(.ss-tw) .col-7, :not(.ss-tw) .col-8, :not(.ss-tw) .col-9, :not(.ss-tw) .col-10, :not(.ss-tw) .col-11, :not(.ss-tw) .col-12, :not(.ss-tw) .col, :not(.ss-tw) .col-sm-1, :not(.ss-tw) .col-sm-2, :not(.ss-tw) .col-sm-3, :not(.ss-tw) .col-sm-4, :not(.ss-tw) .col-sm-5, :not(.ss-tw) .col-sm-6, :not(.ss-tw) .col-sm-7, :not(.ss-tw) .col-sm-8, :not(.ss-tw) .col-sm-9, :not(.ss-tw) .col-sm-10, :not(.ss-tw) .col-sm-11, :not(.ss-tw) .col-sm-12, :not(.ss-tw) .col-sm, :not(.ss-tw) .col-md-1, :not(.ss-tw) .col-md-2, :not(.ss-tw) .col-md-3, :not(.ss-tw) .col-md-4, :not(.ss-tw) .col-md-5, :not(.ss-tw) .col-md-6, :not(.ss-tw) .col-md-7, :not(.ss-tw) .col-md-8, :not(.ss-tw) .col-md-9, :not(.ss-tw) .col-md-10, :not(.ss-tw) .col-md-11, :not(.ss-tw) .col-md-12, :not(.ss-tw) .col-md, :not(.ss-tw) .col-lg-1, :not(.ss-tw) .col-lg-2, :not(.ss-tw) .col-lg-3, :not(.ss-tw) .col-lg-4, :not(.ss-tw) .col-lg-5, :not(.ss-tw) .col-lg-6, :not(.ss-tw) .col-lg-7, :not(.ss-tw) .col-lg-8, :not(.ss-tw) .col-lg-9, :not(.ss-tw) .col-lg-10, :not(.ss-tw) .col-lg-11, :not(.ss-tw) .col-lg-12, :not(.ss-tw) .col-lg, :not(.ss-tw) .col-xl-1, :not(.ss-tw) .col-xl-2, :not(.ss-tw) .col-xl-3, :not(.ss-tw) .col-xl-4, :not(.ss-tw) .col-xl-5, :not(.ss-tw) .col-xl-6, :not(.ss-tw) .col-xl-7, :not(.ss-tw) .col-xl-8, :not(.ss-tw) .col-xl-9, :not(.ss-tw) .col-xl-10, :not(.ss-tw) .col-xl-11, :not(.ss-tw) .col-xl-12, :not(.ss-tw) .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .col-1, :not(.ss-tw) .col-2, :not(.ss-tw) .col-3, :not(.ss-tw) .col-4, :not(.ss-tw) .col-5, :not(.ss-tw) .col-6, :not(.ss-tw) .col-7, :not(.ss-tw) .col-8, :not(.ss-tw) .col-9, :not(.ss-tw) .col-10, :not(.ss-tw) .col-11, :not(.ss-tw) .col-12, :not(.ss-tw) .col, :not(.ss-tw) .col-sm-1, :not(.ss-tw) .col-sm-2, :not(.ss-tw) .col-sm-3, :not(.ss-tw) .col-sm-4, :not(.ss-tw) .col-sm-5, :not(.ss-tw) .col-sm-6, :not(.ss-tw) .col-sm-7, :not(.ss-tw) .col-sm-8, :not(.ss-tw) .col-sm-9, :not(.ss-tw) .col-sm-10, :not(.ss-tw) .col-sm-11, :not(.ss-tw) .col-sm-12, :not(.ss-tw) .col-sm, :not(.ss-tw) .col-md-1, :not(.ss-tw) .col-md-2, :not(.ss-tw) .col-md-3, :not(.ss-tw) .col-md-4, :not(.ss-tw) .col-md-5, :not(.ss-tw) .col-md-6, :not(.ss-tw) .col-md-7, :not(.ss-tw) .col-md-8, :not(.ss-tw) .col-md-9, :not(.ss-tw) .col-md-10, :not(.ss-tw) .col-md-11, :not(.ss-tw) .col-md-12, :not(.ss-tw) .col-md, :not(.ss-tw) .col-lg-1, :not(.ss-tw) .col-lg-2, :not(.ss-tw) .col-lg-3, :not(.ss-tw) .col-lg-4, :not(.ss-tw) .col-lg-5, :not(.ss-tw) .col-lg-6, :not(.ss-tw) .col-lg-7, :not(.ss-tw) .col-lg-8, :not(.ss-tw) .col-lg-9, :not(.ss-tw) .col-lg-10, :not(.ss-tw) .col-lg-11, :not(.ss-tw) .col-lg-12, :not(.ss-tw) .col-lg, :not(.ss-tw) .col-xl-1, :not(.ss-tw) .col-xl-2, :not(.ss-tw) .col-xl-3, :not(.ss-tw) .col-xl-4, :not(.ss-tw) .col-xl-5, :not(.ss-tw) .col-xl-6, :not(.ss-tw) .col-xl-7, :not(.ss-tw) .col-xl-8, :not(.ss-tw) .col-xl-9, :not(.ss-tw) .col-xl-10, :not(.ss-tw) .col-xl-11, :not(.ss-tw) .col-xl-12, :not(.ss-tw) .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
:not(.ss-tw) .col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
:not(.ss-tw) .col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
:not(.ss-tw) .col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}
:not(.ss-tw) .col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}
:not(.ss-tw) .col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
:not(.ss-tw) .col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
:not(.ss-tw) .col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}
:not(.ss-tw) .col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}
:not(.ss-tw) .col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}
:not(.ss-tw) .col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}
:not(.ss-tw) .col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}
:not(.ss-tw) .col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}
:not(.ss-tw) .col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}
:not(.ss-tw) .col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
:not(.ss-tw) .pull-0 {
  right: auto;
}
:not(.ss-tw) .pull-1 {
  right: 8.333333%;
}
:not(.ss-tw) .pull-2 {
  right: 16.666667%;
}
:not(.ss-tw) .pull-3 {
  right: 25%;
}
:not(.ss-tw) .pull-4 {
  right: 33.333333%;
}
:not(.ss-tw) .pull-5 {
  right: 41.666667%;
}
:not(.ss-tw) .pull-6 {
  right: 50%;
}
:not(.ss-tw) .pull-7 {
  right: 58.333333%;
}
:not(.ss-tw) .pull-8 {
  right: 66.666667%;
}
:not(.ss-tw) .pull-9 {
  right: 75%;
}
:not(.ss-tw) .pull-10 {
  right: 83.333333%;
}
:not(.ss-tw) .pull-11 {
  right: 91.666667%;
}
:not(.ss-tw) .pull-12 {
  right: 100%;
}
:not(.ss-tw) .push-0 {
  left: auto;
}
:not(.ss-tw) .push-1 {
  left: 8.333333%;
}
:not(.ss-tw) .push-2 {
  left: 16.666667%;
}
:not(.ss-tw) .push-3 {
  left: 25%;
}
:not(.ss-tw) .push-4 {
  left: 33.333333%;
}
:not(.ss-tw) .push-5 {
  left: 41.666667%;
}
:not(.ss-tw) .push-6 {
  left: 50%;
}
:not(.ss-tw) .push-7 {
  left: 58.333333%;
}
:not(.ss-tw) .push-8 {
  left: 66.666667%;
}
:not(.ss-tw) .push-9 {
  left: 75%;
}
:not(.ss-tw) .push-10 {
  left: 83.333333%;
}
:not(.ss-tw) .push-11 {
  left: 91.666667%;
}
:not(.ss-tw) .push-12 {
  left: 100%;
}
:not(.ss-tw) .offset-1 {
  margin-left: 8.333333%;
}
:not(.ss-tw) .offset-2 {
  margin-left: 16.666667%;
}
:not(.ss-tw) .offset-3 {
  margin-left: 25%;
}
:not(.ss-tw) .offset-4 {
  margin-left: 33.333333%;
}
:not(.ss-tw) .offset-5 {
  margin-left: 41.666667%;
}
:not(.ss-tw) .offset-6 {
  margin-left: 50%;
}
:not(.ss-tw) .offset-7 {
  margin-left: 58.333333%;
}
:not(.ss-tw) .offset-8 {
  margin-left: 66.666667%;
}
:not(.ss-tw) .offset-9 {
  margin-left: 75%;
}
:not(.ss-tw) .offset-10 {
  margin-left: 83.333333%;
}
:not(.ss-tw) .offset-11 {
  margin-left: 91.666667%;
}
@media (min-width: 576px) {
  :not(.ss-tw) .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  :not(.ss-tw) .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  :not(.ss-tw) .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  :not(.ss-tw) .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  :not(.ss-tw) .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  :not(.ss-tw) .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  :not(.ss-tw) .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  :not(.ss-tw) .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  :not(.ss-tw) .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  :not(.ss-tw) .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  :not(.ss-tw) .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  :not(.ss-tw) .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  :not(.ss-tw) .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  :not(.ss-tw) .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  :not(.ss-tw) .pull-sm-0 {
    right: auto;
  }
  :not(.ss-tw) .pull-sm-1 {
    right: 8.333333%;
  }
  :not(.ss-tw) .pull-sm-2 {
    right: 16.666667%;
  }
  :not(.ss-tw) .pull-sm-3 {
    right: 25%;
  }
  :not(.ss-tw) .pull-sm-4 {
    right: 33.333333%;
  }
  :not(.ss-tw) .pull-sm-5 {
    right: 41.666667%;
  }
  :not(.ss-tw) .pull-sm-6 {
    right: 50%;
  }
  :not(.ss-tw) .pull-sm-7 {
    right: 58.333333%;
  }
  :not(.ss-tw) .pull-sm-8 {
    right: 66.666667%;
  }
  :not(.ss-tw) .pull-sm-9 {
    right: 75%;
  }
  :not(.ss-tw) .pull-sm-10 {
    right: 83.333333%;
  }
  :not(.ss-tw) .pull-sm-11 {
    right: 91.666667%;
  }
  :not(.ss-tw) .pull-sm-12 {
    right: 100%;
  }
  :not(.ss-tw) .push-sm-0 {
    left: auto;
  }
  :not(.ss-tw) .push-sm-1 {
    left: 8.333333%;
  }
  :not(.ss-tw) .push-sm-2 {
    left: 16.666667%;
  }
  :not(.ss-tw) .push-sm-3 {
    left: 25%;
  }
  :not(.ss-tw) .push-sm-4 {
    left: 33.333333%;
  }
  :not(.ss-tw) .push-sm-5 {
    left: 41.666667%;
  }
  :not(.ss-tw) .push-sm-6 {
    left: 50%;
  }
  :not(.ss-tw) .push-sm-7 {
    left: 58.333333%;
  }
  :not(.ss-tw) .push-sm-8 {
    left: 66.666667%;
  }
  :not(.ss-tw) .push-sm-9 {
    left: 75%;
  }
  :not(.ss-tw) .push-sm-10 {
    left: 83.333333%;
  }
  :not(.ss-tw) .push-sm-11 {
    left: 91.666667%;
  }
  :not(.ss-tw) .push-sm-12 {
    left: 100%;
  }
  :not(.ss-tw) .offset-sm-0 {
    margin-left: 0%;
  }
  :not(.ss-tw) .offset-sm-1 {
    margin-left: 8.333333%;
  }
  :not(.ss-tw) .offset-sm-2 {
    margin-left: 16.666667%;
  }
  :not(.ss-tw) .offset-sm-3 {
    margin-left: 25%;
  }
  :not(.ss-tw) .offset-sm-4 {
    margin-left: 33.333333%;
  }
  :not(.ss-tw) .offset-sm-5 {
    margin-left: 41.666667%;
  }
  :not(.ss-tw) .offset-sm-6 {
    margin-left: 50%;
  }
  :not(.ss-tw) .offset-sm-7 {
    margin-left: 58.333333%;
  }
  :not(.ss-tw) .offset-sm-8 {
    margin-left: 66.666667%;
  }
  :not(.ss-tw) .offset-sm-9 {
    margin-left: 75%;
  }
  :not(.ss-tw) .offset-sm-10 {
    margin-left: 83.333333%;
  }
  :not(.ss-tw) .offset-sm-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  :not(.ss-tw) .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  :not(.ss-tw) .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  :not(.ss-tw) .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  :not(.ss-tw) .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  :not(.ss-tw) .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  :not(.ss-tw) .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  :not(.ss-tw) .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  :not(.ss-tw) .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  :not(.ss-tw) .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  :not(.ss-tw) .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  :not(.ss-tw) .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  :not(.ss-tw) .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  :not(.ss-tw) .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  :not(.ss-tw) .pull-md-0 {
    right: auto;
  }
  :not(.ss-tw) .pull-md-1 {
    right: 8.333333%;
  }
  :not(.ss-tw) .pull-md-2 {
    right: 16.666667%;
  }
  :not(.ss-tw) .pull-md-3 {
    right: 25%;
  }
  :not(.ss-tw) .pull-md-4 {
    right: 33.333333%;
  }
  :not(.ss-tw) .pull-md-5 {
    right: 41.666667%;
  }
  :not(.ss-tw) .pull-md-6 {
    right: 50%;
  }
  :not(.ss-tw) .pull-md-7 {
    right: 58.333333%;
  }
  :not(.ss-tw) .pull-md-8 {
    right: 66.666667%;
  }
  :not(.ss-tw) .pull-md-9 {
    right: 75%;
  }
  :not(.ss-tw) .pull-md-10 {
    right: 83.333333%;
  }
  :not(.ss-tw) .pull-md-11 {
    right: 91.666667%;
  }
  :not(.ss-tw) .pull-md-12 {
    right: 100%;
  }
  :not(.ss-tw) .push-md-0 {
    left: auto;
  }
  :not(.ss-tw) .push-md-1 {
    left: 8.333333%;
  }
  :not(.ss-tw) .push-md-2 {
    left: 16.666667%;
  }
  :not(.ss-tw) .push-md-3 {
    left: 25%;
  }
  :not(.ss-tw) .push-md-4 {
    left: 33.333333%;
  }
  :not(.ss-tw) .push-md-5 {
    left: 41.666667%;
  }
  :not(.ss-tw) .push-md-6 {
    left: 50%;
  }
  :not(.ss-tw) .push-md-7 {
    left: 58.333333%;
  }
  :not(.ss-tw) .push-md-8 {
    left: 66.666667%;
  }
  :not(.ss-tw) .push-md-9 {
    left: 75%;
  }
  :not(.ss-tw) .push-md-10 {
    left: 83.333333%;
  }
  :not(.ss-tw) .push-md-11 {
    left: 91.666667%;
  }
  :not(.ss-tw) .push-md-12 {
    left: 100%;
  }
  :not(.ss-tw) .offset-md-0 {
    margin-left: 0%;
  }
  :not(.ss-tw) .offset-md-1 {
    margin-left: 8.333333%;
  }
  :not(.ss-tw) .offset-md-2 {
    margin-left: 16.666667%;
  }
  :not(.ss-tw) .offset-md-3 {
    margin-left: 25%;
  }
  :not(.ss-tw) .offset-md-4 {
    margin-left: 33.333333%;
  }
  :not(.ss-tw) .offset-md-5 {
    margin-left: 41.666667%;
  }
  :not(.ss-tw) .offset-md-6 {
    margin-left: 50%;
  }
  :not(.ss-tw) .offset-md-7 {
    margin-left: 58.333333%;
  }
  :not(.ss-tw) .offset-md-8 {
    margin-left: 66.666667%;
  }
  :not(.ss-tw) .offset-md-9 {
    margin-left: 75%;
  }
  :not(.ss-tw) .offset-md-10 {
    margin-left: 83.333333%;
  }
  :not(.ss-tw) .offset-md-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  :not(.ss-tw) .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  :not(.ss-tw) .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  :not(.ss-tw) .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  :not(.ss-tw) .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  :not(.ss-tw) .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  :not(.ss-tw) .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  :not(.ss-tw) .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  :not(.ss-tw) .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  :not(.ss-tw) .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  :not(.ss-tw) .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  :not(.ss-tw) .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  :not(.ss-tw) .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  :not(.ss-tw) .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  :not(.ss-tw) .pull-lg-0 {
    right: auto;
  }
  :not(.ss-tw) .pull-lg-1 {
    right: 8.333333%;
  }
  :not(.ss-tw) .pull-lg-2 {
    right: 16.666667%;
  }
  :not(.ss-tw) .pull-lg-3 {
    right: 25%;
  }
  :not(.ss-tw) .pull-lg-4 {
    right: 33.333333%;
  }
  :not(.ss-tw) .pull-lg-5 {
    right: 41.666667%;
  }
  :not(.ss-tw) .pull-lg-6 {
    right: 50%;
  }
  :not(.ss-tw) .pull-lg-7 {
    right: 58.333333%;
  }
  :not(.ss-tw) .pull-lg-8 {
    right: 66.666667%;
  }
  :not(.ss-tw) .pull-lg-9 {
    right: 75%;
  }
  :not(.ss-tw) .pull-lg-10 {
    right: 83.333333%;
  }
  :not(.ss-tw) .pull-lg-11 {
    right: 91.666667%;
  }
  :not(.ss-tw) .pull-lg-12 {
    right: 100%;
  }
  :not(.ss-tw) .push-lg-0 {
    left: auto;
  }
  :not(.ss-tw) .push-lg-1 {
    left: 8.333333%;
  }
  :not(.ss-tw) .push-lg-2 {
    left: 16.666667%;
  }
  :not(.ss-tw) .push-lg-3 {
    left: 25%;
  }
  :not(.ss-tw) .push-lg-4 {
    left: 33.333333%;
  }
  :not(.ss-tw) .push-lg-5 {
    left: 41.666667%;
  }
  :not(.ss-tw) .push-lg-6 {
    left: 50%;
  }
  :not(.ss-tw) .push-lg-7 {
    left: 58.333333%;
  }
  :not(.ss-tw) .push-lg-8 {
    left: 66.666667%;
  }
  :not(.ss-tw) .push-lg-9 {
    left: 75%;
  }
  :not(.ss-tw) .push-lg-10 {
    left: 83.333333%;
  }
  :not(.ss-tw) .push-lg-11 {
    left: 91.666667%;
  }
  :not(.ss-tw) .push-lg-12 {
    left: 100%;
  }
  :not(.ss-tw) .offset-lg-0 {
    margin-left: 0%;
  }
  :not(.ss-tw) .offset-lg-1 {
    margin-left: 8.333333%;
  }
  :not(.ss-tw) .offset-lg-2 {
    margin-left: 16.666667%;
  }
  :not(.ss-tw) .offset-lg-3 {
    margin-left: 25%;
  }
  :not(.ss-tw) .offset-lg-4 {
    margin-left: 33.333333%;
  }
  :not(.ss-tw) .offset-lg-5 {
    margin-left: 41.666667%;
  }
  :not(.ss-tw) .offset-lg-6 {
    margin-left: 50%;
  }
  :not(.ss-tw) .offset-lg-7 {
    margin-left: 58.333333%;
  }
  :not(.ss-tw) .offset-lg-8 {
    margin-left: 66.666667%;
  }
  :not(.ss-tw) .offset-lg-9 {
    margin-left: 75%;
  }
  :not(.ss-tw) .offset-lg-10 {
    margin-left: 83.333333%;
  }
  :not(.ss-tw) .offset-lg-11 {
    margin-left: 91.666667%;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  :not(.ss-tw) .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  :not(.ss-tw) .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  :not(.ss-tw) .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  :not(.ss-tw) .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  :not(.ss-tw) .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  :not(.ss-tw) .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  :not(.ss-tw) .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  :not(.ss-tw) .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  :not(.ss-tw) .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  :not(.ss-tw) .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  :not(.ss-tw) .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  :not(.ss-tw) .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  :not(.ss-tw) .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  :not(.ss-tw) .pull-xl-0 {
    right: auto;
  }
  :not(.ss-tw) .pull-xl-1 {
    right: 8.333333%;
  }
  :not(.ss-tw) .pull-xl-2 {
    right: 16.666667%;
  }
  :not(.ss-tw) .pull-xl-3 {
    right: 25%;
  }
  :not(.ss-tw) .pull-xl-4 {
    right: 33.333333%;
  }
  :not(.ss-tw) .pull-xl-5 {
    right: 41.666667%;
  }
  :not(.ss-tw) .pull-xl-6 {
    right: 50%;
  }
  :not(.ss-tw) .pull-xl-7 {
    right: 58.333333%;
  }
  :not(.ss-tw) .pull-xl-8 {
    right: 66.666667%;
  }
  :not(.ss-tw) .pull-xl-9 {
    right: 75%;
  }
  :not(.ss-tw) .pull-xl-10 {
    right: 83.333333%;
  }
  :not(.ss-tw) .pull-xl-11 {
    right: 91.666667%;
  }
  :not(.ss-tw) .pull-xl-12 {
    right: 100%;
  }
  :not(.ss-tw) .push-xl-0 {
    left: auto;
  }
  :not(.ss-tw) .push-xl-1 {
    left: 8.333333%;
  }
  :not(.ss-tw) .push-xl-2 {
    left: 16.666667%;
  }
  :not(.ss-tw) .push-xl-3 {
    left: 25%;
  }
  :not(.ss-tw) .push-xl-4 {
    left: 33.333333%;
  }
  :not(.ss-tw) .push-xl-5 {
    left: 41.666667%;
  }
  :not(.ss-tw) .push-xl-6 {
    left: 50%;
  }
  :not(.ss-tw) .push-xl-7 {
    left: 58.333333%;
  }
  :not(.ss-tw) .push-xl-8 {
    left: 66.666667%;
  }
  :not(.ss-tw) .push-xl-9 {
    left: 75%;
  }
  :not(.ss-tw) .push-xl-10 {
    left: 83.333333%;
  }
  :not(.ss-tw) .push-xl-11 {
    left: 91.666667%;
  }
  :not(.ss-tw) .push-xl-12 {
    left: 100%;
  }
  :not(.ss-tw) .offset-xl-0 {
    margin-left: 0%;
  }
  :not(.ss-tw) .offset-xl-1 {
    margin-left: 8.333333%;
  }
  :not(.ss-tw) .offset-xl-2 {
    margin-left: 16.666667%;
  }
  :not(.ss-tw) .offset-xl-3 {
    margin-left: 25%;
  }
  :not(.ss-tw) .offset-xl-4 {
    margin-left: 33.333333%;
  }
  :not(.ss-tw) .offset-xl-5 {
    margin-left: 41.666667%;
  }
  :not(.ss-tw) .offset-xl-6 {
    margin-left: 50%;
  }
  :not(.ss-tw) .offset-xl-7 {
    margin-left: 58.333333%;
  }
  :not(.ss-tw) .offset-xl-8 {
    margin-left: 66.666667%;
  }
  :not(.ss-tw) .offset-xl-9 {
    margin-left: 75%;
  }
  :not(.ss-tw) .offset-xl-10 {
    margin-left: 83.333333%;
  }
  :not(.ss-tw) .offset-xl-11 {
    margin-left: 91.666667%;
  }
}
:not(.ss-tw) .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
:not(.ss-tw) .table th,
:not(.ss-tw) .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}
:not(.ss-tw) .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
}
:not(.ss-tw) .table tbody + tbody {
  border-top: 2px solid #eceeef;
}
:not(.ss-tw) .table .table {
  background-color: #fff;
}
:not(.ss-tw) .table-sm th,
:not(.ss-tw) .table-sm td {
  padding: 0.3rem;
}
:not(.ss-tw) .table-bordered {
  border: 1px solid #eceeef;
}
:not(.ss-tw) .table-bordered th,
:not(.ss-tw) .table-bordered td {
  border: 1px solid #eceeef;
}
:not(.ss-tw) .table-bordered thead th,
:not(.ss-tw) .table-bordered thead td {
  border-bottom-width: 2px;
}
:not(.ss-tw) .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
:not(.ss-tw) .table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
:not(.ss-tw) .table-active,
:not(.ss-tw) .table-active > th,
:not(.ss-tw) .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
:not(.ss-tw) .table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
:not(.ss-tw) .table-hover .table-active:hover > td,
:not(.ss-tw) .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
:not(.ss-tw) .table-success,
:not(.ss-tw) .table-success > th,
:not(.ss-tw) .table-success > td {
  background-color: #dff0d8;
}
:not(.ss-tw) .table-hover .table-success:hover {
  background-color: #d0e9c6;
}
:not(.ss-tw) .table-hover .table-success:hover > td,
:not(.ss-tw) .table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}
:not(.ss-tw) .table-info,
:not(.ss-tw) .table-info > th,
:not(.ss-tw) .table-info > td {
  background-color: #d9edf7;
}
:not(.ss-tw) .table-hover .table-info:hover {
  background-color: #c4e3f3;
}
:not(.ss-tw) .table-hover .table-info:hover > td,
:not(.ss-tw) .table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}
:not(.ss-tw) .table-warning,
:not(.ss-tw) .table-warning > th,
:not(.ss-tw) .table-warning > td {
  background-color: #fcf8e3;
}
:not(.ss-tw) .table-hover .table-warning:hover {
  background-color: #faf2cc;
}
:not(.ss-tw) .table-hover .table-warning:hover > td,
:not(.ss-tw) .table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}
:not(.ss-tw) .table-danger,
:not(.ss-tw) .table-danger > th,
:not(.ss-tw) .table-danger > td {
  background-color: #f2dede;
}
:not(.ss-tw) .table-hover .table-danger:hover {
  background-color: #ebcccc;
}
:not(.ss-tw) .table-hover .table-danger:hover > td,
:not(.ss-tw) .table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}
:not(.ss-tw) .thead-inverse th {
  color: #fff;
  background-color: #292b2c;
}
:not(.ss-tw) .thead-default th {
  color: #464a4c;
  background-color: #eceeef;
}
:not(.ss-tw) .table-inverse {
  color: #fff;
  background-color: #292b2c;
}
:not(.ss-tw) .table-inverse th,
:not(.ss-tw) .table-inverse td,
:not(.ss-tw) .table-inverse thead th {
  border-color: #fff;
}
:not(.ss-tw) .table-inverse.table-bordered {
  border: 0;
}
:not(.ss-tw) .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
:not(.ss-tw) .table-responsive.table-bordered {
  border: 0;
}
:not(.ss-tw) .form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #464a4c;
  background-color: #fff;
  background-image: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
:not(.ss-tw) .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
:not(.ss-tw) .form-control:focus {
  color: #464a4c;
  background-color: #fff;
  border-color: #5cb3fd;
  outline: none;
}
:not(.ss-tw) .form-control::-webkit-input-placeholder {
  color: #636c72;
  opacity: 1;
}
:not(.ss-tw) .form-control::-moz-placeholder {
  color: #636c72;
  opacity: 1;
}
:not(.ss-tw) .form-control:-ms-input-placeholder {
  color: #636c72;
  opacity: 1;
}
:not(.ss-tw) .form-control::placeholder {
  color: #636c72;
  opacity: 1;
}
:not(.ss-tw) .form-control:disabled, :not(.ss-tw) .form-control[readonly] {
  background-color: #eceeef;
  opacity: 1;
}
:not(.ss-tw) .form-control:disabled {
  cursor: not-allowed;
}
:not(.ss-tw) select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}
:not(.ss-tw) select.form-control:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}
:not(.ss-tw) .form-control-file,
:not(.ss-tw) .form-control-range {
  display: block;
}
:not(.ss-tw) .col-form-label {
  padding-top: calc(0.5rem - 2px);
  padding-bottom: calc(0.5rem - 2px);
  margin-bottom: 0;
}
:not(.ss-tw) .col-form-label-lg {
  padding-top: calc(0.75rem - 2px);
  padding-bottom: calc(0.75rem - 2px);
  font-size: 1.25rem;
}
:not(.ss-tw) .col-form-label-sm {
  padding-top: calc(0.25rem - 2px);
  padding-bottom: calc(0.25rem - 2px);
  font-size: 0.875rem;
}
:not(.ss-tw) .col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 1rem;
}
:not(.ss-tw) .form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}
:not(.ss-tw) .form-control-static.form-control-sm, :not(.ss-tw) .input-group-sm > .form-control-static.form-control,
:not(.ss-tw) .input-group-sm > .form-control-static.input-group-addon,
:not(.ss-tw) .input-group-sm > .input-group-btn > .form-control-static.btn, :not(.ss-tw) .form-control-static.form-control-lg, :not(.ss-tw) .input-group-lg > .form-control-static.form-control,
:not(.ss-tw) .input-group-lg > .form-control-static.input-group-addon,
:not(.ss-tw) .input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}
:not(.ss-tw) .form-control-sm, :not(.ss-tw) .input-group-sm > .form-control,
:not(.ss-tw) .input-group-sm > .input-group-addon,
:not(.ss-tw) .input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
:not(.ss-tw) select.form-control-sm:not([size]):not([multiple]), :not(.ss-tw) .input-group-sm > select.form-control:not([size]):not([multiple]),
:not(.ss-tw) .input-group-sm > select.input-group-addon:not([size]):not([multiple]),
:not(.ss-tw) .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}
:not(.ss-tw) .form-control-lg, :not(.ss-tw) .input-group-lg > .form-control,
:not(.ss-tw) .input-group-lg > .input-group-addon,
:not(.ss-tw) .input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
:not(.ss-tw) select.form-control-lg:not([size]):not([multiple]), :not(.ss-tw) .input-group-lg > select.form-control:not([size]):not([multiple]),
:not(.ss-tw) .input-group-lg > select.input-group-addon:not([size]):not([multiple]),
:not(.ss-tw) .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.166667rem;
}
:not(.ss-tw) .form-group {
  margin-bottom: 1rem;
}
:not(.ss-tw) .form-text {
  display: block;
  margin-top: 0.25rem;
}
:not(.ss-tw) .form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}
:not(.ss-tw) .form-check.disabled .form-check-label {
  color: #636c72;
  cursor: not-allowed;
}
:not(.ss-tw) .form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}
:not(.ss-tw) .form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}
:not(.ss-tw) .form-check-input:only-child {
  position: static;
}
:not(.ss-tw) .form-check-inline {
  display: inline-block;
}
:not(.ss-tw) .form-check-inline .form-check-label {
  vertical-align: middle;
}
:not(.ss-tw) .form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}
:not(.ss-tw) .form-control-feedback {
  margin-top: 0.25rem;
}
:not(.ss-tw) .form-control-success,
:not(.ss-tw) .form-control-warning,
:not(.ss-tw) .form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.5625rem;
  -webkit-background-size: 1.125rem 1.125rem;
  background-size: 1.125rem 1.125rem;
}
:not(.ss-tw) .has-success .form-control-feedback,
:not(.ss-tw) .has-success .form-control-label,
:not(.ss-tw) .has-success .col-form-label,
:not(.ss-tw) .has-success .form-check-label,
:not(.ss-tw) .has-success .custom-control {
  color: #5cb85c;
}
:not(.ss-tw) .has-success .form-control {
  border-color: #5cb85c;
}
:not(.ss-tw) .has-success .input-group-addon {
  color: #5cb85c;
  border-color: #5cb85c;
  background-color: #eaf6ea;
}
:not(.ss-tw) .has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%235cb85c' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}
:not(.ss-tw) .has-warning .form-control-feedback,
:not(.ss-tw) .has-warning .form-control-label,
:not(.ss-tw) .has-warning .col-form-label,
:not(.ss-tw) .has-warning .form-check-label,
:not(.ss-tw) .has-warning .custom-control {
  color: #f0ad4e;
}
:not(.ss-tw) .has-warning .form-control {
  border-color: #f0ad4e;
}
:not(.ss-tw) .has-warning .input-group-addon {
  color: #f0ad4e;
  border-color: #f0ad4e;
  background-color: white;
}
:not(.ss-tw) .has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f0ad4e' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}
:not(.ss-tw) .has-danger .form-control-feedback,
:not(.ss-tw) .has-danger .form-control-label,
:not(.ss-tw) .has-danger .col-form-label,
:not(.ss-tw) .has-danger .form-check-label,
:not(.ss-tw) .has-danger .custom-control {
  color: #d9534f;
}
:not(.ss-tw) .has-danger .form-control {
  border-color: #d9534f;
}
:not(.ss-tw) .has-danger .input-group-addon {
  color: #d9534f;
  border-color: #d9534f;
  background-color: #fdf7f7;
}
:not(.ss-tw) .has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23d9534f' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}
:not(.ss-tw) .form-inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
:not(.ss-tw) .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  :not(.ss-tw) .form-inline label {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  :not(.ss-tw) .form-inline .form-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  :not(.ss-tw) .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  :not(.ss-tw) .form-inline .form-control-static {
    display: inline-block;
  }
  :not(.ss-tw) .form-inline .input-group {
    width: auto;
  }
  :not(.ss-tw) .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  :not(.ss-tw) .form-inline .form-check {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  :not(.ss-tw) .form-inline .form-check-label {
    padding-left: 0;
  }
  :not(.ss-tw) .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  :not(.ss-tw) .form-inline .custom-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
  }
  :not(.ss-tw) .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }
  :not(.ss-tw) .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
:not(.ss-tw) .btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: 0.25rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
:not(.ss-tw) .btn:focus, :not(.ss-tw) .btn:hover {
  text-decoration: none;
}
:not(.ss-tw) .btn:focus, :not(.ss-tw) .btn.focus {
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.25);
}
:not(.ss-tw) .btn.disabled, :not(.ss-tw) .btn:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
:not(.ss-tw) .btn:active, :not(.ss-tw) .btn.active {
  background-image: none;
}
:not(.ss-tw) a.btn.disabled,
:not(.ss-tw) fieldset[disabled] a.btn {
  pointer-events: none;
}
:not(.ss-tw) .btn-primary {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
:not(.ss-tw) .btn-primary:hover {
  color: #fff;
  background-color: #025aa5;
  border-color: #01549b;
}
:not(.ss-tw) .btn-primary:focus, :not(.ss-tw) .btn-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
:not(.ss-tw) .btn-primary.disabled, :not(.ss-tw) .btn-primary:disabled {
  background-color: #0275d8;
  border-color: #0275d8;
}
:not(.ss-tw) .btn-primary:active, :not(.ss-tw) .btn-primary.active,
:not(.ss-tw) .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #025aa5;
  background-image: none;
  border-color: #01549b;
}
:not(.ss-tw) .btn-secondary {
  color: #292b2c;
  background-color: #fff;
  border-color: #ccc;
}
:not(.ss-tw) .btn-secondary:hover {
  color: #292b2c;
  background-color: #e6e6e6;
  border-color: #adadad;
}
:not(.ss-tw) .btn-secondary:focus, :not(.ss-tw) .btn-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
:not(.ss-tw) .btn-secondary.disabled, :not(.ss-tw) .btn-secondary:disabled {
  background-color: #fff;
  border-color: #ccc;
}
:not(.ss-tw) .btn-secondary:active, :not(.ss-tw) .btn-secondary.active,
:not(.ss-tw) .show > .btn-secondary.dropdown-toggle {
  color: #292b2c;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
:not(.ss-tw) .btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
:not(.ss-tw) .btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #2aabd2;
}
:not(.ss-tw) .btn-info:focus, :not(.ss-tw) .btn-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
:not(.ss-tw) .btn-info.disabled, :not(.ss-tw) .btn-info:disabled {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
:not(.ss-tw) .btn-info:active, :not(.ss-tw) .btn-info.active,
:not(.ss-tw) .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #2aabd2;
}
:not(.ss-tw) .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
:not(.ss-tw) .btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #419641;
}
:not(.ss-tw) .btn-success:focus, :not(.ss-tw) .btn-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
:not(.ss-tw) .btn-success.disabled, :not(.ss-tw) .btn-success:disabled {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
:not(.ss-tw) .btn-success:active, :not(.ss-tw) .btn-success.active,
:not(.ss-tw) .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #419641;
}
:not(.ss-tw) .btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
:not(.ss-tw) .btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #eb9316;
}
:not(.ss-tw) .btn-warning:focus, :not(.ss-tw) .btn-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
:not(.ss-tw) .btn-warning.disabled, :not(.ss-tw) .btn-warning:disabled {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
:not(.ss-tw) .btn-warning:active, :not(.ss-tw) .btn-warning.active,
:not(.ss-tw) .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #eb9316;
}
:not(.ss-tw) .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
:not(.ss-tw) .btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #c12e2a;
}
:not(.ss-tw) .btn-danger:focus, :not(.ss-tw) .btn-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
:not(.ss-tw) .btn-danger.disabled, :not(.ss-tw) .btn-danger:disabled {
  background-color: #d9534f;
  border-color: #d9534f;
}
:not(.ss-tw) .btn-danger:active, :not(.ss-tw) .btn-danger.active,
:not(.ss-tw) .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #c12e2a;
}
:not(.ss-tw) .btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8;
}
:not(.ss-tw) .btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
:not(.ss-tw) .btn-outline-primary:focus, :not(.ss-tw) .btn-outline-primary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
  box-shadow: 0 0 0 2px rgba(2, 117, 216, 0.5);
}
:not(.ss-tw) .btn-outline-primary.disabled, :not(.ss-tw) .btn-outline-primary:disabled {
  color: #0275d8;
  background-color: transparent;
}
:not(.ss-tw) .btn-outline-primary:active, :not(.ss-tw) .btn-outline-primary.active,
:not(.ss-tw) .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
:not(.ss-tw) .btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}
:not(.ss-tw) .btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
:not(.ss-tw) .btn-outline-secondary:focus, :not(.ss-tw) .btn-outline-secondary.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
  box-shadow: 0 0 0 2px rgba(204, 204, 204, 0.5);
}
:not(.ss-tw) .btn-outline-secondary.disabled, :not(.ss-tw) .btn-outline-secondary:disabled {
  color: #ccc;
  background-color: transparent;
}
:not(.ss-tw) .btn-outline-secondary:active, :not(.ss-tw) .btn-outline-secondary.active,
:not(.ss-tw) .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
:not(.ss-tw) .btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}
:not(.ss-tw) .btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
:not(.ss-tw) .btn-outline-info:focus, :not(.ss-tw) .btn-outline-info.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
  box-shadow: 0 0 0 2px rgba(91, 192, 222, 0.5);
}
:not(.ss-tw) .btn-outline-info.disabled, :not(.ss-tw) .btn-outline-info:disabled {
  color: #5bc0de;
  background-color: transparent;
}
:not(.ss-tw) .btn-outline-info:active, :not(.ss-tw) .btn-outline-info.active,
:not(.ss-tw) .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
:not(.ss-tw) .btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}
:not(.ss-tw) .btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
:not(.ss-tw) .btn-outline-success:focus, :not(.ss-tw) .btn-outline-success.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
  box-shadow: 0 0 0 2px rgba(92, 184, 92, 0.5);
}
:not(.ss-tw) .btn-outline-success.disabled, :not(.ss-tw) .btn-outline-success:disabled {
  color: #5cb85c;
  background-color: transparent;
}
:not(.ss-tw) .btn-outline-success:active, :not(.ss-tw) .btn-outline-success.active,
:not(.ss-tw) .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
:not(.ss-tw) .btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}
:not(.ss-tw) .btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
:not(.ss-tw) .btn-outline-warning:focus, :not(.ss-tw) .btn-outline-warning.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
  box-shadow: 0 0 0 2px rgba(240, 173, 78, 0.5);
}
:not(.ss-tw) .btn-outline-warning.disabled, :not(.ss-tw) .btn-outline-warning:disabled {
  color: #f0ad4e;
  background-color: transparent;
}
:not(.ss-tw) .btn-outline-warning:active, :not(.ss-tw) .btn-outline-warning.active,
:not(.ss-tw) .show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
:not(.ss-tw) .btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}
:not(.ss-tw) .btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
:not(.ss-tw) .btn-outline-danger:focus, :not(.ss-tw) .btn-outline-danger.focus {
  -webkit-box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
  box-shadow: 0 0 0 2px rgba(217, 83, 79, 0.5);
}
:not(.ss-tw) .btn-outline-danger.disabled, :not(.ss-tw) .btn-outline-danger:disabled {
  color: #d9534f;
  background-color: transparent;
}
:not(.ss-tw) .btn-outline-danger:active, :not(.ss-tw) .btn-outline-danger.active,
:not(.ss-tw) .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}
:not(.ss-tw) .btn-link {
  font-weight: normal;
  color: #0275d8;
  border-radius: 0;
}
:not(.ss-tw) .btn-link, :not(.ss-tw) .btn-link:active, :not(.ss-tw) .btn-link.active, :not(.ss-tw) .btn-link:disabled {
  background-color: transparent;
}
:not(.ss-tw) .btn-link, :not(.ss-tw) .btn-link:focus, :not(.ss-tw) .btn-link:active {
  border-color: transparent;
}
:not(.ss-tw) .btn-link:hover {
  border-color: transparent;
}
:not(.ss-tw) .btn-link:focus, :not(.ss-tw) .btn-link:hover {
  color: #014c8c;
  text-decoration: underline;
  background-color: transparent;
}
:not(.ss-tw) .btn-link:disabled {
  color: #636c72;
}
:not(.ss-tw) .btn-link:disabled:focus, :not(.ss-tw) .btn-link:disabled:hover {
  text-decoration: none;
}
:not(.ss-tw) .btn-lg, :not(.ss-tw) .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
:not(.ss-tw) .btn-sm, :not(.ss-tw) .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
:not(.ss-tw) .btn-block {
  display: block;
  width: 100%;
}
:not(.ss-tw) .btn-block + .btn-block {
  margin-top: 0.5rem;
}
:not(.ss-tw) input[type=submit].btn-block,
:not(.ss-tw) input[type=reset].btn-block,
:not(.ss-tw) input[type=button].btn-block {
  width: 100%;
}
:not(.ss-tw) .fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
:not(.ss-tw) .fade.show {
  opacity: 1;
}
:not(.ss-tw) .collapse {
  display: none;
}
:not(.ss-tw) .collapse.show {
  display: block;
}
:not(.ss-tw) tr.collapse.show {
  display: table-row;
}
:not(.ss-tw) tbody.collapse.show {
  display: table-row-group;
}
:not(.ss-tw) .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
:not(.ss-tw) .dropup,
:not(.ss-tw) .dropdown {
  position: relative;
}
:not(.ss-tw) .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
:not(.ss-tw) .dropdown-toggle:focus {
  outline: 0;
}
:not(.ss-tw) .dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}
:not(.ss-tw) .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
:not(.ss-tw) .dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceeef;
}
:not(.ss-tw) .dropdown-item {
  display: block;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #292b2c;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
:not(.ss-tw) .dropdown-item:focus, :not(.ss-tw) .dropdown-item:hover {
  color: #1d1e1f;
  text-decoration: none;
  background-color: #f7f7f9;
}
:not(.ss-tw) .dropdown-item.active, :not(.ss-tw) .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #0275d8;
}
:not(.ss-tw) .dropdown-item.disabled, :not(.ss-tw) .dropdown-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: transparent;
}
:not(.ss-tw) .show > .dropdown-menu {
  display: block;
}
:not(.ss-tw) .show > a {
  outline: 0;
}
:not(.ss-tw) .dropdown-menu-right {
  right: 0;
  left: auto;
}
:not(.ss-tw) .dropdown-menu-left {
  right: auto;
  left: 0;
}
:not(.ss-tw) .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #636c72;
  white-space: nowrap;
}
:not(.ss-tw) .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
:not(.ss-tw) .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}
:not(.ss-tw) .btn-group,
:not(.ss-tw) .btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
:not(.ss-tw) .btn-group > .btn,
:not(.ss-tw) .btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
:not(.ss-tw) .btn-group > .btn:hover,
:not(.ss-tw) .btn-group-vertical > .btn:hover {
  z-index: 2;
}
:not(.ss-tw) .btn-group > .btn:focus, :not(.ss-tw) .btn-group > .btn:active, :not(.ss-tw) .btn-group > .btn.active,
:not(.ss-tw) .btn-group-vertical > .btn:focus,
:not(.ss-tw) .btn-group-vertical > .btn:active,
:not(.ss-tw) .btn-group-vertical > .btn.active {
  z-index: 2;
}
:not(.ss-tw) .btn-group .btn + .btn,
:not(.ss-tw) .btn-group .btn + .btn-group,
:not(.ss-tw) .btn-group .btn-group + .btn,
:not(.ss-tw) .btn-group .btn-group + .btn-group,
:not(.ss-tw) .btn-group-vertical .btn + .btn,
:not(.ss-tw) .btn-group-vertical .btn + .btn-group,
:not(.ss-tw) .btn-group-vertical .btn-group + .btn,
:not(.ss-tw) .btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}
:not(.ss-tw) .btn-toolbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
:not(.ss-tw) .btn-toolbar .input-group {
  width: auto;
}
:not(.ss-tw) .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
:not(.ss-tw) .btn-group > .btn:first-child {
  margin-left: 0;
}
:not(.ss-tw) .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
:not(.ss-tw) .btn-group > .btn:last-child:not(:first-child),
:not(.ss-tw) .btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
:not(.ss-tw) .btn-group > .btn-group {
  float: left;
}
:not(.ss-tw) .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
:not(.ss-tw) .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
:not(.ss-tw) .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
:not(.ss-tw) .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
:not(.ss-tw) .btn-group .dropdown-toggle:active,
:not(.ss-tw) .btn-group.open .dropdown-toggle {
  outline: 0;
}
:not(.ss-tw) .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
:not(.ss-tw) .btn + .dropdown-toggle-split::after {
  margin-left: 0;
}
:not(.ss-tw) .btn-sm + .dropdown-toggle-split, :not(.ss-tw) .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
:not(.ss-tw) .btn-lg + .dropdown-toggle-split, :not(.ss-tw) .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}
:not(.ss-tw) .btn-group-vertical {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
:not(.ss-tw) .btn-group-vertical .btn,
:not(.ss-tw) .btn-group-vertical .btn-group {
  width: 100%;
}
:not(.ss-tw) .btn-group-vertical > .btn + .btn,
:not(.ss-tw) .btn-group-vertical > .btn + .btn-group,
:not(.ss-tw) .btn-group-vertical > .btn-group + .btn,
:not(.ss-tw) .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
:not(.ss-tw) .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
:not(.ss-tw) .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
:not(.ss-tw) .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
:not(.ss-tw) .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
:not(.ss-tw) .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
:not(.ss-tw) .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
:not(.ss-tw) .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
:not(.ss-tw) [data-toggle=buttons] > .btn input[type=radio],
:not(.ss-tw) [data-toggle=buttons] > .btn input[type=checkbox],
:not(.ss-tw) [data-toggle=buttons] > .btn-group > .btn input[type=radio],
:not(.ss-tw) [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
:not(.ss-tw) .input-group {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
:not(.ss-tw) .input-group .form-control {
  position: relative;
  z-index: 2;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
:not(.ss-tw) .input-group .form-control:focus, :not(.ss-tw) .input-group .form-control:active, :not(.ss-tw) .input-group .form-control:hover {
  z-index: 3;
}
:not(.ss-tw) .input-group-addon,
:not(.ss-tw) .input-group-btn,
:not(.ss-tw) .input-group .form-control {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
:not(.ss-tw) .input-group-addon:not(:first-child):not(:last-child),
:not(.ss-tw) .input-group-btn:not(:first-child):not(:last-child),
:not(.ss-tw) .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
:not(.ss-tw) .input-group-addon,
:not(.ss-tw) .input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}
:not(.ss-tw) .input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.25;
  color: #464a4c;
  text-align: center;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
:not(.ss-tw) .input-group-addon.form-control-sm,
:not(.ss-tw) .input-group-sm > .input-group-addon,
:not(.ss-tw) .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.2rem;
}
:not(.ss-tw) .input-group-addon.form-control-lg,
:not(.ss-tw) .input-group-lg > .input-group-addon,
:not(.ss-tw) .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  border-radius: 0.3rem;
}
:not(.ss-tw) .input-group-addon input[type=radio],
:not(.ss-tw) .input-group-addon input[type=checkbox] {
  margin-top: 0;
}
:not(.ss-tw) .input-group .form-control:not(:last-child),
:not(.ss-tw) .input-group-addon:not(:last-child),
:not(.ss-tw) .input-group-btn:not(:last-child) > .btn,
:not(.ss-tw) .input-group-btn:not(:last-child) > .btn-group > .btn,
:not(.ss-tw) .input-group-btn:not(:last-child) > .dropdown-toggle,
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn:not(:last-child):not(.dropdown-toggle),
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
:not(.ss-tw) .input-group-addon:not(:last-child) {
  border-right: 0;
}
:not(.ss-tw) .input-group .form-control:not(:first-child),
:not(.ss-tw) .input-group-addon:not(:first-child),
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn,
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn-group > .btn,
:not(.ss-tw) .input-group-btn:not(:first-child) > .dropdown-toggle,
:not(.ss-tw) .input-group-btn:not(:last-child) > .btn:not(:first-child),
:not(.ss-tw) .input-group-btn:not(:last-child) > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
:not(.ss-tw) .form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}
:not(.ss-tw) .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
:not(.ss-tw) .input-group-btn > .btn {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
:not(.ss-tw) .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
:not(.ss-tw) .input-group-btn > .btn:focus, :not(.ss-tw) .input-group-btn > .btn:active, :not(.ss-tw) .input-group-btn > .btn:hover {
  z-index: 3;
}
:not(.ss-tw) .input-group-btn:not(:last-child) > .btn,
:not(.ss-tw) .input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn,
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn:focus, :not(.ss-tw) .input-group-btn:not(:first-child) > .btn:active, :not(.ss-tw) .input-group-btn:not(:first-child) > .btn:hover,
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn-group:focus,
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn-group:active,
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}
:not(.ss-tw) .custom-control {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  margin-right: 1rem;
  cursor: pointer;
}
:not(.ss-tw) .custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
:not(.ss-tw) .custom-control-input:checked ~ .custom-control-indicator {
  color: #fff;
  background-color: #0275d8;
}
:not(.ss-tw) .custom-control-input:focus ~ .custom-control-indicator {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
  box-shadow: 0 0 0 1px #fff, 0 0 0 3px #0275d8;
}
:not(.ss-tw) .custom-control-input:active ~ .custom-control-indicator {
  color: #fff;
  background-color: #8fcafe;
}
:not(.ss-tw) .custom-control-input:disabled ~ .custom-control-indicator {
  cursor: not-allowed;
  background-color: #eceeef;
}
:not(.ss-tw) .custom-control-input:disabled ~ .custom-control-description {
  color: #636c72;
  cursor: not-allowed;
}
:not(.ss-tw) .custom-control-indicator {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 50% 50%;
  background-size: 50% 50%;
}
:not(.ss-tw) .custom-checkbox .custom-control-indicator {
  border-radius: 0.25rem;
}
:not(.ss-tw) .custom-checkbox .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}
:not(.ss-tw) .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-indicator {
  background-color: #0275d8;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}
:not(.ss-tw) .custom-radio .custom-control-indicator {
  border-radius: 50%;
}
:not(.ss-tw) .custom-radio .custom-control-input:checked ~ .custom-control-indicator {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}
:not(.ss-tw) .custom-controls-stacked {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
:not(.ss-tw) .custom-controls-stacked .custom-control {
  margin-bottom: 0.25rem;
}
:not(.ss-tw) .custom-controls-stacked .custom-control + .custom-control {
  margin-left: 0;
}
:not(.ss-tw) .custom-select {
  display: inline-block;
  max-width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  -webkit-background-size: 8px 10px;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
}
:not(.ss-tw) .custom-select:focus {
  border-color: #5cb3fd;
  outline: none;
}
:not(.ss-tw) .custom-select:focus::-ms-value {
  color: #464a4c;
  background-color: #fff;
}
:not(.ss-tw) .custom-select:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #eceeef;
}
:not(.ss-tw) .custom-select::-ms-expand {
  opacity: 0;
}
:not(.ss-tw) .custom-select-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}
:not(.ss-tw) .custom-file {
  position: relative;
  display: inline-block;
  max-width: 100%;
  height: 2.5rem;
  margin-bottom: 0;
  cursor: pointer;
}
:not(.ss-tw) .custom-file-input {
  min-width: 14rem;
  max-width: 100%;
  height: 2.5rem;
  margin: 0;
  filter: alpha(opacity=0);
  opacity: 0;
}
:not(.ss-tw) .custom-file-control {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
:not(.ss-tw) .custom-file-control:lang(en)::after {
  content: "Choose file...";
}
:not(.ss-tw) .custom-file-control::before {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  z-index: 6;
  display: block;
  height: 2.5rem;
  padding: 0.5rem 1rem;
  line-height: 1.5;
  color: #464a4c;
  background-color: #eceeef;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0 0.25rem 0.25rem 0;
}
:not(.ss-tw) .custom-file-control:lang(en)::before {
  content: "Browse";
}
:not(.ss-tw) .nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
:not(.ss-tw) .nav-link {
  display: block;
  padding: 0.5em 1em;
}
:not(.ss-tw) .nav-link:focus, :not(.ss-tw) .nav-link:hover {
  text-decoration: none;
}
:not(.ss-tw) .nav-link.disabled {
  color: #636c72;
  cursor: not-allowed;
}
:not(.ss-tw) .nav-tabs {
  border-bottom: 1px solid #ddd;
}
:not(.ss-tw) .nav-tabs .nav-item {
  margin-bottom: -1px;
}
:not(.ss-tw) .nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
:not(.ss-tw) .nav-tabs .nav-link:focus, :not(.ss-tw) .nav-tabs .nav-link:hover {
  border-color: #eceeef #eceeef #ddd;
}
:not(.ss-tw) .nav-tabs .nav-link.disabled {
  color: #636c72;
  background-color: transparent;
  border-color: transparent;
}
:not(.ss-tw) .nav-tabs .nav-link.active,
:not(.ss-tw) .nav-tabs .nav-item.show .nav-link {
  color: #464a4c;
  background-color: #fff;
  border-color: #ddd #ddd #fff;
}
:not(.ss-tw) .nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
:not(.ss-tw) .nav-pills .nav-link {
  border-radius: 0.25rem;
}
:not(.ss-tw) .nav-pills .nav-link.active,
:not(.ss-tw) .nav-pills .nav-item.show .nav-link {
  color: #fff;
  cursor: default;
  background-color: #0275d8;
}
:not(.ss-tw) .nav-fill .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}
:not(.ss-tw) .nav-justified .nav-item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: center;
}
:not(.ss-tw) .tab-content > .tab-pane {
  display: none;
}
:not(.ss-tw) .tab-content > .active {
  display: block;
}
:not(.ss-tw) .navbar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0.5rem 1rem;
}
:not(.ss-tw) .navbar-brand {
  display: inline-block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
:not(.ss-tw) .navbar-brand:focus, :not(.ss-tw) .navbar-brand:hover {
  text-decoration: none;
}
:not(.ss-tw) .navbar-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
:not(.ss-tw) .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
:not(.ss-tw) .navbar-text {
  display: inline-block;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
}
:not(.ss-tw) .navbar-toggler {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
:not(.ss-tw) .navbar-toggler:focus, :not(.ss-tw) .navbar-toggler:hover {
  text-decoration: none;
}
:not(.ss-tw) .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
:not(.ss-tw) .navbar-toggler-left {
  position: absolute;
  left: 1rem;
}
:not(.ss-tw) .navbar-toggler-right {
  position: absolute;
  right: 1rem;
}
@media (max-width: 575px) {
  :not(.ss-tw) .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  :not(.ss-tw) .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  :not(.ss-tw) .navbar-toggleable {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  :not(.ss-tw) .navbar-toggleable .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  :not(.ss-tw) .navbar-toggleable > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  :not(.ss-tw) .navbar-toggleable .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767px) {
  :not(.ss-tw) .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  :not(.ss-tw) .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .navbar-toggleable-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  :not(.ss-tw) .navbar-toggleable-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  :not(.ss-tw) .navbar-toggleable-sm > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  :not(.ss-tw) .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991px) {
  :not(.ss-tw) .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  :not(.ss-tw) .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .navbar-toggleable-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  :not(.ss-tw) .navbar-toggleable-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  :not(.ss-tw) .navbar-toggleable-md > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable-md .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  :not(.ss-tw) .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199px) {
  :not(.ss-tw) .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  :not(.ss-tw) .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .navbar-toggleable-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  :not(.ss-tw) .navbar-toggleable-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  :not(.ss-tw) .navbar-toggleable-lg > .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    width: 100%;
  }
  :not(.ss-tw) .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}
:not(.ss-tw) .navbar-toggleable-xl {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
:not(.ss-tw) .navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
:not(.ss-tw) .navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}
:not(.ss-tw) .navbar-toggleable-xl .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}
:not(.ss-tw) .navbar-toggleable-xl .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
:not(.ss-tw) .navbar-toggleable-xl > .container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
:not(.ss-tw) .navbar-toggleable-xl .navbar-collapse {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: 100%;
}
:not(.ss-tw) .navbar-toggleable-xl .navbar-toggler {
  display: none;
}
:not(.ss-tw) .navbar-light .navbar-brand,
:not(.ss-tw) .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
}
:not(.ss-tw) .navbar-light .navbar-brand:focus, :not(.ss-tw) .navbar-light .navbar-brand:hover,
:not(.ss-tw) .navbar-light .navbar-toggler:focus,
:not(.ss-tw) .navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.9);
}
:not(.ss-tw) .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
:not(.ss-tw) .navbar-light .navbar-nav .nav-link:focus, :not(.ss-tw) .navbar-light .navbar-nav .nav-link:hover {
  color: rgba(0, 0, 0, 0.7);
}
:not(.ss-tw) .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
:not(.ss-tw) .navbar-light .navbar-nav .open > .nav-link,
:not(.ss-tw) .navbar-light .navbar-nav .active > .nav-link,
:not(.ss-tw) .navbar-light .navbar-nav .nav-link.open,
:not(.ss-tw) .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
:not(.ss-tw) .navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
:not(.ss-tw) .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
:not(.ss-tw) .navbar-inverse .navbar-brand,
:not(.ss-tw) .navbar-inverse .navbar-toggler {
  color: white;
}
:not(.ss-tw) .navbar-inverse .navbar-brand:focus, :not(.ss-tw) .navbar-inverse .navbar-brand:hover,
:not(.ss-tw) .navbar-inverse .navbar-toggler:focus,
:not(.ss-tw) .navbar-inverse .navbar-toggler:hover {
  color: white;
}
:not(.ss-tw) .navbar-inverse .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
:not(.ss-tw) .navbar-inverse .navbar-nav .nav-link:focus, :not(.ss-tw) .navbar-inverse .navbar-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.75);
}
:not(.ss-tw) .navbar-inverse .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
:not(.ss-tw) .navbar-inverse .navbar-nav .open > .nav-link,
:not(.ss-tw) .navbar-inverse .navbar-nav .active > .nav-link,
:not(.ss-tw) .navbar-inverse .navbar-nav .nav-link.open,
:not(.ss-tw) .navbar-inverse .navbar-nav .nav-link.active {
  color: white;
}
:not(.ss-tw) .navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
}
:not(.ss-tw) .navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
:not(.ss-tw) .navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
:not(.ss-tw) .card {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
:not(.ss-tw) .card-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}
:not(.ss-tw) .card-title {
  margin-bottom: 0.75rem;
}
:not(.ss-tw) .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
:not(.ss-tw) .card-text:last-child {
  margin-bottom: 0;
}
:not(.ss-tw) .card-link:hover {
  text-decoration: none;
}
:not(.ss-tw) .card-link + .card-link {
  margin-left: 1.25rem;
}
:not(.ss-tw) .card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
:not(.ss-tw) .card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
:not(.ss-tw) .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #f7f7f9;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
:not(.ss-tw) .card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
:not(.ss-tw) .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f7f7f9;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
:not(.ss-tw) .card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
:not(.ss-tw) .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
:not(.ss-tw) .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
:not(.ss-tw) .card-primary {
  background-color: #0275d8;
  border-color: #0275d8;
}
:not(.ss-tw) .card-primary .card-header,
:not(.ss-tw) .card-primary .card-footer {
  background-color: transparent;
}
:not(.ss-tw) .card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
:not(.ss-tw) .card-success .card-header,
:not(.ss-tw) .card-success .card-footer {
  background-color: transparent;
}
:not(.ss-tw) .card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
:not(.ss-tw) .card-info .card-header,
:not(.ss-tw) .card-info .card-footer {
  background-color: transparent;
}
:not(.ss-tw) .card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
:not(.ss-tw) .card-warning .card-header,
:not(.ss-tw) .card-warning .card-footer {
  background-color: transparent;
}
:not(.ss-tw) .card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}
:not(.ss-tw) .card-danger .card-header,
:not(.ss-tw) .card-danger .card-footer {
  background-color: transparent;
}
:not(.ss-tw) .card-outline-primary {
  background-color: transparent;
  border-color: #0275d8;
}
:not(.ss-tw) .card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}
:not(.ss-tw) .card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}
:not(.ss-tw) .card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}
:not(.ss-tw) .card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}
:not(.ss-tw) .card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}
:not(.ss-tw) .card-inverse {
  color: rgba(255, 255, 255, 0.65);
}
:not(.ss-tw) .card-inverse .card-header,
:not(.ss-tw) .card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
:not(.ss-tw) .card-inverse .card-header,
:not(.ss-tw) .card-inverse .card-footer,
:not(.ss-tw) .card-inverse .card-title,
:not(.ss-tw) .card-inverse .card-blockquote {
  color: #fff;
}
:not(.ss-tw) .card-inverse .card-link,
:not(.ss-tw) .card-inverse .card-text,
:not(.ss-tw) .card-inverse .card-subtitle,
:not(.ss-tw) .card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}
:not(.ss-tw) .card-inverse .card-link:focus, :not(.ss-tw) .card-inverse .card-link:hover {
  color: #fff;
}
:not(.ss-tw) .card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}
:not(.ss-tw) .card-img {
  border-radius: calc(0.25rem - 1px);
}
:not(.ss-tw) .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
:not(.ss-tw) .card-img-top {
  border-top-right-radius: calc(0.25rem - 1px);
  border-top-left-radius: calc(0.25rem - 1px);
}
:not(.ss-tw) .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
@media (min-width: 576px) {
  :not(.ss-tw) .card-deck {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  :not(.ss-tw) .card-deck .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  :not(.ss-tw) .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  :not(.ss-tw) .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}
@media (min-width: 576px) {
  :not(.ss-tw) .card-group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  :not(.ss-tw) .card-group .card {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  :not(.ss-tw) .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  :not(.ss-tw) .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  :not(.ss-tw) .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  :not(.ss-tw) .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  :not(.ss-tw) .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  :not(.ss-tw) .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  :not(.ss-tw) .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  :not(.ss-tw) .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  :not(.ss-tw) .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  :not(.ss-tw) .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}
@media (min-width: 576px) {
  :not(.ss-tw) .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  :not(.ss-tw) .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
  }
}
:not(.ss-tw) .breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #eceeef;
  border-radius: 0.25rem;
}
:not(.ss-tw) .breadcrumb::after {
  display: block;
  content: "";
  clear: both;
}
:not(.ss-tw) .breadcrumb-item {
  float: left;
}
:not(.ss-tw) .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #636c72;
  content: "/";
}
:not(.ss-tw) .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
:not(.ss-tw) .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
:not(.ss-tw) .breadcrumb-item.active {
  color: #636c72;
}
:not(.ss-tw) .pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
:not(.ss-tw) .page-item:first-child .page-link {
  margin-left: 0;
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
:not(.ss-tw) .page-item:last-child .page-link {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
:not(.ss-tw) .page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
:not(.ss-tw) .page-item.disabled .page-link {
  color: #636c72;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
:not(.ss-tw) .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #0275d8;
  background-color: #fff;
  border: 1px solid #ddd;
}
:not(.ss-tw) .page-link:focus, :not(.ss-tw) .page-link:hover {
  color: #014c8c;
  text-decoration: none;
  background-color: #eceeef;
  border-color: #ddd;
}
:not(.ss-tw) .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
:not(.ss-tw) .pagination-lg .page-item:first-child .page-link {
  border-bottom-left-radius: 0.3rem;
  border-top-left-radius: 0.3rem;
}
:not(.ss-tw) .pagination-lg .page-item:last-child .page-link {
  border-bottom-right-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
:not(.ss-tw) .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
:not(.ss-tw) .pagination-sm .page-item:first-child .page-link {
  border-bottom-left-radius: 0.2rem;
  border-top-left-radius: 0.2rem;
}
:not(.ss-tw) .pagination-sm .page-item:last-child .page-link {
  border-bottom-right-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}
:not(.ss-tw) .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}
:not(.ss-tw) .badge:empty {
  display: none;
}
:not(.ss-tw) .btn .badge {
  position: relative;
  top: -1px;
}
:not(.ss-tw) a.badge:focus, :not(.ss-tw) a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
:not(.ss-tw) .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
:not(.ss-tw) .badge-default {
  background-color: #636c72;
}
:not(.ss-tw) .badge-default[href]:focus, :not(.ss-tw) .badge-default[href]:hover {
  background-color: #4b5257;
}
:not(.ss-tw) .badge-primary {
  background-color: #0275d8;
}
:not(.ss-tw) .badge-primary[href]:focus, :not(.ss-tw) .badge-primary[href]:hover {
  background-color: #025aa5;
}
:not(.ss-tw) .badge-success {
  background-color: #5cb85c;
}
:not(.ss-tw) .badge-success[href]:focus, :not(.ss-tw) .badge-success[href]:hover {
  background-color: #449d44;
}
:not(.ss-tw) .badge-info {
  background-color: #5bc0de;
}
:not(.ss-tw) .badge-info[href]:focus, :not(.ss-tw) .badge-info[href]:hover {
  background-color: #31b0d5;
}
:not(.ss-tw) .badge-warning {
  background-color: #f0ad4e;
}
:not(.ss-tw) .badge-warning[href]:focus, :not(.ss-tw) .badge-warning[href]:hover {
  background-color: #ec971f;
}
:not(.ss-tw) .badge-danger {
  background-color: #d9534f;
}
:not(.ss-tw) .badge-danger[href]:focus, :not(.ss-tw) .badge-danger[href]:hover {
  background-color: #c9302c;
}
:not(.ss-tw) .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #eceeef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  :not(.ss-tw) .jumbotron {
    padding: 4rem 2rem;
  }
}
:not(.ss-tw) .jumbotron-hr {
  border-top-color: #d0d5d8;
}
:not(.ss-tw) .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
:not(.ss-tw) .alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
:not(.ss-tw) .alert-heading {
  color: inherit;
}
:not(.ss-tw) .alert-link {
  font-weight: bold;
}
:not(.ss-tw) .alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
:not(.ss-tw) .alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}
:not(.ss-tw) .alert-success hr {
  border-top-color: #c1e2b3;
}
:not(.ss-tw) .alert-success .alert-link {
  color: #2b542c;
}
:not(.ss-tw) .alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}
:not(.ss-tw) .alert-info hr {
  border-top-color: #a6d5ec;
}
:not(.ss-tw) .alert-info .alert-link {
  color: #245269;
}
:not(.ss-tw) .alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}
:not(.ss-tw) .alert-warning hr {
  border-top-color: #f7ecb5;
}
:not(.ss-tw) .alert-warning .alert-link {
  color: #66512c;
}
:not(.ss-tw) .alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}
:not(.ss-tw) .alert-danger hr {
  border-top-color: #e4b9b9;
}
:not(.ss-tw) .alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
:not(.ss-tw) .progress {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceeef;
  border-radius: 0.25rem;
}
:not(.ss-tw) .progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #0275d8;
}
:not(.ss-tw) .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 1rem 1rem;
  background-size: 1rem 1rem;
}
:not(.ss-tw) .progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  -o-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
:not(.ss-tw) .media {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
:not(.ss-tw) .media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 0%;
  -ms-flex: 1 1 0%;
  flex: 1 1 0%;
}
:not(.ss-tw) .list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
:not(.ss-tw) .list-group-item-action {
  width: 100%;
  color: #464a4c;
  text-align: inherit;
}
:not(.ss-tw) .list-group-item-action .list-group-item-heading {
  color: #292b2c;
}
:not(.ss-tw) .list-group-item-action:focus, :not(.ss-tw) .list-group-item-action:hover {
  color: #464a4c;
  text-decoration: none;
  background-color: #f7f7f9;
}
:not(.ss-tw) .list-group-item-action:active {
  color: #292b2c;
  background-color: #eceeef;
}
:not(.ss-tw) .list-group-item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
:not(.ss-tw) .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
:not(.ss-tw) .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
:not(.ss-tw) .list-group-item:focus, :not(.ss-tw) .list-group-item:hover {
  text-decoration: none;
}
:not(.ss-tw) .list-group-item.disabled, :not(.ss-tw) .list-group-item:disabled {
  color: #636c72;
  cursor: not-allowed;
  background-color: #fff;
}
:not(.ss-tw) .list-group-item.disabled .list-group-item-heading, :not(.ss-tw) .list-group-item:disabled .list-group-item-heading {
  color: inherit;
}
:not(.ss-tw) .list-group-item.disabled .list-group-item-text, :not(.ss-tw) .list-group-item:disabled .list-group-item-text {
  color: #636c72;
}
:not(.ss-tw) .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}
:not(.ss-tw) .list-group-item.active .list-group-item-heading,
:not(.ss-tw) .list-group-item.active .list-group-item-heading > small,
:not(.ss-tw) .list-group-item.active .list-group-item-heading > .small {
  color: inherit;
}
:not(.ss-tw) .list-group-item.active .list-group-item-text {
  color: #daeeff;
}
:not(.ss-tw) .list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
:not(.ss-tw) .list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
:not(.ss-tw) .list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}
:not(.ss-tw) .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
:not(.ss-tw) a.list-group-item-success,
:not(.ss-tw) button.list-group-item-success {
  color: #3c763d;
}
:not(.ss-tw) a.list-group-item-success .list-group-item-heading,
:not(.ss-tw) button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
:not(.ss-tw) a.list-group-item-success:focus, :not(.ss-tw) a.list-group-item-success:hover,
:not(.ss-tw) button.list-group-item-success:focus,
:not(.ss-tw) button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
:not(.ss-tw) a.list-group-item-success.active,
:not(.ss-tw) button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
:not(.ss-tw) .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
:not(.ss-tw) a.list-group-item-info,
:not(.ss-tw) button.list-group-item-info {
  color: #31708f;
}
:not(.ss-tw) a.list-group-item-info .list-group-item-heading,
:not(.ss-tw) button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
:not(.ss-tw) a.list-group-item-info:focus, :not(.ss-tw) a.list-group-item-info:hover,
:not(.ss-tw) button.list-group-item-info:focus,
:not(.ss-tw) button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
:not(.ss-tw) a.list-group-item-info.active,
:not(.ss-tw) button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
:not(.ss-tw) .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
:not(.ss-tw) a.list-group-item-warning,
:not(.ss-tw) button.list-group-item-warning {
  color: #8a6d3b;
}
:not(.ss-tw) a.list-group-item-warning .list-group-item-heading,
:not(.ss-tw) button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
:not(.ss-tw) a.list-group-item-warning:focus, :not(.ss-tw) a.list-group-item-warning:hover,
:not(.ss-tw) button.list-group-item-warning:focus,
:not(.ss-tw) button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
:not(.ss-tw) a.list-group-item-warning.active,
:not(.ss-tw) button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
:not(.ss-tw) .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
:not(.ss-tw) a.list-group-item-danger,
:not(.ss-tw) button.list-group-item-danger {
  color: #a94442;
}
:not(.ss-tw) a.list-group-item-danger .list-group-item-heading,
:not(.ss-tw) button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
:not(.ss-tw) a.list-group-item-danger:focus, :not(.ss-tw) a.list-group-item-danger:hover,
:not(.ss-tw) button.list-group-item-danger:focus,
:not(.ss-tw) button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
:not(.ss-tw) a.list-group-item-danger.active,
:not(.ss-tw) button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
:not(.ss-tw) .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
:not(.ss-tw) .embed-responsive::before {
  display: block;
  content: "";
}
:not(.ss-tw) .embed-responsive .embed-responsive-item,
:not(.ss-tw) .embed-responsive iframe,
:not(.ss-tw) .embed-responsive embed,
:not(.ss-tw) .embed-responsive object,
:not(.ss-tw) .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
:not(.ss-tw) .embed-responsive-21by9::before {
  padding-top: 42.857143%;
}
:not(.ss-tw) .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
:not(.ss-tw) .embed-responsive-4by3::before {
  padding-top: 75%;
}
:not(.ss-tw) .embed-responsive-1by1::before {
  padding-top: 100%;
}
:not(.ss-tw) .close {
  float: right;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
:not(.ss-tw) .close:focus, :not(.ss-tw) .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.75;
}
:not(.ss-tw) button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
:not(.ss-tw) .modal-open {
  overflow: hidden;
}
:not(.ss-tw) .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
:not(.ss-tw) .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
:not(.ss-tw) .modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
:not(.ss-tw) .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
:not(.ss-tw) .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
:not(.ss-tw) .modal-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
:not(.ss-tw) .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
:not(.ss-tw) .modal-backdrop.fade {
  opacity: 0;
}
:not(.ss-tw) .modal-backdrop.show {
  opacity: 0.5;
}
:not(.ss-tw) .modal-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #eceeef;
}
:not(.ss-tw) .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
:not(.ss-tw) .modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 15px;
}
:not(.ss-tw) .modal-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #eceeef;
}
:not(.ss-tw) .modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
:not(.ss-tw) .modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
:not(.ss-tw) .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  :not(.ss-tw) .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }
  :not(.ss-tw) .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .modal-lg {
    max-width: 800px;
  }
}
:not(.ss-tw) .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
:not(.ss-tw) .tooltip.show {
  opacity: 0.9;
}
:not(.ss-tw) .tooltip.tooltip-top, :not(.ss-tw) .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}
:not(.ss-tw) .tooltip.tooltip-top .tooltip-inner::before, :not(.ss-tw) .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}
:not(.ss-tw) .tooltip.tooltip-right, :not(.ss-tw) .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}
:not(.ss-tw) .tooltip.tooltip-right .tooltip-inner::before, :not(.ss-tw) .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
:not(.ss-tw) .tooltip.tooltip-bottom, :not(.ss-tw) .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}
:not(.ss-tw) .tooltip.tooltip-bottom .tooltip-inner::before, :not(.ss-tw) .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
:not(.ss-tw) .tooltip.tooltip-left, :not(.ss-tw) .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}
:not(.ss-tw) .tooltip.tooltip-left .tooltip-inner::before, :not(.ss-tw) .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
:not(.ss-tw) .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
:not(.ss-tw) .tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
:not(.ss-tw) .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
:not(.ss-tw) .popover.popover-top, :not(.ss-tw) .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}
:not(.ss-tw) .popover.popover-top::before, :not(.ss-tw) .popover.popover-top::after, :not(.ss-tw) .popover.bs-tether-element-attached-bottom::before, :not(.ss-tw) .popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0;
}
:not(.ss-tw) .popover.popover-top::before, :not(.ss-tw) .popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}
:not(.ss-tw) .popover.popover-top::after, :not(.ss-tw) .popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}
:not(.ss-tw) .popover.popover-right, :not(.ss-tw) .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}
:not(.ss-tw) .popover.popover-right::before, :not(.ss-tw) .popover.popover-right::after, :not(.ss-tw) .popover.bs-tether-element-attached-left::before, :not(.ss-tw) .popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0;
}
:not(.ss-tw) .popover.popover-right::before, :not(.ss-tw) .popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}
:not(.ss-tw) .popover.popover-right::after, :not(.ss-tw) .popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}
:not(.ss-tw) .popover.popover-bottom, :not(.ss-tw) .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}
:not(.ss-tw) .popover.popover-bottom::before, :not(.ss-tw) .popover.popover-bottom::after, :not(.ss-tw) .popover.bs-tether-element-attached-top::before, :not(.ss-tw) .popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0;
}
:not(.ss-tw) .popover.popover-bottom::before, :not(.ss-tw) .popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
:not(.ss-tw) .popover.popover-bottom::after, :not(.ss-tw) .popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}
:not(.ss-tw) .popover.popover-bottom .popover-title::before, :not(.ss-tw) .popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
:not(.ss-tw) .popover.popover-left, :not(.ss-tw) .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}
:not(.ss-tw) .popover.popover-left::before, :not(.ss-tw) .popover.popover-left::after, :not(.ss-tw) .popover.bs-tether-element-attached-right::before, :not(.ss-tw) .popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0;
}
:not(.ss-tw) .popover.popover-left::before, :not(.ss-tw) .popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}
:not(.ss-tw) .popover.popover-left::after, :not(.ss-tw) .popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}
:not(.ss-tw) .popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-right-radius: calc(0.3rem - 1px);
  border-top-left-radius: calc(0.3rem - 1px);
}
:not(.ss-tw) .popover-title:empty {
  display: none;
}
:not(.ss-tw) .popover-content {
  padding: 9px 14px;
}
:not(.ss-tw) .popover::before,
:not(.ss-tw) .popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
:not(.ss-tw) .popover::before {
  content: "";
  border-width: 11px;
}
:not(.ss-tw) .popover::after {
  content: "";
  border-width: 10px;
}
:not(.ss-tw) .carousel {
  position: relative;
}
:not(.ss-tw) .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
:not(.ss-tw) .carousel-item {
  position: relative;
  display: none;
  width: 100%;
}
@media (-webkit-transform-3d) {
  :not(.ss-tw) .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
}
@supports (-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0)) {
  :not(.ss-tw) .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
}
:not(.ss-tw) .carousel-item.active,
:not(.ss-tw) .carousel-item-next,
:not(.ss-tw) .carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
:not(.ss-tw) .carousel-item-next,
:not(.ss-tw) .carousel-item-prev {
  position: absolute;
  top: 0;
}
@media (-webkit-transform-3d) {
  :not(.ss-tw) .carousel-item-next.carousel-item-left,
  :not(.ss-tw) .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  :not(.ss-tw) .carousel-item-next,
  :not(.ss-tw) .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  :not(.ss-tw) .carousel-item-prev,
  :not(.ss-tw) .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@supports (-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0)) {
  :not(.ss-tw) .carousel-item-next.carousel-item-left,
  :not(.ss-tw) .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  :not(.ss-tw) .carousel-item-next,
  :not(.ss-tw) .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  :not(.ss-tw) .carousel-item-prev,
  :not(.ss-tw) .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
:not(.ss-tw) .carousel-control-prev,
:not(.ss-tw) .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
:not(.ss-tw) .carousel-control-prev:focus, :not(.ss-tw) .carousel-control-prev:hover,
:not(.ss-tw) .carousel-control-next:focus,
:not(.ss-tw) .carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
:not(.ss-tw) .carousel-control-prev {
  left: 0;
}
:not(.ss-tw) .carousel-control-next {
  right: 0;
}
:not(.ss-tw) .carousel-control-prev-icon,
:not(.ss-tw) .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
:not(.ss-tw) .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
:not(.ss-tw) .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
:not(.ss-tw) .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
:not(.ss-tw) .carousel-indicators li {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}
:not(.ss-tw) .carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
:not(.ss-tw) .carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
:not(.ss-tw) .carousel-indicators .active {
  background-color: #fff;
}
:not(.ss-tw) .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
:not(.ss-tw) .align-baseline {
  vertical-align: baseline !important;
}
:not(.ss-tw) .align-top {
  vertical-align: top !important;
}
:not(.ss-tw) .align-middle {
  vertical-align: middle !important;
}
:not(.ss-tw) .align-bottom {
  vertical-align: bottom !important;
}
:not(.ss-tw) .align-text-bottom {
  vertical-align: text-bottom !important;
}
:not(.ss-tw) .align-text-top {
  vertical-align: text-top !important;
}
:not(.ss-tw) .bg-faded {
  background-color: #f7f7f7;
}
:not(.ss-tw) .bg-primary {
  background-color: #0275d8 !important;
}
:not(.ss-tw) a.bg-primary:focus, :not(.ss-tw) a.bg-primary:hover {
  background-color: #025aa5 !important;
}
:not(.ss-tw) .bg-success {
  background-color: #5cb85c !important;
}
:not(.ss-tw) a.bg-success:focus, :not(.ss-tw) a.bg-success:hover {
  background-color: #449d44 !important;
}
:not(.ss-tw) .bg-info {
  background-color: #5bc0de !important;
}
:not(.ss-tw) a.bg-info:focus, :not(.ss-tw) a.bg-info:hover {
  background-color: #31b0d5 !important;
}
:not(.ss-tw) .bg-warning {
  background-color: #f0ad4e !important;
}
:not(.ss-tw) a.bg-warning:focus, :not(.ss-tw) a.bg-warning:hover {
  background-color: #ec971f !important;
}
:not(.ss-tw) .bg-danger {
  background-color: #d9534f !important;
}
:not(.ss-tw) a.bg-danger:focus, :not(.ss-tw) a.bg-danger:hover {
  background-color: #c9302c !important;
}
:not(.ss-tw) .bg-inverse {
  background-color: #292b2c !important;
}
:not(.ss-tw) a.bg-inverse:focus, :not(.ss-tw) a.bg-inverse:hover {
  background-color: #101112 !important;
}
:not(.ss-tw) .border-0 {
  border: 0 !important;
}
:not(.ss-tw) .border-top-0 {
  border-top: 0 !important;
}
:not(.ss-tw) .border-right-0 {
  border-right: 0 !important;
}
:not(.ss-tw) .border-bottom-0 {
  border-bottom: 0 !important;
}
:not(.ss-tw) .border-left-0 {
  border-left: 0 !important;
}
:not(.ss-tw) .rounded {
  border-radius: 0.25rem;
}
:not(.ss-tw) .rounded-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
:not(.ss-tw) .rounded-right {
  border-bottom-right-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
:not(.ss-tw) .rounded-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
:not(.ss-tw) .rounded-left {
  border-bottom-left-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
:not(.ss-tw) .rounded-circle {
  border-radius: 50%;
}
:not(.ss-tw) .rounded-0 {
  border-radius: 0;
}
:not(.ss-tw) .clearfix::after {
  display: block;
  content: "";
  clear: both;
}
:not(.ss-tw) .d-none {
  display: none !important;
}
:not(.ss-tw) .d-inline {
  display: inline !important;
}
:not(.ss-tw) .d-inline-block {
  display: inline-block !important;
}
:not(.ss-tw) .d-block {
  display: block !important;
}
:not(.ss-tw) .d-table {
  display: table !important;
}
:not(.ss-tw) .d-table-cell {
  display: table-cell !important;
}
:not(.ss-tw) .d-flex {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
:not(.ss-tw) .d-inline-flex {
  display: -webkit-inline-box !important;
  display: -webkit-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  :not(.ss-tw) .d-sm-none {
    display: none !important;
  }
  :not(.ss-tw) .d-sm-inline {
    display: inline !important;
  }
  :not(.ss-tw) .d-sm-inline-block {
    display: inline-block !important;
  }
  :not(.ss-tw) .d-sm-block {
    display: block !important;
  }
  :not(.ss-tw) .d-sm-table {
    display: table !important;
  }
  :not(.ss-tw) .d-sm-table-cell {
    display: table-cell !important;
  }
  :not(.ss-tw) .d-sm-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  :not(.ss-tw) .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .d-md-none {
    display: none !important;
  }
  :not(.ss-tw) .d-md-inline {
    display: inline !important;
  }
  :not(.ss-tw) .d-md-inline-block {
    display: inline-block !important;
  }
  :not(.ss-tw) .d-md-block {
    display: block !important;
  }
  :not(.ss-tw) .d-md-table {
    display: table !important;
  }
  :not(.ss-tw) .d-md-table-cell {
    display: table-cell !important;
  }
  :not(.ss-tw) .d-md-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  :not(.ss-tw) .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .d-lg-none {
    display: none !important;
  }
  :not(.ss-tw) .d-lg-inline {
    display: inline !important;
  }
  :not(.ss-tw) .d-lg-inline-block {
    display: inline-block !important;
  }
  :not(.ss-tw) .d-lg-block {
    display: block !important;
  }
  :not(.ss-tw) .d-lg-table {
    display: table !important;
  }
  :not(.ss-tw) .d-lg-table-cell {
    display: table-cell !important;
  }
  :not(.ss-tw) .d-lg-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  :not(.ss-tw) .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .d-xl-none {
    display: none !important;
  }
  :not(.ss-tw) .d-xl-inline {
    display: inline !important;
  }
  :not(.ss-tw) .d-xl-inline-block {
    display: inline-block !important;
  }
  :not(.ss-tw) .d-xl-block {
    display: block !important;
  }
  :not(.ss-tw) .d-xl-table {
    display: table !important;
  }
  :not(.ss-tw) .d-xl-table-cell {
    display: table-cell !important;
  }
  :not(.ss-tw) .d-xl-flex {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  :not(.ss-tw) .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -webkit-inline-flex !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
:not(.ss-tw) .flex-first {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}
:not(.ss-tw) .flex-last {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
:not(.ss-tw) .flex-unordered {
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}
:not(.ss-tw) .flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
:not(.ss-tw) .flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
:not(.ss-tw) .flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: row-reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
:not(.ss-tw) .flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -webkit-flex-direction: column-reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
:not(.ss-tw) .flex-wrap {
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
:not(.ss-tw) .flex-nowrap {
  -webkit-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
:not(.ss-tw) .flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
:not(.ss-tw) .justify-content-start {
  -webkit-box-pack: start !important;
  -webkit-justify-content: flex-start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
:not(.ss-tw) .justify-content-end {
  -webkit-box-pack: end !important;
  -webkit-justify-content: flex-end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
:not(.ss-tw) .justify-content-center {
  -webkit-box-pack: center !important;
  -webkit-justify-content: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
:not(.ss-tw) .justify-content-between {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
:not(.ss-tw) .justify-content-around {
  -webkit-justify-content: space-around !important;
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
:not(.ss-tw) .align-items-start {
  -webkit-box-align: start !important;
  -webkit-align-items: flex-start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
:not(.ss-tw) .align-items-end {
  -webkit-box-align: end !important;
  -webkit-align-items: flex-end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
:not(.ss-tw) .align-items-center {
  -webkit-box-align: center !important;
  -webkit-align-items: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
:not(.ss-tw) .align-items-baseline {
  -webkit-box-align: baseline !important;
  -webkit-align-items: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
:not(.ss-tw) .align-items-stretch {
  -webkit-box-align: stretch !important;
  -webkit-align-items: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
:not(.ss-tw) .align-content-start {
  -webkit-align-content: flex-start !important;
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
:not(.ss-tw) .align-content-end {
  -webkit-align-content: flex-end !important;
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
:not(.ss-tw) .align-content-center {
  -webkit-align-content: center !important;
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
:not(.ss-tw) .align-content-between {
  -webkit-align-content: space-between !important;
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
:not(.ss-tw) .align-content-around {
  -webkit-align-content: space-around !important;
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
:not(.ss-tw) .align-content-stretch {
  -webkit-align-content: stretch !important;
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
:not(.ss-tw) .align-self-auto {
  -webkit-align-self: auto !important;
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important;
}
:not(.ss-tw) .align-self-start {
  -webkit-align-self: flex-start !important;
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
:not(.ss-tw) .align-self-end {
  -webkit-align-self: flex-end !important;
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
:not(.ss-tw) .align-self-center {
  -webkit-align-self: center !important;
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important;
}
:not(.ss-tw) .align-self-baseline {
  -webkit-align-self: baseline !important;
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
:not(.ss-tw) .align-self-stretch {
  -webkit-align-self: stretch !important;
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important;
}
@media (min-width: 576px) {
  :not(.ss-tw) .flex-sm-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  :not(.ss-tw) .flex-sm-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  :not(.ss-tw) .flex-sm-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  :not(.ss-tw) .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  :not(.ss-tw) .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  :not(.ss-tw) .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  :not(.ss-tw) .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  :not(.ss-tw) .flex-sm-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  :not(.ss-tw) .flex-sm-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  :not(.ss-tw) .flex-sm-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  :not(.ss-tw) .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  :not(.ss-tw) .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  :not(.ss-tw) .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  :not(.ss-tw) .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  :not(.ss-tw) .justify-content-sm-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  :not(.ss-tw) .align-items-sm-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  :not(.ss-tw) .align-items-sm-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  :not(.ss-tw) .align-items-sm-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  :not(.ss-tw) .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  :not(.ss-tw) .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  :not(.ss-tw) .align-content-sm-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  :not(.ss-tw) .align-content-sm-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  :not(.ss-tw) .align-content-sm-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  :not(.ss-tw) .align-content-sm-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  :not(.ss-tw) .align-content-sm-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  :not(.ss-tw) .align-content-sm-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  :not(.ss-tw) .align-self-sm-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  :not(.ss-tw) .align-self-sm-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  :not(.ss-tw) .align-self-sm-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  :not(.ss-tw) .align-self-sm-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  :not(.ss-tw) .align-self-sm-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  :not(.ss-tw) .align-self-sm-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .flex-md-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  :not(.ss-tw) .flex-md-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  :not(.ss-tw) .flex-md-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  :not(.ss-tw) .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  :not(.ss-tw) .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  :not(.ss-tw) .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  :not(.ss-tw) .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  :not(.ss-tw) .flex-md-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  :not(.ss-tw) .flex-md-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  :not(.ss-tw) .flex-md-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  :not(.ss-tw) .justify-content-md-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  :not(.ss-tw) .justify-content-md-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  :not(.ss-tw) .justify-content-md-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  :not(.ss-tw) .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  :not(.ss-tw) .justify-content-md-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  :not(.ss-tw) .align-items-md-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  :not(.ss-tw) .align-items-md-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  :not(.ss-tw) .align-items-md-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  :not(.ss-tw) .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  :not(.ss-tw) .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  :not(.ss-tw) .align-content-md-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  :not(.ss-tw) .align-content-md-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  :not(.ss-tw) .align-content-md-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  :not(.ss-tw) .align-content-md-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  :not(.ss-tw) .align-content-md-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  :not(.ss-tw) .align-content-md-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  :not(.ss-tw) .align-self-md-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  :not(.ss-tw) .align-self-md-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  :not(.ss-tw) .align-self-md-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  :not(.ss-tw) .align-self-md-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  :not(.ss-tw) .align-self-md-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  :not(.ss-tw) .align-self-md-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .flex-lg-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  :not(.ss-tw) .flex-lg-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  :not(.ss-tw) .flex-lg-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  :not(.ss-tw) .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  :not(.ss-tw) .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  :not(.ss-tw) .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  :not(.ss-tw) .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  :not(.ss-tw) .flex-lg-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  :not(.ss-tw) .flex-lg-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  :not(.ss-tw) .flex-lg-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  :not(.ss-tw) .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  :not(.ss-tw) .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  :not(.ss-tw) .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  :not(.ss-tw) .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  :not(.ss-tw) .justify-content-lg-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  :not(.ss-tw) .align-items-lg-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  :not(.ss-tw) .align-items-lg-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  :not(.ss-tw) .align-items-lg-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  :not(.ss-tw) .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  :not(.ss-tw) .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  :not(.ss-tw) .align-content-lg-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  :not(.ss-tw) .align-content-lg-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  :not(.ss-tw) .align-content-lg-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  :not(.ss-tw) .align-content-lg-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  :not(.ss-tw) .align-content-lg-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  :not(.ss-tw) .align-content-lg-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  :not(.ss-tw) .align-self-lg-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  :not(.ss-tw) .align-self-lg-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  :not(.ss-tw) .align-self-lg-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  :not(.ss-tw) .align-self-lg-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  :not(.ss-tw) .align-self-lg-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  :not(.ss-tw) .align-self-lg-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .flex-xl-first {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  :not(.ss-tw) .flex-xl-last {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  :not(.ss-tw) .flex-xl-unordered {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
  :not(.ss-tw) .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  :not(.ss-tw) .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -webkit-flex-direction: column !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  :not(.ss-tw) .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: row-reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  :not(.ss-tw) .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -webkit-flex-direction: column-reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  :not(.ss-tw) .flex-xl-wrap {
    -webkit-flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  :not(.ss-tw) .flex-xl-nowrap {
    -webkit-flex-wrap: nowrap !important;
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  :not(.ss-tw) .flex-xl-wrap-reverse {
    -webkit-flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  :not(.ss-tw) .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -webkit-justify-content: flex-start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  :not(.ss-tw) .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -webkit-justify-content: flex-end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  :not(.ss-tw) .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  :not(.ss-tw) .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -webkit-justify-content: space-between !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  :not(.ss-tw) .justify-content-xl-around {
    -webkit-justify-content: space-around !important;
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  :not(.ss-tw) .align-items-xl-start {
    -webkit-box-align: start !important;
    -webkit-align-items: flex-start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  :not(.ss-tw) .align-items-xl-end {
    -webkit-box-align: end !important;
    -webkit-align-items: flex-end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  :not(.ss-tw) .align-items-xl-center {
    -webkit-box-align: center !important;
    -webkit-align-items: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  :not(.ss-tw) .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -webkit-align-items: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  :not(.ss-tw) .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -webkit-align-items: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  :not(.ss-tw) .align-content-xl-start {
    -webkit-align-content: flex-start !important;
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  :not(.ss-tw) .align-content-xl-end {
    -webkit-align-content: flex-end !important;
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  :not(.ss-tw) .align-content-xl-center {
    -webkit-align-content: center !important;
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  :not(.ss-tw) .align-content-xl-between {
    -webkit-align-content: space-between !important;
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  :not(.ss-tw) .align-content-xl-around {
    -webkit-align-content: space-around !important;
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  :not(.ss-tw) .align-content-xl-stretch {
    -webkit-align-content: stretch !important;
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  :not(.ss-tw) .align-self-xl-auto {
    -webkit-align-self: auto !important;
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important;
  }
  :not(.ss-tw) .align-self-xl-start {
    -webkit-align-self: flex-start !important;
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  :not(.ss-tw) .align-self-xl-end {
    -webkit-align-self: flex-end !important;
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  :not(.ss-tw) .align-self-xl-center {
    -webkit-align-self: center !important;
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important;
  }
  :not(.ss-tw) .align-self-xl-baseline {
    -webkit-align-self: baseline !important;
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  :not(.ss-tw) .align-self-xl-stretch {
    -webkit-align-self: stretch !important;
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important;
  }
}
:not(.ss-tw) .float-left {
  float: left !important;
}
:not(.ss-tw) .float-right {
  float: right !important;
}
:not(.ss-tw) .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  :not(.ss-tw) .float-sm-left {
    float: left !important;
  }
  :not(.ss-tw) .float-sm-right {
    float: right !important;
  }
  :not(.ss-tw) .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .float-md-left {
    float: left !important;
  }
  :not(.ss-tw) .float-md-right {
    float: right !important;
  }
  :not(.ss-tw) .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .float-lg-left {
    float: left !important;
  }
  :not(.ss-tw) .float-lg-right {
    float: right !important;
  }
  :not(.ss-tw) .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .float-xl-left {
    float: left !important;
  }
  :not(.ss-tw) .float-xl-right {
    float: right !important;
  }
  :not(.ss-tw) .float-xl-none {
    float: none !important;
  }
}
:not(.ss-tw) .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
:not(.ss-tw) .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
:not(.ss-tw) .sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1030;
}
:not(.ss-tw) .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
:not(.ss-tw) .sr-only-focusable:active, :not(.ss-tw) .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
:not(.ss-tw) .w-25 {
  width: 25% !important;
}
:not(.ss-tw) .w-50 {
  width: 50% !important;
}
:not(.ss-tw) .w-75 {
  width: 75% !important;
}
:not(.ss-tw) .w-100 {
  width: 100% !important;
}
:not(.ss-tw) .h-25 {
  height: 25% !important;
}
:not(.ss-tw) .h-50 {
  height: 50% !important;
}
:not(.ss-tw) .h-75 {
  height: 75% !important;
}
:not(.ss-tw) .h-100 {
  height: 100% !important;
}
:not(.ss-tw) .mw-100 {
  max-width: 100% !important;
}
:not(.ss-tw) .mh-100 {
  max-height: 100% !important;
}
:not(.ss-tw) .m-0 {
  margin: 0 0 !important;
}
:not(.ss-tw) .mt-0 {
  margin-top: 0 !important;
}
:not(.ss-tw) .mr-0 {
  margin-right: 0 !important;
}
:not(.ss-tw) .mb-0 {
  margin-bottom: 0 !important;
}
:not(.ss-tw) .ml-0 {
  margin-left: 0 !important;
}
:not(.ss-tw) .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
:not(.ss-tw) .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
:not(.ss-tw) .m-1 {
  margin: 0.25rem 0.25rem !important;
}
:not(.ss-tw) .mt-1 {
  margin-top: 0.25rem !important;
}
:not(.ss-tw) .mr-1 {
  margin-right: 0.25rem !important;
}
:not(.ss-tw) .mb-1 {
  margin-bottom: 0.25rem !important;
}
:not(.ss-tw) .ml-1 {
  margin-left: 0.25rem !important;
}
:not(.ss-tw) .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
:not(.ss-tw) .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
:not(.ss-tw) .m-2 {
  margin: 0.5rem 0.5rem !important;
}
:not(.ss-tw) .mt-2 {
  margin-top: 0.5rem !important;
}
:not(.ss-tw) .mr-2 {
  margin-right: 0.5rem !important;
}
:not(.ss-tw) .mb-2 {
  margin-bottom: 0.5rem !important;
}
:not(.ss-tw) .ml-2 {
  margin-left: 0.5rem !important;
}
:not(.ss-tw) .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
:not(.ss-tw) .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
:not(.ss-tw) .m-3 {
  margin: 1rem 1rem !important;
}
:not(.ss-tw) .mt-3 {
  margin-top: 1rem !important;
}
:not(.ss-tw) .mr-3 {
  margin-right: 1rem !important;
}
:not(.ss-tw) .mb-3 {
  margin-bottom: 1rem !important;
}
:not(.ss-tw) .ml-3 {
  margin-left: 1rem !important;
}
:not(.ss-tw) .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
:not(.ss-tw) .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
:not(.ss-tw) .m-4 {
  margin: 1.5rem 1.5rem !important;
}
:not(.ss-tw) .mt-4 {
  margin-top: 1.5rem !important;
}
:not(.ss-tw) .mr-4 {
  margin-right: 1.5rem !important;
}
:not(.ss-tw) .mb-4 {
  margin-bottom: 1.5rem !important;
}
:not(.ss-tw) .ml-4 {
  margin-left: 1.5rem !important;
}
:not(.ss-tw) .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
:not(.ss-tw) .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
:not(.ss-tw) .m-5 {
  margin: 3rem 3rem !important;
}
:not(.ss-tw) .mt-5 {
  margin-top: 3rem !important;
}
:not(.ss-tw) .mr-5 {
  margin-right: 3rem !important;
}
:not(.ss-tw) .mb-5 {
  margin-bottom: 3rem !important;
}
:not(.ss-tw) .ml-5 {
  margin-left: 3rem !important;
}
:not(.ss-tw) .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
:not(.ss-tw) .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
:not(.ss-tw) .p-0 {
  padding: 0 0 !important;
}
:not(.ss-tw) .pt-0 {
  padding-top: 0 !important;
}
:not(.ss-tw) .pr-0 {
  padding-right: 0 !important;
}
:not(.ss-tw) .pb-0 {
  padding-bottom: 0 !important;
}
:not(.ss-tw) .pl-0 {
  padding-left: 0 !important;
}
:not(.ss-tw) .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
:not(.ss-tw) .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
:not(.ss-tw) .p-1 {
  padding: 0.25rem 0.25rem !important;
}
:not(.ss-tw) .pt-1 {
  padding-top: 0.25rem !important;
}
:not(.ss-tw) .pr-1 {
  padding-right: 0.25rem !important;
}
:not(.ss-tw) .pb-1 {
  padding-bottom: 0.25rem !important;
}
:not(.ss-tw) .pl-1 {
  padding-left: 0.25rem !important;
}
:not(.ss-tw) .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
:not(.ss-tw) .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
:not(.ss-tw) .p-2 {
  padding: 0.5rem 0.5rem !important;
}
:not(.ss-tw) .pt-2 {
  padding-top: 0.5rem !important;
}
:not(.ss-tw) .pr-2 {
  padding-right: 0.5rem !important;
}
:not(.ss-tw) .pb-2 {
  padding-bottom: 0.5rem !important;
}
:not(.ss-tw) .pl-2 {
  padding-left: 0.5rem !important;
}
:not(.ss-tw) .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
:not(.ss-tw) .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
:not(.ss-tw) .p-3 {
  padding: 1rem 1rem !important;
}
:not(.ss-tw) .pt-3 {
  padding-top: 1rem !important;
}
:not(.ss-tw) .pr-3 {
  padding-right: 1rem !important;
}
:not(.ss-tw) .pb-3 {
  padding-bottom: 1rem !important;
}
:not(.ss-tw) .pl-3 {
  padding-left: 1rem !important;
}
:not(.ss-tw) .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
:not(.ss-tw) .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
:not(.ss-tw) .p-4 {
  padding: 1.5rem 1.5rem !important;
}
:not(.ss-tw) .pt-4 {
  padding-top: 1.5rem !important;
}
:not(.ss-tw) .pr-4 {
  padding-right: 1.5rem !important;
}
:not(.ss-tw) .pb-4 {
  padding-bottom: 1.5rem !important;
}
:not(.ss-tw) .pl-4 {
  padding-left: 1.5rem !important;
}
:not(.ss-tw) .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
:not(.ss-tw) .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
:not(.ss-tw) .p-5 {
  padding: 3rem 3rem !important;
}
:not(.ss-tw) .pt-5 {
  padding-top: 3rem !important;
}
:not(.ss-tw) .pr-5 {
  padding-right: 3rem !important;
}
:not(.ss-tw) .pb-5 {
  padding-bottom: 3rem !important;
}
:not(.ss-tw) .pl-5 {
  padding-left: 3rem !important;
}
:not(.ss-tw) .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
:not(.ss-tw) .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
:not(.ss-tw) .m-auto {
  margin: auto !important;
}
:not(.ss-tw) .mt-auto {
  margin-top: auto !important;
}
:not(.ss-tw) .mr-auto {
  margin-right: auto !important;
}
:not(.ss-tw) .mb-auto {
  margin-bottom: auto !important;
}
:not(.ss-tw) .ml-auto {
  margin-left: auto !important;
}
:not(.ss-tw) .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
:not(.ss-tw) .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
@media (min-width: 576px) {
  :not(.ss-tw) .m-sm-0 {
    margin: 0 0 !important;
  }
  :not(.ss-tw) .mt-sm-0 {
    margin-top: 0 !important;
  }
  :not(.ss-tw) .mr-sm-0 {
    margin-right: 0 !important;
  }
  :not(.ss-tw) .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  :not(.ss-tw) .ml-sm-0 {
    margin-left: 0 !important;
  }
  :not(.ss-tw) .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  :not(.ss-tw) .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  :not(.ss-tw) .m-sm-1 {
    margin: 0.25rem 0.25rem !important;
  }
  :not(.ss-tw) .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  :not(.ss-tw) .mr-sm-1 {
    margin-right: 0.25rem !important;
  }
  :not(.ss-tw) .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .ml-sm-1 {
    margin-left: 0.25rem !important;
  }
  :not(.ss-tw) .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  :not(.ss-tw) .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .m-sm-2 {
    margin: 0.5rem 0.5rem !important;
  }
  :not(.ss-tw) .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  :not(.ss-tw) .mr-sm-2 {
    margin-right: 0.5rem !important;
  }
  :not(.ss-tw) .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .ml-sm-2 {
    margin-left: 0.5rem !important;
  }
  :not(.ss-tw) .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  :not(.ss-tw) .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .m-sm-3 {
    margin: 1rem 1rem !important;
  }
  :not(.ss-tw) .mt-sm-3 {
    margin-top: 1rem !important;
  }
  :not(.ss-tw) .mr-sm-3 {
    margin-right: 1rem !important;
  }
  :not(.ss-tw) .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  :not(.ss-tw) .ml-sm-3 {
    margin-left: 1rem !important;
  }
  :not(.ss-tw) .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  :not(.ss-tw) .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  :not(.ss-tw) .m-sm-4 {
    margin: 1.5rem 1.5rem !important;
  }
  :not(.ss-tw) .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  :not(.ss-tw) .mr-sm-4 {
    margin-right: 1.5rem !important;
  }
  :not(.ss-tw) .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .ml-sm-4 {
    margin-left: 1.5rem !important;
  }
  :not(.ss-tw) .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  :not(.ss-tw) .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .m-sm-5 {
    margin: 3rem 3rem !important;
  }
  :not(.ss-tw) .mt-sm-5 {
    margin-top: 3rem !important;
  }
  :not(.ss-tw) .mr-sm-5 {
    margin-right: 3rem !important;
  }
  :not(.ss-tw) .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  :not(.ss-tw) .ml-sm-5 {
    margin-left: 3rem !important;
  }
  :not(.ss-tw) .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  :not(.ss-tw) .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  :not(.ss-tw) .p-sm-0 {
    padding: 0 0 !important;
  }
  :not(.ss-tw) .pt-sm-0 {
    padding-top: 0 !important;
  }
  :not(.ss-tw) .pr-sm-0 {
    padding-right: 0 !important;
  }
  :not(.ss-tw) .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  :not(.ss-tw) .pl-sm-0 {
    padding-left: 0 !important;
  }
  :not(.ss-tw) .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  :not(.ss-tw) .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  :not(.ss-tw) .p-sm-1 {
    padding: 0.25rem 0.25rem !important;
  }
  :not(.ss-tw) .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  :not(.ss-tw) .pr-sm-1 {
    padding-right: 0.25rem !important;
  }
  :not(.ss-tw) .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .pl-sm-1 {
    padding-left: 0.25rem !important;
  }
  :not(.ss-tw) .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  :not(.ss-tw) .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .p-sm-2 {
    padding: 0.5rem 0.5rem !important;
  }
  :not(.ss-tw) .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  :not(.ss-tw) .pr-sm-2 {
    padding-right: 0.5rem !important;
  }
  :not(.ss-tw) .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .pl-sm-2 {
    padding-left: 0.5rem !important;
  }
  :not(.ss-tw) .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  :not(.ss-tw) .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .p-sm-3 {
    padding: 1rem 1rem !important;
  }
  :not(.ss-tw) .pt-sm-3 {
    padding-top: 1rem !important;
  }
  :not(.ss-tw) .pr-sm-3 {
    padding-right: 1rem !important;
  }
  :not(.ss-tw) .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  :not(.ss-tw) .pl-sm-3 {
    padding-left: 1rem !important;
  }
  :not(.ss-tw) .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  :not(.ss-tw) .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  :not(.ss-tw) .p-sm-4 {
    padding: 1.5rem 1.5rem !important;
  }
  :not(.ss-tw) .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  :not(.ss-tw) .pr-sm-4 {
    padding-right: 1.5rem !important;
  }
  :not(.ss-tw) .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .pl-sm-4 {
    padding-left: 1.5rem !important;
  }
  :not(.ss-tw) .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  :not(.ss-tw) .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .p-sm-5 {
    padding: 3rem 3rem !important;
  }
  :not(.ss-tw) .pt-sm-5 {
    padding-top: 3rem !important;
  }
  :not(.ss-tw) .pr-sm-5 {
    padding-right: 3rem !important;
  }
  :not(.ss-tw) .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  :not(.ss-tw) .pl-sm-5 {
    padding-left: 3rem !important;
  }
  :not(.ss-tw) .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  :not(.ss-tw) .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  :not(.ss-tw) .m-sm-auto {
    margin: auto !important;
  }
  :not(.ss-tw) .mt-sm-auto {
    margin-top: auto !important;
  }
  :not(.ss-tw) .mr-sm-auto {
    margin-right: auto !important;
  }
  :not(.ss-tw) .mb-sm-auto {
    margin-bottom: auto !important;
  }
  :not(.ss-tw) .ml-sm-auto {
    margin-left: auto !important;
  }
  :not(.ss-tw) .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  :not(.ss-tw) .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .m-md-0 {
    margin: 0 0 !important;
  }
  :not(.ss-tw) .mt-md-0 {
    margin-top: 0 !important;
  }
  :not(.ss-tw) .mr-md-0 {
    margin-right: 0 !important;
  }
  :not(.ss-tw) .mb-md-0 {
    margin-bottom: 0 !important;
  }
  :not(.ss-tw) .ml-md-0 {
    margin-left: 0 !important;
  }
  :not(.ss-tw) .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  :not(.ss-tw) .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  :not(.ss-tw) .m-md-1 {
    margin: 0.25rem 0.25rem !important;
  }
  :not(.ss-tw) .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  :not(.ss-tw) .mr-md-1 {
    margin-right: 0.25rem !important;
  }
  :not(.ss-tw) .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .ml-md-1 {
    margin-left: 0.25rem !important;
  }
  :not(.ss-tw) .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  :not(.ss-tw) .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .m-md-2 {
    margin: 0.5rem 0.5rem !important;
  }
  :not(.ss-tw) .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  :not(.ss-tw) .mr-md-2 {
    margin-right: 0.5rem !important;
  }
  :not(.ss-tw) .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .ml-md-2 {
    margin-left: 0.5rem !important;
  }
  :not(.ss-tw) .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  :not(.ss-tw) .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .m-md-3 {
    margin: 1rem 1rem !important;
  }
  :not(.ss-tw) .mt-md-3 {
    margin-top: 1rem !important;
  }
  :not(.ss-tw) .mr-md-3 {
    margin-right: 1rem !important;
  }
  :not(.ss-tw) .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  :not(.ss-tw) .ml-md-3 {
    margin-left: 1rem !important;
  }
  :not(.ss-tw) .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  :not(.ss-tw) .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  :not(.ss-tw) .m-md-4 {
    margin: 1.5rem 1.5rem !important;
  }
  :not(.ss-tw) .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  :not(.ss-tw) .mr-md-4 {
    margin-right: 1.5rem !important;
  }
  :not(.ss-tw) .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .ml-md-4 {
    margin-left: 1.5rem !important;
  }
  :not(.ss-tw) .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  :not(.ss-tw) .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .m-md-5 {
    margin: 3rem 3rem !important;
  }
  :not(.ss-tw) .mt-md-5 {
    margin-top: 3rem !important;
  }
  :not(.ss-tw) .mr-md-5 {
    margin-right: 3rem !important;
  }
  :not(.ss-tw) .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  :not(.ss-tw) .ml-md-5 {
    margin-left: 3rem !important;
  }
  :not(.ss-tw) .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  :not(.ss-tw) .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  :not(.ss-tw) .p-md-0 {
    padding: 0 0 !important;
  }
  :not(.ss-tw) .pt-md-0 {
    padding-top: 0 !important;
  }
  :not(.ss-tw) .pr-md-0 {
    padding-right: 0 !important;
  }
  :not(.ss-tw) .pb-md-0 {
    padding-bottom: 0 !important;
  }
  :not(.ss-tw) .pl-md-0 {
    padding-left: 0 !important;
  }
  :not(.ss-tw) .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  :not(.ss-tw) .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  :not(.ss-tw) .p-md-1 {
    padding: 0.25rem 0.25rem !important;
  }
  :not(.ss-tw) .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  :not(.ss-tw) .pr-md-1 {
    padding-right: 0.25rem !important;
  }
  :not(.ss-tw) .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .pl-md-1 {
    padding-left: 0.25rem !important;
  }
  :not(.ss-tw) .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  :not(.ss-tw) .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .p-md-2 {
    padding: 0.5rem 0.5rem !important;
  }
  :not(.ss-tw) .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  :not(.ss-tw) .pr-md-2 {
    padding-right: 0.5rem !important;
  }
  :not(.ss-tw) .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .pl-md-2 {
    padding-left: 0.5rem !important;
  }
  :not(.ss-tw) .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  :not(.ss-tw) .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .p-md-3 {
    padding: 1rem 1rem !important;
  }
  :not(.ss-tw) .pt-md-3 {
    padding-top: 1rem !important;
  }
  :not(.ss-tw) .pr-md-3 {
    padding-right: 1rem !important;
  }
  :not(.ss-tw) .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  :not(.ss-tw) .pl-md-3 {
    padding-left: 1rem !important;
  }
  :not(.ss-tw) .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  :not(.ss-tw) .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  :not(.ss-tw) .p-md-4 {
    padding: 1.5rem 1.5rem !important;
  }
  :not(.ss-tw) .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  :not(.ss-tw) .pr-md-4 {
    padding-right: 1.5rem !important;
  }
  :not(.ss-tw) .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .pl-md-4 {
    padding-left: 1.5rem !important;
  }
  :not(.ss-tw) .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  :not(.ss-tw) .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .p-md-5 {
    padding: 3rem 3rem !important;
  }
  :not(.ss-tw) .pt-md-5 {
    padding-top: 3rem !important;
  }
  :not(.ss-tw) .pr-md-5 {
    padding-right: 3rem !important;
  }
  :not(.ss-tw) .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  :not(.ss-tw) .pl-md-5 {
    padding-left: 3rem !important;
  }
  :not(.ss-tw) .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  :not(.ss-tw) .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  :not(.ss-tw) .m-md-auto {
    margin: auto !important;
  }
  :not(.ss-tw) .mt-md-auto {
    margin-top: auto !important;
  }
  :not(.ss-tw) .mr-md-auto {
    margin-right: auto !important;
  }
  :not(.ss-tw) .mb-md-auto {
    margin-bottom: auto !important;
  }
  :not(.ss-tw) .ml-md-auto {
    margin-left: auto !important;
  }
  :not(.ss-tw) .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  :not(.ss-tw) .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .m-lg-0 {
    margin: 0 0 !important;
  }
  :not(.ss-tw) .mt-lg-0 {
    margin-top: 0 !important;
  }
  :not(.ss-tw) .mr-lg-0 {
    margin-right: 0 !important;
  }
  :not(.ss-tw) .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  :not(.ss-tw) .ml-lg-0 {
    margin-left: 0 !important;
  }
  :not(.ss-tw) .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  :not(.ss-tw) .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  :not(.ss-tw) .m-lg-1 {
    margin: 0.25rem 0.25rem !important;
  }
  :not(.ss-tw) .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  :not(.ss-tw) .mr-lg-1 {
    margin-right: 0.25rem !important;
  }
  :not(.ss-tw) .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .ml-lg-1 {
    margin-left: 0.25rem !important;
  }
  :not(.ss-tw) .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  :not(.ss-tw) .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .m-lg-2 {
    margin: 0.5rem 0.5rem !important;
  }
  :not(.ss-tw) .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  :not(.ss-tw) .mr-lg-2 {
    margin-right: 0.5rem !important;
  }
  :not(.ss-tw) .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .ml-lg-2 {
    margin-left: 0.5rem !important;
  }
  :not(.ss-tw) .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  :not(.ss-tw) .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .m-lg-3 {
    margin: 1rem 1rem !important;
  }
  :not(.ss-tw) .mt-lg-3 {
    margin-top: 1rem !important;
  }
  :not(.ss-tw) .mr-lg-3 {
    margin-right: 1rem !important;
  }
  :not(.ss-tw) .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  :not(.ss-tw) .ml-lg-3 {
    margin-left: 1rem !important;
  }
  :not(.ss-tw) .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  :not(.ss-tw) .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  :not(.ss-tw) .m-lg-4 {
    margin: 1.5rem 1.5rem !important;
  }
  :not(.ss-tw) .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  :not(.ss-tw) .mr-lg-4 {
    margin-right: 1.5rem !important;
  }
  :not(.ss-tw) .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .ml-lg-4 {
    margin-left: 1.5rem !important;
  }
  :not(.ss-tw) .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  :not(.ss-tw) .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .m-lg-5 {
    margin: 3rem 3rem !important;
  }
  :not(.ss-tw) .mt-lg-5 {
    margin-top: 3rem !important;
  }
  :not(.ss-tw) .mr-lg-5 {
    margin-right: 3rem !important;
  }
  :not(.ss-tw) .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  :not(.ss-tw) .ml-lg-5 {
    margin-left: 3rem !important;
  }
  :not(.ss-tw) .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  :not(.ss-tw) .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  :not(.ss-tw) .p-lg-0 {
    padding: 0 0 !important;
  }
  :not(.ss-tw) .pt-lg-0 {
    padding-top: 0 !important;
  }
  :not(.ss-tw) .pr-lg-0 {
    padding-right: 0 !important;
  }
  :not(.ss-tw) .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  :not(.ss-tw) .pl-lg-0 {
    padding-left: 0 !important;
  }
  :not(.ss-tw) .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  :not(.ss-tw) .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  :not(.ss-tw) .p-lg-1 {
    padding: 0.25rem 0.25rem !important;
  }
  :not(.ss-tw) .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  :not(.ss-tw) .pr-lg-1 {
    padding-right: 0.25rem !important;
  }
  :not(.ss-tw) .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .pl-lg-1 {
    padding-left: 0.25rem !important;
  }
  :not(.ss-tw) .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  :not(.ss-tw) .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .p-lg-2 {
    padding: 0.5rem 0.5rem !important;
  }
  :not(.ss-tw) .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  :not(.ss-tw) .pr-lg-2 {
    padding-right: 0.5rem !important;
  }
  :not(.ss-tw) .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .pl-lg-2 {
    padding-left: 0.5rem !important;
  }
  :not(.ss-tw) .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  :not(.ss-tw) .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .p-lg-3 {
    padding: 1rem 1rem !important;
  }
  :not(.ss-tw) .pt-lg-3 {
    padding-top: 1rem !important;
  }
  :not(.ss-tw) .pr-lg-3 {
    padding-right: 1rem !important;
  }
  :not(.ss-tw) .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  :not(.ss-tw) .pl-lg-3 {
    padding-left: 1rem !important;
  }
  :not(.ss-tw) .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  :not(.ss-tw) .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  :not(.ss-tw) .p-lg-4 {
    padding: 1.5rem 1.5rem !important;
  }
  :not(.ss-tw) .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  :not(.ss-tw) .pr-lg-4 {
    padding-right: 1.5rem !important;
  }
  :not(.ss-tw) .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .pl-lg-4 {
    padding-left: 1.5rem !important;
  }
  :not(.ss-tw) .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  :not(.ss-tw) .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .p-lg-5 {
    padding: 3rem 3rem !important;
  }
  :not(.ss-tw) .pt-lg-5 {
    padding-top: 3rem !important;
  }
  :not(.ss-tw) .pr-lg-5 {
    padding-right: 3rem !important;
  }
  :not(.ss-tw) .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  :not(.ss-tw) .pl-lg-5 {
    padding-left: 3rem !important;
  }
  :not(.ss-tw) .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  :not(.ss-tw) .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  :not(.ss-tw) .m-lg-auto {
    margin: auto !important;
  }
  :not(.ss-tw) .mt-lg-auto {
    margin-top: auto !important;
  }
  :not(.ss-tw) .mr-lg-auto {
    margin-right: auto !important;
  }
  :not(.ss-tw) .mb-lg-auto {
    margin-bottom: auto !important;
  }
  :not(.ss-tw) .ml-lg-auto {
    margin-left: auto !important;
  }
  :not(.ss-tw) .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  :not(.ss-tw) .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .m-xl-0 {
    margin: 0 0 !important;
  }
  :not(.ss-tw) .mt-xl-0 {
    margin-top: 0 !important;
  }
  :not(.ss-tw) .mr-xl-0 {
    margin-right: 0 !important;
  }
  :not(.ss-tw) .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  :not(.ss-tw) .ml-xl-0 {
    margin-left: 0 !important;
  }
  :not(.ss-tw) .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  :not(.ss-tw) .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  :not(.ss-tw) .m-xl-1 {
    margin: 0.25rem 0.25rem !important;
  }
  :not(.ss-tw) .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  :not(.ss-tw) .mr-xl-1 {
    margin-right: 0.25rem !important;
  }
  :not(.ss-tw) .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .ml-xl-1 {
    margin-left: 0.25rem !important;
  }
  :not(.ss-tw) .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  :not(.ss-tw) .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .m-xl-2 {
    margin: 0.5rem 0.5rem !important;
  }
  :not(.ss-tw) .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  :not(.ss-tw) .mr-xl-2 {
    margin-right: 0.5rem !important;
  }
  :not(.ss-tw) .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .ml-xl-2 {
    margin-left: 0.5rem !important;
  }
  :not(.ss-tw) .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  :not(.ss-tw) .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .m-xl-3 {
    margin: 1rem 1rem !important;
  }
  :not(.ss-tw) .mt-xl-3 {
    margin-top: 1rem !important;
  }
  :not(.ss-tw) .mr-xl-3 {
    margin-right: 1rem !important;
  }
  :not(.ss-tw) .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  :not(.ss-tw) .ml-xl-3 {
    margin-left: 1rem !important;
  }
  :not(.ss-tw) .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  :not(.ss-tw) .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  :not(.ss-tw) .m-xl-4 {
    margin: 1.5rem 1.5rem !important;
  }
  :not(.ss-tw) .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  :not(.ss-tw) .mr-xl-4 {
    margin-right: 1.5rem !important;
  }
  :not(.ss-tw) .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .ml-xl-4 {
    margin-left: 1.5rem !important;
  }
  :not(.ss-tw) .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  :not(.ss-tw) .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .m-xl-5 {
    margin: 3rem 3rem !important;
  }
  :not(.ss-tw) .mt-xl-5 {
    margin-top: 3rem !important;
  }
  :not(.ss-tw) .mr-xl-5 {
    margin-right: 3rem !important;
  }
  :not(.ss-tw) .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  :not(.ss-tw) .ml-xl-5 {
    margin-left: 3rem !important;
  }
  :not(.ss-tw) .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  :not(.ss-tw) .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  :not(.ss-tw) .p-xl-0 {
    padding: 0 0 !important;
  }
  :not(.ss-tw) .pt-xl-0 {
    padding-top: 0 !important;
  }
  :not(.ss-tw) .pr-xl-0 {
    padding-right: 0 !important;
  }
  :not(.ss-tw) .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  :not(.ss-tw) .pl-xl-0 {
    padding-left: 0 !important;
  }
  :not(.ss-tw) .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  :not(.ss-tw) .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  :not(.ss-tw) .p-xl-1 {
    padding: 0.25rem 0.25rem !important;
  }
  :not(.ss-tw) .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  :not(.ss-tw) .pr-xl-1 {
    padding-right: 0.25rem !important;
  }
  :not(.ss-tw) .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .pl-xl-1 {
    padding-left: 0.25rem !important;
  }
  :not(.ss-tw) .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  :not(.ss-tw) .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  :not(.ss-tw) .p-xl-2 {
    padding: 0.5rem 0.5rem !important;
  }
  :not(.ss-tw) .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  :not(.ss-tw) .pr-xl-2 {
    padding-right: 0.5rem !important;
  }
  :not(.ss-tw) .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .pl-xl-2 {
    padding-left: 0.5rem !important;
  }
  :not(.ss-tw) .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  :not(.ss-tw) .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  :not(.ss-tw) .p-xl-3 {
    padding: 1rem 1rem !important;
  }
  :not(.ss-tw) .pt-xl-3 {
    padding-top: 1rem !important;
  }
  :not(.ss-tw) .pr-xl-3 {
    padding-right: 1rem !important;
  }
  :not(.ss-tw) .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  :not(.ss-tw) .pl-xl-3 {
    padding-left: 1rem !important;
  }
  :not(.ss-tw) .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  :not(.ss-tw) .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  :not(.ss-tw) .p-xl-4 {
    padding: 1.5rem 1.5rem !important;
  }
  :not(.ss-tw) .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  :not(.ss-tw) .pr-xl-4 {
    padding-right: 1.5rem !important;
  }
  :not(.ss-tw) .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .pl-xl-4 {
    padding-left: 1.5rem !important;
  }
  :not(.ss-tw) .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  :not(.ss-tw) .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  :not(.ss-tw) .p-xl-5 {
    padding: 3rem 3rem !important;
  }
  :not(.ss-tw) .pt-xl-5 {
    padding-top: 3rem !important;
  }
  :not(.ss-tw) .pr-xl-5 {
    padding-right: 3rem !important;
  }
  :not(.ss-tw) .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  :not(.ss-tw) .pl-xl-5 {
    padding-left: 3rem !important;
  }
  :not(.ss-tw) .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  :not(.ss-tw) .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  :not(.ss-tw) .m-xl-auto {
    margin: auto !important;
  }
  :not(.ss-tw) .mt-xl-auto {
    margin-top: auto !important;
  }
  :not(.ss-tw) .mr-xl-auto {
    margin-right: auto !important;
  }
  :not(.ss-tw) .mb-xl-auto {
    margin-bottom: auto !important;
  }
  :not(.ss-tw) .ml-xl-auto {
    margin-left: auto !important;
  }
  :not(.ss-tw) .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  :not(.ss-tw) .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
}
:not(.ss-tw) .text-justify {
  text-align: justify !important;
}
:not(.ss-tw) .text-nowrap {
  white-space: nowrap !important;
}
:not(.ss-tw) .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
:not(.ss-tw) .text-left {
  text-align: left !important;
}
:not(.ss-tw) .text-right {
  text-align: right !important;
}
:not(.ss-tw) .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  :not(.ss-tw) .text-sm-left {
    text-align: left !important;
  }
  :not(.ss-tw) .text-sm-right {
    text-align: right !important;
  }
  :not(.ss-tw) .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .text-md-left {
    text-align: left !important;
  }
  :not(.ss-tw) .text-md-right {
    text-align: right !important;
  }
  :not(.ss-tw) .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .text-lg-left {
    text-align: left !important;
  }
  :not(.ss-tw) .text-lg-right {
    text-align: right !important;
  }
  :not(.ss-tw) .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .text-xl-left {
    text-align: left !important;
  }
  :not(.ss-tw) .text-xl-right {
    text-align: right !important;
  }
  :not(.ss-tw) .text-xl-center {
    text-align: center !important;
  }
}
:not(.ss-tw) .text-lowercase {
  text-transform: lowercase !important;
}
:not(.ss-tw) .text-uppercase {
  text-transform: uppercase !important;
}
:not(.ss-tw) .text-capitalize {
  text-transform: capitalize !important;
}
:not(.ss-tw) .font-weight-normal {
  font-weight: normal;
}
:not(.ss-tw) .font-weight-bold {
  font-weight: bold;
}
:not(.ss-tw) .font-italic {
  font-style: italic;
}
:not(.ss-tw) .text-white {
  color: #fff !important;
}
:not(.ss-tw) .text-muted {
  color: #636c72 !important;
}
:not(.ss-tw) a.text-muted:focus, :not(.ss-tw) a.text-muted:hover {
  color: #4b5257 !important;
}
:not(.ss-tw) .text-primary {
  color: #0275d8 !important;
}
:not(.ss-tw) a.text-primary:focus, :not(.ss-tw) a.text-primary:hover {
  color: #025aa5 !important;
}
:not(.ss-tw) .text-success {
  color: #5cb85c !important;
}
:not(.ss-tw) a.text-success:focus, :not(.ss-tw) a.text-success:hover {
  color: #449d44 !important;
}
:not(.ss-tw) .text-info {
  color: #5bc0de !important;
}
:not(.ss-tw) a.text-info:focus, :not(.ss-tw) a.text-info:hover {
  color: #31b0d5 !important;
}
:not(.ss-tw) .text-warning {
  color: #f0ad4e !important;
}
:not(.ss-tw) a.text-warning:focus, :not(.ss-tw) a.text-warning:hover {
  color: #ec971f !important;
}
:not(.ss-tw) .text-danger {
  color: #d9534f !important;
}
:not(.ss-tw) a.text-danger:focus, :not(.ss-tw) a.text-danger:hover {
  color: #c9302c !important;
}
:not(.ss-tw) .text-gray-dark {
  color: #292b2c !important;
}
:not(.ss-tw) a.text-gray-dark:focus, :not(.ss-tw) a.text-gray-dark:hover {
  color: #101112 !important;
}
:not(.ss-tw) .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
:not(.ss-tw) .invisible {
  visibility: hidden !important;
}
:not(.ss-tw) .hidden-xs-up {
  display: none !important;
}
@media (max-width: 575px) {
  :not(.ss-tw) .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  :not(.ss-tw) .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  :not(.ss-tw) .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  :not(.ss-tw) .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  :not(.ss-tw) .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .hidden-xl-up {
    display: none !important;
  }
}
:not(.ss-tw) .hidden-xl-down {
  display: none !important;
}
:not(.ss-tw) .visible-print-block {
  display: none !important;
}
@media print {
  :not(.ss-tw) .visible-print-block {
    display: block !important;
  }
}
:not(.ss-tw) .visible-print-inline {
  display: none !important;
}
@media print {
  :not(.ss-tw) .visible-print-inline {
    display: inline !important;
  }
}
:not(.ss-tw) .visible-print-inline-block {
  display: none !important;
}
@media print {
  :not(.ss-tw) .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  :not(.ss-tw) .hidden-print {
    display: none !important;
  }
}
:not(.ss-tw) {

}

:not(.ss-tw) .ui-button-scenario-toggle {
  min-width: 104px;
  display: flex;
  justify-content: space-between;
}
:not(.ss-tw) .ui-chat-layout {
  display: flex;
  align-items: center;
  color: red;
}
:not(.ss-tw) .chat-app-messages-mobile__user-wrap {
  display: flex;
  align-items: center;
  padding-left: 8px;
  cursor: pointer;
}
:not(.ss-tw) .chat-app-messages-mobile__user {
  align-items: center;
  display: none;
}
:not(.ss-tw) .chat-app-messages-mobile__user-image {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 1px solid #c8ced3;
  overflow: hidden;
  margin-right: 10px;
}
:not(.ss-tw) .chat-app-messages-mobile__user-image img {
  max-width: 100%;
  min-width: 100%;
}
:not(.ss-tw) .chat-app-messages-mobile__user-name {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.3;
  color: #545454;
  margin-bottom: 0;
  width: calc(100% - 45px);
  max-height: 31px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
:not(.ss-tw) .user-card_mobile-back {
  position: absolute;
  left: 18px;
  top: 12px;
  cursor: pointer;
  z-index: 50;
  display: none;
}
:not(.ss-tw) .chat-app-messages_mobile-back {
  cursor: pointer;
  margin-top: 5px;
  margin-right: 13px;
  display: none;
}
:not(.ss-tw) .chat-app-user-mobile__button {
  display: none;
}
@media screen and (max-width: 1279px) {
  :not(.ss-tw) .chat-app-messages-mobile__user {
    display: flex;
  }
  :not(.ss-tw) .user-card_mobile-back {
    display: block;
  }
}
:not(.ss-tw) .m-scrollbar {
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: rgba(20, 39, 0, 0.2) #fff;
}
:not(.ss-tw) .m-scrollbar:hover {
  scrollbar-color: #545454 #fff;
}
:not(.ss-tw) .m-scrollbar::-webkit-scrollbar {
  width: 10px;
}
:not(.ss-tw) .m-scrollbar {
  /* Трек */
}
:not(.ss-tw) .m-scrollbar::-webkit-scrollbar-track {
  background: transparent;
}
:not(.ss-tw) .m-scrollbar.ui-select-single__dropdown-menu::-webkit-scrollbar-track, :not(.ss-tw) .m-scrollbar--solid::-webkit-scrollbar-track {
  background: #fff;
}
:not(.ss-tw) .m-scrollbar {
  /* Ползунок */
}
:not(.ss-tw) .m-scrollbar::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(20, 39, 0, 0.2);
  border: 3px solid rgba(0, 0, 0, 0);
  min-height: 20px;
  background-clip: padding-box;
}
:not(.ss-tw) .m-scrollbar:hover::-webkit-scrollbar-thumb {
  background: rgba(20, 39, 0, 0.3);
  background-clip: padding-box;
}
:not(.ss-tw) .m-scrollbar::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}
:not(.ss-tw) .m-scrollbar::-webkit-scrollbar-corner {
  background-color: transparent;
}
:not(.ss-tw) .m-scrollbar__wrapper {
  width: 330px;
  padding-top: 3px;
}
:not(.ss-tw) .mobile .m-scrollbar--mobile-wide {
  padding-right: 10px;
}
:not(.ss-tw) .mobile .m-scrollbar--mobile-wide::-webkit-scrollbar {
  width: 30px;
}
:not(.ss-tw) .mobile .m-scrollbar--mobile-wide::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-color: #f7f7f7;
  border-radius: 20px;
  min-height: 50px;
}
:not(.ss-tw) .mobile .m-scrollbar--mobile-wide::-webkit-scrollbar-track {
  background: #f7f7f7;
}
:not(.ss-tw) .m-scrollbar--inverse::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.2);
  background-clip: padding-box;
}
:not(.ss-tw) .m-scrollbar--inverse:hover::-webkit-scrollbar-thumb {
  background: rgba(255, 255, 255, 0.3);
  background-clip: padding-box;
}
:not(.ss-tw) .ui-cards-item__name p.m-row-2 {
  display: -webkit-box;
  max-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
:not(.ss-tw) .ui-dashboard__project-data--update {
  padding: 0;
}
:not(.ss-tw) .ui-dashboard__project-data--update .ui-dashboard__project-plat {
  padding-top: 8px;
  padding-bottom: 6px;
  align-items: center;
}
:not(.ss-tw) .ui-dashboard__project-data--update .ui-dashboard__project-type-name {
  display: flex;
  height: auto;
  padding: 0;
  overflow: visible;
  max-width: calc(100% - 30px);
}
:not(.ss-tw) .ui-dashboard__project-data--update .ui-dashboard__project-type-name p.m-row-2 {
  max-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
:not(.ss-tw) .ui-dashboard__project-data--update .ui-dashboard__project-type-name:before {
  display: none;
}
:not(.ss-tw) .ui-dashboard__project-data--update .ui-dashboard__logo {
  position: static;
  margin-right: 10px;
}
:not(.ss-tw) .ui-dashboard__project-data--update .ui-dashboard__project-type-count {
  display: flex;
  align-items: center;
  padding: 0;
}
:not(.ss-tw) .ui-dashboard__project-data--update .ui-dashboard__project-type-count-img {
  position: static;
  margin-left: 5px;
  line-height: 0;
}
:not(.ss-tw) .ui-dashboard__project-data--update .ui-dashboard__connect {
  padding-right: 15px;
}
:not(.ss-tw) .ui-platform-list--update .ui-platform-list__name {
  padding-left: 0;
  padding-right: 10px;
}
:not(.ss-tw) .ui-platform-list--update .ui-platform-list__name p.m-row-2 {
  max-width: 240px;
  max-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
:not(.ss-tw) .ui-platform-list--update .ui-platform-list__logo {
  position: static;
  margin-right: 9px;
}
:not(.ss-tw) .ui-text-block__textarea-wrapper {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .ui-text-block__textarea-wrapper .ui-text-block__textarea {
  min-height: 110px;
  padding-bottom: 20px;
  resize: vertical;
  scrollbar-width: thin;
  scrollbar-color: rgba(20, 39, 0, 0.2) #fff;
}
:not(.ss-tw) .ui-text-block__textarea-wrapper .ui-text-block__textarea:hover {
  scrollbar-color: #545454 #fff;
}
:not(.ss-tw) .ui-text-block__textarea-wrapper .ui-text-block__textarea::-webkit-scrollbar {
  width: 10px;
}
:not(.ss-tw) .ui-text-block__textarea-wrapper .ui-text-block__textarea {
  /* Трек */
}
:not(.ss-tw) .ui-text-block__textarea-wrapper .ui-text-block__textarea::-webkit-scrollbar-track {
  background: #fff;
}
:not(.ss-tw) .ui-text-block__textarea-wrapper .ui-text-block__textarea {
  /* Ползунок */
}
:not(.ss-tw) .ui-text-block__textarea-wrapper .ui-text-block__textarea::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: rgba(20, 39, 0, 0.2);
  border: 3px solid #fff;
}
:not(.ss-tw) .ui-text-block__textarea-wrapper .ui-text-block__textarea:hover::-webkit-scrollbar-thumb {
  background: #545454;
}
:not(.ss-tw) .ui-text-block__textarea-wrapper .ui-text-block__text-toolbox {
  background: #fff;
  padding: 2px 8px 2px 8px;
  bottom: 0;
  left: 1px;
  right: 11px;
  line-height: 1;
  opacity: 1;
  cursor: default;
}
:not(.ss-tw) .ui-text-block__textarea-wrapper .ui-text-block__text-toolbox i {
  opacity: 0.7;
  cursor: pointer;
}
:not(.ss-tw) .ui-text-block__textarea-wrapper .ui-text-block__text-toolbox i:hover {
  opacity: 1;
}
:not(.ss-tw) .filtration__header {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
:not(.ss-tw) .filtration__label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.035px;
  font-size: 12px;
  margin-bottom: 8px;
  white-space: nowrap;
}
:not(.ss-tw) .filtration__item-controls {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-top: 4px;
}
:not(.ss-tw) .filtration__item-controls .ui-button--add {
  padding: 2px 12px 1px 8px;
  margin-left: 10px;
}
:not(.ss-tw) .filtration__item-controls .tooltips {
  margin-top: 6px;
}
:not(.ss-tw) .filtration__item-controls .tooltips tip {
  top: -22px !important;
}
:not(.ss-tw) .filtration__item-controls .tooltips tip-cont {
  opacity: 0.4;
}
:not(.ss-tw) .filtration__filters .ui-select-single__button {
  background: transparent;
}
:not(.ss-tw) .filtration__filters .ui-select-single__dropdown-menu {
  max-width: 100%;
}
:not(.ss-tw) .filtration__filters .form-control {
  background: transparent;
  padding: 3px 3px 0;
  border: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .filtration__filters-label {
  margin-top: 18px;
}
:not(.ss-tw) .filtration__filters-group {
  background-color: #f7f7f7;
  padding: 2px 12px 10px 12px;
  border-radius: 2px;
}
:not(.ss-tw) .filtration__filters-group-content {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 0 12px 18px;
}
:not(.ss-tw) .filtration__filters-title {
  font-size: 10px;
  margin: 8px 0;
  letter-spacing: 0.75px;
}
:not(.ss-tw) .filtration__filters--empty .filtration__filters-group {
  padding-top: 8px;
}
:not(.ss-tw) .filtration__filter {
  display: flex;
  flex-wrap: wrap;
  margin: -8px -8px 0 -8px;
}
:not(.ss-tw) .filtration__filter .ui-select-choices-row-inner {
  display: flex !important;
  justify-content: space-between;
}
:not(.ss-tw) .filtration__filter .ui-select-choices-row-inner available-networks {
  padding: 8px 0;
}
:not(.ss-tw) .filtration__filter-form {
  display: flex;
  align-items: flex-end;
  flex: 2;
}
:not(.ss-tw) .filtration__filter-form .ui-input {
  background: transparent;
}
:not(.ss-tw) .filtration__filter-form-content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex: 1;
}
:not(.ss-tw) .filtration__filter-form-content--date-range {
  flex-wrap: nowrap;
}
:not(.ss-tw) .filtration__filter-form-group {
  flex: 1;
  margin: 8px 8px 0 8px;
  min-width: 240px;
}
:not(.ss-tw) .filtration__filter-form-group.ui-date-select {
  min-width: 160px;
}
:not(.ss-tw) .filtration__context {
  flex: 1;
  margin: 8px 8px 0 8px;
}
:not(.ss-tw) .filtration__context-item {
  margin: 0;
}
:not(.ss-tw) .filtration__networks {
  margin-bottom: 10px;
}
:not(.ss-tw) .filtration__networks .ui-row {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: -0.035px;
  font-size: 12px;
  margin-bottom: 8px;
  white-space: nowrap;
}
:not(.ss-tw) .filtration__networks .ui-row p {
  margin: 0;
}
:not(.ss-tw) .filtration__controls {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 6px 0 10px 0;
}
:not(.ss-tw) .filtration__controls-buttons {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px 0 -8px;
}
:not(.ss-tw) .filtration__controls-buttons .ui-button {
  margin: 8px 8px 0 8px;
}
:not(.ss-tw) .filtration__controls-find-count {
  display: flex;
  align-items: center;
  margin: 8px 8px 0 8px;
}
:not(.ss-tw) .filtration__controls-find-count-value {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  color: #545454;
  background-color: #eee;
  padding: 9px;
  border-radius: 4px;
  min-width: 30px;
}
:not(.ss-tw) .filtration__controls-find-count-caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 10px;
  color: #545454;
  padding-left: 8px;
  max-width: 135px;
}
:not(.ss-tw) .filtration-type {
  margin: 8px 8px 0 8px;
  width: 160px;
}
:not(.ss-tw) .filtration-preset {
  margin: 8px 8px 0 8px;
}
:not(.ss-tw) .filtration-preset__select .ui-select-single__dropdown-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
:not(.ss-tw) .filtration-preset__select .ui-select-single__dropdown-item available-networks > span {
  min-width: 36px;
}
:not(.ss-tw) .filtration-preset__select .ui-select-single__dropdown-item.disabled {
  cursor: not-allowed;
}
:not(.ss-tw) .filtration-preset__select .ui-select-single__dropdown-item.disabled a {
  opacity: 0.3;
  cursor: not-allowed;
}
:not(.ss-tw) .filtration-preset__select .ui-select-single__dropdown-item.disabled::before {
  display: none;
}
:not(.ss-tw) .filtration-preset__select .ui-select-single__dropdown-item a {
  color: #263238;
  overflow: hidden;
  font-weight: 600;
}
:not(.ss-tw) .filtration-preset__select .ui-select-single__dropdown-item a:hover {
  text-decoration: none;
}
@media screen and (max-width: 430px) {
  :not(.ss-tw) .filtration__filter-form-content--date-range {
    flex-wrap: wrap;
  }
}
@media screen and (min-width: 767px) {
  :not(.ss-tw) .filtration__filter-form-group--condition-exists, :not(.ss-tw) .filtration__filter-form-group--condition-not_exists {
    max-width: 100px;
    min-width: 100px;
  }
  :not(.ss-tw) .filtration__filter-form-group--condition-eq, :not(.ss-tw) .filtration__filter-form-group--condition-ne, :not(.ss-tw) .filtration__filter-form-group--condition-in, :not(.ss-tw) .filtration__filter-form-group--condition-out {
    max-width: 180px;
    min-width: 180px;
  }
}
@media screen and (max-width: 1000px) {
  :not(.ss-tw) .filtration__controls-buttons {
    order: 2;
    justify-self: flex-end;
  }
  :not(.ss-tw) .filtration__item-controls {
    justify-content: flex-start;
  }
  :not(.ss-tw) .filtration__item-controls .tooltips {
    order: 2;
  }
  :not(.ss-tw) .filtration__item-controls .ui-button--add {
    margin-left: 0;
    margin-right: 10px;
  }
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Regular.eot");
  src: local("Montserrat Regular"), local("Montserrat-Regular"), url("../fonts/Montserrat/Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Regular.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Italic.eot");
  src: local("Montserrat Italic"), local("Montserrat-Italic"), url("../fonts/Montserrat/Montserrat-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Italic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Medium.eot");
  src: local("Montserrat Medium"), local("Montserrat-Medium"), url("../fonts/Montserrat/Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Medium.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-MediumItalic.eot");
  src: local("Montserrat Medium Italic"), local("Montserrat-MediumItalic"), url("../fonts/Montserrat/Montserrat-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-MediumItalic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-SemiBold.eot");
  src: local("Montserrat SemiBold"), local("Montserrat-SemiBold"), url("../fonts/Montserrat/Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-SemiBold.woff") format("woff"), url("../fonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-SemiBoldItalic.eot");
  src: local("Montserrat SemiBold Italic"), local("Montserrat-SemiBoldItalic"), url("../fonts/Montserrat/Montserrat-SemiBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-SemiBoldItalic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-Bold.eot");
  src: local("Montserrat Bold"), local("Montserrat-Bold"), url("../fonts/Montserrat/Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-Bold.woff") format("woff"), url("../fonts/Montserrat/Montserrat-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat/Montserrat-BoldItalic.eot");
  src: local("Montserrat Bold Italic"), local("Montserrat-BoldItalic"), url("../fonts/Montserrat/Montserrat-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/Montserrat/Montserrat-BoldItalic.woff") format("woff"), url("../fonts/Montserrat/Montserrat-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
}
:not(.ss-tw) html {
  -webkit-locale: auto;
}
:not(.ss-tw) html, :not(.ss-tw) body {
  background-color: #F2F2F2;
}
:not(.ss-tw) body {
  font-family: "Montserrat", sans-serif !important;
  line-height: 1.5;
  color: #545454;
}
:not(.ss-tw) a:focus,
:not(.ss-tw) input:focus,
:not(.ss-tw) button:focus,
:not(.ss-tw) textarea:focus {
  outline: none !important;
}
:not(.ss-tw) .scrollbar-dynamic {
  overflow: auto;
}
:not(.ss-tw) .scrollbar-dynamic-dialogs {
  height: 100%;
}
:not(.ss-tw) .apply-filters .form-control {
  padding: 3px 3px 0;
}
:not(.ss-tw) [contenteditable] {
  -webkit-user-select: text;
  user-select: text;
}
:not(.ss-tw) input[type=number] {
  -moz-appearance: textfield;
}
:not(.ss-tw) input::-webkit-outer-spin-button,
:not(.ss-tw) input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
:not(.ss-tw) .ui-bold {
  font-weight: bold;
}
:not(.ss-tw) .ui-project {
  background: #fff;
  display: flex;
  justify-content: space-between;
  height: calc(100% - 32px);
  width: 100%;
}
:not(.ss-tw) .ui-project__header {
  height: 100%;
  width: 450px;
  overflow: hidden;
  padding: 0 0 0 33px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
:not(.ss-tw) .slice-back:before {
  content: "";
  position: absolute;
  left: -267px;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  border-radius: 50%;
  background: linear-gradient(180deg, #EAEAEA 0%, rgba(234, 234, 234, 0) 100%);
  margin-top: -9px;
  width: 560px;
  height: 560px;
  z-index: 1;
}
:not(.ss-tw) .ui-project__header-name,
:not(.ss-tw) .ui-project__header-desc {
  white-space: nowrap;
  position: relative;
  z-index: 10;
}
:not(.ss-tw) .ui-project__header-name {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 60px;
  line-height: 73px;
  color: #545454;
}
:not(.ss-tw) .ui-project__header-desc {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 36px;
  line-height: 32px;
  color: #C4C4C4;
  padding-left: 5px;
  /*for beta-release*/
  display: none;
}
:not(.ss-tw) .ui-project__params {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  width: 61%;
  max-width: 860px;
}
:not(.ss-tw) .ui-project__item-param {
  display: flex;
  z-index: 2;
}
:not(.ss-tw) .ui-project__item-text {
  width: 100%;
  padding-right: 40px;
}
:not(.ss-tw) .ui-project__item-header {
  display: flex;
  align-items: center;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  font-family: "Montserrat", sans-serif;
  color: #535353;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  /*for beta-release*/
  font-size: 32px;
  padding-bottom: 18px;
}
:not(.ss-tw) .ui-project__item-header b {
  display: block;
  font-style: normal;
  font-weight: 600;
  font-size: 96px;
  line-height: 76px;
  font-family: "Montserrat", sans-serif;
  color: rgba(0, 0, 0, 0.1);
  margin-right: 19px;
}
:not(.ss-tw) .ui-project__item-body {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 10px;
  /*for beta-release*/
  padding-top: 22px;
}
:not(.ss-tw) .ui-project__step-desc {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  font-family: "Montserrat", sans-serif;
  padding-bottom: 14px;
  color: #535353;
  /*for beta-release*/
  font-size: 20px;
}
:not(.ss-tw) .ui-project__step-desc--instruct-link {
  padding-bottom: 0;
  margin-top: 32px;
}
:not(.ss-tw) .ui-project__step-desc--instruct-link svg {
  margin-right: 0;
  width: 15px;
  height: 15px;
  top: -3px;
  position: relative;
}
:not(.ss-tw) .ui-project__step-desc--instruct-link a,
:not(.ss-tw) .ui-project__step-desc--instruct-link a:focus,
:not(.ss-tw) .ui-project__step-desc--instruct-link a:hover,
:not(.ss-tw) .ui-project__step-desc--instruct-link a:visited {
  text-decoration: underline;
  vertical-align: text-top;
  font-weight: 600;
  font-size: 16px;
  color: #535353;
}
:not(.ss-tw) .ui-project__step-list {
  list-style: none;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  font-family: "Montserrat", sans-serif;
  color: #535353;
  padding-left: 0;
}
:not(.ss-tw) .ui-project__step-list li {
  /*margin-bottom: 4px;*/
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  /*font-size: 12px;*/
  line-height: 15px;
  color: #535353;
  /*for beta-release*/
  font-size: 17px;
  margin-bottom: 8px;
}
:not(.ss-tw) .ui-project__step-logo {
  vertical-align: text-top;
}
:not(.ss-tw) .ui-project__step-list a,
:not(.ss-tw) .ui-project__step-list a:hover,
:not(.ss-tw) .ui-project__step-list a:focus,
:not(.ss-tw) .ui-project__step-list a:active {
  cursor: pointer;
  text-decoration: underline;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  color: #535353;
  /*for beta-release*/
  font-size: 17px;
}
:not(.ss-tw) .ui-project__step-button {
  padding: 4px 0 0 8px;
  /*for beta-release*/
  display: none;
}
:not(.ss-tw) .ui-project__step-button a {
  display: block;
  white-space: nowrap;
  font-weight: 500;
  text-align: center;
}
:not(.ss-tw) .ui-project__or {
  font-style: normal;
  font-weight: 600;
  font-size: 8px;
  line-height: 10px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  padding: 8px 0;
  color: #9F9F9F;
}
:not(.ss-tw) .ui-select {
  position: relative;
  display: inline-block;
  font-size: 14px;
  cursor: pointer;
  box-sizing: border-box;
  vertical-align: top;
  z-index: 100;
}
:not(.ss-tw) .ui-select.readonly {
  cursor: default;
}
:not(.ss-tw) .ui-select .ui-select-value {
  padding: 4px 27px 4px 14px;
  font-size: inherit;
  background-color: white;
  box-sizing: border-box;
  border: 1px solid lightgrey;
  line-height: 18px;
}
:not(.ss-tw) .ui-select.readonly .ui-select-value {
  background-color: #eceff1;
  padding-right: 24px;
}
:not(.ss-tw) .ui-select.expand .ui-select-value {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
:not(.ss-tw) .ui-select .ui-select-value:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  border: transparent 5px solid;
  border-top-color: #5f5f5f;
  box-sizing: border-box;
  top: 44%;
  right: 12px;
}
:not(.ss-tw) .ui-select.readonly .ui-select-value:after,
:not(.ss-tw) .ui-select .ui-select-value.single:after {
  display: none;
}
:not(.ss-tw) .ui-select.expand .ui-select-value:after {
  border-top-color: transparent;
  border-bottom-color: #5f5f5f;
  top: calc(50% - 6px);
}
:not(.ss-tw) .ui-select .ui-select-options {
  position: absolute;
  width: 100%;
  height: auto;
  display: none;
  overflow: hidden;
  border: 1px solid lightgrey;
}
:not(.ss-tw) .ui-select.expand .ui-select-options {
  display: block;
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
:not(.ss-tw) .ui-select .ui-select-options .ui-select-option {
  background-color: white;
  padding: 4px 27px 4px 14px;
  font-size: inherit;
  box-sizing: border-box;
}
:not(.ss-tw) .ui-select .ui-select-options .ui-select-option:hover {
  background-color: #20a8d8;
  color: white;
}
:not(.ss-tw) .period-select {
  display: inline-block;
  height: 30px;
}
:not(.ss-tw) .period-select .ui-select .ui-select-value {
  height: 100%;
}
:not(.ss-tw) .ui-form-tab-content .main-form-settings .period-select .ui-select .ui-select-value {
  color: rgba(66, 67, 73, 0.7);
  font-size: 12px;
}
:not(.ss-tw) .ui-form-tab-content .main-form-settings .ui-select .ui-select-options .ui-select-option {
  color: rgba(66, 67, 73, 0.7);
  font-size: 12px;
}
:not(.ss-tw) .period-select-group {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .period-select-group label {
  margin: 0 12px 0 0;
}
:not(.ss-tw) .period-select .text-input {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  padding: 0 0 0 5px;
  width: 48px;
  border: 1px solid lightgrey;
  border-right: none;
}
:not(.ss-tw) .period-select .text-input[disabled] {
  background-color: #eceff1;
}
:not(.ss-tw) .period-select-option {
  display: inline-block;
  margin-left: 10px;
  color: #20a8d8;
  cursor: pointer;
}
:not(.ss-tw) .period-select-option + label {
  margin-left: 10px;
}
:not(.ss-tw) .period-select-option:hover,
:not(.ss-tw) .period-select-option.active {
  color: #4dbd74;
}
:not(.ss-tw) .period-select-day-time .text-input {
  border: 1px solid lightgrey;
  color: initial;
  padding: 4px 5px 3px;
}
:not(.ss-tw) .period-select-day-time .text-input[disabled] {
  background-color: #eceff1;
}
:not(.ss-tw) .period-select-day-time {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
}
:not(.ss-tw) .period-select-day-delimiter {
  margin: 0 8px 0 7px;
}
:not(.ss-tw) .period-select-day-time label {
  margin: 0 10px 0 0;
}
:not(.ss-tw) .period-select-day-note {
  margin-left: 10px;
}
:not(.ss-tw) .period-select-week-days {
  margin-top: 0.5rem;
}
:not(.ss-tw) .period-select-week-days label {
  margin: 0 10px 0 0;
}
:not(.ss-tw) .period-select-week-day {
  display: inline-block;
}
:not(.ss-tw) .period-select-week-day + .period-select-week-day {
  margin-left: 10px;
}
:not(.ss-tw) .period-select .ui-input {
  width: 96px;
  margin-right: 10px;
}
:not(.ss-tw) .period-select .ui-select {
  width: 96px;
}
:not(.ss-tw) .period-select .ui-select .ui-select-value {
  border: 1px solid rgba(22, 39, 0, 0.1);
  padding: 5px 25px 5px 10px;
}
:not(.ss-tw) .period-select .ui-select .ui-select-value:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-top: 0;
  border-right: 1px solid rgba(22, 39, 0, 0.3);
  border-bottom: 1px solid rgba(22, 39, 0, 0.3);
  border-left: 0;
  width: 6px;
  height: 6px;
  transform: rotateZ(46grad);
  position: absolute;
  top: 10px;
  right: 12px;
  outline: none;
}
:not(.ss-tw) .period-select .ui-select.expand .ui-select-value:after {
  transform: rotateZ(-150grad);
  top: 13px;
}
:not(.ss-tw) .period-select .ui-select .ui-select-options .ui-select-option:hover {
  background-color: #fff;
  color: #545454;
}
:not(.ss-tw) .period-select .ui-select .ui-select-options .ui-select-option {
  position: relative;
}
:not(.ss-tw) .ui-custom-field-card .ui-button--add {
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  color: #545454;
  margin-top: 9px;
  padding: 3px 6px 3px;
}
:not(.ss-tw) .ui-custom-field-card .ui-button--add svg {
  margin-right: 4px;
}
:not(.ss-tw) .ui-custom-field-card {
  background-color: #F7F7F7;
  border: none;
  border-radius: 2px;
  position: relative;
  padding: 8px 9px 11px;
  margin-bottom: 16px;
}
:not(.ss-tw) .ui-custom-field-card network-select .ui-row {
  display: none;
}
:not(.ss-tw) .ui-custom-field-card network-select .ui-platform-logo svg {
  width: 24px;
  height: 24px;
}
:not(.ss-tw) .ui-custom-field-card .ui-input {
  background-color: transparent;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 10px;
  color: #545454;
  padding: 5px 6px 4px;
}
:not(.ss-tw) .ui-custom-field-card .close {
  position: absolute;
  top: 1px;
  right: 10px;
}
:not(.ss-tw) .ui-custom-field-card__sort {
  position: absolute;
  top: 8px;
  right: 26px;
  border-top: 1px solid #a5a5a5;
  border-left: 1px solid #a5a5a5;
  box-sizing: border-box;
  transform: rotate(-135deg);
  width: 6px;
  height: 6px;
  margin: 2px;
  cursor: pointer;
}
:not(.ss-tw) .ui-custom-field-card__sort--up {
  transform: rotate(45deg);
  top: 11px;
  right: 40px;
}
:not(.ss-tw) .ui-custom-field-card__desc {
  font-size: 8px;
}
:not(.ss-tw) .ui-custom-field-card label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
  color: #545454;
  margin-bottom: 5px;
  margin-top: 8px;
}
:not(.ss-tw) .ui-custom-field-card h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
  color: #545454;
  margin-bottom: 2px;
}
:not(.ss-tw) .ui-custom-field-card .ui-custom-switch__switcher {
  background-color: #fff;
}
:not(.ss-tw) .ui-custom-field-card .ui-select-single {
  margin-bottom: 1px;
  min-height: 24px;
}
:not(.ss-tw) .ui-custom-field-card .ui-select-single__button {
  background-color: transparent;
  padding: 4px 21px 6px 5px;
  height: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 10px;
}
:not(.ss-tw) .ui-custom-field-card .ui-select-single__button::after {
  top: 6px;
}
:not(.ss-tw) .ui-custom-field-card .ui-select-single.show .ui-select-single__button::after {
  top: 9px;
}
:not(.ss-tw) .ui-custom-field-card .ui-select-single__button:focus {
  background-color: #fff;
}
:not(.ss-tw) .ui-custom-field-card .btn.rename-var {
  padding: 3px 6px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  letter-spacing: 0;
  display: flex;
  align-items: center;
  background-color: #eee;
  text-decoration: none;
  color: #545454;
  margin-top: 5px;
}
:not(.ss-tw) .ui-custom-field-card .btn.rename-var:hover,
:not(.ss-tw) .ui-custom-field-card .btn.rename-var:focus {
  color: #545454;
}
:not(.ss-tw) .ui-custom-field-card .range-select {
  width: 100%;
  height: 24px;
}
:not(.ss-tw) .ui-custom-field-card .range-select input {
  background-color: transparent;
  text-align: left;
  padding: 5px 7px 4px 7px;
}
:not(.ss-tw) .ui-custom-field-card .ui-button--revoke {
  height: 24px;
  width: 12px;
  padding: 7px 1px;
}
:not(.ss-tw) .ui-custom-field-card .ui-row {
  margin-top: 9px;
}
:not(.ss-tw) .ui-form-field-select__title {
  margin-top: 2px;
}
:not(.ss-tw) .ui-custom-field-card .ui-select-single.ui-form-field-select__select {
  margin-bottom: 6px;
}
:not(.ss-tw) .ui-period-ctrl {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
:not(.ss-tw) fa-check, :not(.ss-tw) fa-radio, :not(.ss-tw) [fa-radio], :not(.ss-tw) [fa-check], :not(.ss-tw) [data-fa-check] {
  cursor: pointer;
}
:not(.ss-tw) fa-check.checked, :not(.ss-tw) [fa-check].checked, :not(.ss-tw) [data-fa-check].checked,
:not(.ss-tw) fa-radio.selected, :not(.ss-tw) [fa-radio].selected, :not(.ss-tw) [data-fa-radio].selected {
  color: #000;
  font-weight: 600;
}
:not(.ss-tw) fa-check[disabled], :not(.ss-tw) [fa-check][disabled], :not(.ss-tw) [data-fa-check][disabled],
:not(.ss-tw) fa-radio[disabled], :not(.ss-tw) [fa-radio][disabled], :not(.ss-tw) [data-fa-radio][disabled] {
  cursor: not-allowed;
  color: #828282;
}
:not(.ss-tw) .file-upload-wrapper {
  position: relative;
  cursor: pointer;
}
:not(.ss-tw) .file-upload-wrapper input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
:not(.ss-tw) .file-upload-wrapper ng-transclude {
  cursor: pointer;
}
:not(.ss-tw) .file-upload-wrapper span {
  cursor: pointer;
}
:not(.ss-tw) ._exradicated-tooltip {
  height: auto !important;
  width: auto !important;
  background-color: #263238 !important;
  z-index: 100030 !important;
}
:not(.ss-tw) datetime-field[disabled] * {
  opacity: 0.8;
}
:not(.ss-tw) .datetimepicker .disabled, :not(.ss-tw) .datetimepicker .disabled:hover {
  color: #ebebeb !important;
}
:not(.ss-tw) .ui-image--responsive {
  max-width: 100%;
}
:not(.ss-tw) .ui-view-content {
  padding: 0 10px;
  position: relative;
  height: 100%;
}
@media (min-width: 768px) {
  :not(.ss-tw) .ui-view-content {
    padding: 0 15px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .ui-view-content {
    padding: 0 30px;
  }
}
:not(.ss-tw) {
  /*chat*/
}
:not(.ss-tw) .office-chat-list ui-view .main {
  padding-top: 18px;
}
@media (min-width: 992px) {
  :not(.ss-tw) .office-chat-list .ui-view-content {
    padding: 0 18px;
  }
}
:not(.ss-tw) .chat-app {
  display: flex;
  flex-direction: row;
  /*height: calc(100% - 135px);*/
  /*height: calc(100vh - 135px);*/
  min-width: 720px;
  overflow: hidden;
  position: relative;
  /*margin-bottom: 30px;*/
  height: calc(100vh - 100px);
  margin-bottom: 0;
  padding: 12px;
}
:not(.ss-tw) .ui-messages-toolbar__btn .dropdown-menu {
  left: auto;
  right: 0;
  border: 1px solid #cfd8dc;
}
:not(.ss-tw) .chat-app--panel {
  height: 100%;
}
:not(.ss-tw) .chat-app__aside {
  flex: 0 0 24.55%;
  min-width: 286px;
  max-width: 371px;
  border-right: 1px solid #ECECEC;
  background-color: #fff;
  margin-right: 14px;
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 2px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .chat-app__messages {
  width: 699px;
  max-width: calc(100vw - 360px);
  flex: 1;
  min-width: 0;
  position: relative;
  border-left: 1px solid #ECECEC;
  border-radius: 2px 0 0 2px;
  overflow: hidden;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .chat-app-header {
  padding: 14px 0 0;
}
:not(.ss-tw) .chat-app-platform network-select {
  padding: 0 16px 20px;
}
:not(.ss-tw) .chat-app-platform network-select .ui-row p {
  font-weight: 700;
  color: #545454;
  font-size: 14px;
  padding-bottom: 6px;
  display: flex;
  align-items: center;
}
:not(.ss-tw) .chat-app-platform__desc div {
  margin-right: 8px;
  letter-spacing: -1.531px;
}
:not(.ss-tw) .chat-app-platform__list {
  display: flex;
}
:not(.ss-tw) .chat-app-platform__item {
  margin-right: 8px;
}
:not(.ss-tw) .chat-app__nav {
  margin-top: 11px;
}
:not(.ss-tw) .chat-app-nav {
  display: flex;
  margin-bottom: -1px;
}
:not(.ss-tw) .chat-app-nav__item {
  position: relative;
  border-radius: 2px 2px 0 0;
  flex: 1;
}
:not(.ss-tw) .chat-app-nav__link {
  display: block;
  padding: 12px 16px 2px 17px;
  color: #23282c;
  text-align: center;
}
:not(.ss-tw) .chat-app-nav__link.active {
  font-weight: bold;
  background-color: #F7F7F7;
}
:not(.ss-tw) .chat-app-nav__link > * {
  margin-top: 2px;
}
:not(.ss-tw) .chat-app-nav__item .badge {
  position: absolute;
  top: 2px;
  left: 4px;
  font-size: 10px;
  line-height: 12px;
  color: #535353;
  font-weight: 500;
  /*opacity: .5;*/
  /*background-color: transparent;*/
  background-color: rgba(247, 247, 247, 0.9);
}
:not(.ss-tw) .chat-app-nav__item .chat-app-nav__link.active .badge {
  background-color: rgba(255, 255, 255, 0.9);
}
:not(.ss-tw) .chat-app__current-list-desc {
  background-color: #F7F7F7;
  font-weight: 700;
  color: #545454;
  font-size: 12px;
  padding: 10px 35px 5px 16px;
  letter-spacing: -0.1px;
}
:not(.ss-tw) .chat-app-dialogs {
  background-color: #F7F7F7;
  border-top: 1px solid #ECECEC;
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  padding-top: 2px !important;
}
:not(.ss-tw) .chat-app-dialogs-list {
  padding-bottom: 8px;
}
:not(.ss-tw) .chat-app-dialogs-list.scroll-wrapper .scroll-element.scroll-x,
:not(.ss-tw) .chat-app-user-info .scroll-element.scroll-x {
  display: none;
}
:not(.ss-tw) .chat-app-dialogs tooltip._right:not(._top):not(._bottom) tip {
  left: 100%;
  top: 0;
  transform: translateX(9px);
}
:not(.ss-tw) .chat-app-dialogs tooltip._right:not(._top):not(._bottom) tip tip-arrow {
  top: 9px;
}
:not(.ss-tw) {
  /*tooltip._top:not(._left):not(._right) tip {
      top: -9px;
      left: calc(-50% + 8px);
      -webkit-transform: translateX(-50%) translateY(-100%);
      transform: translateX(-50%) translateY(-100%);
  }*/
}
:not(.ss-tw) tooltip tip-cont > div {
  display: flex;
  justify-content: center;
}
:not(.ss-tw) tooltip tip {
  background-color: #263238;
  /*min-width: 70px !important;*/
  min-width: inherit !important;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  font-size: 10px;
  color: #fff;
  margin-bottom: 9px;
  margin-top: 17px;
  text-align: left;
}
:not(.ss-tw) tooltip._right tip {
  margin-top: 0 !important;
}
:not(.ss-tw) tooltip tip tip-tip {
  font-size: 10px;
}
:not(.ss-tw) tooltip tip b {
  font-weight: 600;
}
:not(.ss-tw) .chat-app-dialog-search {
  padding: 0 1rem;
  position: relative;
}
:not(.ss-tw) .chat-app-dialog-search input {
  font-size: 0.75rem;
  padding: 0.407rem 1rem 0.407rem 2.125rem;
  border-color: rgba(0, 0, 0, 0.15);
}
:not(.ss-tw) .chat-app-dialog-search input:focus {
  border-color: rgba(0, 0, 0, 0.15);
}
:not(.ss-tw) .chat-app-dialog-search__img {
  position: absolute;
  top: 5px;
  left: 1.625rem;
}
:not(.ss-tw) .chat-app-dialog-search__clear {
  width: 21px;
  height: 20px;
  position: absolute;
  top: 5px;
  right: 17px;
  cursor: pointer;
  border: none;
  outline: none !important;
  background: transparent;
}
:not(.ss-tw) .chat-app-dialog-search__clear svg {
  width: 16px;
}
:not(.ss-tw) .chat-app-dialogs__item {
  background: transparent;
  cursor: pointer;
  border-radius: 2px;
  padding: 2px 7px;
  margin: 8px 21px 0 15px;
  position: relative;
}
:not(.ss-tw) .chat-app-dialogs__item.active {
  background: #FFD600;
  /*padding: 8px 16px 7px 12px;*/
  /*margin: 0 12px -3px 8px;*/
}
:not(.ss-tw) .chat-app-dialogs__item.active:before {
  content: "";
  position: absolute;
  width: 104%;
  height: 104%;
  background-color: #FFD600;
  left: -2%;
  top: -2%;
  border-radius: 2px;
}
:not(.ss-tw) .chat-app-dialogs__item--is-unanswer {
  background-color: #EEEEEE;
}
:not(.ss-tw) .chat-app-dialogs__item--is-unread::after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #F46C59;
  position: absolute;
  top: 50%;
  right: 8px;
}
:not(.ss-tw) .active.chat-app-dialogs__item--is-unread::after {
  right: 17px;
}
:not(.ss-tw) .chat-app-dialog {
  display: flex;
  align-items: stretch;
  padding: 5px 0;
  position: relative;
}
:not(.ss-tw) .chat-app-dialog tooltip {
  position: absolute;
  top: -2px;
  left: -3px;
}
:not(.ss-tw) .chat-app-dialog__image {
  width: 45px;
  height: 45px;
  flex: 0 0 45px;
  border-radius: 50%;
  overflow: hidden;
}
:not(.ss-tw) .chat-app-dialogs__item.active .chat-app-dialog__image {
  width: 45px;
  height: 45px;
  flex: 0 0 45px;
  /*   margin-top: -2px;
       margin-bottom: -2px;*/
}
:not(.ss-tw) .chat-app-dialog__image img {
  max-width: 100%;
}
:not(.ss-tw) .chat-app-dialog__important {
  background-color: #FFD600;
  box-sizing: border-box;
  border-radius: 50%;
  text-align: center;
  padding: 1px;
  width: 19px;
  height: 19px;
  color: #fff;
  opacity: 0;
  transition: opacity 0.17s ease-in-out;
  position: relative;
}
:not(.ss-tw) .chat-app-dialog__important svg {
  width: 100%;
  height: 100%;
}
:not(.ss-tw) .chat-app-dialog__important svg path {
  fill: #fff;
}
:not(.ss-tw) .chat-app-dialogs__item.active .chat-app-dialog__important {
  background-color: #fff;
  color: #FFD600;
}
:not(.ss-tw) .chat-app-dialogs__item.active .chat-app-dialog__important svg path {
  fill: #FFD600;
}
:not(.ss-tw) .chat-app-dialog__social {
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.31);
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  width: 19px;
  height: 19px;
  top: 36px;
  left: 32px;
  background-size: cover;
}
:not(.ss-tw) .chat-app-dialogs__item.active .chat-app-dialog__social {
  /*  top: 37px;
      left: 34px;*/
}
:not(.ss-tw) .chat-app-dialog__social svg {
  width: 100%;
  height: 100%;
}
:not(.ss-tw) .chat-app-dialog:hover .chat-app-dialog__important {
  opacity: 0.5;
}
:not(.ss-tw) .chat-app-dialog__important--is-active,
:not(.ss-tw) .chat-app-dialog:hover .chat-app-dialog__important--is-active {
  opacity: 1;
}
:not(.ss-tw) .chat-app-dialog__content {
  margin-left: 7px;
  flex: 1;
}
:not(.ss-tw) .chat-app-dialog__text {
  font-weight: bold;
  font-size: 0.75rem;
  line-height: 0.75rem;
  color: #545454;
  padding-left: 9px;
  margin-bottom: -3px;
  padding-right: 16px;
  width: 100%;
}
:not(.ss-tw) .chat-app-dialogs__item.active .chat-app-dialog__text {
  /*padding-left: 7px;*/
}
:not(.ss-tw) .chat-app-dialog__text a,
:not(.ss-tw) .chat-app-dialog__text a:hover {
  text-decoration: none !important;
  line-height: 1rem;
  color: #545454 !important;
}
:not(.ss-tw) .chat-app-dialog__time {
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  margin-left: auto;
}
:not(.ss-tw) .chat-app-dialog__empty {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
:not(.ss-tw) .chat-app-dialog__background {
  background: linear-gradient(to bottom, #E5E5E5 0%, #F7F7F7 100%);
  border-radius: 50%;
  width: 225px;
  height: 225px;
}
:not(.ss-tw) .chat-app-dialog__background div {
  font-weight: 700;
  text-align: center;
  margin-top: 115px;
  color: #545454;
}
:not(.ss-tw) .chat-app-dialog__message {
  display: -webkit-box;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 0.875rem;
  color: #263238;
  overflow: hidden;
  margin-top: 1px;
  margin-bottom: 5px;
  max-height: 28px;
  word-break: break-all;
  word-wrap: break-word;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
}
:not(.ss-tw) .chat-app-dialog__message--draft {
  flex: none;
  display: block;
  overflow: hidden;
  max-width: 130px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
:not(.ss-tw) .chat-app-dialog__message p {
  margin: 0;
}
:not(.ss-tw) .chat-app-dialog__message--draft span {
  color: #F46C59 !important;
}
:not(.ss-tw) .chat-app-dialog__message--attachments,
:not(.ss-tw) .chat-app-dialog__message--fwd {
  font-weight: 600;
}
:not(.ss-tw) .chat-app-dialog__message--draft span {
  color: darkred;
  font-style: italic;
}
:not(.ss-tw) .chat-app-dialog__message--moder-lock {
  color: #bfbfbf;
  white-space: normal;
  word-break: normal;
  word-wrap: normal;
}
:not(.ss-tw) .chat-app-dialog__message--moder-lock span {
  font-weight: 700;
}
:not(.ss-tw) .chat-app-messages {
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: #fff;
}
:not(.ss-tw) .chat-app-messages__content-wrap {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FFFFFF;
}
:not(.ss-tw) .chat-app-messages > .chat-app-messages__content {
  margin-bottom: 4px;
  height: 10%;
}
:not(.ss-tw) .chat-app-messages > .chat-app-messages__content {
  flex: 1 auto;
}
:not(.ss-tw) .chat-app-messages__content > .chat-app-messages__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: auto;
}
:not(.ss-tw) .chat-app-messages__content--empty,
:not(.ss-tw) .chat-app-messages__content--empty .mCSB_container {
  height: 100%;
}
:not(.ss-tw) .chat-app-messages__data-line {
  color: #E5E5E5;
  font-size: 12px;
  line-height: 12px;
  position: relative;
  margin: 15px 0 25px;
  height: 12px;
}
:not(.ss-tw) .chat-app-messages__data-line span {
  margin: 0 8px;
  padding: 0 8px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #fff;
  position: absolute;
  text-transform: uppercase;
}
:not(.ss-tw) .chat-app-messages__data-line::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  top: 5px;
  background-color: #ECECEC;
}
:not(.ss-tw) .chat-app-messages__no-choice-chat {
  text-transform: uppercase;
  color: #545454;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.87px;
  text-align: center;
  font-weight: bold;
  border-radius: 50%;
  background: linear-gradient(to bottom, #EAEAEA 0%, rgba(234, 234, 234, 0) 100%);
  width: 364px;
  height: 364px;
  margin-top: 15px;
  padding-top: 200px;
  box-sizing: border-box;
  max-width: 100vw;
  max-height: 100vw;
}
:not(.ss-tw) .ui-modal.project-platform-settings .chat-app-messages__no-choice-chat {
  margin: 20px auto;
}
:not(.ss-tw) .ui-modal.project-platform-settings .ui-tabs {
  margin: auto;
}
:not(.ss-tw) .ui-modal.project-platform-settings .chat-app-messages__no-choice-chat {
  font-size: 14px;
  max-width: calc(100vw - 20px);
  max-height: calc(100vw - 20px);
}
:not(.ss-tw) .chat-app-messages__panel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 11px 8px;
  border-bottom: 1px solid #ECECEC;
  position: relative;
  height: 44px;
  min-height: 44px;
}
:not(.ss-tw) .chat-app-messages__form {
  padding: 19px 16px 14px 22px;
  box-shadow: 0 3px 11px 1px rgba(50, 50, 50, 0.5);
}
:not(.ss-tw) .chat-app-messages__form .chat-app-forward-message__item {
  max-width: 100%;
}
:not(.ss-tw) .chat-app-messages__form .chat-forward-item__body {
  position: relative;
}
:not(.ss-tw) .chat-app-messages__form .chat-forward-item__body span {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: calc(100% - 28px);
  position: absolute;
  top: 0;
  left: 0;
  font-family: "Montserrat", sans-serif;
}
:not(.ss-tw) .chat-app-messages__toolbar {
  display: flex;
}
:not(.ss-tw) .chat-app-messages__toolbar--is-active {
  flex: 1 1 100%;
}
:not(.ss-tw) .chat-app-messages__toolbar .btn-group .btn {
  background-color: transparent;
  border-color: transparent;
  box-shadow: none;
}
:not(.ss-tw) .chat-app-messages__toolbar .btn-group .btn svg g {
  opacity: 0.3;
}
:not(.ss-tw) .chat-app-messages__toolbar .btn-group.show .btn svg g {
  opacity: 1;
}
:not(.ss-tw) .chat-app-messages__toolbar .btn,
:not(.ss-tw) .chat-app-messages__panel .btn {
  border: none;
  padding: 5px 7px;
}
:not(.ss-tw) .chat-app-messages__panel .btn {
  opacity: 0.3;
}
:not(.ss-tw) .chat-app-messages__panel .btn:hover {
  border: none;
  background-color: transparent;
  opacity: 0.8;
}
:not(.ss-tw) .chat-app-messages__item {
  padding: 19px 8px 2px;
  background-color: #fff;
  transition: background-color 0.17s ease-in-out;
}
:not(.ss-tw) .chat-app-messages__item--searched {
  background-color: #F7F7F7;
}
:not(.ss-tw) .chat-app-messages__item--searched .chat-app-messages__data-line span {
  background-color: #F7F7F7;
}
:not(.ss-tw) .chat-app-messages__item--hovered:hover {
  cursor: pointer;
  background-color: #F7F7F7;
}
:not(.ss-tw) .chat-app-messages__item--my {
  text-align: right;
}
:not(.ss-tw) .chat-app-messages__item:last-child {
  padding-bottom: 11px;
}
:not(.ss-tw) .chat-app-message {
  position: relative;
  align-self: flex-start;
  max-width: 65%;
  margin: 0 8px;
  text-align: left;
  display: inline-block;
}
:not(.ss-tw) .chat-app-message__avatar {
  background-color: #C4C4C4;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 45px;
  height: 45px;
  margin: 4px 0 1px 0;
}
:not(.ss-tw) .chat-app-message__avatar img {
  max-width: 100%;
}
:not(.ss-tw) .chat-app-message__mess {
  margin-left: 60px;
  color: #000000;
  font-size: 14px;
  line-height: 16px;
  position: relative;
}
:not(.ss-tw) .chat-app-message__mess--deleted {
  opacity: 0.5;
}
:not(.ss-tw) .chat-app-message__fwd .chat-app-message {
  display: block;
  width: 100%;
}
:not(.ss-tw) .chat-app-message__fwd .chat-app-message .chat-app-message__mess {
  margin-right: 0;
  margin-left: 0;
  padding-left: 5px;
  max-width: 100%;
}
:not(.ss-tw) .chat-app-message__status {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 1px;
  display: flex;
  align-items: center;
}
:not(.ss-tw) .chat-app-message--my .chat-app-message__status.chat-app-message__status--level-1 {
  justify-content: flex-end;
}
:not(.ss-tw) .chat-app-message--my .chat-app-message__fwd .chat-app-message__status {
  text-align: left;
  display: flex;
}
:not(.ss-tw) .chat-app-message__type {
  margin: 0 4px 0 3px;
  display: inline-block;
  width: 14px;
  height: 13px;
}
:not(.ss-tw) .chat-app-message__type--user {
  min-width: 40px;
  width: 40px;
  height: 40px;
  background-color: #C4C4C4;
  border-radius: 50%;
  overflow: hidden;
}
:not(.ss-tw) .chat-app-message__status-icon i {
  color: #a5a5a5;
}
:not(.ss-tw) .chat-app-message__peer {
  max-width: calc(100% - 30px);
}
:not(.ss-tw) .chat-app-message__peer-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
:not(.ss-tw) .chat-app-message__time {
  color: #a5a5a5;
  font-size: 12px;
}
:not(.ss-tw) .chat-app-message__content {
  position: relative;
  min-width: 150px;
  background-color: #E5E5E5;
  padding: 5px 3px 3px;
  border-radius: 4px 4px 4px 0;
  min-height: 30px;
}
:not(.ss-tw) .chat-app-message__content--buttons {
  padding-left: 2px;
  padding-right: 0;
}
:not(.ss-tw) .chat-app-message__content.chat-app-message__content--buttons + .chat-app-message__content--buttons {
  margin-top: 0;
  padding-top: 2px;
}
:not(.ss-tw) .chat-app-message__content--no-color {
  background: transparent;
}
:not(.ss-tw) .chat-app-message__content:last-of-type .chat-app-message__angle {
  width: 15px;
  height: 35px;
  position: absolute;
  left: -15px;
  bottom: 0;
}
:not(.ss-tw) .chat-app-message__content:not(.chat-app-message__content:last-of-type) {
  border-radius: 4px;
}
:not(.ss-tw) .chat-app-message__content + .chat-app-message__content {
  margin-top: 4px;
}
:not(.ss-tw) .chat-app-message__body {
  padding: 6px 13px 8px 5px;
  white-space: pre-wrap;
  word-break: break-word;
  word-wrap: break-word;
}
:not(.ss-tw) .chat-app-message__error {
  font-size: 8px;
  font-weight: 600;
  color: white;
  background: #f86c6b;
  border-radius: 2px;
  margin-top: 4px;
  padding: 1px 4px;
  pointer-events: none;
  transition-duration: 0.2s;
  white-space: nowrap;
}
:not(.ss-tw) .chat-app-message__selected {
  position: absolute;
  /*top: calc(50% - 2px);*/
  top: 4px;
  right: 0;
  transform: translateX(50%);
  z-index: 1;
  opacity: 0;
}
:not(.ss-tw) .chat-app-message__mess:hover .chat-app-message__selected {
  opacity: 0.3;
}
:not(.ss-tw) .chat-app-message__mess .chat-app-message__selected.active {
  opacity: 1;
}
:not(.ss-tw) .chat-app-message--my .chat-app-message__content {
  background-color: #ffeb9c;
}
:not(.ss-tw) .chat-app-message--my .chat-app-message__content--no-color {
  background: transparent;
}
:not(.ss-tw) .chat-app-message--sticker .chat-app-message__content {
  background-color: transparent;
}
:not(.ss-tw) .chat-app-message--my .chat-app-message__content .chat-app-message__angle path {
  fill: #ffeb9c !important;
}
:not(.ss-tw) .chat-app-message--sticker .chat-app-message__content .chat-app-message__angle path {
  fill: transparent !important;
}
:not(.ss-tw) .chat-app-message--my .chat-app-message__fwd .chat-app-message__time {
  color: #6C6C6C;
}
:not(.ss-tw) .chat-app-message__fwd {
  margin: 0 3px;
}
:not(.ss-tw) .chat-app-message--my .chat-app-message__fwd .chat-app-message {
  background-color: rgba(255, 255, 255, 0.6);
}
:not(.ss-tw) .chat-app-message__fwd .chat-attachment-link {
  padding-left: 0;
}
:not(.ss-tw) .chat-app-message__fwd .chat-attachment-link svg {
  display: none;
}
:not(.ss-tw) .chat-app-message__fwd .chat-attachment-link span {
  white-space: nowrap;
  word-break: normal;
  word-wrap: normal;
  text-overflow: ellipsis;
  margin-left: 0;
  max-width: calc(100% - 24px);
  overflow: hidden;
}
:not(.ss-tw) .chat-app-message__fwd .chat-app-message__body {
  padding-left: 0;
}
:not(.ss-tw) .chat-app-message__fwd .chat-app-message__content .chat-app-message__angle {
  display: none;
}
:not(.ss-tw) .chat-app-message__fwd .chat-app-message {
  margin-bottom: 11px;
  padding-top: 5px;
  border-left: 1px solid #a9a9a9;
  margin-left: 0;
  padding-right: 5%;
  background-color: #f2f2f2;
  margin-right: 0;
  max-width: 100%;
}
:not(.ss-tw) .chat-app-message__fwd .chat-app-message__avatar {
  width: 14px;
  height: 14px;
  right: auto;
}
:not(.ss-tw) .chat-app-message__fwd .chat-app-message__time {
  color: #ccc;
}
:not(.ss-tw) .chat-app-message__fwd .chat-app-message--my .chat-app-message__mess {
  margin-left: 25px;
}
:not(.ss-tw) .chat-app-message__fwd .chat-app-message__type--user img {
  max-width: 100%;
}
:not(.ss-tw) .chat-app-message__fwd .chat-app-message__fwd {
  margin-left: 48px;
}
@media (max-width: 1440px) {
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__fwd {
    margin-left: 36px;
  }
  :not(.ss-tw) .chat-app-message--lvl-4 .chat-app-message-attachment {
    max-width: 90%;
  }
}
@media (max-width: 1365px) {
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__fwd {
    margin-left: 24px;
  }
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__type,
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__time {
    font-size: 11px;
  }
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__type--user {
    min-width: 32px;
    width: 32px;
    height: 32px;
  }
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__body {
    font-size: 12px;
  }
}
@media (max-width: 1335px) {
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__fwd {
    margin-left: 16px;
  }
}
@media (max-width: 1280px) {
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__fwd {
    margin-left: 8px;
  }
}
@media (max-width: 1150px) {
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__fwd {
    margin-left: 0;
  }
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message .chat-app-message__mess {
    padding-left: 3px;
  }
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__type,
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__time {
    font-size: 10px;
  }
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__type--user {
    min-width: 24px;
    width: 24px;
    height: 24px;
    margin-left: 0;
  }
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__body {
    font-size: 11px;
  }
}
:not(.ss-tw) .chat-app-message__fwd .chat-app-message__mess .chat-app-message__content,
:not(.ss-tw) .chat-app-message__fwd .chat-app-message__mess .chat-app-message--my .chat-app-message__content {
  background-color: transparent;
}
:not(.ss-tw) .chat-app-message__fwd .chat-app-message__mess .chat-app-message__content:last-of-type::before {
  display: none;
}
@media (max-width: 1920px) {
  :not(.ss-tw) .chat-app-message--my {
    margin-left: auto;
  }
  :not(.ss-tw) .chat-app-message--my .chat-app-message__avatar {
    right: 0;
    left: auto;
  }
  :not(.ss-tw) .chat-app-message--my .chat-app-message__mess {
    margin-left: 0;
    margin-right: 60px;
  }
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message--my .chat-app-message__mess {
    margin-left: 0;
    margin-right: 25px;
  }
  :not(.ss-tw) .chat-app-message--my .chat-app-message__content {
    border-radius: 4px 4px 0 4px;
    background-color: #ffeb9c;
  }
  :not(.ss-tw) .chat-app-message--my .chat-app-message__content--no-color {
    background: transparent;
  }
  :not(.ss-tw) .chat-app-message--my .chat-app-message__content .chat-app-message__angle {
    left: auto;
    right: -14px;
    transform: rotateY(180deg);
    width: 15px;
    height: 35px;
    position: absolute;
    bottom: 0;
  }
  :not(.ss-tw) .chat-app-message--my .chat-app-message__selected {
    right: auto;
    left: 0;
    transform: translateX(-50%);
  }
}
:not(.ss-tw) .chat-app-message-attachment {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-left: -2px;
}
:not(.ss-tw) .chat-app-message-attachment img {
  border-radius: 2px;
}
:not(.ss-tw) .chat-app-message-attachment__item {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: calc(50% - 2px);
  margin-bottom: 2px;
  margin-left: 2px;
  max-width: 100%;
}
:not(.ss-tw) body.ie-11 .chat-app-message-attachment__item {
  flex: none;
  width: 100%;
}
:not(.ss-tw) .chat-app-message-attachment--one .chat-app-message-attachment__item {
  flex: 100%;
}
:not(.ss-tw) .chat-app-message-attachment--buttons {
  width: calc(100% + 2px);
}
:not(.ss-tw) .chat-app-message-attachment__content {
  position: relative;
}
:not(.ss-tw) .chat-app-message-attachment__content--sticker img {
  height: 128px;
}
:not(.ss-tw) .chat-app-message--wide {
  min-width: 60%;
}
:not(.ss-tw) .chat-button-attachment {
  position: relative;
  border: none;
  color: #000000;
  font-size: 12px;
  line-height: 15px;
  padding: 9px 10px 11px;
  border-radius: 3px;
  background-color: #E5E5E5;
  /*cursor: pointer;*/
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}
:not(.ss-tw) .chat-button-attachment span {
  white-space: nowrap;
  max-width: 100%;
}
:not(.ss-tw) .chat-button-attachment--blue {
  background-color: #5181B8;
  color: #fff;
}
:not(.ss-tw) .chat-button-attachment--red {
  background-color: #E64646;
  color: #fff;
}
:not(.ss-tw) .chat-button-attachment--green {
  background-color: #4BB34B;
  color: #fff;
}
:not(.ss-tw) .chat-app-message-attachment--buttons .chat-app-message-attachment__item {
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: calc(33.3% - 2px);
  margin-left: 0;
}
:not(.ss-tw) .chat-button-attachment + .chat-button-attachment {
  margin-left: 4px;
}
:not(.ss-tw) .chat-button-attachment--green button {
  background-color: #4BB34B;
  color: #fff;
}
:not(.ss-tw) .chat-button-attachment--blue button {
  background-color: #5181B8;
  color: #fff;
}
:not(.ss-tw) .chat-button-attachment--red button {
  background-color: #E64646;
  color: #fff;
}
:not(.ss-tw) .chat-button-attachment button + button {
  margin-left: 7px;
}
:not(.ss-tw) .chat-button-attachment--link::after {
  content: "";
  position: absolute;
  width: 11px;
  height: 12px;
  top: 2px;
  right: 2px;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url('data:image/svg+xml;charset=utf8,<svg aria-hidden="true" data-prefix="fal" data-icon="external-link-square" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-external-link-square fa-w-14 fa-3x"><path fill="rgb(85, 85, 85)" d="M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm16 400c0 8.822-7.178 16-16 16H48c-8.822 0-16-7.178-16-16V80c0-8.822 7.178-16 16-16h352c8.822 0 16 7.178 16 16v352zM99.515 374.828c-4.686-4.686-4.686-12.284 0-16.971l195.15-195.15-.707-.707-89.958.342c-6.627 0-12-5.373-12-12v-9.999c0-6.628 5.372-12 12-12L340 128c6.627 0 12 5.372 12 12l-.343 136c0 6.627-5.373 12-12 12h-9.999c-6.627 0-12-5.373-12-12l.342-89.958-.707-.707-195.15 195.15c-4.686 4.686-12.284 4.686-16.971 0l-5.657-5.657z" class=""></path></svg>');
}
:not(.ss-tw) .chat-button-attachment.chat-button-attachment--link {
  background: url('data:image/svg+xml;charset=utf8,<svg aria-hidden="true" data-prefix="fal" data-icon="external-link-square" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-external-link-square fa-w-14 fa-3x"><path fill="rgb(0,0,0)" d="M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm16 400c0 8.822-7.178 16-16 16H48c-8.822 0-16-7.178-16-16V80c0-8.822 7.178-16 16-16h352c8.822 0 16 7.178 16 16v352zM99.515 374.828c-4.686-4.686-4.686-12.284 0-16.971l195.15-195.15-.707-.707-89.958.342c-6.627 0-12-5.373-12-12v-9.999c0-6.628 5.372-12 12-12L340 128c6.627 0 12 5.372 12 12l-.343 136c0 6.627-5.373 12-12 12h-9.999c-6.627 0-12-5.373-12-12l.342-89.958-.707-.707-195.15 195.15c-4.686 4.686-12.284 4.686-16.971 0l-5.657-5.657z" class=""></path></svg>');
}
:not(.ss-tw) .chat-audio-attachment audio {
  width: 100%;
  outline: none;
}
:not(.ss-tw) .chat-gif-attachment,
:not(.ss-tw) .chat-photo-attachment,
:not(.ss-tw) .chat-video-attachment {
  padding-top: 56.25%;
  background-size: cover;
  background-position: center;
  width: 100%;
  display: block;
}
:not(.ss-tw) .chat-video-attachment {
  position: relative;
}
:not(.ss-tw) .chat-video-attachment::before {
  content: "";
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: rgba(100, 100, 100, 0.7);
}
:not(.ss-tw) .chat-video-attachment::after {
  content: "";
  position: absolute;
  top: calc(50% - 13px);
  left: 50%;
  width: 0;
  height: 0;
  border: 13px solid transparent;
  border-left-color: rgba(255, 255, 255, 0.7);
  transform: scaleX(1.6);
}
:not(.ss-tw) .chat-video-attachment:hover::after {
  border-left-color: rgba(255, 255, 255, 0.5);
}
:not(.ss-tw) .chat-video-attachment:hover,
:not(.ss-tw) .chat-video-attachment:hover::before,
:not(.ss-tw) .chat-photo-attachment:hover {
  box-shadow: inset 0 0 0 10000px rgba(0, 0, 0, 0.5);
}
:not(.ss-tw) .chat-preview-attachment-link {
  display: none;
  position: absolute;
  /*top: 0;*/
  bottom: 4px;
  right: 3px;
  width: 25px;
  height: 25px;
  /*  background-size: 25px 25px;
      background-repeat: no-repeat;
      background-position: center;*/
  /*background-image: url('data:image/svg+xml;charset=utf8,<svg aria-hidden="true" data-prefix="fal" data-icon="external-link-square" role="img" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" class="svg-inline--fa fa-external-link-square fa-w-14 fa-3x"><path fill="rgb(255,255,255)" d="M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zm16 400c0 8.822-7.178 16-16 16H48c-8.822 0-16-7.178-16-16V80c0-8.822 7.178-16 16-16h352c8.822 0 16 7.178 16 16v352zM99.515 374.828c-4.686-4.686-4.686-12.284 0-16.971l195.15-195.15-.707-.707-89.958.342c-6.627 0-12-5.373-12-12v-9.999c0-6.628 5.372-12 12-12L340 128c6.627 0 12 5.372 12 12l-.343 136c0 6.627-5.373 12-12 12h-9.999c-6.627 0-12-5.373-12-12l.342-89.958-.707-.707-195.15 195.15c-4.686 4.686-12.284 4.686-16.971 0l-5.657-5.657z" class=""></path></svg>');*/
}
:not(.ss-tw) .chat-video-attachment:hover .chat-preview-attachment-link,
:not(.ss-tw) .chat-photo-attachment:hover .chat-preview-attachment-link {
  display: block;
}
:not(.ss-tw) .chat-doc-attachment {
  cursor: pointer;
}
:not(.ss-tw) .chat-doc-attachment span {
  width: 100%;
  text-align: center;
  color: #6C6C6C;
  text-decoration: none;
  margin-top: 10px;
}
:not(.ss-tw) .chat-doc-attachment img {
  width: 100%;
}
:not(.ss-tw) .chat-attachment-link {
  display: flex;
  align-items: center;
  max-width: 100%;
  overflow: hidden;
  padding: 0 5px 7px;
  margin-top: 8px;
  word-break: break-word;
  word-wrap: break-word;
}
:not(.ss-tw) .chat-attachment-link svg {
  width: 24px;
  max-height: 24px;
}
:not(.ss-tw) .chat-attachment-link span {
  font-size: 12px;
  line-height: 15px;
  color: #6C6C6C;
  text-decoration: underline;
  cursor: pointer;
  width: calc(100% - 24px);
  max-width: calc(100% - 24px);
  overflow: hidden;
  margin-left: 8px;
}
:not(.ss-tw) .chat-app-message__fwd .chat-attachment-link span {
  max-width: 100%;
  width: 100%;
}
:not(.ss-tw) .chat-attachment-link:hover span {
  color: #6C6C6C;
}
:not(.ss-tw) .chat-app-form {
  display: flex;
  align-items: flex-end;
}
:not(.ss-tw) .chat-app-form__attach .btn {
  padding: 0;
  font-size: 2rem;
  /*margin-bottom: 8px;*/
}
:not(.ss-tw) .chat-app-form__attach .btn,
:not(.ss-tw) .chat-app-form__attach .btn > * {
  color: #545454;
  opacity: 0.7;
}
:not(.ss-tw) .chat-app-form__area {
  position: relative;
  padding: 0 10px 4px 16px;
  flex: 1;
}
:not(.ss-tw) .chat-app-form__textarea {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 16px;
  overflow: hidden;
  max-height: 200px;
}
:not(.ss-tw) .chat-app-form__textarea-controls {
  position: absolute;
  top: 7px;
  right: 24px;
}
:not(.ss-tw) .chat-app-form__textarea-controls i {
  font-size: 22px;
  color: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
:not(.ss-tw) .chat-app-form__form-control {
  font-size: 13px;
  line-height: 1.25em;
  user-select: text;
  white-space: normal;
  border-radius: 16px;
  word-break: break-all;
  word-wrap: break-word;
  height: 36px;
  overflow: hidden;
  padding: 10px 28px 9px 16px;
  min-height: 16px;
  outline: none;
  border: 0;
  margin-right: -17px;
  vertical-align: bottom;
  background-color: transparent;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
}
:not(.ss-tw) .chat-app-form__textarea .chat-app-form__form-control {
  width: 100%;
  resize: none;
}
:not(.ss-tw) .chat-app-form__textarea .scroll-element.scroll-x {
  display: none !important;
}
:not(.ss-tw) .chat-app-form__textarea.scroll-wrapper > .scroll-content {
  overflow-x: hidden;
}
:not(.ss-tw) .textarea-container__comment-text-hidden,
:not(.ss-tw) .chat-app-form__comment-text-hidden {
  position: relative;
}
:not(.ss-tw) .textarea-container__comment-text-hidden + div {
  height: 100%;
}
:not(.ss-tw) .textarea-container__textarea-behavior,
:not(.ss-tw) .chat-app-form__textarea-behavior {
  z-index: -1;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  height: auto !important;
}
:not(.ss-tw) .textarea-container__textarea-behavior div,
:not(.ss-tw) .chat-app-form__textarea-behavior div {
  letter-spacing: -1.15px;
  word-break: break-all;
}
:not(.ss-tw) .textarea-container .scroll-element.scroll-x {
  display: none;
}
:not(.ss-tw) {
  /*css hack for ie-11*/
}
@media all and (-ms-high-contrast: none) {
  :not(.ss-tw) *::-ms-backdrop, :not(.ss-tw) .chat-app-form__form-control {
    word-wrap: normal;
    word-break: normal;
  }
}
:not(.ss-tw) .chat-app-form__form-control:empty:after {
  content: " ";
}
:not(.ss-tw) .chat-app-messages__edit {
  display: flex;
  justify-content: space-between;
  padding-right: 56px;
}
:not(.ss-tw) .chat-app-messages__edit .chat-app-messages__label {
  font-size: 14px;
  margin-left: 14px;
}
:not(.ss-tw) .chat-app-messages__edit-close {
  width: 23px;
  height: 23px;
  margin-top: -5px;
  cursor: pointer;
}
:not(.ss-tw) .chat-app-form__forward-messages {
  padding: 0.25rem 0 0.25rem 24px;
}
:not(.ss-tw) .chat-app-form__forward-messages[data-ng-if=replyMessages] {
  padding-top: 0;
  margin-top: 0;
}
:not(.ss-tw) .chat-app-form__forward-messages--edited {
  margin: 0 -18px 8px -40px;
}
:not(.ss-tw) .chat-app-forward-message {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
:not(.ss-tw) .chat-app-forward-message__item {
  flex: 1 1 100%;
}
:not(.ss-tw) .chat-app-forward-message__item--edit {
  margin-right: 44px;
  margin-bottom: 10px;
}
:not(.ss-tw) .chat-app-forward-message__remove {
  cursor: pointer;
  width: 45px;
  text-align: right;
  margin-top: 2px;
  position: relative;
  left: -59px;
  opacity: 0.5;
}
:not(.ss-tw) .chat-forward-item {
  background-color: #ffeb9c;
  margin: 0 1rem;
}
:not(.ss-tw) .chat-forward-item__content {
  margin: 11px 0;
  padding-top: 5px;
  border-left: 1px solid rgba(0, 0, 0, 0.16);
  padding-left: 5px;
  padding-bottom: 5px;
  margin-top: 0;
  margin-bottom: 0;
}
:not(.ss-tw) .chat-app-form__forward-messages[data-ng-if=replyMessages] .chat-forward-item__content {
  margin-bottom: 11px;
}
:not(.ss-tw) .chat-app-form__forward-messages .chat-app-forward-message {
  position: relative;
}
:not(.ss-tw) .chat-app-form__forward-messages .icon {
  opacity: 0.3;
  position: absolute;
  left: -22px;
  top: 2px;
}
:not(.ss-tw) .chat-app-form__forward-messages[data-ng-if=replyMessages] .icon {
  opacity: 0.3;
  position: absolute;
  left: -22px;
  top: 2px;
}
:not(.ss-tw) .chat-forward-item__status {
  font-size: 12px;
  line-height: 12px;
  margin-bottom: 1px;
  display: flex;
  align-items: center;
}
:not(.ss-tw) .chat-forward-item__user {
  width: 40px;
  height: 40px;
  background-color: #C4C4C4;
  border-radius: 50%;
  overflow: hidden;
  font-size: 0;
  margin-right: 8px;
}
:not(.ss-tw) .chat-forward-item__user img {
  max-width: 100%;
  display: block;
}
:not(.ss-tw) .chat-forward-item__time {
  color: #6C6C6C;
  font-size: 12px;
}
:not(.ss-tw) .chat-forward-item__body {
  padding: 0 13px 0 5px;
  white-space: pre-wrap;
  word-break: break-word;
  word-wrap: break-word;
  max-height: 22px;
  overflow: hidden;
  margin-top: 6px;
}
:not(.ss-tw) .chat-forward-item__fwd {
  padding: 0 13px 0 5px;
  margin-top: 6px;
}
:not(.ss-tw) .chat-app-forward-message__title {
  padding-left: 24px;
  padding-top: 1rem;
  font-weight: bold;
}
:not(.ss-tw) .chat-app-messages__smile {
  position: absolute;
  bottom: 11px;
  right: 21px;
  border: none;
  background: url('data:image/svg+xml,%3Csvg width="23" height="22" viewBox="0 0 23 22" fill="none" xmlns="http://www.w3.org/2000/svg"%3E%3Cg opacity="0.3"%3E%3Cpath d="M11.5508 21C6.02793 21 1.55078 16.5228 1.55078 11C1.55078 5.47715 6.02793 1 11.5508 1C17.0736 1 21.5508 5.47715 21.5508 11C21.5508 16.5228 17.0736 21 11.5508 21Z" stroke="%23545454" stroke-width="2" stroke-miterlimit="10"/%3E%3Cpath d="M8.55078 15.032C8.86066 15.3297 9.30237 15.5757 9.83171 15.7456C10.361 15.9155 10.9594 16.0032 11.567 15.9999C12.1745 15.9967 12.7699 15.9026 13.2936 15.7271C13.8172 15.5516 14.2508 15.3009 14.5508 15" stroke="%23545454" stroke-width="2" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/%3E%3Cpath d="M15.0508 10C14.2224 10 13.5508 9.32843 13.5508 8.5C13.5508 7.67157 14.2224 7 15.0508 7C15.8792 7 16.5508 7.67157 16.5508 8.5C16.5508 9.32843 15.8792 10 15.0508 10Z" fill="%23545454"/%3E%3Cpath d="M8.05078 10C7.22235 10 6.55078 9.32843 6.55078 8.5C6.55078 7.67157 7.22235 7 8.05078 7C8.87921 7 9.55078 7.67157 9.55078 8.5C9.55078 9.32843 8.87921 10 8.05078 10Z" fill="%23545454"/%3E%3C/g%3E%3C/svg%3E');
  top: auto;
  width: 23px;
  height: 23px;
}
:not(.ss-tw) .emoji-picker-icon.parent-has-scroll {
  right: 30px;
}
:not(.ss-tw) .chat-app-messages__smile:before {
  display: none;
}
:not(.ss-tw) .chat-app-form__button .btn,
:not(.ss-tw) .chat-app-form__button .btn:hover {
  background-color: #FFD600;
  color: #545454;
  border: 0;
  border-radius: 50%;
  padding: 11px 8px 11px 14px;
  font-size: 0;
}
:not(.ss-tw) .chat-app-form__button .btn[disabled],
:not(.ss-tw) .chat-app-form__button .btn[disabled]:hover {
  background-color: #FFD600;
  color: #545454;
  opacity: 0.6;
}
:not(.ss-tw) .chat-app-attach {
  padding: 0 calc(1rem + 24px) 0;
  display: flex;
  flex-wrap: wrap;
}
:not(.ss-tw) .chat-app-attach__item {
  width: 75px;
  height: 75px;
  border: none;
  margin-top: 8px;
  margin-right: 8px;
  border-radius: 2px;
}
:not(.ss-tw) .chat-app-attach__item--obj {
  position: relative;
  background-color: #C4C4C4;
}
:not(.ss-tw) .chat-app-attach__item--obj::before {
  content: attr(data-name);
  position: absolute;
  width: 100%;
  top: 0;
  font-size: 10px;
  line-height: 11px;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 0 1px;
  max-height: 34px;
  overflow: hidden;
  color: #fff;
  z-index: 10;
  word-break: break-word;
  word-wrap: break-word;
  border-radius: 2px 2px 0 0;
}
:not(.ss-tw) .ui-unfolding-menu__attach .chat-app-attach__item--obj::before {
  font-size: 9px;
  max-height: 23px;
}
:not(.ss-tw) .chat-app-attach__item-type {
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  bottom: 5px;
  left: 5px;
  border-radius: 3px;
}
:not(.ss-tw) .chat-app-attach__item-type--white {
  background-color: #fff;
}
:not(.ss-tw) .chat-app-attach__item-type--circle {
  border-radius: 50%;
}
:not(.ss-tw) .chat-app-attach__item-type svg {
  width: 100%;
  height: 100%;
}
:not(.ss-tw) .chat-app-attach__img {
  width: 100%;
  height: 100%;
  background-size: cover;
  border-radius: 2px;
}
:not(.ss-tw) .chat-app-attach__item img {
  max-width: 100%;
}
:not(.ss-tw) .chat-app-attach__del {
  background-color: #FEF3F2;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  height: 14px;
  width: 14px;
  padding: 4px;
  display: none;
  position: absolute;
  top: -5px;
  right: -5px;
  z-index: 100;
}
:not(.ss-tw) .chat-app-attach__del svg {
  display: block;
}
:not(.ss-tw) .chat-app-attach__item:hover .chat-app-attach__del {
  display: block;
}
:not(.ss-tw) .chat-app-attach__item--btn-add {
  background-color: #ECECEC;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
:not(.ss-tw) search-result {
  height: 100%;
  max-height: calc(100% - 135px);
}
:not(.ss-tw) .chat-search-result {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: auto;
  background-color: #F7F7F7;
}
:not(.ss-tw) .chat-search-result > .chat-search-result {
  height: 100%;
}
:not(.ss-tw) .chat-search-result__content {
  padding: 0.5em 0 1em;
}
:not(.ss-tw) .chat-search-result__header {
  padding: 1rem;
  border-bottom: 1px solid #c8ced3;
  font-size: 1.25em;
}
:not(.ss-tw) .chat-search-result__heading {
  padding: 3px 36px 6px 15px;
  background-color: #ECECEC;
  line-height: 0.75rem;
  font-size: 0.75rem;
  font-weight: 500;
  color: #545454;
}
:not(.ss-tw) .chat-search-result-dialog {
  display: flex;
  align-items: center;
  padding: 0.5rem 1rem;
  cursor: pointer;
}
:not(.ss-tw) .chat-search-result-dialog:hover {
  background: #f5f7fa;
}
:not(.ss-tw) .chat-search-result-dialog + .chat-search-result-dialog {
  border-top: 1px solid #c8ced3;
}
:not(.ss-tw) .chat-search-result-dialog__image {
  width: 60px;
  height: 60px;
  flex: 0 0 60px;
  border: 1px solid #c8ced3;
  border-radius: 50%;
  overflow: hidden;
}
:not(.ss-tw) .chat-search-result-dialog__image img {
  max-width: 100%;
}
:not(.ss-tw) .chat-search-result-dialog__content {
  margin-left: 0.5rem;
  flex: 1;
}
:not(.ss-tw) .chat-search-result-dialog__name {
  font-weight: bold;
  color: #263238;
  display: flex;
  justify-content: space-between;
}
:not(.ss-tw) .chat-search-result-dialog__name a {
  color: #263238;
}
:not(.ss-tw) .chat-search-result-message {
  padding: 0.5em 1rem;
}
:not(.ss-tw) .chat-search-result-message:hover {
  background: #f5f7fa;
}
:not(.ss-tw) .chat-search-result-message + .chat-search-result-message {
  border-top: 1px solid #c8ced3;
}
:not(.ss-tw) .chat-search-result-message__header {
  font-weight: bold;
  color: #263238;
  display: flex;
  justify-content: space-between;
}
:not(.ss-tw) .chat-search-result-message__header a {
  color: #263238;
}
:not(.ss-tw) .chat-search-result-message__date {
  font-weight: normal;
}
:not(.ss-tw) .chat-search-result-message__content {
  font-size: 0.85rem;
  margin-top: 0.25rem;
  color: #23282c;
}
:not(.ss-tw) .chat-search-result-message__content .highlight {
  font-weight: bold;
}
:not(.ss-tw) .chat-search-result-message__attachment {
  color: #607d8b;
}
:not(.ss-tw) .chat-app__user {
  display: flex;
  flex-direction: column;
  position: relative;
  flex: 0 0 20.68%;
  min-width: 241px;
  max-width: 314px;
  border-left: 1px solid #c8ced3;
  background-color: #fff;
  border-radius: 0 2px 2px 0;
  transition-property: right;
  transition-duration: 0.5s;
  transition-delay: 0s;
  box-shadow: 5px 4px 12px rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .chat-app__user-open-btn {
  display: none;
  position: absolute;
  top: calc(50% - 35px);
  right: 12px;
  width: 35px;
  height: 70px;
  z-index: 90;
  overflow: hidden;
  transition-property: right;
  transition-duration: 0.5s;
  transition-delay: 0s;
  cursor: pointer;
}
:not(.ss-tw) .active.chat-app__user-open-btn {
  right: 268px;
}
:not(.ss-tw) .chat-app__user-open-btn::before {
  content: "";
  cursor: pointer;
  position: absolute;
  border-radius: 50%;
  width: 200%;
  height: 100%;
  background-color: rgba(100, 100, 100, 0.35);
}
:not(.ss-tw) .chat-app__user-open-btn:hover::before {
  background-color: rgba(100, 100, 100, 0.5);
}
:not(.ss-tw) .chat-app__user-open-btn::after {
  content: "";
  position: absolute;
  top: calc(50% - 9px);
  left: 14px;
  width: 18px;
  height: 18px;
  transform: rotate(45deg);
  border-bottom: 4px solid #fff;
  border-left: 4px solid #fff;
}
:not(.ss-tw) .active.chat-app__user-open-btn::after {
  left: 8px;
  border: none;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
}
@media (max-width: 1279px) {
  :not(.ss-tw) .office-chat-list .chat-app__user {
    position: absolute;
    height: calc(100% - 24px);
    width: 256px;
    right: 12px;
    z-index: 1000;
    border-left: none;
    box-shadow: -5px 0 12px rgba(0, 0, 0, 0.1);
  }
  :not(.ss-tw) .office-chat-list .chat-app__user:not(.show) {
    right: -260px;
    box-shadow: none;
  }
  :not(.ss-tw) .office-chat-list .chat-app__user-open-btn {
    display: block;
  }
}
:not(.ss-tw) .chat-app-user-cart {
  display: flex;
  flex-direction: column;
  flex: 1 1 0%;
  max-height: calc(100% - 24px);
}
:not(.ss-tw) .chat-app-user {
  border-bottom: 1px solid #ECECEC;
  /*padding: 26px 20px 17px 19px;*/
  padding: 26px 20px 0 19px;
  text-align: center;
}
:not(.ss-tw) .chat-app-user__top {
  position: relative;
  margin-bottom: 16px;
  display: flex;
  justify-content: center;
}
:not(.ss-tw) .chat-app-user__important {
  position: absolute;
  left: calc(50% - 50px);
  top: 0;
  width: 30px;
  height: 30px;
  background-color: #FFD600;
  border-radius: 50%;
  padding: 3px;
  cursor: pointer;
  opacity: 0;
  z-index: 5;
}
:not(.ss-tw) .chat-app-user__important svg {
  width: 24px;
  height: 24px;
}
:not(.ss-tw) .chat-app-user__top:hover .chat-app-user__important {
  opacity: 0.5;
}
:not(.ss-tw) .chat-app-user__top:hover .active.chat-app-user__important,
:not(.ss-tw) .active.chat-app-user__important {
  opacity: 1;
}
:not(.ss-tw) .chat-app-user__platform {
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.31);
  background-color: #fff;
  position: absolute;
  right: calc(50% - 50px);
  bottom: 0;
  border-radius: 50%;
  background-size: cover;
  width: 30px;
  height: 30px;
}
:not(.ss-tw) .chat-app-user__platform svg {
  width: 100%;
  height: 100%;
}
:not(.ss-tw) .chat-app-user__image {
  width: 98px;
  height: 98px;
  border-radius: 100px;
  border: 1px solid #c8ced3;
  overflow: hidden;
  cursor: pointer;
}
:not(.ss-tw) .chat-app-user__image img {
  max-width: 100%;
  min-width: 100%;
}
:not(.ss-tw) .chat-app-user__name a,
:not(.ss-tw) .chat-app-user__name a:hover,
:not(.ss-tw) .chat-app-user__name a:focus {
  color: #545454 !important;
  font-size: 18px;
  line-height: 22px;
  /*text-decoration: none !important;*/
}
:not(.ss-tw) .chat-app-user__name {
  margin: 0 auto 16px auto;
  font-weight: bold;
  max-width: 200px;
}
:not(.ss-tw) .chat-app-user__name span {
  word-break: break-all;
  font-size: 14px;
}
:not(.ss-tw) .chat-app-user__action,
:not(.ss-tw) .chat-app-user__action .btn-group,
:not(.ss-tw) .chat-app-user__action .btn-group .btn,
:not(.ss-tw) .ui-select-single,
:not(.ss-tw) .ui-select-single__button {
  width: 100%;
}
:not(.ss-tw) .chat-app-user__action .ui-select-single {
  margin-bottom: 19px;
}
:not(.ss-tw) .ui-select-single__button:disabled {
  background-color: #EEEEEE;
  color: rgb(128, 128, 128);
}
:not(.ss-tw) .ui-select-single {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
  min-height: 30px;
}
:not(.ss-tw) .ui-select-single__edit-block {
  margin-left: auto;
}
:not(.ss-tw) .ui-select-single.error .ui-select-single__button {
  border-color: #F46C59;
}
:not(.ss-tw) .ui-select-single--no-gutters {
  margin-bottom: 0;
}
:not(.ss-tw) .ui-select-single--block {
  width: 100%;
  display: flex;
}
:not(.ss-tw) .ui-select-single__button {
  text-align: left;
  color: rgba(66, 67, 73, 0.7);
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  outline: none;
  box-shadow: none;
  background-color: #fff;
  border-radius: 2px;
  padding: 7px 25px 6px 6px;
  /*border: 1px solid rgba(0, 0, 0, .16);*/
  border: 1px solid rgba(22, 39, 0, 0.1);
  letter-spacing: 0.3px;
  position: relative;
  margin-left: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
}
:not(.ss-tw) .ui-select-single__button:focus {
  outline: none;
}
:not(.ss-tw) .ui-select-container.ui-select-bootstrap:not(.ui-select-multiple)::after,
:not(.ss-tw) .ui-select-single__button::after,
:not(.ss-tw) .ui-custom-select:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-top: 0;
  border-right: 1px solid rgba(22, 39, 0, 0.3);
  border-bottom: 1px solid rgba(22, 39, 0, 0.3);
  border-left: 0;
  width: 6px;
  height: 6px;
  transform: rotateZ(50grad);
  position: absolute;
  top: 10px;
  right: 10px;
  outline: none;
  z-index: 0;
}
:not(.ss-tw) .ui-select-option-with-date {
  display: flex;
  justify-content: space-between;
  padding: 4px 10px;
}
:not(.ss-tw) .ui-select-container.open::after,
:not(.ss-tw) .ui-select-single.show .ui-select-single__button::after {
  transform: rotateZ(-150grad) !important;
  top: 13px !important;
}
:not(.ss-tw) .ui-select-container[disabled=disabled],
:not(.ss-tw) .ui-select-container[disabled=disabled] > .ui-select-match > .btn {
  background-color: #EEEEEE;
  color: rgb(128, 128, 128);
  cursor: default;
}
:not(.ss-tw) .ui-select-container[disabled=disabled] .ui-multi-select__item--add {
  display: none;
}
:not(.ss-tw) .ui-select-container[disabled=disabled] .ui-select-match {
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
}
:not(.ss-tw) .ui-select-container[disabled=disabled] .ui-select-match-item {
  border: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .ui-modal .ui-select-single__button {
  border: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .ui-action-symbol {
  color: #F46C59;
  font-size: 17px;
  cursor: pointer;
}
:not(.ss-tw) .ui-action-symbol--add {
  color: #fff;
  border-radius: 50%;
  background-color: #FFD600;
  width: 15px;
  height: 15px;
  display: inline-block;
  padding: 0;
  vertical-align: bottom;
  text-align: center;
  margin-top: 2px;
  line-height: 14px;
}
:not(.ss-tw) .ui-action-symbol:hover {
  text-decoration-color: #F46C59;
}
:not(.ss-tw) .ui-multi-select {
  padding: 1px !important;
  position: relative;
  min-height: 29px;
}
:not(.ss-tw) .ui-multi-select__item {
  font-size: 12px;
  line-height: 16px !important;
  color: #545454;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.03);
  margin: 1px 3px 1px 1px;
  border: 1px solid rgba(22, 39, 0, 0.1);
  white-space: nowrap;
  max-width: 90%;
  padding: 3px 5px 3px 3px;
  display: inline-block;
  vertical-align: bottom;
  position: relative;
  z-index: 10;
}
:not(.ss-tw) .ui-select-container.open .ui-multi-select__item--add {
  display: none !important;
}
:not(.ss-tw) .ui-multi-select__item--add {
  cursor: pointer;
}
:not(.ss-tw) .ui-multi-select__item .ui-action-symbol {
  vertical-align: bottom;
}
:not(.ss-tw) .ui-multi-select__item:not(.ui-multi-select__item--add) .ui-action-symbol {
  position: absolute;
  top: 3px;
  right: 5px;
}
:not(.ss-tw) .ui-multi-select__text {
  min-width: 18px;
  max-width: calc(100% - 20px);
  display: inline-block;
  vertical-align: bottom;
  white-space: normal;
  word-break: break-word;
}
:not(.ss-tw) .ui-select-single__button--empty {
  color: rgba(69, 69, 69, 0.69);
  background-color: rgba(1, 1, 1, 0.031);
  cursor: default;
}
:not(.ss-tw) .ui-select-single__button--error {
  color: #F46C59;
}
:not(.ss-tw) .ui-select-single__dropdown-menu {
  position: absolute;
  top: 100%;
  z-index: 1000;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.15s;
  float: left;
  font-size: 0.875rem;
  color: #263238;
  text-align: left;
  list-style: none;
  background-color: #fff;
  /*background-clip: padding-box;*/
  border: 1px solid #cfd8dc;
  margin: 0;
  padding: 0 0 3px;
  border-top: none;
  border-radius: 0 0 2px 2px;
  left: 0;
  /*right: 0;*/
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.16);
  min-width: 100%;
  max-height: 217px;
}
:not(.ss-tw) .show > .ui-select-single__dropdown-menu {
  opacity: 1;
  visibility: visible;
}
:not(.ss-tw) .ui-pagination__item-count .ui-select-single__dropdown-menu {
  left: auto;
  top: auto;
  bottom: 100%;
  width: 100%;
  min-width: inherit;
  z-index: 1000;
}
:not(.ss-tw) .ui-pagination__item-count .ui-select-single {
  width: 64px;
  margin-bottom: 0;
  margin-left: 16px;
}
:not(.ss-tw) .ui-more-settings .dropdown-item,
:not(.ss-tw) .ui-select-single__dropdown-item {
  display: block;
  cursor: pointer;
  width: 100%;
  clear: both;
  color: #263238;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  position: relative;
  padding: 5px 11px 6px 5px;
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  color: rgba(66, 67, 73, 0.7);
  border: none;
  text-decoration: none !important;
  min-height: 26px;
  text-overflow: ellipsis;
  overflow: hidden;
}
:not(.ss-tw) .ui-more-settings .dropdown-item:hover,
:not(.ss-tw) .ui-more-settings .dropdown-item:focus,
:not(.ss-tw) .ui-select-single__dropdown-item:hover,
:not(.ss-tw) .ui-select-single .ui-select-single__dropdown-item:hover {
  color: #424349;
  background-color: #fff;
}
:not(.ss-tw) .ui-more-settings .dropdown-item.item-added::after {
  content: "✔";
  position: absolute;
  right: 10px;
  top: 4px;
  color: #FFD600;
}
:not(.ss-tw) .ui-more-settings .dropdown-item::before,
:not(.ss-tw) .period-select .ui-select .ui-select-options .ui-select-option::before,
:not(.ss-tw) .ui-select-single__dropdown-item::before {
  content: "";
  height: 0.875rem;
  width: 2px;
  border-radius: 0 2px 2px 0;
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
}
:not(.ss-tw) .ui-select-single__dropdown-item--add {
  border-top: 1px solid rgba(22, 39, 0, 0.1);
  border-bottom: 1px solid rgba(22, 39, 0, 0.1);
  padding: 7px 0 7px 34px;
  box-sizing: border-box;
  position: sticky;
  top: 0;
  background-color: #fff;
  z-index: 100;
}
:not(.ss-tw) .ui-select-controls--custom-activity #ui-select-choices-row-0-0 {
  position: absolute;
  z-index: 10;
  width: 100%;
  top: 0;
}
:not(.ss-tw) .ui-select-choices__active--add {
  padding-left: 32px !important;
}
:not(.ss-tw) .ui-select-bootstrap .ui-select-choices-row-inner > .ui-select-choices__active--add::after,
:not(.ss-tw) .ui-select-choices__active--add::after,
:not(.ss-tw) .ui-select-single__dropdown-item--add::after {
  content: "+";
  background-color: #FFD600;
  display: inline-block;
  border-radius: 50%;
  position: absolute;
  line-height: 17px;
  font-size: 16px;
  height: 16px;
  width: 16px;
  color: #fff;
  left: 10px;
  top: 6px;
  text-align: center;
}
:not(.ss-tw) .ui-more-settings .dropdown-item:hover::before,
:not(.ss-tw) .period-select .ui-select .ui-select-options .ui-select-option:hover::before,
:not(.ss-tw) .ui-select-single__dropdown-item:hover::before {
  background-color: #FFC121;
}
:not(.ss-tw) .ui-select-single__dropdown-item--supered {
  display: flex;
  /*justify-content: space-between;*/
}
:not(.ss-tw) .ui-select-single__dropdown-item--supered span {
  overflow: hidden;
  text-overflow: ellipsis;
}
:not(.ss-tw) .ui-select-bootstrap .ui-select-choices-row > span,
:not(.ss-tw) .ui-select-bootstrap .ui-select-choices-row.active > span {
  color: rgba(66, 67, 73, 0.7) !important;
  background-color: #fff !important;
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  position: relative;
  padding: 0;
}
:not(.ss-tw) .ui-select-bootstrap .ui-select-choices-row > span > span,
:not(.ss-tw) .ui-select-bootstrap .ui-select-choices-row.active > span > span {
  display: block;
  padding: 6px 18px;
  overflow: hidden;
  text-overflow: ellipsis;
}
:not(.ss-tw) .ui-select-choices__active {
  border-top: 1px solid rgba(22, 39, 0, 0.1);
  border-bottom: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .ui-select-bootstrap .ui-select-choices-row > span > span:not(.disabled):hover,
:not(.ss-tw) .ui-select-bootstrap .ui-select-choices-row.active > span > span:not(.disabled):hover {
  color: rgb(66, 67, 73) !important;
}
:not(.ss-tw) .ui-select-bootstrap .ui-select-choices-row.active:hover > span {
  color: #424349;
}
:not(.ss-tw) .chat-app-user__action .btn-group .btn {
  text-align: left;
  padding: 7px 11px 6px;
  border-color: rgba(0, 0, 0, 0.16);
  color: #454545;
  font-size: 0.75rem;
  line-height: 15px;
  font-weight: 600;
  outline: none;
  box-shadow: none;
  background-color: #fff;
  border-radius: 2px;
  letter-spacing: 0.59px;
}
:not(.ss-tw) .chat-app-user__action .btn-group.show .btn {
  color: #454545;
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.16);
  border-radius: 2px 2px 0 0;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.16);
}
:not(.ss-tw) .chat-app-user__action .btn-group .dropdown-toggle::after {
  border-top: 0;
  border-right: 1px solid rgba(22, 39, 0, 0.3);
  border-bottom: 1px solid rgba(22, 39, 0, 0.3);
  border-left: 0;
  width: 6px;
  height: 6px;
  transform: rotateZ(45grad);
  position: absolute;
  top: 10px;
  right: 12px;
  content: "";
  outline: none;
}
:not(.ss-tw) .chat-app-user__action .btn-group.show .dropdown-toggle::after,
:not(.ss-tw) .ui-custom-select.open:after {
  transform: rotateZ(-150grad);
  top: 13px;
}
:not(.ss-tw) .chat-app-user__action .dropdown-menu {
  left: 0;
  right: 0;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.16);
}
:not(.ss-tw) .chat-app-user-info {
  flex: 1;
  overflow: auto;
  padding: 16px 19px;
  word-break: break-word;
  word-wrap: break-word;
}
:not(.ss-tw) .chat-app-user-info__data {
  /*padding: 16px 19px;*/
}
:not(.ss-tw) .chat-app-user-info__empty {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
}
:not(.ss-tw) .chat-app-user-info > .chat-app-user-info.scroll-content {
  box-sizing: border-box !important;
}
:not(.ss-tw) .chat-app-user-info--empty {
  display: flex;
  justify-content: center;
  align-items: center;
}
:not(.ss-tw) .chat-app-user-info--empty .chat-app-dialog__background {
  width: 200px;
  height: 200px;
}
:not(.ss-tw) .chat-app-user-info__group + .chat-app-user-info__group {
  margin-top: 20px;
}
:not(.ss-tw) .chat-app-user-info__item--custom .tooltips + .tooltips {
  margin-left: 4px;
}
:not(.ss-tw) .chat-app-user-info__item--utm tooltip._top:not(._left):not(._right) tip {
  left: 50%;
  top: -32px;
  transform: translateX(-50%) translateY(-25%);
  word-break: break-all;
}
:not(.ss-tw) .chat-app-user-info__group a:hover,
:not(.ss-tw) .chat-app-user-info__group a {
  color: #545454;
}
:not(.ss-tw) .chat-app-user-info__group.subscription-list .chat-app-user-info__item,
:not(.ss-tw) .chat-app-user-info__group.utm-list .chat-app-user-info__item,
:not(.ss-tw) .chat-app-user-info__group.scenario-list .chat-app-user-info__item,
:not(.ss-tw) .chat-app-user-info__group.customfields-list .chat-app-user-info__item,
:not(.ss-tw) .chat-app-user-info__group.bombardment-list .chat-app-user-info__item {
  padding-left: 10px;
  position: relative;
  line-height: 1.3em;
  margin-bottom: 7px;
}
:not(.ss-tw) .chat-app-user-info__group.subscription-list .chat-app-user-info__item:before,
:not(.ss-tw) .chat-app-user-info__group.utm-list .chat-app-user-info__item:before,
:not(.ss-tw) .chat-app-user-info__group.scenario-list .chat-app-user-info__item:before,
:not(.ss-tw) .chat-app-user-info__group.customfields-list .chat-app-user-info__item:before,
:not(.ss-tw) .chat-app-user-info__group.bombardment-list .chat-app-user-info__item:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 0;
  left: 0;
  top: 6px;
  border-top: 2px solid #FFD600;
}
:not(.ss-tw) {
  /*.chat-app-user-info__group.scenario-list .chat-app-user-info__item.paused:before,*/
}
:not(.ss-tw) .chat-app-user-info__group.scenario-list .chat-app-user-info__item.live:before {
  background-size: 100%;
  border: none;
  height: 8px;
  top: 2px;
}
:not(.ss-tw) .chat-app-user-info__group.scenario-list .chat-app-user-info__item.live:before {
  background: url(/static/img/icons/play-solid.svg);
}
:not(.ss-tw) {
  /*.chat-app-user-info__group.scenario-list .chat-app-user-info__item.paused:before {*/
  /*    background: url(/static/img/icons/pause-solid.svg);*/
  /*}*/
}
:not(.ss-tw) .chat-app-user-info__group.utm-list .chat-app-user-info__item b,
:not(.ss-tw) .chat-app-user-info__group.customfields-list .chat-app-user-info__item b {
  font-weight: 600;
}
:not(.ss-tw) .chat-app-user-info__group.utm-list .chat-app-user-info__item tooltip._multiline {
  display: inline;
}
:not(.ss-tw) .chat-app-user-info__group.utm-list .chat-app-user-info__item tooltip._multiline span {
  word-break: break-all;
}
:not(.ss-tw) .chat-app-user-info__title {
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
}
:not(.ss-tw) .chat-app-user-info__list {
  font-weight: normal;
  line-height: 15px;
  font-size: 10px;
  margin-top: 6px;
}
:not(.ss-tw) .ui-user-info-item {
  position: relative;
}
:not(.ss-tw) .ui-user-info-item__img {
  content: "";
  opacity: 0;
  width: 9px;
  height: 9px;
  position: absolute;
  bottom: 3px;
  margin-left: 6px;
  transition-property: opacity;
  transition-duration: 0.3s;
}
:not(.ss-tw) .ui-user-info-item__img:hover {
  opacity: 1;
}
:not(.ss-tw) .ui-loading {
  display: block;
  font-size: 10px;
  text-align: center;
  padding: 10px;
  color: #20a8d8;
}
:not(.ss-tw) .ui-loading--full-height {
  height: 100%;
}
:not(.ss-tw) .ui-loading__title {
  font-size: 16px;
}
:not(.ss-tw) .ui-loading__dots {
  margin-top: 8px;
}
:not(.ss-tw) .ui-loading__circle {
  width: 32px;
  height: 32px;
  margin: 0 auto;
  position: relative;
  top: calc(50% - 16px);
}
:not(.ss-tw) .ui-loading__circle svg {
  width: 32px;
  height: 32px;
}
:not(.ss-tw) .ui-loading span {
  display: inline-block;
  -webkit-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  height: 1em;
  width: 1em;
  border-radius: 1em;
  background: #20a8d8;
}
:not(.ss-tw) .ui-loading span:nth-child(1) {
  -webkit-animation: loader-1 1.4s infinite linear;
  animation: loader-1 1.4s infinite linear;
  animation-delay: 0s;
}
:not(.ss-tw) .ui-loading span:nth-child(2) {
  -webkit-animation: loader-2 0.7s infinite linear;
  animation: loader-2 0.7s infinite linear;
  -webkit-animation-delay: 0.35s;
  animation-delay: 0.35s;
}
:not(.ss-tw) .ui-loading span:nth-child(3) {
  -webkit-animation: loader-1 1.4s infinite linear;
  animation: loader-1 1.4s infinite linear;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
@-webkit-keyframes loader-1 {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  25% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  100% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
}
@keyframes loader-1 {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  25% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  100% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
}
@-webkit-keyframes loader-2 {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  80% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  100% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
}
@keyframes loader-2 {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  80% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
  100% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
  }
}
:not(.ss-tw) .dimming {
  display: none;
}
:not(.ss-tw) .dimming.open {
  background: #000;
  bottom: 0;
  display: block;
  left: 0;
  opacity: 0.8;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1031;
}
:not(.ss-tw) .overflow-hidden {
  overflow: hidden;
}
:not(.ss-tw) .ui-messages-toolbar {
  display: flex;
  align-items: center;
  width: 100%;
}
:not(.ss-tw) .ui-messages-toolbar__input {
  flex: 1 1 100%;
}
:not(.ss-tw) .ui-messages-toolbar .form-control {
  border: none;
  color: #454545;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  font-family: "Montserrat", sans-serif;
  padding: 7px 0.75rem 0.5rem;
}
:not(.ss-tw) .ui-messages-toolbar__search {
  display: inline-flex;
  height: 35px;
  width: 35px;
  align-items: center;
  justify-content: center;
  opacity: 0.3;
}
:not(.ss-tw) .ui-messages-toolbar__search ~ .ui-messages-toolbar__btn .btn {
  padding-top: 0;
}
:not(.ss-tw) .ui-messages-toolbar__close {
  display: inline-flex;
  height: 35px;
  width: 35px;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
:not(.ss-tw) .ui-modal-overlay__dialog {
  font-size: 16px;
  margin-top: 16px;
}
:not(.ss-tw) .ui-modal-overlay__dialog a,
:not(.ss-tw) .ui-modal-overlay__dialog a:hover {
  color: #545454;
  text-decoration: underline;
  cursor: pointer;
}
:not(.ss-tw) .ui-modal-overlay__dialog a span {
  margin-right: 3px;
}
:not(.ss-tw) .ui-modal-overlay__dialog svg {
  margin-bottom: -5px;
  width: 16px;
}
:not(.ss-tw) .ui-modal__footer {
  display: flex;
  padding: 0 22px;
  position: absolute;
  bottom: 23px;
  left: 0;
  width: 100%;
}
:not(.ss-tw) .ui-modal__footer .ui-button {
  margin-top: 0 !important;
}
:not(.ss-tw) .ui-modal__caption {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 10px;
  color: #545454;
  text-align: left;
  padding-left: 20px;
}
:not(.ss-tw) .close-button {
  cursor: pointer;
  position: absolute;
  top: 10px;
  right: 15px;
  display: block;
  width: 32px;
  height: 32px;
  padding: 8px;
  text-indent: -9999px;
}
:not(.ss-tw) .close-button svg {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 8px;
  top: 8px;
}
:not(.ss-tw) .ui-hint {
  position: relative;
  margin-left: 5px;
  opacity: 0.3;
}
:not(.ss-tw) .ui-hint:hover {
  opacity: 1;
}
:not(.ss-tw) .ui-hint tooltip {
  position: absolute;
}
:not(.ss-tw) .ui-hint svg {
  position: absolute;
}
:not(.ss-tw) .ui-modal-overlay {
  line-height: 24px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  opacity: 0;
  visibility: hidden;
  z-index: 11;
  display: flex;
  justify-content: center;
  align-items: center;
}
:not(.ss-tw) .modal-overlay.show {
  opacity: 1;
  visibility: visible;
  transition-duration: 0.2s;
}
:not(.ss-tw) .ui-modal-overlay__general {
  text-align: left;
  font-size: 16px !important;
  max-width: 460px;
  padding: 0 40px;
}
:not(.ss-tw) .ui-modal-overlay__general div {
  margin-top: 5px;
  line-height: 1.5em;
}
:not(.ss-tw) .ui-modal-overlay__general .ui-button {
  display: inline-block;
}
:not(.ss-tw) .ui-modal-overlay__general .ui-button--general,
:not(.ss-tw) .ui-modal-overlay__general .ui-button--general:hover,
:not(.ss-tw) .ui-modal-overlay__general .ui-button--general:active,
:not(.ss-tw) .ui-modal-overlay__general .ui-button--general:focus {
  display: inline-block;
  padding: 5px 7px;
  background-color: #E5E5E5;
  border: #E5E5E5;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0) !important;
  -webkit-focus-ring-color: rgba(255, 255, 255, 0) !important;
  outline: none !important;
}
:not(.ss-tw) .ui-modal-overlay__general .ui-button--revoke {
  float: right;
}
:not(.ss-tw) .ui-button.ui-button--picture {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
:not(.ss-tw) .ui-button.ui-button--picture svg {
  vertical-align: middle;
}
:not(.ss-tw) .ui-button.ui-button--picture tip-tip {
  font-size: 8px;
  /*font-size: 11px;*/
}
:not(.ss-tw) .ui-scenario-edit-header__action .ui-button {
  /*margin-left: 0 !important;*/
  /*margin-top: 6px;*/
}
:not(.ss-tw) .ui-scenario-edit-header__action .ui-button.ui-button--picture {
  height: 26px;
  width: 26px;
}
:not(.ss-tw) .ui-modal-overlay__general .ui-modal-overlay__item {
  margin-top: 26px;
  position: relative;
  word-break: break-word;
}
:not(.ss-tw) .ui-modal-overlay__general .ui-modal-overlay__item .num {
  width: 18px;
  height: 18px;
  display: inline-block;
  text-align: center;
  background-color: #FFD600;
  line-height: 20px;
  border-radius: 50%;
  top: 4px;
  font-size: 12px;
  font-weight: bold;
  left: -30px;
  position: absolute;
}
:not(.ss-tw) .ui-modal-overlay__pad {
  margin-left: 15px;
}
:not(.ss-tw) .btn,
:not(.ss-tw) tooltip,
:not(.ss-tw) .btn:hover,
:not(.ss-tw) .btn:focus,
:not(.ss-tw) tooltip:hover,
:not(.ss-tw) tooltip:focus {
  outline: none !important;
  box-shadow: none !important;
}
:not(.ss-tw) .ui-button {
  font-family: "Montserrat", sans-serif;
  text-decoration: none !important;
  text-transform: uppercase;
  outline: none !important;
  letter-spacing: -0.35px;
  padding: 8px 12px 7px;
  position: relative;
  border-radius: 2px;
  font-weight: bold;
  line-height: 13px;
  text-align: left;
  box-shadow: none;
  font-size: 10px;
  cursor: pointer;
  border: none;
  background: #f1f1f1;
}
:not(.ss-tw) .ui-button:disabled {
  opacity: 0.7;
  cursor: default;
}
:not(.ss-tw) .ui-button--add {
  background-color: #eee;
  position: relative;
  margin-left: 17px;
  padding: 2px 3px 2px 18px;
  font-size: 10px;
  letter-spacing: -0.05px;
  font-weight: 600;
}
:not(.ss-tw) .ui-button--center {
  display: block;
  text-align: center;
  margin: 0 auto;
}
:not(.ss-tw) .ui-button + .ui-button {
  margin-left: 12px;
}
:not(.ss-tw) .ui-button__img {
  width: 21px;
  height: 18px;
  display: block;
  background-repeat: no-repeat;
  transform: translateY(-50%);
  background-size: contain;
  position: absolute;
  left: 10px;
  top: 50%;
}
:not(.ss-tw) .ui-button__img-right {
  vertical-align: bottom;
  margin-left: 6px;
}
:not(.ss-tw) .ui-button__img--download {
  left: 5px;
}
:not(.ss-tw) .ui-button__img--embed svg,
:not(.ss-tw) .ui-button__img--download svg {
  width: 100%;
  height: 100%;
}
:not(.ss-tw) .ui-button__img--embed + span {
  margin-left: 27px;
}
:not(.ss-tw) .ui-button__img--download + span {
  margin-left: 19px;
}
:not(.ss-tw) .success.ui-button__img--embed,
:not(.ss-tw) .loading.ui-button__img--embed,
:not(.ss-tw) .error.ui-button__img--embed {
  left: 11px;
}
:not(.ss-tw) .ui-button .loading + span,
:not(.ss-tw) .ui-button .success + span,
:not(.ss-tw) .ui-button .error + span {
  margin-left: 18px;
}
:not(.ss-tw) .ui-button--general {
  background-color: #FFD600;
  border: 1px solid #FFD600;
  color: #545454 !important;
}
:not(.ss-tw) .ui-button--revoke {
  background-color: #FEF3F2;
  border: 1px solid #FEF3F2;
  color: #F46C59 !important;
}
:not(.ss-tw) .ui-button--secondary {
  background-color: #545454;
  color: #FFFFFF !important;
  border: 1px solid #545454;
}
:not(.ss-tw) .ui-button--empty {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
  color: #545454 !important;
}
:not(.ss-tw) .ui-button--gray {
  background-color: #F2F2F2;
  border: 1px solid #F2F2F2;
}
:not(.ss-tw) .ui-button--with-icon {
  display: inline-flex;
  align-items: center;
}
:not(.ss-tw) .ui-button--bold {
  font-weight: 600;
}
:not(.ss-tw) .ui-button--error {
  background-color: #F46C59;
  color: #fff;
}
:not(.ss-tw) .ui-cards__empty .ui-button.ui-button--long {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  margin: 0;
  width: auto;
}
:not(.ss-tw) .ui-button__icon {
  font-size: 0;
}
:not(.ss-tw) .ui-button__icon svg {
  display: block;
}
:not(.ss-tw) .ui-button__text + .ui-button__icon {
  margin-left: 7px;
}
:not(.ss-tw) .ui-button__icon + .ui-button__text {
  margin-left: 7px;
}
:not(.ss-tw) .ui-button--size-md {
  font-weight: 600;
  font-size: 8px;
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 12px;
  padding: 6px 11px;
  text-transform: uppercase;
}
:not(.ss-tw) .ui-button--size-lg {
  font-weight: 600;
  font-size: 12px;
  text-align: center;
  line-height: 12px;
  padding: 12px 20px;
  text-transform: uppercase;
}
:not(.ss-tw) .ui-button--size-md + .ui-button--size-md {
  margin-left: 8px;
}
:not(.ss-tw) .ui-button--icon {
  padding: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
}
:not(.ss-tw) .ui-button--icon svg {
  display: block;
}
:not(.ss-tw) .ui-button--icon.ui-button--size-md {
  height: 26px;
  width: 26px;
}
:not(.ss-tw) textarea,
:not(.ss-tw) input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
:not(.ss-tw) input[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
:not(.ss-tw) input[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
:not(.ss-tw) .ui-input {
  border: 1px solid rgba(22, 39, 0, 0.1);
  border-radius: 2px;
  font-size: 12px;
  line-height: 15px;
  padding: 6px 10px 7px;
  outline: none;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  box-sizing: border-box;
}
:not(.ss-tw) .ui-text-block__textarea:disabled,
:not(.ss-tw) .ui-finder__filter-ctrl.ui-input:disabled,
:not(.ss-tw) .ui-finder__filter-ctrl .ui-input:disabled,
:not(.ss-tw) .ui-select-single button:disabled,
:not(.ss-tw) .ui-input:disabled {
  background-color: #EEEEEE;
  color: rgb(100, 100, 100);
  cursor: default;
}
:not(.ss-tw) .ui-input--size-md {
  padding: 20px 22px;
}
:not(.ss-tw) .ui-input--textarea {
  resize: none;
}
:not(.ss-tw) .ui-input--gray {
  background: #F8F8F8;
}
:not(.ss-tw) .ui-input--readonly,
:not(.ss-tw) .ui-input[readonly] {
  border: 1px solid #EEEEEE;
  background: #F8F8F8;
  color: rgba(69, 69, 69, 0.4);
}
:not(.ss-tw) label.has-danger .ui-input,
:not(.ss-tw) .ui-input--error {
  border-color: #F46C59;
}
:not(.ss-tw) .ui-error-sign {
  font-style: normal;
  font-weight: normal;
  line-height: 15px;
  font-size: 10px;
  letter-spacing: -0.1px;
  color: #F46C59;
  position: absolute;
  left: 0;
  bottom: -17px;
}
:not(.ss-tw) .ui-error-sign--xl {
  text-align: left;
  letter-spacing: -0.2px;
}
:not(.ss-tw) .ui-error-sign--relative {
  position: static;
  line-height: 10px;
}
:not(.ss-tw) .ui-link-block {
  position: relative;
  width: 295px;
  max-width: 100%;
}
:not(.ss-tw) .ui-link-block--all-width {
  width: 100%;
}
:not(.ss-tw) .ui-link-block--stretch {
  width: 100%;
}
:not(.ss-tw) .ui-link-block .ui-input {
  width: 100%;
  padding-right: 36px;
}
:not(.ss-tw) .ui-link-block .loading,
:not(.ss-tw) .ui-link-block .success,
:not(.ss-tw) .ui-link-block .error {
  background-repeat: no-repeat;
  background-position: 93% 5px;
  background-size: 15px;
}
:not(.ss-tw) .ui-link-block .success {
  border-color: #25D366;
  background-image: url('data:image/svg+xml;charset=utf8,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><circle cx="8" cy="8" r="8" fill="rgb(37, 211, 102)"/><path d="M3.5 7.5L7.75758 11.5L12.5 5.5" stroke="white"/></svg>');
}
:not(.ss-tw) .ui-link-block .error {
  border-color: #F46C59;
  background-image: url('data:image/svg+xml;charset=utf8,<svg fill="none" style="" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><rect class="" width="100%" height="100%" fill="none" style=""/><g class="currentLayer" pointer-events="all"><circle cx="8" cy="8" r="8" fill="rgb(244, 108, 89)"/><path class="" d="m10.396 5.0214l-6 6 0.7071 0.7071 6-6-0.7071-0.7071zm0.7071 6l-6-6-0.7071 0.7071 6 6 0.7071-0.7071z" fill="rgb(255,255,255)"/></g></svg>');
}
:not(.ss-tw) .ui-link-block .loading {
  background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="64px" height="64px" viewBox="0 0 128 128" xml:space="preserve"><g><linearGradient id="linear-gradient"><stop offset="0%" stop-color="rgb(255,255,255)" fill-opacity="0"/><stop offset="100%" stop-color="rgb(0,0,0)" fill-opacity="1"/></linearGradient><path d="M63.85 0A63.85 63.85 0 1 1 0 63.85 63.85 63.85 0 0 1 63.85 0zm.65 19.5a44 44 0 1 1-44 44 44 44 0 0 1 44-44z" fill="url(#linear-gradient)" fill-rule="evenodd"/><animateTransform attributeName="transform" type="rotate" from="0 64 64" to="360 64 64" dur="1080ms" repeatCount="indefinite"></animateTransform></g></svg>');
}
:not(.ss-tw) .ui-link-block .ui-button {
  margin: 0 !important;
  position: absolute;
  padding-left: 5px;
  padding-right: 5px;
  top: 0;
  height: 100%;
}
:not(.ss-tw) .ui-link-block .ui-button--revoke {
  background-color: rgba(244, 108, 89, 0.08);
  border-radius: 2px 0 0 2px;
  right: 17px;
}
:not(.ss-tw) .ui-link-block .ui-button--general {
  border-radius: 0 2px 2px 0;
  right: 0;
}
:not(.ss-tw) .ui-link-block tooltip {
  position: absolute;
  display: block;
  right: 0;
  top: 0;
  height: 100%;
}
:not(.ss-tw) .ui-link-block tooltip tip {
  color: #545454;
  background-color: white;
  box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.16);
}
:not(.ss-tw) .ui-link-block tooltip tip tip-arrow {
  border-bottom-color: white !important;
  box-shadow: 0px 21px 18px rgba(0, 0, 0, 0.16);
}
:not(.ss-tw) .ui-link-block tooltip._bottom:not(._left):not(._right) tip {
  right: 15px;
}
:not(.ss-tw) .ui-modal {
  background-color: #fff;
  padding: 33px 37px 41px;
  border-radius: 2px;
  color: #545454;
  min-width: 310px;
}
:not(.ss-tw) .ui-modal--action {
  max-width: 310px;
  width: 100%;
}
:not(.ss-tw) .ui-modal--fwd-message {
  min-width: 31vw;
  padding-left: 32px;
  padding-right: 32px;
}
:not(.ss-tw) .ui-modal--fwd-message h3 {
  margin-bottom: 25px;
}
:not(.ss-tw) .ui-modal--fwd-message .chat-app-message__fwd .chat-app-message {
  padding-right: 0;
}
:not(.ss-tw) .ui-modal--fwd-message > div {
  max-height: 400px;
}
:not(.ss-tw) .ui-modal--fwd-message .chat-app-message__fwd {
  margin-left: 0;
}
:not(.ss-tw) .ui-modal--fwd-message .chat-app-message__avatar,
:not(.ss-tw) .ui-modal--fwd-message .chat-app-message__angle {
  display: none;
}
:not(.ss-tw) .ui-modal--fwd-message .chat-app-message {
  max-width: 100%;
}
:not(.ss-tw) .ui-modal--fwd-message .chat-app-message__mess {
  margin-right: 0;
}
:not(.ss-tw) .ui-modal--fwd-message .chat-app-message--lvl-1 {
  max-width: calc(100% - 18px);
  min-width: calc(100% - 18px);
}
:not(.ss-tw) .ui-modal__header {
  text-align: center;
}
:not(.ss-tw) .ui-modal .ui-modal__head {
  margin-top: 8px;
  margin-bottom: 20px;
  font-size: 18px;
}
:not(.ss-tw) .ui-modal__body {
  margin-top: 30px;
  /*border-bottom: 1px solid #EBECEE;*/
}
:not(.ss-tw) .ui-modal__button {
  margin-top: 30px;
}
:not(.ss-tw) .ui-modal h3 {
  font-weight: 600;
  font-size: 20px;
  text-align: center;
  margin-bottom: 23px;
  letter-spacing: 0.5px;
}
:not(.ss-tw) .ui-modal p {
  font-family: "Montserrat", sans-serif;
  font-size: 11px;
  font-weight: 600;
  margin-bottom: 11px;
  text-align: left;
  word-wrap: break-spaces;
  white-space: normal;
  /*letter-spacing: 0.35px;*/
  line-height: 11px;
  padding-left: 1px;
  opacity: 0.7;
  line-height: 1.5;
  /*margin-bottom: 30px;*/
}
:not(.ss-tw) .ui-modal .ui-text {
  opacity: 0.7;
  font-weight: 400;
  margin-bottom: 10px;
}
:not(.ss-tw) .ui-modal .ui-cover-param-list__params p {
  margin-bottom: 10px;
}
:not(.ss-tw) .ui-blacklist-action {
  display: block;
}
:not(.ss-tw) .ui-blacklist-action__text {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #545454;
  text-align: left;
  font-size: 11px;
  line-height: 14px;
}
:not(.ss-tw) .ui-blacklist-action__text p {
  margin: 0;
  line-height: 1.3em;
}
:not(.ss-tw) .ui-blacklist-action__list {
  margin-top: 16px;
  padding-left: 20px;
}
:not(.ss-tw) .ui-blacklist-action__item {
  margin-bottom: 10px;
}
:not(.ss-tw) .ui-modal select,
:not(.ss-tw) .ui-modal .ui-select-container.ui-select-bootstrap {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
:not(.ss-tw) .ui-modal .ui-select-container.ui-select-bootstrap {
  padding: 2px 3px 1px !important;
}
:not(.ss-tw) .ui-modal .ui-select-container.ui-select-bootstrap .ui-select-choices.ui-select-choices-content.ui-select-dropdown.dropdown-menu {
  width: 100%;
}
:not(.ss-tw) .ui-select-container {
  position: relative;
}
:not(.ss-tw) .ui-modal select {
  color: #454545;
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
}
:not(.ss-tw) .ui-modal select:focus {
  border-color: rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .ui-modal option {
  padding: 5px 11px 6px 15px;
  font-size: 0.75rem;
  line-height: 15px;
  font-weight: 600;
  color: rgba(66, 67, 73, 0.7);
  border: none;
}
:not(.ss-tw) .ui-modal__input {
  width: 100%;
  margin-bottom: 30px;
}
:not(.ss-tw) .ui-modal__input {
  width: 100%;
  outline: none;
}
:not(.ss-tw) .ui-modal--access {
  width: 700px;
  max-height: 70vh;
  padding-bottom: 73px;
}
:not(.ss-tw) .ui-modal--access h3 {
  margin-bottom: 25px;
}
:not(.ss-tw) .ui-modal--code-to-site {
  width: 616px;
  padding: 37px 28px 31px;
}
:not(.ss-tw) .ui-modal--code-to-site h3 {
  margin-bottom: 27px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 18px;
  text-align: center;
  color: #545454;
  letter-spacing: 0;
}
:not(.ss-tw) .ui-code-str {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  color: #545454;
  opacity: 0.4;
  text-align: left;
}
:not(.ss-tw) .ui-modal--code-to-site .scroll-wrapper > .scrollbar-dynamic {
  /*margin: 10px 15px !important;*/
}
:not(.ss-tw) .ui-modal--code-to-site .ui-code-field {
  margin-bottom: 19px;
  background: #F8F8F8;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 2px;
  color: #454545;
  opacity: 0.6;
  width: 100%;
  resize: none;
  height: 80px;
  /*padding: 26px 16px 23px 22px;*/
  word-break: break-word;
  word-wrap: break-word;
  text-align: left;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.8);
  font-size: 12px;
  border: 10px solid #f8f8f8;
}
:not(.ss-tw) .ui-modal.ui-modal--code-to-site p {
  margin-bottom: 7px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 10px;
  color: #545454;
  letter-spacing: -0.6px;
}
:not(.ss-tw) .ui-modal--subs-short-url {
  width: 619px;
  padding: 23px 0 37px;
}
:not(.ss-tw) .ui-tabs .nav.nav-tabs,
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav.nav-tabs {
  position: relative;
}
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav.nav-tabs:before {
  content: "";
  width: 619px;
  position: absolute;
  border-bottom: 1px solid #EBECEE;
  left: 0;
  bottom: 0;
}
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav-link,
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav-link:hover,
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav-link.active,
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .tab-content,
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav.nav-tabs,
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .tab-pane {
  border: none;
  padding: 0;
  margin: 0;
}
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav-tabs .nav-item {
  padding: 0 3px 15px;
  margin-right: 20px;
}
:not(.ss-tw) .ui-nav-tabs .nav-item {
  padding: 12px 7px 14px 13px;
}
:not(.ss-tw) .ui-nav-tabs .nav-item a {
  padding: 0;
}
:not(.ss-tw) .ui-nav-tabs.nav-tabs .nav-link,
:not(.ss-tw) .ui-nav-tabs.nav-tabs .nav-link.active,
:not(.ss-tw) .ui-nav-tabs.nav-tabs .nav-link:hover {
  border: none !important;
  color: #B5B5B5;
}
:not(.ss-tw) .ui-nav-tabs {
  padding: 0;
}
:not(.ss-tw) .ui-nav-tabs .nav-link,
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav-link {
  color: #B5B5B5;
  position: relative;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
}
:not(.ss-tw) .ui-nav-tabs.nav-tabs .nav-link:hover,
:not(.ss-tw) .ui-nav-tabs.nav-tabs .nav-link.active,
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav-link:hover,
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav-link.active {
  color: #545454;
}
:not(.ss-tw) .ui-nav-tabs .nav-link:hover:before,
:not(.ss-tw) .ui-nav-tabs .nav-link.active:before,
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav-link:hover:before,
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav-link.active:before {
  content: "";
  position: absolute;
  width: calc(100% + 6px);
  border: 1px solid #FFD600;
  border-radius: 100px;
  left: -3px;
  bottom: -14px;
}
:not(.ss-tw) .ui-modal--no-gutters {
  padding: 0;
}
:not(.ss-tw) .ui-modal--no-horisont-padd {
  padding-left: 0;
  padding-right: 0;
}
:not(.ss-tw) .ui-form-edit {
  display: flex;
  align-items: flex-start;
  justify-content: start;
  margin-bottom: 36px;
  position: relative;
}
:not(.ss-tw) .ui-form-edit__network-notice {
  margin-bottom: 10px;
}
:not(.ss-tw) .ui-form-edit__network-notice a {
  color: inherit;
  text-decoration: underline;
}
:not(.ss-tw) .ui-form-preview {
  width: calc(100% - 342px);
  position: sticky;
  top: 131px;
}
:not(.ss-tw) .ui-form-preview__main,
:not(.ss-tw) .ui-form-edit__main {
  border-radius: 2px;
  background-color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .ui-form-preview__main .form-top-controls-panel {
  text-align: right;
  display: block;
  height: 0;
  position: relative;
  top: -40px;
}
:not(.ss-tw) .ui-form-edit__main {
  width: 322px;
  min-height: 644px;
  margin-right: 20px;
  border-radius: 2px;
  margin-bottom: 36px;
}
:not(.ss-tw) .ui-form-edit__main > ul {
  display: flex;
  justify-content: space-between;
  padding-right: 26px;
}
:not(.ss-tw) .ui-form-preview__header {
  display: flex;
  justify-content: space-between;
}
:not(.ss-tw) .ui-form-preview__header-title {
  padding: 12px 7px 14px 13px;
  position: relative;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  color: #545454;
}
:not(.ss-tw) .ui-form-preview__header .ui-row {
  align-items: center;
  padding-right: 14px;
}
:not(.ss-tw) .ui-form-preview__header .ui-row .ui-button {
  padding: 3px 6px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  letter-spacing: 0;
  margin-top: -3px;
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-form-preview__header .ui-row .ui-button svg {
  margin-right: 5px;
}
:not(.ss-tw) .ui-form-preview__header .ui-row .ui-button + .ui-button {
  margin-left: 8px;
}
:not(.ss-tw) .ui-form-edit.main-form-edit .main-preview .tab-content,
:not(.ss-tw) .ui-form-edit .tab-content {
  border: none;
  border-top: 1px solid #cfd8dc;
}
:not(.ss-tw) .main-form-edit .main-preview .main-preview-forms .tab-content {
  min-height: 600px;
}
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .ui-modal-paddings,
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav.nav-tabs {
  padding: 0 43px 0 47px;
}
:not(.ss-tw) .ui-modal.ui-modal--subs-short-url .form-shortcut-list {
  height: 444px;
}
:not(.ss-tw) .ui-platform-logo {
  display: flex;
}
:not(.ss-tw) .ui-platform-logo svg {
  margin-right: 5px;
  cursor: pointer;
}
:not(.ss-tw) .ui-platform-logo .active .border {
  stroke-width: 2 !important;
}
:not(.ss-tw) .ui-platform-logo svg:hover .border {
  stroke-width: 2 !important;
  stroke-opacity: 0.1;
}
:not(.ss-tw) .ui-platform-logo .active:hover .border {
  stroke-opacity: 1 !important;
}
:not(.ss-tw) .ui-platform-logo .check {
  fill-opacity: 0;
}
:not(.ss-tw) .ui-platform-logo .active .check {
  fill-opacity: 1;
}
:not(.ss-tw) .ui-platform-select {
  margin: 0 -20px;
  padding: 15px 19px 15px 21px;
  cursor: pointer;
  border-top: 1px solid rgba(22, 39, 0, 0.15);
}
:not(.ss-tw) .ui-platform-select__close {
  border-top: 1px solid rgba(22, 39, 0, 0.2);
  border-left: 1px solid rgba(22, 39, 0, 0.2);
  box-sizing: border-box;
  transform: rotate(-135deg);
  width: 6px;
  height: 6px;
  margin: 2px;
}
:not(.ss-tw) .ui-platform-select__item--open .ui-platform-select__close {
  transform: rotate(45deg);
}
:not(.ss-tw) .ui-platform-select__item {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
  color: #545454;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
:not(.ss-tw) .ui-platform-select__item--vk {
  color: #2787F5;
}
:not(.ss-tw) .ui-platform-select__item div:first-of-type {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-platform-select__item div:first-of-type svg {
  margin-left: 4px;
}
:not(.ss-tw) .ui-form-tab-content {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
  color: #545454;
}
:not(.ss-tw) .ui-form-tab-content hr {
  border-color: rgba(22, 39, 0, 0.15);
  margin: 0 -20px 20px -20px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .tab-pane {
  padding: 17px 19px 50px 21px;
  position: relative;
  min-height: 600px;
  margin-bottom: -50px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .tab-pane .form-group {
  margin-bottom: 19px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .tab-pane .form-group .ui-select-single {
  margin-bottom: 0;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .tab-pane .form-group .ui-select-single .ui-select-single__button {
  min-height: 30px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .tab-pane .form-group label {
  letter-spacing: -0.045px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .tab-pane .ui-form-edit__ctrl {
  margin-bottom: 20px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .tab-pane .ui-form-edit__ctrl .form-group {
  margin-bottom: 10px;
}
:not(.ss-tw) .ui-custom-field-card .ui-button--add {
  margin-left: 0;
}
:not(.ss-tw) .ui-custom-field-card__input-desc {
  word-break: break-all;
  display: inline-block;
  line-height: 14px;
  margin-top: 5px;
  font-size: 10px;
}
:not(.ss-tw) .ui-button--full-width {
  width: 100%;
  text-align: center;
}
:not(.ss-tw) .ui-more-settings {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 40px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .main-form-edit .more-settings.ui-more-settings .opener {
  background: #F3F3F3;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #545454 !important;
  border: none;
  padding: 0;
}
:not(.ss-tw) .main-form-edit .more-settings.ui-more-settings .opener div {
  padding: 15px 0 14px;
  background: #F3F3F3;
  z-index: 10;
  position: relative;
}
:not(.ss-tw) .main-form-edit .more-settings.ui-more-settings .opener::before {
  content: "";
  position: absolute;
  width: 27px;
  height: 25px;
  border-radius: 50%;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #F3F3F3;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
:not(.ss-tw) .main-form-edit .more-settings.ui-more-settings .opener::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 50%;
  border-top: 0;
  border-right: 1px solid rgba(22, 39, 0, 0.3);
  border-bottom: 1px solid rgba(22, 39, 0, 0.3);
  border-left: 0;
  width: 5px;
  height: 5px;
  transform: translateX(-109%) rotateZ(251grad);
  z-index: 100;
}
:not(.ss-tw) .ui-more-settings.more-settings .action-pannel .dropdown-menu {
  bottom: 0 !important;
  top: auto !important;
  padding-bottom: 13px;
}
:not(.ss-tw) .ui-more-settings .dropdown-item {
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  color: #424349;
  padding: 5px 22px;
}
:not(.ss-tw) .ui-more-settings .dropdown-item.dropdown-item__close {
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #545454;
  border-bottom: 1px solid #EBECEE;
  position: relative;
  margin-bottom: 9px;
  padding: 0;
  letter-spacing: 0.6px;
  overflow: visible;
}
:not(.ss-tw) .ui-more-settings .dropdown-item.dropdown-item__close div {
  padding: 14px 0 12px 3px;
  z-index: 10;
  position: relative;
  background-color: #fff;
}
:not(.ss-tw) .ui-more-settings .dropdown-item.dropdown-item__close::before {
  content: "";
  position: absolute;
  width: 27px;
  height: 25px;
  background-color: #fff;
  border-radius: 50%;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
  box-shadow: 0px -4px 12px rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .ui-more-settings .dropdown-item.dropdown-item__close::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 50%;
  border-top: 0;
  border-right: 1px solid rgba(22, 39, 0, 0.3);
  border-bottom: 1px solid rgba(22, 39, 0, 0.3);
  border-left: 0;
  width: 5px;
  height: 5px;
  transform: translateX(-75%) rotateZ(48grad);
  z-index: 100;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-platform-list {
  margin-top: -15px;
  display: none;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-platform-list .ui-platform-list__item {
  padding-left: 0;
  border-top: none;
  justify-content: flex-start;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-platform-list .ui-platform-list__item svg {
  margin-right: 8px;
  flex: inherit;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-custom-switch {
  margin-top: 13px;
  margin-bottom: 15px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-custom-switch .tooltips {
  /*margin-left: auto;*/
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-custom-switch__label {
  padding-left: 12px;
}
:not(.ss-tw) .ui-custom-field-card .ui-custom-switch .tooltips {
  height: 16px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-custom-field-card .ui-custom-switch,
:not(.ss-tw) .ui-custom-field-card .ui-custom-switch {
  margin-top: 7px;
  margin-bottom: 0;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-custom-field-card .ui-custom-switch__switcher,
:not(.ss-tw) .ui-custom-field-card .ui-custom-switch__switcher {
  min-width: 34px;
  width: 34px;
  height: 14px;
  font-size: 8px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-custom-field-card .ui-custom-switch__marker,
:not(.ss-tw) .ui-custom-field-card .ui-custom-switch__marker {
  width: 16px;
  height: 14px;
}
:not(.ss-tw) .ui-custom-field-card .ui-custom-switch--on .ui-custom-switch__marker {
  left: 12px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-custom-field-card .ui-custom-switch--on .ui-custom-switch__marker {
  left: 16px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-custom-field-card .ui-custom-switch__marker::before,
:not(.ss-tw) .ui-custom-field-card .ui-custom-switch__marker::before {
  font-size: 6px;
  top: 4px;
  left: 1px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-custom-field-card .ui-custom-switch--on .ui-custom-switch__marker::before,
:not(.ss-tw) .ui-custom-field-card .ui-custom-switch--on .ui-custom-switch__marker::before {
  left: 3px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-custom-field-card .ui-custom-switch__label,
:not(.ss-tw) .ui-custom-field-card .ui-custom-switch__label {
  padding-left: 10px;
  font-size: 10px;
}
:not(.ss-tw) .ui-form-tab-content.tab-content .ui-custom-field-card .ui-custom-switch__label {
  padding-top: 4px;
}
:not(.ss-tw) .ui-subs-short-url__link-block {
  position: relative;
  margin-top: 10px;
  width: 100%;
}
:not(.ss-tw) .ui-subs-short-url__link-block .form-control.text-code {
  background: #F8F8F8;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 2px;
  font-family: "Montserrat", sans-serif;
  padding: 13px 52px 12px 11px;
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 13px;
  color: rgba(69, 69, 69, 0.4);
  margin: 16px 0 11px;
}
:not(.ss-tw) .ui-subs-short-url__link-block .ui-subs-short-url__link-button {
  position: absolute;
  right: 7px;
  top: -6px;
  padding-bottom: 4px;
}
:not(.ss-tw) .ui-subs-short-url__link-block .ui-subs-short-url__link-button.ui-button {
  margin-top: 10px;
}
:not(.ss-tw) .ui-shortcut-copy {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
:not(.ss-tw) .ui-shortcut-copy .ui-input {
  width: 316px;
}
:not(.ss-tw) .ui-shortcut-copy .ui-button {
  letter-spacing: 0.45px;
}
:not(.ss-tw) .ui-modal--subs-short-url .tab-content p,
:not(.ss-tw) .ui-modal--subs-short-url .tab-content p a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 10px;
  color: #545454;
}
:not(.ss-tw) .ui-modal--subs-short-url .tab-content p {
  margin-top: 14px;
  margin-bottom: 26px;
  position: relative;
  letter-spacing: -0.04px;
}
:not(.ss-tw) .ui-modal--subs-short-url .tab-content p:before {
  content: "";
  position: absolute;
  border-bottom: 1px solid #EBECEE;
  width: 619px;
  left: -47px;
  bottom: -24px;
}
:not(.ss-tw) .ui-modal--subs-short-url .tab-content p a {
  font-weight: 700;
  text-decoration: underline;
}
:not(.ss-tw) .ui-subs-short-url__header-utm {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 12px;
  color: #545454;
  text-align: left;
  padding-top: 21px;
  margin-bottom: 0;
  padding-bottom: 3px;
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:focus {
  background-color: #fff;
}
:not(.ss-tw) .ui-custom-radio {
  display: flex;
  align-items: center;
  margin-right: 24px;
  cursor: pointer;
}
:not(.ss-tw) .ui-custom-radio.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
:not(.ss-tw) .ui-custom-radio__ctrl {
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  border-radius: 50%;
  margin-right: 7px;
  min-width: 16px;
  width: 16px;
  height: 16px;
}
:not(.ss-tw) .ui-custom-radio__ctrl.active {
  border: 5px solid #545454;
  border-radius: 50%;
}
:not(.ss-tw) .ui-custom-radio__label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  color: #545454;
}
:not(.ss-tw) .ui-test-modal .ui-custom-radio__label {
  margin-top: 2px;
  text-align: left;
  line-height: 1.75;
}
:not(.ss-tw) .ui-utm-input {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-top: 11px;
}
:not(.ss-tw) .ui-utm-input__name {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
  color: #545454;
  letter-spacing: 0.5px;
}
:not(.ss-tw) .ui-form-shortcut-table {
  width: 100%;
}
:not(.ss-tw) .ui-scroll-table-container {
  margin-bottom: 32px;
  /*border-bottom: 1px solid rgba(22, 39, 0, .1);*/
  height: 468px;
  max-height: calc(100vh - 245px);
}
:not(.ss-tw) .ui-modal.project-platform-settings .check-block {
  margin-right: 0;
}
:not(.ss-tw) .ui-form-shortcut-table__head {
  background-color: rgba(196, 196, 196, 0.2);
}
:not(.ss-tw) .ui-form-shortcut-table__head th {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  color: #545454;
}
:not(.ss-tw) .ui-form-shortcut-table__head th:first-of-type {
  padding: 16px 0 17px 31px;
}
:not(.ss-tw) .ui-form-shortcut-table__head th:last-of-type {
  padding: 16px 43px 17px 13px;
}
:not(.ss-tw) .ui-form-shortcut-table__body tr {
  border-bottom: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .ui-form-shortcut-table__body tr:last-of-type {
  border-bottom: none;
}
:not(.ss-tw) .ui-form-shortcut-table__body td {
  text-align: left;
}
:not(.ss-tw) .ui-form-shortcut-table__body td:first-of-type {
  padding: 17px 0 19px 28px;
}
:not(.ss-tw) .ui-form-shortcut-table__body td:last-of-type {
  padding: 17px 0 19px 12px;
  width: 177px;
  box-sizing: border-box;
}
:not(.ss-tw) .ui-form-shortcut-table__link {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 10px;
  color: #202020;
}
:not(.ss-tw) .ui-form-shortcut-table__link a {
  text-decoration: none;
}
:not(.ss-tw) .ui-form-shortcut-table__link a,
:not(.ss-tw) .ui-form-shortcut-table__link a:hover,
:not(.ss-tw) .ui-form-shortcut-table__link a:focus {
  color: #C4C4C4;
}
:not(.ss-tw) .ui-form-shortcut-table__utm-name {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 8px;
  color: #535353;
}
:not(.ss-tw) .ui-form-shortcut-table__utm-name span:last-of-type {
  font-weight: bold;
}
:not(.ss-tw) .ui-form-shortcut-table .ui-form-shortcut-table__body .ui-form-shortcut-table__sort {
  text-align: center;
  width: 86px;
  padding-right: 48px;
}
:not(.ss-tw) .ui-form-shortcut-table__sort a,
:not(.ss-tw) .ui-form-shortcut-table__sort a:hover,
:not(.ss-tw) .ui-form-shortcut-table__sort a:focus {
  color: #545454;
  text-decoration: none;
}
:not(.ss-tw) .ui-form-shortcut-table__sort a:hover {
  font-weight: bold;
}
:not(.ss-tw) .ui-form-shortcut-table__text {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  color: #545454;
}
:not(.ss-tw) .ui-form-shortcut-table__check-coll {
  width: 15%;
}
:not(.ss-tw) .ui-modal--subs-short-url .ui-utm-input__input {
  width: 412px;
}
:not(.ss-tw) .ui-modal--subs-short-url .ui-button {
  margin-top: 13px;
}
:not(.ss-tw) .ui-messages-toolbar__btn .dropdown-menu .dropdown-item::before {
  content: "";
  height: 0.875rem;
  width: 2px;
  border-radius: 0 2px 2px 0;
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
}
:not(.ss-tw) .ui-messages-toolbar__btn .dropdown-item:hover::before {
  background-color: #FFC121;
}
:not(.ss-tw) .ui-select-bootstrap > .ui-select-choices {
  min-width: calc(100% - 1px);
  max-width: calc(100% - 1px);
  width: auto;
  border: none;
  box-shadow: 0 1px 1px 1px rgba(100, 100, 100, 0.15);
}
:not(.ss-tw) .ui-custom-select--plus-one-in-long-vars.ui-select-bootstrap > .ui-select-choices {
  max-height: 223px;
}
:not(.ss-tw) .ui-select-choices__add {
  border-top: 1px solid rgba(22, 39, 0, 0.1);
  border-bottom: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .ui-modal__row-fields {
  display: flex;
}
:not(.ss-tw) .ui-modal__row-fields div:first-child {
  flex-basis: 60%;
  margin-right: 10px;
}
:not(.ss-tw) .ui-modal__row-fields div:last-child {
  flex-basis: calc(40% - 10px);
}
:not(.ss-tw) .ui-modal__row-fields .ui-link-block {
  width: auto;
}
:not(.ss-tw) .ui-modal-attachments {
  border-radius: 2px;
  background-color: #fff;
  width: 980px;
}
:not(.ss-tw) .ui-modal__input {
  margin-bottom: 21px;
}
:not(.ss-tw) .ui-modal__input input {
  width: 100%;
}
:not(.ss-tw) .ui-attach {
  border: none;
  /*padding: 27px 15px 13px 29px;*/
}
:not(.ss-tw) .ui-attach__header {
  padding: 0;
  background-color: #fff;
  border: none;
  position: relative;
  display: flex;
  letter-spacing: 0.9px;
  max-width: 100%;
  overflow: hidden;
}
:not(.ss-tw) .ui-attach__header [data-scrolltab] {
  width: 100%;
}
:not(.ss-tw) .ui-attach__tab-img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
:not(.ss-tw) .ui-attach__tab-img svg {
  max-width: 16px;
  max-height: 16px;
}
:not(.ss-tw) .ui-attach__tab-img svg path {
  fill: #B5B5B5;
}
:not(.ss-tw) .active .ui-attach__tab-img svg path {
  fill: #545454;
}
:not(.ss-tw) .ui-attach-list {
  padding: 0 20px 30px 20px;
}
:not(.ss-tw) .ui-attach-list__header {
  color: #545454;
  font-size: 13px;
  line-height: 15px;
  text-align: left;
  margin-bottom: 11px;
  letter-spacing: 0.35px;
  padding-top: 4px;
}
:not(.ss-tw) .ui-attach-list__grid {
  display: flex;
  flex-wrap: wrap;
  height: 304px;
  overflow: auto;
}
:not(.ss-tw) .ui-attach-list__grid-item {
  background-color: #C4C4C4;
  background-size: cover;
  margin-bottom: 12px;
  margin-right: 12px;
  border-radius: 2px;
  position: relative;
  height: 140px;
  width: 140px;
  background-position: 50%;
  transition-duration: 0.2s;
}
:not(.ss-tw) .ui-attach-list__grid-item.selected {
  transform: scale(0.85);
  opacity: 0.65;
}
:not(.ss-tw) .ui-attach-list__grid-item-img {
  display: block;
  position: absolute;
  top: 6px;
  left: 6px;
  height: 16px;
  width: 16px;
  box-shadow: 0 0 10px 1px white;
  opacity: 0.2;
  z-index: 2;
}
:not(.ss-tw) .ui-attach-list__grid-item.selected .ui-attach-list__grid-item-img {
  opacity: 1;
}
:not(.ss-tw) .mCSB_container > .ui-attach-list__grid-item {
  float: left;
}
:not(.ss-tw) .ui-attach-list__grid-name {
  position: absolute;
  top: 0;
  width: 100%;
  max-height: 45%;
  color: white;
  background-color: rgba(0, 0, 0, 0.7);
  line-height: 12px;
  font-size: 12px;
  padding: 3px;
  overflow: hidden;
}
:not(.ss-tw) .ui-attachments-list {
  height: 304px;
}
:not(.ss-tw) .ui-attachments-list__item {
  cursor: pointer;
  text-align: left;
  font-size: 1rem;
  display: flex;
}
:not(.ss-tw) .ui-attachments-list__item small i {
  margin-top: 5px;
}
:not(.ss-tw) .ui-attachments-list__check {
  float: left;
  margin-top: 1px;
}
:not(.ss-tw) .ui-attachments-list__check .fa {
  margin-left: 1px;
}
:not(.ss-tw) .ui-attachments-list__external {
  width: 18px;
  height: 14px;
  display: block;
  padding: 0 2px;
  margin: 2px;
}
:not(.ss-tw) .ui-attachments-list__external svg {
  width: 100%;
}
:not(.ss-tw) .ui-message-actions {
  text-align: left;
  padding: 20px;
  border-top: 1px solid #ECECEC;
}
:not(.ss-tw) .ui-data-action {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 1px solid #ECECEC;
  padding: 4px 20px 12px 20px;
}
:not(.ss-tw) .ui-data-action__group {
  display: flex;
  flex-wrap: wrap;
  margin-right: 30px;
}
:not(.ss-tw) .ui-data-action__group--left {
  margin-right: 10px;
  margin-left: auto;
}
:not(.ss-tw) .ui-data-action__button-block {
  position: relative;
  margin-top: 10px;
  max-width: 100%;
  margin-right: 20px;
}
:not(.ss-tw) .ui-data-action__button-block--url {
  margin-bottom: 18px;
}
:not(.ss-tw) .ui-data-action__delimiter {
  /*padding-top: 19px;*/
  letter-spacing: -0.8px;
  color: #545454;
  margin: 27px auto 5px;
  opacity: 0.3;
  padding: 0 8px 0 6px;
}
:not(.ss-tw) .ui-data-action__desc {
  letter-spacing: 0.5px;
  padding-bottom: 10px;
  line-height: 15px;
  font-weight: bold;
  text-align: left;
  font-size: 11px;
  display: flex;
}
:not(.ss-tw) .ui-data-action__result {
  position: absolute;
  font-size: 12px;
  bottom: -21px;
  width: 100%;
  text-align: left;
}
:not(.ss-tw) .ui-data-action__result--success {
  color: #25D366;
}
:not(.ss-tw) .ui-data-action__result--error {
  color: #F46C59;
}
:not(.ss-tw) .ui-data-action__result--loading {
  color: #545454;
}
:not(.ss-tw) .ui-update-points-action .range-select {
  width: 84px;
}
:not(.ss-tw) .ui-update-points-action__group {
  display: flex;
  justify-content: space-between;
}
:not(.ss-tw) .ui-select-single--sign .ui-select-single__button {
  display: flex;
  align-items: center;
  /*justify-content: space-between;*/
}
:not(.ss-tw) .ui-select-single--sign .ui-select-single__button span {
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 11px;
}
:not(.ss-tw) .ui-update-points-action__group .ui-select-single {
  margin-right: 10px;
}
:not(.ss-tw) .ui-modal select {
  margin-right: 10px;
  padding: 5px;
}
:not(.ss-tw) range-select,
:not(.ss-tw) .range-select {
  position: relative;
  display: flex;
  /*height: 30px;*/
  /*width: 71px;*/
}
:not(.ss-tw) range-select input,
:not(.ss-tw) .range-select input {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  color: #545454;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  padding: 7px;
  width: 36px;
  display: block;
}
:not(.ss-tw) .ui-range-select__buttons {
  display: flex;
  flex-direction: column;
}
:not(.ss-tw) .ui-range-select__buttons span {
  display: block;
  width: 24px;
  flex: 1;
  border: none !important;
  box-shadow: none !important;
  outline: none !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
:not(.ss-tw) .ui-range-select__buttons span::before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-left: 1px solid #545454;
  border-top: 1px solid #545454;
  margin-left: 8px;
  margin-top: 2px;
}
:not(.ss-tw) range-select [data-action=plus],
:not(.ss-tw) .range-select [data-action=plus] {
  top: 0;
  background-color: #D8D8D8;
  border-top-left-radius: 2px;
}
:not(.ss-tw) range-select [data-action=plus]::before,
:not(.ss-tw) .range-select [data-action=plus]::before {
  transform: rotate(45deg);
  margin-top: 5px;
}
:not(.ss-tw) range-select [data-action=minus],
:not(.ss-tw) .range-select [data-action=minus] {
  bottom: 0;
  background-color: #E5E5E5;
  border-bottom-left-radius: 2px;
}
:not(.ss-tw) range-select [data-action=minus]::before,
:not(.ss-tw) .range-select [data-action=minus]::before {
  transform: rotate(-135deg);
  margin-bottom: 4px;
}
:not(.ss-tw) .range-select input:disabled ~ button {
  cursor: default;
}
:not(.ss-tw) {
  /* Скроллы начало */
}
:not(.ss-tw) .scrollbar-dynamic > .scroll-element.scroll-y,
:not(.ss-tw) .scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  min-width: 2px;
  width: 2px;
  z-index: 1000;
}
:not(.ss-tw) .scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer, :not(.ss-tw) .scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 2px;
  width: 8px;
}
:not(.ss-tw) .scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #545454;
}
:not(.ss-tw) .scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: rgba(22, 39, 0, 0.2);
}
:not(.ss-tw) {
  /* Скроллы */
  /* Шапка */
}
:not(.ss-tw) .ui-header {
  box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding-bottom: 14px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: fixed;
  width: 100%;
  /*z-index: 100;*/
  z-index: 30000;
}
@media (max-width: 991px) {
  :not(.ss-tw) .app .modals {
    top: 0;
  }
}
:not(.ss-tw) body.office-account ui-view .app-body .ui-sidebar,
:not(.ss-tw) body.office-dashboard ui-view .app-body .ui-sidebar {
  margin-left: -237px !important;
}
:not(.ss-tw) body.office-account ui-view .app-body .ui-sidebar::after,
:not(.ss-tw) body.office-dashboard ui-view .app-body .ui-sidebar::after {
  display: none;
}
:not(.ss-tw) body.office-account .ui-header__logo,
:not(.ss-tw) body.office-dashboard .ui-header__logo {
  margin: 0 50px 4px 10px;
}
@media (min-width: 768px) {
  :not(.ss-tw) .ui-modal {
    min-width: 360px;
  }
  :not(.ss-tw) body.office-account .ui-header__logo,
  :not(.ss-tw) body.office-dashboard .ui-header__logo {
    margin: 0 50px 4px 15px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) body.office-account .ui-header__logo,
  :not(.ss-tw) body.office-dashboard .ui-header__logo {
    margin: 0 50px 4px 17px;
  }
}
@media (min-width: 1199px) {
  :not(.ss-tw) body.office-account .ui-header__logo,
  :not(.ss-tw) body.office-dashboard .ui-header__logo {
    margin: 0 50px 4px 30px;
  }
}
:not(.ss-tw) body.office-account #vk_community_messages,
:not(.ss-tw) body.office-dashboard #vk_community_messages {
  display: none !important;
}
:not(.ss-tw) body #vk_community_messages-right,
:not(.ss-tw) body #vk_community_messages-right {
  display: none !important;
}
:not(.ss-tw) body.office-account #vk_community_messages-right,
:not(.ss-tw) body.office-dashboard #vk_community_messages-right {
  display: block !important;
  bottom: -5px !important;
  left: auto !important;
  right: 0 !important;
  position: fixed !important;
}
:not(.ss-tw) .ui-header__logo .badge.badge-info {
  background-color: #FFD600;
  position: absolute;
  margin-left: 4px;
  font-size: 9px;
  color: #fff;
  top: 12px;
}
:not(.ss-tw) .ui-sidebar__menu-open-btn {
  outline: none;
  width: 34px;
  min-width: 34px;
  height: 34px;
  margin: 0 12px 0 9px;
  cursor: pointer;
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
}
:not(.ss-tw) .ui-sidebar__menu-open-btn button {
  width: 22px;
  height: 22px;
  border: none;
  background-size: 1px 5px;
  background-position-y: 8px;
  background-repeat: repeat;
  margin: 6px;
  cursor: pointer;
  outline: none;
}
:not(.ss-tw) .ui-sidebar__menu-open-btn button:focus {
  outline: none;
}
:not(.ss-tw) .ui-sidebar__menu-open-btn button {
  background-image: linear-gradient(to bottom, #545454 0, #545454 2px, #fff 2px, #fff 4px);
}
:not(.ss-tw) .ui-sidebar__menu-open-btn:focus {
  outline: none;
}
:not(.ss-tw) .ui-header__logo,
:not(.ss-tw) .ui-sidebar__logo {
  font-family: "Systopie", sans-serif;
  line-height: 21px;
  font-size: 24px;
  font-weight: 600;
  width: 185px;
  margin-right: 30px;
}
:not(.ss-tw) .ui-header__logo {
  width: 160px;
  margin: 0 15px 0 65px;
  outline: none !important;
}
@media (min-width: 992px) {
  :not(.ss-tw) .ui-header__logo {
    width: 185px;
  }
}
:not(.ss-tw) .ui-header__logo,
:not(.ss-tw) .ui-header__logo:hover,
:not(.ss-tw) .ui-header__logo:focus,
:not(.ss-tw) .ui-sidebar__logo,
:not(.ss-tw) .ui-sidebar__logo:hover,
:not(.ss-tw) .ui-sidebar__logo:focus {
  text-decoration: none !important;
  color: #545454 !important;
}
:not(.ss-tw) .ui-header__logo--hide {
  margin: 0 15px 0 65px;
}
:not(.ss-tw) .ui-header__logo--xxl {
  font-size: 41px;
  margin: 0;
}
:not(.ss-tw) .ui-sidebar__logo {
  margin-left: 14px;
  font-weight: 700;
  letter-spacing: 0.7px;
}
:not(.ss-tw) .ui-sidebar--collapse .ui-sidebar__logo,
:not(.ss-tw) .ui-sidebar--collapse .nav-item span {
  display: none;
}
:not(.ss-tw) .ui-header__ctrl-group {
  display: flex;
  align-items: flex-end;
}
:not(.ss-tw) .ui-header__ctrl-group .ui-select-single {
  min-width: 195px;
  max-width: 195px;
  margin: 0;
}
:not(.ss-tw) .ui-header__ctrl-group .ui-select-single__button,
:not(.ss-tw) .ui-select-single__dropdown-item--between > span,
:not(.ss-tw) .ui-header__ctrl-group .ui-select-single__dropdown-item {
  white-space: nowrap;
  overflow-x: hidden;
  text-overflow: ellipsis;
}
:not(.ss-tw) .ui-header__vk-mini-notice {
  display: none;
  font-size: 11px;
  font-weight: 600;
  background: #ffef92;
  padding: 5px 12px;
  border-radius: 5px;
}
:not(.ss-tw) .app--vk_mini .ui-header__vk-mini-notice {
  display: block;
}
:not(.ss-tw) .ui-select-single__dropdown-item--between {
  display: flex;
  justify-content: space-between;
}
:not(.ss-tw) .ui-select-single__dropdown-item--between > span + span {
  margin-left: 8px;
  overflow: visible;
  font-weight: 400;
  color: #b0bec5;
}
:not(.ss-tw) .ui-header-help {
  width: 21px;
  min-width: 21px;
  height: 21px;
  margin-bottom: 5px;
}
:not(.ss-tw) .ui-header__ctrl-group .ui-button {
  letter-spacing: 0.3px;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 13px;
  padding-left: 13px;
  margin-right: 15px;
  overflow: hidden;
}
:not(.ss-tw) .ui-header .bg-success {
  background-color: #545454 !important;
}
:not(.ss-tw) .ui-subscr-count {
  border-left: 1px solid rgba(22, 39, 0, 0.1);
  border-right: 1px solid rgba(22, 39, 0, 0.1);
  padding: 17px 17px 0 17px; /*right 50px for tooltip*/
  margin-bottom: -14px;
  position: relative;
  height: 60px;
  min-width: 290px;
}
:not(.ss-tw) .ui-subscr-count__legend {
  display: flex;
  justify-content: space-between;
  padding-bottom: 6px;
  line-height: 12px;
  font-weight: 600;
  font-size: 12px;
  color: #545454;
}
:not(.ss-tw) .ui-subscr-count .progress {
  background-color: #545454;
}
:not(.ss-tw) .ui-subscr-count__count {
  font-weight: 700;
  margin-left: 15px;
  font-size: 12px;
}
:not(.ss-tw) .ui-subscr-count__help {
  position: absolute;
  right: 15px;
  bottom: 16px;
}
:not(.ss-tw) .ui-header__user-info .dropdown-toggle::after {
  display: none;
}
:not(.ss-tw) .ui-header__user-info .dropdown-toggle img {
  width: 34px;
}
:not(.ss-tw) .ui-header__user-info .nav-link {
  padding: 0 16px;
}
:not(.ss-tw) .ui-header__user-info .dropdown-menu {
  position: absolute;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  border: none;
  margin-top: 10px;
  border-radius: 3px;
  right: 0;
}
:not(.ss-tw) .ui-header__user-info .dropdown-menu::before,
:not(.ss-tw) .ui-header__user-info .dropdown-menu::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  right: 11px;
  top: -3px;
  background: #FFFFFF;
  transform: rotate(45deg);
  border-radius: 2px;
  overflow: hidden;
  z-index: 1;
}
:not(.ss-tw) .ui-header__user-info .dropdown-menu::before {
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
  padding: 6px 0;
  z-index: -1;
}
:not(.ss-tw) .ui-header__project-select {
  margin-bottom: -4px;
}
:not(.ss-tw) .ui-header__project-select .ui-select-single__button {
  padding: 5px 18px 4px 10px;
  z-index: 100;
}
:not(.ss-tw) .ui-header__project-select + .ui-header-help {
  margin-left: 10px;
  margin-bottom: 1px;
}
:not(.ss-tw) .ui-header__project-label {
  font-size: 11px;
  padding-bottom: -1px;
}
:not(.ss-tw) ui-view .main {
  border-top: 1px solid rgba(45, 57, 82, 0.1);
  padding-top: 30px;
  margin-top: 60px;
  margin-left: 235px !important;
  transition: none;
}
:not(.ss-tw) body.office-account ui-view .main,
:not(.ss-tw) body.office-dashboard ui-view .main {
  margin-left: 0 !important;
}
:not(.ss-tw) {
  /*body.office-scenario-edit ui-view .main,*/
  /*body.office-scenariotemplate-edit ui-view .main {*/
  /*    margin-left: 50px !important;*/
  /*}*/
}
:not(.ss-tw) ui-view .ui-main.ui-main--full {
  margin-left: 50px !important;
}
:not(.ss-tw) ui-view .app-body {
  margin-top: 0;
  min-height: 100%;
  height: 100%;
}
:not(.ss-tw) ui-view .left-sidebar-custom {
  top: 0;
  position: fixed;
  height: 100%;
  max-height: 100vh;
  background-color: transparent;
  z-index: 40000;
}
:not(.ss-tw) ui-view .app-body .ui-sidebar {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  background-color: transparent;
  background-image: linear-gradient(to right, #545454 0px, #545454 50px);
  background-size: 50px 1px;
  background-repeat: repeat-y;
  color: #545454;
  font-size: 14px;
  font-weight: 500;
  flex: 0 0 235px;
  width: auto;
  margin-left: 0 !important;
  transition: width 0.175s linear;
}
:not(.ss-tw) {
  /*@media (max-width: 991px) {
      .sidebar:not(.show) {
          margin-left: -239px !important;
      }
  }*/
}
:not(.ss-tw) .ui-sidebar__header {
  height: 60px;
  width: 100%;
  display: flex;
  align-items: center;
  padding-bottom: 2px;
}
:not(.ss-tw) .ui-sidebar__body {
  background-image: linear-gradient(to right, #545454 0px, #545454 50px, #fff 50px, #fff 100%);
  min-height: calc(100% - 60px);
  height: calc(100% - 60px);
}
:not(.ss-tw) .ui-sidebar__nav {
  width: auto;
  background-color: transparent;
  min-height: calc(100% - 150px);
  height: calc(100% - 150px);
  max-width: 238px;
  overflow-x: hidden;
}
:not(.ss-tw) .ui-navigation {
  width: auto !important;
  overflow: hidden;
  margin-bottom: 0;
  padding: 0;
}
:not(.ss-tw) .ui-navigation__item {
  position: relative;
  margin: 0;
  transition: background 0.3s ease-in-out;
}
:not(.ss-tw) .ui-navigation__item--sub {
  background-color: #f3f3f3;
}
:not(.ss-tw) .ui-navigation__item--sub-first .ui-navigation__link {
  padding-top: 4px;
}
:not(.ss-tw) .ui-navigation__item--sub-last .ui-navigation__link {
  /*margin-bottom: 6px;*/
}
:not(.ss-tw) .ui-navigation__img {
  font-size: 1rem;
  color: #fff;
}
:not(.ss-tw) .ui-navigation__img-pointer {
  width: 4px;
  height: 4px;
  background-color: #ffc121;
  opacity: 0.5;
}
:not(.ss-tw) .ui-navigation__link.ui-navigation__link--parent.parent-active .ui-navigation__text {
  background: #ebebeb;
}
:not(.ss-tw) .ui-navigation__link--parent .ui-navigation__text::after {
  content: "";
  position: absolute;
  right: 12px;
  display: inline-block;
  vertical-align: middle;
  border-top: 0;
  border-right: 1px solid rgba(22, 39, 0, 0.3);
  border-bottom: 1px solid rgba(22, 39, 0, 0.3);
  border-left: 0;
  width: 6px;
  height: 6px;
  transform: rotateZ(50grad);
  top: 12px;
  outline: none;
}
:not(.ss-tw) .ui-navigation__link--parent.parent-active .ui-navigation__text::after {
  transform: rotateZ(-150grad);
  top: 15px;
}
:not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link,
:not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link.active {
  color: #adadad;
  padding-top: 0;
}
:not(.ss-tw) .ui-navigation__item--sub .ui-navigation__text {
  color: #adadad;
  font-size: 11px;
  padding: 4px 15px;
}
:not(.ss-tw) .ui-navigation__item--sub:hover .ui-navigation__text {
  text-decoration: underline;
}
:not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link.active::before {
  background-color: transparent;
}
:not(.ss-tw) .ui-navigation__link.active .ui-navigation__img-pointer {
  opacity: 1;
}
:not(.ss-tw) .ui-custom-select,
:not(.ss-tw) .ui-custom-select.ui-select-container.ui-select-bootstrap,
:not(.ss-tw) .ui-modal .ui-custom-select.ui-select-container.ui-select-bootstrap {
  padding: 0 !important;
  border: 1px solid rgba(22, 39, 0, 0.1);
  border-radius: 2px;
  position: relative;
}
:not(.ss-tw) .ui-custom-select input,
:not(.ss-tw) .ui-custom-select .ui-select-placeholder,
:not(.ss-tw) .ui-custom-select .ui-select-match-text {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  color: #454545;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  padding: 7px 7px 6px;
}
:not(.ss-tw) .ui-custom-select .ui-select-placeholder {
  display: inline-block;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
  line-height: 14px;
}
:not(.ss-tw) .ui-auto-block-params__item .ui-custom-select .ui-select-placeholder {
  position: absolute;
  max-width: calc(100% - 31px);
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 16px;
}
:not(.ss-tw) .ui-modal--event .ui-custom-select .ui-select-match-text {
  padding: 0 7px;
}
:not(.ss-tw) .ui-select-placeholder {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
}
:not(.ss-tw) .ui-custom-select.ui-select-bootstrap .ui-select-match-text {
  padding: 0 7px;
}
:not(.ss-tw) .ui-select-container.ui-select-bootstrap input {
  padding: 6px 7px;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  margin-bottom: 1px;
}
:not(.ss-tw) .ui-finder__filter-type .ui-select-container.ui-select-bootstrap input {
  margin-bottom: 0;
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap input.ui-select-search {
  /*position: absolute;
    color: transparent;*/
  padding: 2px 4px 3px;
  font-size: 12px;
  line-height: 1.25 !important;
  text-align: left;
  white-space: nowrap;
  cursor: pointer;
  margin-bottom: 4px;
  font-weight: 300 !important;
  height: 100%;
  width: 100% !important;
}
:not(.ss-tw) {
  /*.ui-finder__filter-ctrl .ui-select-container.ui-select-bootstrap input:focus {
       background-color: #fff;
   }*/
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::placeholder {
  color: rgba(66, 67, 73, 0.7);
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap input.ui-select-search:-ms-input-placeholder {
  color: rgba(66, 67, 73, 0.7);
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap input.ui-select-search::-ms-input-placeholder {
  color: rgba(66, 67, 73, 0.7);
}
:not(.ss-tw) .ui-custom-select .btn-default-focus,
:not(.ss-tw) .ui-custom-select .btn-default-focus span,
:not(.ss-tw) .ui-custom-select .btn-default-focus span:focus,
:not(.ss-tw) .ui-custom-select .btn-default-focus span:active,
:not(.ss-tw) .ui-custom-select.ui-select-bootstrap > .ui-select-match > .btn,
:not(.ss-tw) .ui-custom-select.ui-select-bootstrap > .ui-select-match > .btn:focus {
  box-shadow: none !important;
  border: none !important;
  outline: none !important;
}
:not(.ss-tw) .ui-auto-setting .ui-date-select,
:not(.ss-tw) .ui-modal .ui-date-select {
  margin-top: 0;
}
:not(.ss-tw) .ui-auto-setting .ui-flex-1 p,
:not(.ss-tw) .ui-auto-setting .ui-modal__address-block p {
  margin-top: 0;
}
:not(.ss-tw) .ui-auto-setting .ui-caution {
  margin-top: 5px;
}
:not(.ss-tw) .ui-auto-setting .ui-datetime-group__input {
  font-size: 10px;
}
:not(.ss-tw) .ui-auto-setting .ui-date-select + .ui-date-select {
  margin-left: 8px;
}
:not(.ss-tw) .ui-auto-setting .ui-datetime-group__icon {
  top: 5px;
}
:not(.ss-tw) .ui-auto-setting .ui-date-select.ui-date-select--checked > div:first-of-type {
  padding: 0 0 0 6px;
}
:not(.ss-tw) .ui-modal .ui-date-select + .ui-date-select {
  margin-left: 10px;
}
:not(.ss-tw) .ui-date-select.ui-date-select--time {
  height: 24px;
  padding-left: 25px;
}
:not(.ss-tw) .ui-date-select.ui-date-select--time > div:first-of-type {
  padding-top: 5px;
}
:not(.ss-tw) .ui-caution {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 8px;
  color: #545454;
  text-align: left;
  margin-top: -9px;
  margin-bottom: 15px;
}
:not(.ss-tw) .ui-caution a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 8px;
  text-decoration-line: underline;
  color: #545454;
}
:not(.ss-tw) .ui-caution a:hover {
  color: #545454;
}
:not(.ss-tw) .ui-caution--error,
:not(.ss-tw) .ui-caution--error a {
  color: #F46C59;
}
:not(.ss-tw) .ui-navigation__link {
  display: flex;
  align-items: stretch;
  color: rgba(84, 84, 84, 0.5);
  text-decoration: none !important;
  cursor: pointer;
  white-space: nowrap;
  font-size: 0;
  line-height: 0;
  letter-spacing: 0;
  height: 100%;
  box-sizing: border-box;
}
:not(.ss-tw) .ui-navigation__link:focus,
:not(.ss-tw) .ui-navigation__link:hover {
  text-decoration: none;
  color: #545454 !important;
}
:not(.ss-tw) .ui-navigation__link .badge-info {
  background-color: #FFD600;
  border-radius: 2px;
  margin-top: -8px;
  float: right;
}
:not(.ss-tw) .ui-select-controls {
  position: relative;
}
:not(.ss-tw) .ui-select-controls .ui-custom-select:after {
  display: none;
}
:not(.ss-tw) .ui-select-controls__ctrl {
  position: absolute;
  top: 0;
  right: 5px;
  display: flex;
  align-items: center;
  height: 100%;
}
:not(.ss-tw) .ui-select-controls__ctrl a {
  z-index: 100;
  cursor: pointer;
  padding: 8px 5px 8px;
}
:not(.ss-tw) .ui-select-controls__item-ctrl {
  position: absolute;
  top: 6px;
  right: 5px;
  display: flex;
  align-items: baseline;
  height: 100%;
}
:not(.ss-tw) .ui-select-controls__item-ctrl a:first-child {
  margin-right: 6px;
}
:not(.ss-tw) .ui-auto-setting .ui-custom-select {
  height: 30px;
}
:not(.ss-tw) .ui-auto-setting .ui-select-bootstrap > .ui-select-match > .btn {
  padding: 6px 25px 5px 8px;
  box-sizing: border-box;
  max-width: 100%;
}
:not(.ss-tw) .ui-custom-select .ui-select-placeholder {
  padding: 0 2px;
  color: rgba(0, 0, 0, 0.1) !important;
}
:not(.ss-tw) .ui-auto-setting custom-activity-select .ui-custom-select.ui-select-bootstrap .ui-select-match-text {
  padding: 0;
}
:not(.ss-tw) .ui-auto-setting custom-activity-select .ui-select-container.ui-select-bootstrap .ui-select-search {
  padding: 8px 15px;
  box-sizing: border-box;
}
:not(.ss-tw) .ui-auto-setting .ui-select-match {
  background-color: transparent;
}
:not(.ss-tw) .ui-full-width {
  width: 100%;
}
:not(.ss-tw) .ui-navigation__link.active {
  color: #545454;
  background-color: #f3f3f3;
}
:not(.ss-tw) .ui-navigation__link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  bottom: 0;
  z-index: 100;
}
:not(.ss-tw) .ui-navigation__link:hover::after,
:not(.ss-tw) .ui-navigation__link.active::after,
:not(.ss-tw) .ui-navigation__link--parent.active::after {
  background-color: #FFC121;
}
:not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link:hover::after,
:not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link.active::after {
  background-color: transparent;
}
:not(.ss-tw) .ui-navigation__link tooltips tip {
  left: 48px !important;
  top: 18px !important;
}
:not(.ss-tw) .ui-navigation__link tooltip tip tip-arrow {
  border-right: 6px solid #263238 !important;
}
:not(.ss-tw) .ui-navigation__link tooltip tip-tip {
  font-size: 12px;
}
:not(.ss-tw) .chat-app-user-info__data tooltip tip-tip {
  word-break: break-all;
}
:not(.ss-tw) .ui-navigation__link .tooltips,
:not(.ss-tw) .ui-navigation__title .ui-navigation__title-logo-block {
  width: 50px;
  display: flex;
  background: #545454;
  justify-content: center;
  align-items: center;
  z-index: 100;
}
:not(.ss-tw) .ui-navigation__img path {
  stroke-miterlimit: 0.5;
  stroke: rgba(255, 255, 255, 0.5);
}
:not(.ss-tw) .ui-navigation__img img {
  opacity: 0.6;
}
:not(.ss-tw) .ui-navigation__link.active .ui-navigation__img path {
  fill-opacity: 1;
  stroke: #fff;
}
:not(.ss-tw) .ui-navigation__text {
  position: relative;
  display: inline-block;
  padding: 6px 55px 6px 15px;
  font-size: 12px;
  line-height: 21px;
  box-sizing: border-box;
  width: calc(100% - 50px);
  margin-left: 0;
}
:not(.ss-tw) .ui-navigation__title {
  padding: 13px 0 13px 50px;
  color: #cfd8dc;
  background-image: linear-gradient(to right, #545454 0px, #545454 50px, #fff 50px, #fff 100%);
  position: relative;
}
:not(.ss-tw) .ui-navigation__title .ui-navigation__img {
  left: 0;
  top: 0;
}
:not(.ss-tw) .ui-navigation__title-text {
  width: 156px;
  padding: 0 15px;
  margin-left: 0;
  z-index: 1;
}
:not(.ss-tw) .ui-navigation__text,
:not(.ss-tw) .ui-navigation__title-text {
  transition: margin 0.25s ease;
}
:not(.ss-tw) .ui-sidebar--collapse .ui-navigation__text,
:not(.ss-tw) .ui-sidebar--collapse .ui-navigation__title-text {
  margin-left: -211px;
}
:not(.ss-tw) .ui-header__user-info .ui-menu-img {
  width: 16px;
  height: 16px;
  margin-right: 7px;
  margin-left: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
}
:not(.ss-tw) .ui-header__user-info .ui-menu-email {
  color: rgba(66, 67, 73, 0.7);
  padding-top: 6px;
  padding-left: 4px;
  font-weight: 700;
}
:not(.ss-tw) .ui-header__user-info .ui-menu-info {
  color: #fff;
  background-color: #FFC121;
  border-radius: 2px;
  padding: 2px 4px;
  font-size: 12px;
  line-height: 12px;
  margin-left: 42px;
}
:not(.ss-tw) .ui-header__user-info .ui-menu-text {
  color: rgba(66, 67, 73, 0.7);
}
:not(.ss-tw) .ui-header__user-info .dropdown-item {
  padding: 5px 8px 6px;
  display: flex;
  align-items: center;
  background-color: #fff;
  position: relative;
  border-radius: 3px;
  border: none;
  z-index: 10;
}
:not(.ss-tw) .ui-header__user-info .dropdown-item:last-of-type {
  padding-bottom: 13px;
}
:not(.ss-tw) .ui-header__user-info .dropdown-item:hover {
  background-color: #fff;
}
:not(.ss-tw) .ui-header__user-info .dropdown-item:hover .ui-menu-text {
  color: rgb(66, 67, 73);
}
:not(.ss-tw) .ui-header__user-info .dropdown-item .ui-menu-img path {
  stroke: #E1E1E2;
}
:not(.ss-tw) .ui-header__user-info .dropdown-item:hover .ui-menu-img path {
  stroke: #FFC121;
}
:not(.ss-tw) .ui-sidebar__education {
  font-size: 10px;
  position: fixed;
  bottom: 13px;
  left: 50px;
  letter-spacing: -0.3px;
  box-shadow: none;
  border-radius: 2px;
  padding: 9px 10px;
  background: #fff;
  width: 186px;
  z-index: 60000;
}
:not(.ss-tw) .ui-sidebar__education--top {
  z-index: 1000000;
}
:not(.ss-tw) .ui-sidebar__education {
  transition: opacity 0.175s linear 0s, width 0s linear 0s, height 0s linear 0s, padding 0s linear 0s;
}
:not(.ss-tw) .ui-sidebar__education * {
  transition: opacity 0.175s linear 0s;
}
:not(.ss-tw) {
  /*.ui-sidebar--collapse .ui-sidebar__education,
  .ui-sidebar--collapse .ui-sidebar__education * {
      transition: all 0s linear 0s;
  }*/
}
:not(.ss-tw) .ui-sidebar__dash-link {
  display: inline-block;
  width: calc(100% - 50px);
  height: 100%;
}
:not(.ss-tw) .ui-sidebar__education div {
  background-color: #fff;
}
:not(.ss-tw) .ui-sidebar__education div:nth-child(1) {
  margin-bottom: -3px;
}
:not(.ss-tw) .ui-sidebar__education--complite .progress {
  display: none;
}
:not(.ss-tw) .ui-sidebar__education button {
  letter-spacing: -1.1px;
  text-align: center;
  font-size: 10px;
  width: 100%;
}
:not(.ss-tw) .ui-sidebar__education button + button {
  margin-left: 0 !important;
  margin-top: 5px;
}
:not(.ss-tw) .ui-sidebar__ctrl {
  display: block;
  width: 34px;
  height: 34px;
  padding: 5px;
  border-radius: 2px;
  left: 5px;
  bottom: 13px;
  cursor: pointer;
  position: absolute;
  background-color: #545454 !important;
  z-index: 10;
}
:not(.ss-tw) {
  /*.ui-sidebar__education--discount {
      height: 123px;
  }

  .ui-sidebar__education--complete {
      height: 124px;
  }*/
}
:not(.ss-tw) .ui-sidebar__education--hide {
  transition: opacity 0.175s linear 0s, width 0s linear 0.176s, height 0s linear 1.176s, padding 0s linear 0.176s !important;
  width: 0 !important;
  padding: 0 !important;
}
:not(.ss-tw) .ui-sidebar__education.ui-sidebar__education--hide::after {
  display: none;
}
:not(.ss-tw) .ui-sidebar__education--hide * {
  opacity: 0 !important;
}
:not(.ss-tw) .ui-sidebar__education--hide .ui-sidebar__ctrl,
:not(.ss-tw) .ui-sidebar__education--hide .ui-sidebar__ctrl * {
  opacity: 1 !important;
}
:not(.ss-tw) body.office-account .ui-sidebar .ui-sidebar__education,
:not(.ss-tw) body.office-account .ui-sidebar .ui-sidebar__education *,
:not(.ss-tw) body.office-dashboard .ui-sidebar .ui-sidebar__education,
:not(.ss-tw) body.office-dashboard .ui-sidebar .ui-sidebar__education * {
  transition: none;
}
:not(.ss-tw) body.office-account .ui-sidebar__education.ui-sidebar__education--discount,
:not(.ss-tw) body.office-dashboard .ui-sidebar__education.ui-sidebar__education--discount,
:not(.ss-tw) .ui-sidebar--collapse .ui-sidebar__education.ui-sidebar__education--discount,
:not(.ss-tw) .ui-sidebar__education.ui-sidebar__education--discount {
  height: 133px;
}
:not(.ss-tw) body.office-account .ui-sidebar__education.ui-sidebar__education--complete,
:not(.ss-tw) body.office-dashboard .ui-sidebar__education.ui-sidebar__education--complete,
:not(.ss-tw) .ui-sidebar--collapse .ui-sidebar__education.ui-sidebar__education--complete,
:not(.ss-tw) .ui-sidebar__education.ui-sidebar__education--complete {
  height: 137px;
}
:not(.ss-tw) .ui-sidebar__education div.ui-sidebar__education-start {
  margin-bottom: 9px;
}
:not(.ss-tw) body .ui-sidebar__education.ui-sidebar__education--not-start {
  height: 72px;
}
:not(.ss-tw) div.ui-sidebar__education div.ui-sidebar__education-result {
  margin-bottom: 8px;
  padding-right: 15px;
}
:not(.ss-tw) .ui-sidebar .nav-item .badge.badge-info {
  background-color: #FFD600;
  color: #545454;
}
:not(.ss-tw) {
  /*.main .container-fluid {
      padding: 0 13px 0 30px !important;
  }*/
}
:not(.ss-tw) .sidebar .sidebar-nav::-webkit-scrollbar-track {
  background-color: rgba(22, 39, 0, 0.2) !important;
  border-right: none !important;
  border-left: none !important;
}
:not(.ss-tw) .sidebar .sidebar-nav::-webkit-scrollbar-thumb {
  background-color: rgba(84, 84, 84, 0.5) !important;
}
:not(.ss-tw) .ui-dashboard {
  font-family: "Montserrat", sans-serif;
  min-height: calc(100vh - 91px);
  padding-bottom: 78px;
  overflow-x: hidden;
  position: relative;
  padding-top: 6px;
  width: 100%;
}
:not(.ss-tw) .ui-cards__empty {
  border-radius: 50%;
  background: linear-gradient(180deg, #EAEAEA 0%, rgba(234, 234, 234, 0) 100%);
  margin: auto;
  width: 560px;
  height: 560px;
  padding-top: 240px;
  text-align: center;
  position: relative;
}
:not(.ss-tw) .ui-cards__empty h3 {
  font-size: 36px;
  font-weight: bold;
  color: #545454;
  text-transform: uppercase;
  margin-bottom: 54px;
  letter-spacing: 1.75px;
}
:not(.ss-tw) .ui-cards__empty h5 {
  font-size: 14px;
  font-weight: bold;
  color: #545454;
  text-transform: uppercase;
  margin-bottom: -40px;
}
:not(.ss-tw) .ui-cards__empty p a {
  color: inherit;
  text-decoration: underline;
}
:not(.ss-tw) .ui-cards__empty .ui-cards__text {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 15px;
  color: #535353;
  font-size: 17px;
  margin-top: 57px;
}
:not(.ss-tw) .ui-cards__empty .ui-cards__link {
  color: #535353;
  text-decoration: underline;
}
:not(.ss-tw) .ui-cards__empty .ui-button {
  font-weight: 600;
  font-size: 24px;
  line-height: 26px;
  padding: 15px 28px;
  letter-spacing: 1.15px;
  display: block;
  width: 100%;
  text-align: center;
}
:not(.ss-tw) .ui-dashboard__projects-header {
  display: flex;
  justify-content: space-between;
  padding-top: 2px;
}
:not(.ss-tw) .ui-dashboard__projects-header .ui-button {
  font-size: 10px;
  letter-spacing: 0.05em;
  font-weight: 600;
  padding-left: 17px;
  padding-right: 17px;
  margin-top: -7px;
  margin-bottom: 7px;
}
:not(.ss-tw) .ui-dashboard__projects-header-left {
  display: flex;
}
:not(.ss-tw) .ui-dashboard__projects-header-left .chat-app-dialog-search {
  margin: -5px 4px;
  padding: 1px 18px 6px 16px;
  background-color: #f2f2f2;
}
:not(.ss-tw) .ui-dashboard__projects-header-left .chat-app-dialog-search input {
  padding: 7px 17px 6px 34px;
  background-color: #F2F2F2;
  letter-spacing: 1px;
  font-size: 12px;
}
:not(.ss-tw) .ui-dashboard__projects-header-left .chat-app-dialog-search .chat-app-dialog-search__img {
  position: absolute;
  top: 9px;
  left: 25px;
}
:not(.ss-tw) .ui-dashboard__projects-header-left .chat-app-dialog-search__clear {
  top: 4px;
  right: 22px;
}
:not(.ss-tw) .ui-dashboard__project-list::before,
:not(.ss-tw) .ui-dashboard__project-list:after {
  content: "";
  order: 100;
  width: 329px;
  height: 1px;
}
:not(.ss-tw) .ui-dashboard__project-item,
:not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
  width: 310px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  background-color: #fff;
  cursor: pointer;
  margin-bottom: 10px;
  margin-right: 10px;
}
:not(.ss-tw) .ui-button--dashboard {
  margin-right: 0;
}
:not(.ss-tw) .ui-cards__list.ui-dashboard__project-list {
  justify-content: space-around;
}
@media (min-width: 768px) {
  :not(.ss-tw) .ui-cards__list.ui-dashboard__project-list {
    margin-right: -15px;
  }
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 320px;
    margin-right: 16px;
    margin-bottom: 16px;
  }
}
@media (min-width: 880px) {
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 320px;
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
@media (min-width: 900px) {
  :not(.ss-tw) .ui-cards__list.ui-dashboard__project-list {
    margin-right: -8px;
    justify-content: space-between;
  }
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 280px;
    margin-right: 8px;
    margin-bottom: 9px;
  }
}
@media (min-width: 920px) {
  :not(.ss-tw) .ui-cards__list.ui-dashboard__project-list {
    margin-right: -15px;
  }
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 275px;
    margin-right: 15px;
    margin-bottom: 16px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .ui-cards__list.ui-dashboard__project-list {
    margin-right: -20px;
  }
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    margin-bottom: 20px;
    margin-right: 18px;
    width: 290px;
  }
}
@media (min-width: 1024px) {
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 300px;
  }
}
@media (min-width: 1080px) {
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 320px;
  }
}
@media (min-width: 1111px) {
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 325px;
    margin-bottom: 21px;
  }
}
@media (min-width: 1210px) {
  :not(.ss-tw) .ui-cards__list.ui-dashboard__project-list {
    margin-right: -8px;
  }
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 276px;
    margin-bottom: 11px;
    margin-right: 9px;
  }
}
@media (min-width: 1251px) {
  :not(.ss-tw) .ui-cards__list.ui-dashboard__project-list {
    margin-right: -16px;
  }
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 282px;
    margin-bottom: 16px;
    margin-right: 16px;
  }
}
@media (min-width: 1280px) {
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 286px;
    margin-bottom: 21px;
  }
}
@media (min-width: 1366px) {
  :not(.ss-tw) .ui-cards__list.ui-dashboard__project-list {
    margin-right: -26px;
  }
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 300px;
    margin-bottom: 26px;
    margin-right: 24px;
  }
}
@media (min-width: 1444px) {
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 320px;
  }
}
@media (min-width: 1580px) {
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 335px;
  }
}
@media (min-width: 1600px) {
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 282px;
  }
}
@media (min-width: 1630px) {
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 289px;
  }
}
@media (min-width: 1680px) {
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 299px;
  }
}
@media (min-width: 1800px) {
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 323px;
  }
}
@media (min-width: 1920px) {
  :not(.ss-tw) .ui-dashboard__project-item,
  :not(.ss-tw) .ui-cards-item.ui-dashboard__project-item {
    width: 340px;
    margin-bottom: 32px;
  }
}
:not(.ss-tw) .ui-dashboard__project-item--hidden {
  height: 1px !important;
  max-height: 1px !important;
  visibility: hidden;
}
:not(.ss-tw) .ui-dashboard__project-header {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 14px;
  padding: 2px 14px 3px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 43px;
}
:not(.ss-tw) .ui-dashboard__project-header-name {
  max-width: 230px;
  overflow: hidden;
  max-height: 37px;
  text-overflow: ellipsis;
  cursor: pointer;
}
:not(.ss-tw) .ui-dashboard__project-header-name p {
  margin: 0;
}
:not(.ss-tw) .ui-dashboard__project-header-name p.m-row-2 {
  display: -webkit-box;
  max-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
}
:not(.ss-tw) .ui-dashboard__project-header-check {
  width: 16px;
  height: 16px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 2px;
  cursor: pointer;
  margin-bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
:not(.ss-tw) .ui-dashboard__project-header-check svg {
  display: none;
}
:not(.ss-tw) .ui-dashboard__project-header-check--checked svg {
  display: block;
}
:not(.ss-tw) .ui-dashboard__project-data {
  padding-top: 4px;
  /* padding-bottom: 1px; */
  padding-bottom: 7px;
}
:not(.ss-tw) .ui-dashboard__project-plat {
  display: flex;
  justify-content: space-between;
  padding: 9px 15px 7px 16px;
  font-size: 12px;
  cursor: pointer;
}
:not(.ss-tw) .ui-dashboard__project-type-name {
  font-family: "Montserrat", sans-serif;
  text-overflow: ellipsis;
  padding: 0 15px 0 41px;
  position: relative;
  overflow: hidden;
  font-size: 12px;
  color: #545454;
  height: 34px;
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-dashboard__project-type-name p {
  margin: 0;
}
:not(.ss-tw) .ui-dashboard__project-type-count {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-size: 10px;
  font-weight: 500;
  padding-right: 18px;
  padding-top: 9px;
  text-align: right;
  white-space: nowrap;
}
:not(.ss-tw) .ui-dashboard__project-type-count-img {
  content: "";
  position: absolute;
  top: 10px;
  right: 1px;
  width: 12px;
  height: 12px;
  display: block;
}
:not(.ss-tw) .ui-dashboard__project-ctrl {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  padding: 0px 7px 5px 9px;
}
:not(.ss-tw) .ui-dashboard__project-ctrl .ui-messages-toolbar__btn button {
  background-color: #fff !important;
  outline: none !important;
  border: none !important;
  margin-right: -7px;
  /*margin-top: 3px;*/
}
:not(.ss-tw) .ui-dashboard__project-ctrl .ui-button {
  font-size: 8px;
  padding: 5px 10px;
  letter-spacing: 0.3px;
}
:not(.ss-tw) .ui-select-button {
  position: relative;
}
:not(.ss-tw) .ui-select-button .dropdown-menu {
  margin: 0;
  padding: 5px 0 6px;
  border-radius: 0 0 2px 2px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.16);
  border: none;
  z-index: 2000;
}
:not(.ss-tw) .ui-select-button .dropdown-menu .dropdown-item {
  padding: 5px 11px 7px 15px;
  font-size: 0.75rem;
  line-height: 14px;
  font-weight: 600;
  color: rgba(66, 67, 73, 0.7);
  border: none;
  width: auto;
}
:not(.ss-tw) .ui-select-button .dropdown-menu .dropdown-item:hover {
  color: #424349;
  background-color: #fff;
}
:not(.ss-tw) .ui-select-button .dropdown-menu .dropdown-item::before {
  content: "";
  height: 0.875rem;
  width: 2px;
  border-radius: 0 2px 2px 0;
  display: block;
  position: absolute;
  left: 0;
  top: 6px;
}
:not(.ss-tw) .ui-select-button .dropdown-menu .dropdown-item:hover::before {
  background-color: #FFC121;
}
:not(.ss-tw) .ui-select-button--menu-left .dropdown-menu {
  left: auto;
  right: 0;
}
:not(.ss-tw) .ui-dashboard__project-plat--ready {
  opacity: 0.7;
}
:not(.ss-tw) .ui-dashboard__project-plat--ready:hover {
  opacity: 1;
}
:not(.ss-tw) .ui-dashboard__project-plat--drafting {
  opacity: 0.3;
}
:not(.ss-tw) .ui-dashboard__project-plat--drafting,
:not(.ss-tw) .ui-dashboard__project-plat--ready {
  padding: 8px 14px 6px 15px;
}
:not(.ss-tw) .ui-dashboard__project-plat--drafting .ui-dashboard__project-type-name,
:not(.ss-tw) .ui-dashboard__project-plat--ready .ui-dashboard__project-type-name {
  text-transform: uppercase;
  border: 1px solid #F5F5F5;
  border-radius: 20px;
  align-items: center;
  display: flex;
}
:not(.ss-tw) .ui-dashboard__project-plat--drafting .ui-dashboard__project-type-count,
:not(.ss-tw) .ui-dashboard__project-plat--ready .ui-dashboard__project-type-count {
  opacity: 0;
}
:not(.ss-tw) .ui-dashboard__project-type-name::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 32px;
  height: 32px;
  background-size: cover;
}
:not(.ss-tw) .ui-platform-list__item--ready path,
:not(.ss-tw) .ui-platform-list__item--ready circle,
:not(.ss-tw) .ui-dashboard__project-plat--ready path,
:not(.ss-tw) .ui-dashboard__project-plat--ready circle,
:not(.ss-tw) .ui-dashboard__project-plat--drafting path,
:not(.ss-tw) .ui-dashboard__project-plat--drafting circle {
  fill: #535353 !important;
}
:not(.ss-tw) .ui-dashboard__footer {
  padding: 12px 223px 36px 0;
  position: absolute;
  height: 78px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  bottom: 0;
}
:not(.ss-tw) .ui-dashboard__footer-action {
  display: flex;
  align-items: center;
  margin-right: 31px;
  padding-left: 28px;
}
:not(.ss-tw) .ui-dashboard__footer-action div {
  padding-right: 20px;
  font-size: 12px;
  color: #545454;
}
:not(.ss-tw) .ui-dashboard__footer .ui-button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #535353;
  background-color: transparent;
  padding: 8px 11px 7px;
  letter-spacing: 0.05px;
}
:not(.ss-tw) .ui-pagination__nav {
  display: flex;
}
:not(.ss-tw) .ui-pagination__page-num,
:not(.ss-tw) .ui-pagination__go-limit {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding-top: 3px;
  color: #B5B5B5 !important;
  cursor: pointer;
  min-width: 22px;
  height: 22px;
  box-sizing: border-box;
}
:not(.ss-tw) .ui-pagination {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
:not(.ss-tw) .ui-pagination__page-num:hover,
:not(.ss-tw) .ui-pagination__go-limit:hover,
:not(.ss-tw) .ui-pagination__page-num--current {
  border-radius: 50%;
  color: #545454 !important;
}
:not(.ss-tw) .ui-pagination__page-num {
  margin-right: 12px;
}
:not(.ss-tw) .ui-pagination__go-limit {
  margin-left: 7px;
  margin-right: 19px;
  white-space: nowrap;
}
:not(.ss-tw) .ui-pagination__page-num--link:hover {
  background-color: #E8E8E8 !important;
}
:not(.ss-tw) .ui-pagination__page-num--current,
:not(.ss-tw) .ui-pagination__page-num--current:hover {
  background-color: #FFD600 !important;
}
:not(.ss-tw) .ui-pagination__item-count {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-pagination__item-count .title {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  text-align: center;
  color: #545454;
}
:not(.ss-tw) .ui-pagination__item-count .ui-select-single__button {
  background-color: transparent;
}
:not(.ss-tw) .ui-pagination__not-pointer {
  cursor: default;
}
:not(.ss-tw) .ui-dashboard__click-square {
  width: calc(100% - 36px);
  margin: 0px 0 -5px -9px;
}
:not(.ss-tw) .ui-dashboard__logo {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  min-width: 32px;
  height: 32px;
}
:not(.ss-tw) .ui-select-button,
:not(.ss-tw) .ui-select-button:focus,
:not(.ss-tw) .ui-select-button:hover,
:not(.ss-tw) .ui-select-button .btn,
:not(.ss-tw) .ui-select-button .btn:focus,
:not(.ss-tw) .ui-select-button .btn:hover {
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  background-color: transparent !important;
}
:not(.ss-tw) .ui-select-button svg,
:not(.ss-tw) .ui-select-button svg path {
  cursor: pointer;
}
:not(.ss-tw) .ui-page-header__back {
  display: inline-block;
  padding-right: 16px;
}
:not(.ss-tw) .ui-page-header__back svg {
  vertical-align: text-top;
}
:not(.ss-tw) .ui-page-header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 17px;
  position: relative;
}
:not(.ss-tw) .ui-page-header help-link {
  margin-left: 11px;
  display: block;
}
:not(.ss-tw) .ui-workflow__header help-link {
  display: inline-block;
}
:not(.ss-tw) .ui-page-header > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
:not(.ss-tw) .ui-page-header__text {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  font-weight: 600;
  padding-top: 1px;
  margin-bottom: 0;
  line-height: 26px;
}
:not(.ss-tw) .ui-page-header .ui-search {
  margin-left: 18px;
}
:not(.ss-tw) .office-forms-create .ui-page-header .ui-button,
:not(.ss-tw) .office-forms-edit .ui-page-header .ui-button {
  position: fixed;
  top: 91px;
  right: 115px;
  white-space: nowrap;
  z-index: 10;
}
:not(.ss-tw) .office-forms-create .ui-page-header .ui-button + .ui-button,
:not(.ss-tw) .office-forms-edit .ui-page-header .ui-button + .ui-button {
  right: 30px;
}
:not(.ss-tw) .ui-ctrl-label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  letter-spacing: -0.035px;
}
:not(.ss-tw) .ui-ctrl-label--nowrap {
  white-space: nowrap;
}
:not(.ss-tw) .ui-ctrl-label--center {
  padding-right: 0;
  text-align: center;
}
:not(.ss-tw) .ui-ctrl-label__subs {
  font-weight: normal;
}
:not(.ss-tw) .ui-ctrl-label--platform {
  max-width: 230px;
}
:not(.ss-tw) .ui-text {
  line-height: 21px !important;
  font-size: 15px !important;
}
:not(.ss-tw) .ui-text-edit {
  /*padding: 21px 24px;*/
}
:not(.ss-tw) .ui-text-edit__ctrl {
  margin-top: 7px;
}
:not(.ss-tw) .ui-text-edit__ctrl .ui-input {
  padding-left: 9px;
  padding-right: 9px;
  letter-spacing: 0.85px;
  width: 234px;
  margin-right: 6px;
}
:not(.ss-tw) .ui-text-edit__ctrl .ui-button {
  padding-left: 16px;
  padding-right: 16px;
  letter-spacing: 0.45px;
}
:not(.ss-tw) .ui-platform-list {
  padding-top: 15px;
  padding-bottom: 10px;
  background: #fff;
}
:not(.ss-tw) .ui-platform-list .ui-ctrl-label {
  padding-left: 24px;
}
:not(.ss-tw) .ui-platform-list__main {
  padding-top: 13px;
  border-bottom: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .ui-platform-list__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(22, 39, 0, 0.1);
  padding: 8px 8px 8px 25px;
}
:not(.ss-tw) .ui-platform-list__item--ready {
  justify-content: flex-start;
  opacity: 0.75;
}
:not(.ss-tw) .ui-platform-list__item--ready:hover {
  opacity: 1;
}
:not(.ss-tw) .ui-platform-list__item--ready .ui-platform-list__subscr-cnt,
:not(.ss-tw) .ui-platform-list__item--ready .ui-platform-list__ctrl {
  visibility: hidden;
}
:not(.ss-tw) .ui-platform-list__item > * {
  flex: 1.45;
}
:not(.ss-tw) .ui-platform-list__item--ready > * {
  flex: 0.075; /* fix ie11 */
  flex: unset; /* no ie11 */
}
:not(.ss-tw) .ui-platform-list__name {
  padding-left: 40px;
  padding-right: 10px;
  position: relative;
  border-radius: 20px;
  height: 32px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
:not(.ss-tw) .ui-platform-list__name p {
  margin-bottom: 0;
}
:not(.ss-tw) .ui-platform-list__logo {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 31px;
  height: 31px;
}
:not(.ss-tw) .ui-platform-list__item--ready .ui-platform-list__name {
  border: 1px solid #F5F5F5;
}
:not(.ss-tw) .ui-access-user-list {
  padding-bottom: 36px;
  display: none;
}
:not(.ss-tw) .ui-access-user-list__list {
  overflow: hidden;
  max-height: 350px;
}
:not(.ss-tw) .ui-access-user-list__list .ui-access-user-list__item:last-of-type .ui-access-user-list__ctrl .ui-select-button .dropdown-menu {
  bottom: inherit;
  top: -64px;
}
:not(.ss-tw) .ui-access-user-list__name,
:not(.ss-tw) .ui-access-user-list__email,
:not(.ss-tw) .ui-platform-list__name,
:not(.ss-tw) .ui-platform-list__subscr-cnt {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 12px;
}
:not(.ss-tw) .ui-platform-list__subscr-cnt b {
  font-weight: 700;
}
:not(.ss-tw) .ui-platform-list__ctrl {
  flex: 1.2;
  text-align: right;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  max-width: 40px;
}
:not(.ss-tw) .ui-platform-list__ctrl .text-underline {
  text-decoration-style: dashed;
}
:not(.ss-tw) .ui-platform-list__ctrl .ui-loading__circle,
:not(.ss-tw) .ui-platform-list__ctrl .ui-loading__circle svg {
  display: inline-block;
  width: 24px;
  height: 24px;
}
:not(.ss-tw) .ui-platform-list__ctrl .ui-loading__circle svg {
  vertical-align: bottom;
}
:not(.ss-tw) .ui-platform-list__ctrl .ui-select-button .dropdown-menu {
  letter-spacing: 0.15px;
  top: 35px;
  bottom: auto;
  right: 12px;
  left: auto;
}
:not(.ss-tw) .ui-platform-list__ctrl-processing {
  font-size: 22px;
  padding-right: 20px;
}
:not(.ss-tw) .ui-platform-list__ctrl-processing i {
  color: #FFD600;
}
:not(.ss-tw) .ui-prg-word-param {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 30px 17px 3px;
  background: #fff;
}
:not(.ss-tw) .ui-prg-word-param__item {
  flex: 1;
  padding: 0 6px;
  margin-bottom: 20px;
}
:not(.ss-tw) .ui-prg-word-param__item svg {
  margin-bottom: -4px;
}
:not(.ss-tw) .ui-prg-word-param__item:last-of-type {
  margin-right: 0;
}
:not(.ss-tw) .ui-prg-word-param__item ui-validate:after {
  top: 20px;
}
:not(.ss-tw) .ui-prg-word-param__tags {
  margin-top: 25px;
}
:not(.ss-tw) .ui-prg-word-param__tags hr {
  margin: 2px 0 2px 0;
}
:not(.ss-tw) .ui-prg-word-param__input {
  margin-top: 7px;
  width: 100%;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 140px;
  resize: none;
  font-size: 12px;
  color: #545454;
  min-width: 270px;
  padding: 6px 8px 6px 10px;
}
:not(.ss-tw) .ui-prg-settings__top {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 12px 15px;
}
:not(.ss-tw) .ui-prg-settings__top .ui-text-edit {
  padding: 0 !important;
}
:not(.ss-tw) .ui-prg-settings__main {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-top: 20px;
  margin-bottom: 30px;
  background: #fff;
}
:not(.ss-tw) .ui-prg-settings__main .ui-tabs {
  background: #fff;
}
:not(.ss-tw) .ui-prg-settings__main .ui-prg-settings__top {
  background: #fff;
}
:not(.ss-tw) .ui-prg-settings__def-subscr-list {
  padding: 12px 21px;
  background: #fff;
}
:not(.ss-tw) .ui-prg-settings__def-subscr-list .ui-ctrl-label {
  margin-bottom: 7px;
}
:not(.ss-tw) .ui-prg-settings__def-subscr-list .ui-select-single {
  width: 297px;
}
:not(.ss-tw) .ui-prg-settings__def-subscr-list .ui-select-single .ui-select-single__dropdown-menu {
  width: 100%;
  bottom: 100%;
  top: auto;
}
:not(.ss-tw) .ui-prg-settings__api-key {
  padding: 12px 21px;
  background: #fff;
}
:not(.ss-tw) .ui-prg-settings__api-key .ui-input {
  width: 400px;
}
:not(.ss-tw) .ui-prg-settings__api-key .ui-button {
  padding-top: 7px;
  padding-bottom: 4px;
  vertical-align: bottom;
}
:not(.ss-tw) .ui-prg-settings__api-key .ui-button svg {
  width: 14px;
  height: 14px;
}
:not(.ss-tw) .ui-prg-hooks__hook-description a {
  color: #000;
  font-weight: 600;
}
:not(.ss-tw) .ui-prg-hooks__hook-logo {
  height: 60px;
}
:not(.ss-tw) .ui-prg-hooks__table tr td:first-of-type {
  padding-left: 20px !important;
}
:not(.ss-tw) .ui-prg-hooks__table tr td:nth-of-type(2) {
  width: 250px !important;
}
:not(.ss-tw) .ui-prg-hooks__hook--roistat .ui-prg-hooks__hook-logo {
  padding: 10px 0;
}
:not(.ss-tw) .ui-prg-hooks__hook--eautopay .ui-prg-hooks__hook-logo,
:not(.ss-tw) .ui-prg-hooks__hook--bizon365 .ui-prg-hooks__hook-logo {
  padding: 5px 0;
}
:not(.ss-tw) .ui-prg-hooks__hook--fb_pixel .ui-prg-hooks__hook-logo,
:not(.ss-tw) .ui-prg-hooks__hook--vk_pixel .ui-prg-hooks__hook-logo {
  padding: 10px 0;
}
:not(.ss-tw) .ui-access-user-list__header {
  display: flex;
  align-items: center;
  padding: 8px 21px 14px;
}
:not(.ss-tw) .ui-access-user-list__header .ui-button {
  position: relative;
  margin-left: 17px;
  padding: 2px 3px 2px 18px;
  font-size: 10px;
  letter-spacing: -0.05px;
  font-weight: 600;
}
:not(.ss-tw) .ui-button--plus::before,
:not(.ss-tw) .ui-access-user-list__header .ui-button::before {
  content: "+";
  display: block;
  position: absolute;
  top: 2px;
  left: 3px;
  font-size: 16px;
  font-weight: 500;
}
:not(.ss-tw) .ui-access-user-list__item {
  display: flex;
  border-top: 1px solid rgba(22, 39, 0, 0.1);
  height: 51px;
  align-items: center;
  padding-bottom: 5px;
}
:not(.ss-tw) .ui-access-user-list__item:last-child {
  border-bottom: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .ui-access-user-list__item > * {
  flex: 1;
}
:not(.ss-tw) .ui-access-user-list__email,
:not(.ss-tw) .ui-access-user-list__email:hover,
:not(.ss-tw) .ui-access-user-list__name,
:not(.ss-tw) .ui-access-user-list__name:hover {
  cursor: pointer;
  text-decoration: none !important;
  color: #545454 !important;
}
:not(.ss-tw) .ui-access-user-list__email {
  padding-left: 21px;
  flex: 2;
}
:not(.ss-tw) .ui-access-user-list__name {
  flex: 2;
}
:not(.ss-tw) .ui-access-user-list__ctrl {
  text-align: right;
  flex: 0.75;
}
:not(.ss-tw) .ui-access-user-list__ctrl .ui-select-button .dropdown-menu {
  left: auto;
  right: 7px;
  top: auto;
  bottom: -64px;
}
:not(.ss-tw) .ui-user-info-list {
  display: flex;
}
:not(.ss-tw) .ui-user-info-list__item {
  flex: 1;
  margin-left: 12px;
}
:not(.ss-tw) .ui-user-info-list__item:first-of-type {
  margin-left: 0;
}
:not(.ss-tw) .ui-user-info-list__item .ui-ctrl-label {
  text-align: left;
  padding-bottom: 9px;
}
:not(.ss-tw) .ui-user-info-list__item input {
  width: 100%;
}
:not(.ss-tw) .ui-user-info-list__item .ui-link-block {
  width: 100%;
}
:not(.ss-tw) .ui-user-info-list__item .ui-link-block .ui-button {
  padding-top: 6px;
}
:not(.ss-tw) .ui-check-list {
  margin-left: -14px;
  margin-right: -14px;
}
:not(.ss-tw) .ui-check-list__scroll {
  overflow: hidden;
  max-height: calc(70vh - 265px);
}
:not(.ss-tw) .ui-check-list__item {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  color: #454545;
  padding: 0 14px;
}
:not(.ss-tw) .ui-check-list__item--opened {
  background: #F7F7F7;
}
:not(.ss-tw) .ui-check-list__item--no-full-check > div > div > .ui-custom-checkbox--checked {
  opacity: 0.3;
}
:not(.ss-tw) .ui-check-list__name {
  height: 19px;
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-check-list__nested {
  padding-left: 9px;
  display: none;
}
:not(.ss-tw) .ui-check-list__item--opened > .ui-check-list__nested {
  display: block;
}
:not(.ss-tw) .ui-check-list__nested .ui-check-list__item {
  padding-right: 0;
}
:not(.ss-tw) .ui-check-block {
  padding-top: 24px;
}
:not(.ss-tw) .ui-check-block__header {
  padding-bottom: 15px;
}
:not(.ss-tw) .ui-check-block__header .ui-ctrl-label {
  text-align: left;
}
:not(.ss-tw) .ui-check-list__main {
  display: flex;
  justify-content: space-between;
  padding: 13px 0;
  border-top: 1px solid #ECECEC;
}
:not(.ss-tw) .ui-check-list__main > div {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-custom-checkbox {
  width: 16px;
  height: 16px;
  border: 1px solid rgba(84, 84, 84, 0.15);
  border-radius: 2px;
  margin-right: 7px;
  margin-left: 2px;
  background-size: cover;
  background-clip: content-box;
  cursor: pointer;
}
:not(.ss-tw) .ui-custom-checkbox svg {
  display: none;
  width: 100%;
  height: 100%;
  border-radius: 2px;
}
:not(.ss-tw) .ui-custom-checkbox--checked svg {
  display: block;
}
:not(.ss-tw) .ui-custom-checkbox--no-full-check svg {
  opacity: 0.3;
}
:not(.ss-tw) .ui-custom-checkbox--left {
  margin-left: 7px;
}
:not(.ss-tw) .ui-custom-checkbox--disabled {
  opacity: 0.3;
  cursor: not-allowed;
}
:not(.ss-tw) .ui-custom-checkbox__left.ui-custom-checkbox--checked {
  background-color: #545454;
}
:not(.ss-tw) .ui-custom-checkbox--not-cursor {
  cursor: not-allowed;
}
:not(.ss-tw) .ui-button--quest-modal {
  font-size: 16px;
  padding: 15px 19px;
  line-height: 21px;
  text-align: center;
}
:not(.ss-tw) .ui-row {
  display: flex;
}
:not(.ss-tw) .ui-between {
  justify-content: space-between;
}
:not(.ss-tw) .ui-around {
  justify-content: space-around;
}
:not(.ss-tw) .ui-center {
  justify-content: center;
}
:not(.ss-tw) .ui-align-center {
  align-items: center;
}
:not(.ss-tw) .ui-t-align-right {
  text-align: right;
}
:not(.ss-tw) .ui-flex-1 {
  flex: 1;
}
:not(.ss-tw) .ui-modal__address-block {
  flex: 3;
  padding-left: 16px;
}
:not(.ss-tw) .ui-modal__address-block .ui-input {
  width: 100%;
}
:not(.ss-tw) .ui-auto-block-params {
  display: flex;
  flex-direction: column;
  width: 100%;
}
:not(.ss-tw) .ui-auto-block-params .ui-custom-select.ui-select-bootstrap .ui-select-match-text {
  padding: 0;
}
:not(.ss-tw) .ui-auto-block-params__line {
  justify-content: space-between;
  min-width: 150px;
  display: flex;
  width: 100%;
}
:not(.ss-tw) .ui-auto-block-params__item {
  width: calc(50% - 4px);
}
:not(.ss-tw) .ui-auto-block-params__item.ui-auto-block-params__item--status,
:not(.ss-tw) .ui-auto-block-params__item.ui-auto-block-params__item--exit {
  margin-bottom: 0;
}
@media (min-width: 1665px) {
  :not(.ss-tw) .ui-auto-block-params {
    flex-direction: row;
  }
  :not(.ss-tw) .ui-auto-block-params__line {
    display: flex;
  }
  :not(.ss-tw) .ui-auto-block-params__line--first {
    width: 50.87%;
  }
  :not(.ss-tw) .ui-auto-block-params__line--second {
    width: 59.13%;
  }
  :not(.ss-tw) .ui-auto-block-params__item--auto {
    min-width: 128px;
    width: 55%;
  }
  :not(.ss-tw) .ui-auto-block-params__item--block {
    min-width: 145px;
    width: 45%;
  }
  :not(.ss-tw) .ui-auto-block-params__item--status {
    min-width: 155px;
    width: 40%;
  }
  :not(.ss-tw) .ui-auto-block-params__item--exit {
    min-width: 148px;
    width: 60%;
  }
  :not(.ss-tw) .ui-auto-block-params__line > * + * {
    margin-left: 8px;
  }
  :not(.ss-tw) .ui-auto-block-params__line + .ui-auto-block-params__line {
    margin-left: 8px;
  }
}
:not(.ss-tw) .ui-auto-block-params__item ui-select {
  width: 100%;
}
:not(.ss-tw) .ui-auto-block-params__item.ui-auto-block-params__item--no-mrgn {
  margin-bottom: 0;
}
:not(.ss-tw) .ui-check-item {
  align-items: center;
  cursor: pointer;
}
:not(.ss-tw) .ui-check-item--disabled {
  cursor: not-allowed;
}
:not(.ss-tw) .ui-modal--filter-field h3 {
  margin-bottom: 27px;
}
:not(.ss-tw) .ui-modal--event {
  width: 455px;
  padding: 40px 30px 30px 30px;
}
:not(.ss-tw) .ui-modal--event h3 {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 20px;
  text-align: center;
  color: #545454;
  margin-bottom: 30px;
}
:not(.ss-tw) .ui-modal--event p {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
  color: #545454;
  margin-bottom: 9px;
}
:not(.ss-tw) .ui-modal--event .ui-custom-select {
  margin-bottom: 17px;
}
:not(.ss-tw) .ui-modal--event .ui-button {
  margin-top: 19px;
  padding: 9px 26px 8px;
}
:not(.ss-tw) .ui-modal--filter-field .ui-custom-checkbox {
  width: 18px;
  height: 18px;
}
:not(.ss-tw) .ui-modal--filter-field .ui-check-item {
  margin-bottom: 4px;
}
:not(.ss-tw) .ui-modal--filter-field .ui-check-item div:last-child {
  flex: 1;
  text-align: left;
}
:not(.ss-tw) .ui-modal--filter-field .ui-button {
  min-width: 156px;
  text-align: center;
}
:not(.ss-tw) .ui-modal__scroll-area {
  max-height: 400px;
}
:not(.ss-tw) .ui-check-button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #545454;
  padding: 3px 5px;
  margin-left: 3px;
  cursor: pointer;
}
:not(.ss-tw) .ui-check-button--check {
  background: #EEEEEE;
}
:not(.ss-tw) .ui-check-list__item--parent > div > div > .ui-check-list__name::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-top: 0;
  border-right: 1px solid rgba(22, 39, 0, 0.3);
  border-bottom: 1px solid rgba(22, 39, 0, 0.3);
  border-left: 0;
  width: 6px;
  height: 6px;
  transform: rotateZ(51grad);
  outline: none;
  margin-left: 10px;
}
:not(.ss-tw) .ui-check-list__item--opened.ui-check-list__item--parent > div > div > .ui-check-list__name::after {
  transform: rotateZ(-150grad);
  margin-top: 3px;
}
:not(.ss-tw) .ui-check-table {
  width: 100%;
}
:not(.ss-tw) .ui-check-table--active {
  background-color: #ECECEC;
  background-clip: padding-box;
}
:not(.ss-tw) .ui-check-table tr {
  height: 36px;
  border-top: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .ui-check-table tr:first-of-type {
  border-top: none;
}
:not(.ss-tw) .ui-check-table td {
  text-align: center;
}
:not(.ss-tw) .ui-check-table .ui-custom-checkbox {
  margin: 0 0 0 8px;
}
:not(.ss-tw) .ui-check-table__del-symbol a,
:not(.ss-tw) .ui-check-table__del-symbol a:hover {
  color: #FFD600;
  padding: 0 4px;
  cursor: pointer;
}
:not(.ss-tw) .ui-cards-table {
  overflow: hidden;
  max-height: 350px;
}
:not(.ss-tw) body.office-account .ui-main {
  padding-top: 19px;
}
:not(.ss-tw) body.office-analytics .ui-main .ui-view-content {
  height: 100%;
}
:not(.ss-tw) .ui-page__nav,
:not(.ss-tw) .ui-page__nav:hover {
  cursor: pointer;
  color: #545454 !important;
  text-decoration: none !important;
}
:not(.ss-tw) .ui-page__nav {
  display: flex;
}
:not(.ss-tw) .ui-page__nav div {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 14px;
  padding: 3px 7px;
}
:not(.ss-tw) .ui-account {
  font-family: "Montserrat", sans-serif;
  background: #FFFFFF;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  display: inline-flex;
  /*width: 361px;*/
  /*height: 415px;*/
  /*width: 1022px;
    height: 393px;*/
  margin: 49px auto;
}
:not(.ss-tw) .ui-account__personal {
  min-width: 320px;
  /*border-right: 1px solid #ECECEC;*/
}
:not(.ss-tw) .ui-account__info {
  padding: 20px;
  border-bottom: 1px solid #ECECEC;
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-account__avatar {
  width: 96px;
  height: 96px;
  margin-right: 16px;
}
:not(.ss-tw) .ui-account__name {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 18px;
  padding-bottom: 6px;
  margin-top: 6px;
}
:not(.ss-tw) .ui-account__email {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 12px;
}
:not(.ss-tw) .ui-account__data {
  padding: 27px 16px 19px 23px;
  /*padding: 21px 16px 19px 23px;*/
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  border-bottom: 1px solid #ECECEC;
  max-width: 320px;
}
:not(.ss-tw) .ui-account__data-item {
  padding-bottom: 17px;
  display: flex;
  justify-content: space-between;
}
:not(.ss-tw) .ui-account__data-item--password .ui-account__data-caption {
  margin-top: 5px;
}
:not(.ss-tw) .ui-account__data-item--password .ui-account__data-masked {
  margin-top: 10px;
}
:not(.ss-tw) .ui-account__data-value {
  flex-basis: 60%;
  flex-grow: 0;
}
:not(.ss-tw) .ui-account__data-masked {
  margin: 5px;
}
:not(.ss-tw) .ui-account__data-item:last-of-type {
  padding-bottom: 15px;
}
:not(.ss-tw) .ui-account__data-item-ctrl {
  flex-basis: 100%;
}
:not(.ss-tw) .ui-account__data .ui-button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.08px;
  padding: 2px 5px;
  margin: 5px;
}
:not(.ss-tw) .ui-account__data-edit {
  display: flex;
  flex-wrap: wrap;
  margin: 0 5px;
  flex-basis: 60%;
}
:not(.ss-tw) .ui-account__data-edit .ui-input {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 10px;
  border: 1px solid rgba(22, 39, 0, 0.1);
  padding: 4px 21px 5px 7px;
  box-sizing: border-box;
  border-radius: 2px;
  min-width: 114px;
}
:not(.ss-tw) .ui-account__data-edit--long .ui-input {
  width: 236px;
}
:not(.ss-tw) .ui-pass-switched {
  position: relative;
  margin: 5px;
  flex-grow: 1;
}
:not(.ss-tw) .ui-pass-switched:not(.ui-pass-switched--show) .ui-pass-switched__show {
  display: none;
}
:not(.ss-tw) .ui-pass-switched.ui-pass-switched--show .ui-pass-switched__hide {
  display: none;
}
:not(.ss-tw) .ui-pass-switched__switcher {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 4px;
  top: 4px;
  border: none;
  background: transparent;
  opacity: 0.35;
  padding: 0;
  cursor: pointer;
}
:not(.ss-tw) .ui-pass-switched--show .ui-pass-switched__switcher {
  opacity: 0.75;
}
:not(.ss-tw) .ui-account__tarif {
  padding: 18px 16px 23px 23px;
}
:not(.ss-tw) .ui-account__short-profile {
  padding: 15px 16px 11px 23px;
  border-bottom: 1px solid #ECECEC;
}
:not(.ss-tw) .ui-account__tarif-name {
  padding-bottom: 5px;
}
:not(.ss-tw) .ui-account__tarif-period span,
:not(.ss-tw) .ui-account__tarif-name span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 14px;
}
:not(.ss-tw) .ui-account__tarif-period b,
:not(.ss-tw) .ui-account__tarif-name b {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
}
:not(.ss-tw) .ui-account__tarif-period span,
:not(.ss-tw) .ui-account__tarif-period b {
  font-size: 12px;
}
:not(.ss-tw) .ui-account__tarif .ui-button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding: 10px 10px 7px;
}
:not(.ss-tw) .ui-account__social {
  width: 336px;
  border-right: 1px solid #ECECEC;
  padding: 29px 31px 23px 27px;
}
:not(.ss-tw) .ui-account__payment {
  width: 325px;
  max-height: 100%;
  padding: 29px 30px 42px 31px;
}
:not(.ss-tw) .ui-account__payment .ui-table {
  margin-top: 14px;
}
:not(.ss-tw) .ui-table {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 12px;
  color: #545454;
  width: 100%;
  position: relative;
}
:not(.ss-tw) .ui-table::after {
  content: "";
  box-shadow: inset 0 3px 2px rgba(0, 0, 0, 0.1);
  position: absolute;
  display: block;
  z-index: 500;
  height: 6px;
  width: 100%;
  top: 28px;
}
:not(.ss-tw) .ui-table__body {
  max-height: 261px;
  overflow: hidden;
}
:not(.ss-tw) .ui-table__header,
:not(.ss-tw) .ui-table__line {
  display: flex;
  padding: 7px 6px 7px 10px;
}
:not(.ss-tw) .ui-account__name-tarif,
:not(.ss-tw) .ui-account__summ-tarif {
  flex: 1;
  white-space: nowrap;
}
:not(.ss-tw) .ui-account__data-tarif {
  flex: 1.5;
  text-align: right;
  white-space: nowrap;
}
:not(.ss-tw) .ui-table__line .ui-account__data-tarif {
  letter-spacing: 0.19px;
}
:not(.ss-tw) .ui-table__header {
  font-weight: 500;
  background-color: #E5E5E5;
  z-index: 100;
}
:not(.ss-tw) .ui-table__line {
  background-color: #EFEFEF;
  padding-right: 11px;
}
:not(.ss-tw) .ui-table__line:nth-of-type(2n) {
  background: #F7F7F7;
}
:not(.ss-tw) .ui-modal--test-profile {
  padding: 33px 33px 30px 31px;
}
:not(.ss-tw) .ui-modal--test-profile h3 {
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0;
  margin-bottom: 25px;
}
:not(.ss-tw) .ui-account__social-list {
  margin-top: 14px;
  /*margin-top: 20px;*/
}
:not(.ss-tw) .ui-account__social-list--full {
  width: 100%;
}
:not(.ss-tw) .ui-account__social-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 11px;
}
:not(.ss-tw) .ui-account__social-item--small {
  display: flex;
  justify-content: space-between;
  position: relative;
}
:not(.ss-tw) .ui-account__social-item--small .ui-account__social-profile .ui-account__social-name {
  border-right: 1px solid #eee;
  padding-right: 22px;
}
:not(.ss-tw) .ui-account__social-item--tg {
  justify-content: center;
}
:not(.ss-tw) .ui-account__social-item--tg .ui-account__social-profile .ui-account__social-name {
  border-right: none;
}
:not(.ss-tw) .ui-account__social-type {
  position: absolute;
  top: -4px;
  left: -2px;
}
:not(.ss-tw) .ui-account__social-item.ui-account__social-item--small .ui-button {
  padding: 6px 22px 5px;
  height: auto;
  align-self: center;
  margin-left: 23px;
}
:not(.ss-tw) .ui-button--test-profile {
  padding: 8px 25px 7px;
}
:not(.ss-tw) .ui-account__subs-list {
  text-align: left;
}
:not(.ss-tw) .ui-account__social-item--small img {
  width: 32px;
  height: 32px;
}
:not(.ss-tw) .ui-account__social-item--small {
  margin-bottom: 32px;
}
:not(.ss-tw) .ui-modal--test-profile .ui-custom-switch {
  margin-top: 32px;
}
:not(.ss-tw) .ui-modal--test-profile .ui-custom-switch__switcher {
  width: 45px;
  height: 24px;
  margin-right: 13px;
}
:not(.ss-tw) .ui-modal--test-profile .ui-custom-switch__marker {
  width: 21px;
  height: 18px;
  top: 3px;
}
:not(.ss-tw) .ui-modal--test-profile .ui-custom-switch--on .ui-custom-switch__marker {
  left: 21px;
}
:not(.ss-tw) .ui-modal--test-profile .ui-custom-switch__marker::before {
  font-size: 8px;
}
:not(.ss-tw) .ui-account__social-profile {
  display: flex;
  position: relative;
}
:not(.ss-tw) .ui-account__social-profile .ui-user-avatar {
  padding-left: 0;
}
:not(.ss-tw) .ui-select-single__dropdown-menu .ui-account__social-profile {
  padding-bottom: 4px;
}
:not(.ss-tw) .ui-account__social-profile--empty {
  border: 1px solid #E1E1E1;
  box-sizing: border-box;
  border-radius: 20px;
  cursor: pointer;
}
:not(.ss-tw) .ui-account__social-profile--empty svg circle {
  fill: #E1E1E1;
  fill-opacity: 0.75;
}
:not(.ss-tw) .ui-account__social-profile--empty svg path {
  fill: #777777;
}
:not(.ss-tw) .ui-account__social-profile img {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}
:not(.ss-tw) .ui-account__social-add {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  line-height: 11px;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  color: #545454;
  padding-left: 5px;
  padding-right: 26px;
}
:not(.ss-tw) .ui-account__social-name {
  margin-left: 9px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
:not(.ss-tw) .ui-account__social-name div:first-of-type {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 12px;
  margin-top: 2px;
}
:not(.ss-tw) .ui-modal--test-profile .ui-account__social-name div:first-of-type {
  margin-top: 0;
}
:not(.ss-tw) .ui-account__social-name div:last-of-type {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 8px;
  margin-top: 1px;
}
:not(.ss-tw) .ui-account__controls {
  float: right;
  vertical-align: middle;
}
:not(.ss-tw) .ui-account__social-item .ui-button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  text-transform: uppercase;
  margin: auto 0;
  padding: 3px 7px;
  height: 19px;
  letter-spacing: 0;
}
:not(.ss-tw) .ui-account__social-item--ready {
  margin-top: 17px;
}
:not(.ss-tw) .ui-account__social-item--ready .ui-account__social-profile {
  border: 1px solid #E1E1E1;
  box-sizing: border-box;
  border-radius: 20px;
}
:not(.ss-tw) .ui-account__social-item--ready .ui-account__social-name div:first-of-type {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 8px;
  text-transform: uppercase;
  margin-top: 11px;
  padding-right: 14px;
  min-width: 130px;
}
:not(.ss-tw) .ui-account__social-item--ready .ui-account__social-name div:last-of-type {
  display: none;
}
:not(.ss-tw) .ui-account__social-item--ready .ui-button {
  opacity: 0;
}
:not(.ss-tw) .ui-account__social-item--ready .ui-account__social-profile svg circle,
:not(.ss-tw) .ui-account__social-item--ready .ui-account__social-profile svg path {
  fill: #535353 !important;
}
@media (max-width: 1080px) {
  :not(.ss-tw) .ui-account {
    flex-direction: column;
    height: auto;
  }
  :not(.ss-tw) .ui-account,
  :not(.ss-tw) .ui-account .ui-account__personal,
  :not(.ss-tw) .ui-account .ui-account__social,
  :not(.ss-tw) .ui-account .ui-account__payment {
    max-width: 360px;
    border-right: none;
    border-bottom: 1px solid #ECECEC;
  }
}
:not(.ss-tw) .ui-alignment-right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  padding-top: 11px;
}
:not(.ss-tw) .ui-finder__ctrl tooltip svg,
:not(.ss-tw) .ui-alignment-right tooltip svg {
  opacity: 0.3;
  vertical-align: middle;
}
:not(.ss-tw) .ui-finder__ctrl .ui-button--add,
:not(.ss-tw) .ui-alignment-right .ui-button,
:not(.ss-tw) button.ui-button--filter {
  padding: 2px 12px 1px 8px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  letter-spacing: 0 !important;
  margin: 0;
}
:not(.ss-tw) .ui-finder__ctrl .ui-button--add {
  margin: 8px 12px 18px 6px;
  padding-right: 10px;
  max-height: 16px;
}
:not(.ss-tw) .ui-finder__result-count {
  display: flex;
  align-items: center;
  margin-left: 16px;
  margin-bottom: 12px;
}
:not(.ss-tw) .ui-finder__result-count--no-l-mrgn {
  margin-left: 0;
}
:not(.ss-tw) .ui-finder__result-count > div:first-child {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  color: #545454;
  background-color: #eee;
  padding: 9px;
  border-radius: 4px;
  min-width: 30px;
}
:not(.ss-tw) .ui-finder__result-count > div:last-child {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 10px;
  color: #545454;
  padding-left: 8px;
  max-width: 135px;
}
:not(.ss-tw) .ui-subscriptions-finder {
  height: 100%;
  display: flex;
  flex-direction: column;
}
:not(.ss-tw) {
  /*css hack for ie-11*/
}
@media all and (-ms-high-contrast: none) {
  :not(.ss-tw) *::-ms-backdrop, :not(.ss-tw) .ui-subscriptions-finder {
    display: block;
  }
}
:not(.ss-tw) .ui-subscriptions-finder__filters {
  background-color: white;
  width: 100%;
}
:not(.ss-tw) .ui-subscriptions-finder__alert {
  background-color: #f7f7f7;
  margin: 0 22px 12px 22px;
  padding: 10px 13px;
  width: calc(73.5% - 44px);
}
:not(.ss-tw) .ui-subscriptions-finder__result {
  flex: 1 1 auto;
  position: relative;
}
:not(.ss-tw) .ui-subscriptions-finder__result .ui-find-result__list .ui-content {
  min-height: auto;
}
:not(.ss-tw) .ui-subscriptions-finder__result .ui-find-result__list .table-segmentation .ui-pagination {
  top: -50px;
}
:not(.ss-tw) .ui-find-result__system-row {
  background-color: #FFEBE9;
}
:not(.ss-tw) .ui-title-system {
  color: #A49F9F;
}
:not(.ss-tw) .ui-user-find__find-block {
  width: 73.5%;
}
@media (max-width: 1366px) {
  :not(.ss-tw) .ui-user-find__find-block {
    width: 100%;
  }
}
:not(.ss-tw) .ui-platforms {
  display: flex;
}
:not(.ss-tw) .ui-platforms__item + .ui-platforms__item {
  margin-left: 8px;
}
:not(.ss-tw) .ui-container {
  position: relative;
}
:not(.ss-tw) .ui-container--mb {
  margin-bottom: 32px;
}
:not(.ss-tw) .ui-bombardment {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
:not(.ss-tw) .ui-bombardment__name {
  margin-bottom: 20px;
}
:not(.ss-tw) .ui-bombardment__filter {
  padding: 19px 21px 0;
  margin-bottom: 36px;
  background: #fff;
  width: 100%;
}
:not(.ss-tw) .ui-bombardment__message {
  margin-left: 21px;
  position: relative;
  width: 350px;
  min-width: 350px;
  box-sizing: border-box;
  min-height: calc(100vh - 175px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 36px;
  background: #fff;
}
:not(.ss-tw) .ui-bombardment__message.ui-bombardment__message--completed {
  background: none;
  box-shadow: none;
  margin-bottom: 0;
}
:not(.ss-tw) .ui-bombardment__message.ui-bombardment__message--completed > .ui-bombardment__message-item {
  margin-bottom: 145px;
}
:not(.ss-tw) .ui-bombardment__message-item {
  padding: 18px 19px 26px;
  background: #fff;
}
:not(.ss-tw) .ui-bombardment__message-item .ui-time-block__item--delay-minutes {
  margin-right: 0;
}
:not(.ss-tw) .ui-bombardment__message--completed .ui-bombardment__message-item {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .ui-bombardment__message-item .ui-trigger-time-block .ui-action-control .ui-select-single__dropdown-menu {
  margin-bottom: 65px;
}
:not(.ss-tw) .ui-bombardment__message-item .ui-trigger-time-block .ui-action-control {
  padding-bottom: 10px;
}
:not(.ss-tw) .ui-bombardment__message--completed {
  height: auto;
}
:not(.ss-tw) .ui-bombardment__message .ui-unfolding-menu {
  position: absolute;
  z-index: 1100;
  bottom: 0;
  left: 0;
}
:not(.ss-tw) .ui-bombardment__send-message-header {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  display: flex;
  align-items: center;
  color: #545454;
}
:not(.ss-tw) .ui-find-result__table-head.ui-find-result__table-head--bordered {
  border-top: 1px solid #ebebeb;
}
:not(.ss-tw) .ui-find-result__table-head .ui-ctrl-label.ui-bombardment__statistic,
:not(.ss-tw) .ui-bombardment__statistic {
  text-align: center;
}
:not(.ss-tw) .ui-bombardment__statistic {
  padding-right: 2%;
  padding-left: 2%;
  width: 16%;
}
:not(.ss-tw) .ui-bombardment__statistic .bg-success {
  background-color: #25D366;
}
:not(.ss-tw) .ui-bombardment__statistic .bg-warning {
  background-color: #FFD600;
}
:not(.ss-tw) .ui-bombardment__statistic .bg-primary {
  background-color: #2CA5E0;
}
:not(.ss-tw) .ui-bombardment__statistic .bg-danger {
  background-color: #F46C59;
}
:not(.ss-tw) .ui-bombardment--platform {
  min-width: 30px !important;
  width: 40px;
}
:not(.ss-tw) .ui-bombardment--platform .ui-platform__wrapper {
  min-width: 30px;
  width: 30px;
  height: 30px;
}
:not(.ss-tw) .ui-bombardment--name {
  min-width: 175px;
}
:not(.ss-tw) .ui-bombardment__percent {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 15px;
  display: flex;
  align-items: center;
  color: #535353;
  margin-bottom: 2px;
}
:not(.ss-tw) .ui-bombardment__percent b {
  font-size: 13px;
}
:not(.ss-tw) .ui-find-result__table-head .ui-ctrl-label.ui-bombardment__statistic {
  padding-right: 5px;
  padding-left: 5px;
}
:not(.ss-tw) .ui-finder {
  padding: 22px 21px 6px;
}
:not(.ss-tw) .ui-finder--no-gutters {
  padding: 0;
}
:not(.ss-tw) .ui-finder--complited {
  padding-bottom: 18px;
}
:not(.ss-tw) .ui-bombardment__name .ui-ctrl-label,
:not(.ss-tw) .ui-finder .ui-ctrl-label {
  font-size: 12px;
  margin-bottom: 9px;
}
:not(.ss-tw) .ui-finder .ui-ctrl-label tooltip {
  position: absolute;
  margin-left: 6px;
  top: 0;
}
:not(.ss-tw) .ui-finder .ui-ctrl-label tooltip svg {
  opacity: 0.3;
}
:not(.ss-tw) .ui-finder__header {
  display: flex;
  flex-wrap: wrap;
}
:not(.ss-tw) .ui-finder__header .ui-select-single {
  margin-bottom: 19px;
}
:not(.ss-tw) .ui-finder__item {
  margin-right: 14px;
  min-width: 33%;
  position: relative;
}
:not(.ss-tw) .ui-finder__item:first-of-type {
  min-width: 14.5%;
}
:not(.ss-tw) .ui-finder__item .ui-ctrl-label {
  margin-bottom: 9px;
}
:not(.ss-tw) .ui-finder__group {
  margin-top: 11px;
}
:not(.ss-tw) .ui-finder__group > .ui-finder-item-label {
  padding: 18px 0 0;
  margin-bottom: 0;
}
:not(.ss-tw) .ui-finder__group-item {
  background-color: #f7f7f7;
  padding: 10px 13px;
  border-radius: 2px;
}
:not(.ss-tw) .ui-filter__item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 7px 13px 18px;
}
:not(.ss-tw) .ui-finder__filter-type .ui-select-bootstrap .ui-select-choices-row > span {
  display: flex;
  justify-content: space-between;
}
:not(.ss-tw) .ui-finder__filter-type .ui-select-bootstrap .ui-select-choices-row > span .ui-social-logo {
  display: none !important;
}
:not(.ss-tw) {
  /*=== Стиль, который ломает очень многое и исключительно в Сафари ===*/
  /*.ui-finder__filter-ctrl *:not(li *):not(.ui-finder__filter-type .ui-select-container .form-control) {
      background-color: #f7f7f7 !important;
  }*/
}
:not(.ss-tw) .ui-finder__filter-ctrl .ui-input {
  background-color: transparent;
}
:not(.ss-tw) .ui-finder__filter-ctrl .ui-input:focus {
  background-color: #fff;
}
:not(.ss-tw) .ui-finder__filter-type .ui-select-container .form-control,
:not(.ss-tw) .ui-finder__filter-type .ui-select-container .form-control:focus {
  border: 1px solid rgba(22, 39, 0, 0.1) !important;
  background-color: transparent;
}
:not(.ss-tw) .ui-finder__filter-type .ui-select-container .ui-select-search:focus {
  background-color: #fff;
}
:not(.ss-tw) .ui-select-container .ui-multi-select__item {
  font-size: 12px;
  padding: 0 3px 2px;
  margin-bottom: 4px;
}
:not(.ss-tw) .ui-select-container .ui-multi-select__item .ui-action-symbol {
  margin-bottom: 1px;
}
:not(.ss-tw) .ui-finder__filter-ctrl .ui-select-single__button {
  padding: 4px 20px 6px 9px;
  background-color: transparent;
  border: 1px solid rgba(22, 39, 0, 0.1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  min-height: 30px;
}
:not(.ss-tw) .ui-finder__filter-ctrl .ui-select-single .ui-select-single__dropdown-menu {
  right: inherit;
}
:not(.ss-tw) .ui-finder__filter-type .btn-default-focus {
  background-color: #f7f7f7;
}
:not(.ss-tw) .ui-select-bootstrap > .ui-select-match.btn-default-focus {
  background-color: transparent;
}
:not(.ss-tw) .ui-finder__filter-ctrl .show .ui-select-single__button {
  background-color: #fff;
}
:not(.ss-tw) .ui-finder__filter-ctrl {
  display: flex;
}
:not(.ss-tw) .ui-finder__filter-ctrl .ui-select-single {
  margin-bottom: 0;
}
:not(.ss-tw) .ui-finder__filter-ctrl > div {
  flex: 1;
}
:not(.ss-tw) {
  /*.ui-finder__filter-ctrl > div:first-of-type {*/
  /*    margin-right: 12px;*/
  /*}*/
}
:not(.ss-tw) .ui-finder__filter-ctrl > div .ui-input {
  min-width: 100%;
}
:not(.ss-tw) .ui-finder__filter-ctrl .ui-finder__filter-type:first-of-type {
  min-width: 210px;
  flex: 0.5;
  margin: 8px 4px 0 4px;
}
:not(.ss-tw) .ui-finder__filter-ctrl--exactly > div:nth-of-type(n) {
  width: 50%;
}
:not(.ss-tw) .ui-finder__filter-ctrl-type {
  width: 25% !important;
  /*padding-right: 8px;*/
}
:not(.ss-tw) .ui-finder__filter-ctrl-type--long {
  width: 72% !important;
  padding-right: 0;
}
:not(.ss-tw) .ui-finder__filter-ctrl-type--long .ui-date-select {
  margin-top: 10px;
  min-width: 116px;
}
:not(.ss-tw) .ui-finder__filter-context-scenarioStep,
:not(.ss-tw) .ui-finder__filter-ctrl-type--datetime {
  width: 72% !important;
}
@media (min-width: 1500px) {
  :not(.ss-tw) .ui-finder__filter-ctrl-type--datetime {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }
  :not(.ss-tw) .ui-finder__filter-ctrl-type--datetime > div {
    width: 50%;
  }
  :not(.ss-tw) .ui-finder__filter-ctrl-type--datetime .ui-finder__filter-ctrl--exactly {
    margin-left: 13px;
  }
  :not(.ss-tw) .ui-finder__filter-ctrl-type--datetime .ui-finder__filter-ctrl--exactly {
    min-width: 323px;
    width: 70%;
  }
  :not(.ss-tw) .ui-finder__filter-ctrl-type--datetime .ui-finder__filter-ctrl--exactly .ui-date-select {
    min-width: 155px;
  }
}
:not(.ss-tw) .ui-finder__ctrl {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 12px 0 0;
  position: relative;
}
@media (max-width: 1180px) {
  :not(.ss-tw) .ui-finder__ctrl {
    flex-direction: column;
  }
  :not(.ss-tw) .ui-finder__ctrl > div:first-child {
    order: 2;
    align-self: flex-start;
  }
  :not(.ss-tw) .ui-finder__ctrl > div:last-child {
    order: 1;
    align-self: flex-end;
  }
}
:not(.ss-tw) .ui-finder__ctrl .ui-button {
  letter-spacing: 0.5px;
  margin-bottom: 12px;
  white-space: nowrap;
  margin-left: 16px;
}
:not(.ss-tw) .ui-finder__ctrl .ui-button .processing svg {
  display: inline-block;
  max-width: 16px;
  height: 16px;
  margin-top: -3px;
  margin-bottom: -3px;
  margin-right: 4px;
}
:not(.ss-tw) .ui-finder__ctrl .ui-button:first-of-type {
  padding-left: 5px;
}
:not(.ss-tw) .ui-finder-item-label {
  font-size: 10px;
  letter-spacing: 0.75px;
}
:not(.ss-tw) .ui-filter__item + .ui-finder-item-label {
  padding: 13px 0 0;
  margin-bottom: 9px;
  line-height: 0.45;
  font-size: 11px;
  letter-spacing: -0.01em;
}
:not(.ss-tw) .ui-filter__item + .ui-finder-item-label small {
  font-size: 85%;
}
:not(.ss-tw) .ui-finder__filter-ctrl > div.ui-finder__diap {
  min-width: calc(50% - 6px);
}
:not(.ss-tw) .ui-finder__filter-ctrl .form-control {
  padding: 3px 3px 0;
  background-color: #f7f7f7;
  border: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .ui-finder__filter-ctrl .form-control .ui-select-choices.ui-select-choices-content.ui-select-dropdown.dropdown-menu {
  width: 100%;
  top: auto !important;
}
@media (max-width: 1600px) {
  :not(.ss-tw) .ui-finder__filter-ctrl .form-control .ui-select-choices.ui-select-choices-content.ui-select-dropdown.dropdown-menu {
    min-width: 100%;
    width: auto;
    max-width: 470px;
  }
  :not(.ss-tw) .ui-finder__filter-ctrl .ui-select-single .ui-select-single__dropdown-menu {
    min-width: 100%;
    width: auto;
    max-width: 410px;
  }
}
@media (max-width: 1180px) {
  :not(.ss-tw) .ui-finder__filter-ctrl .form-control .ui-select-choices.ui-select-choices-content.ui-select-dropdown.dropdown-menu {
    max-width: 41vw;
  }
  :not(.ss-tw) .ui-finder__filter-ctrl .ui-select-single .ui-select-single__dropdown-menu {
    max-width: 33vw;
  }
}
:not(.ss-tw) .ui-finder__filter-ctrl .form-control .btn {
  padding: 1px;
  background-color: #eee;
  margin-right: 4px;
  margin-bottom: 3px;
}
:not(.ss-tw) .ui-social-logo {
  padding-left: 0 !important;
  display: flex !important;
  align-items: center;
  min-width: 52px;
}
:not(.ss-tw) .ui-social-logo__item {
  margin-left: 6px;
  display: inline-flex !important;
  align-items: center;
  max-width: none !important;
}
:not(.ss-tw) .ui-social-logo__item--disabled {
  opacity: 0.3;
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap {
  min-height: 30px;
  padding-bottom: 1px;
}
:not(.ss-tw) .ui-select-multiple__click-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
:not(.ss-tw) datetime-field {
  position: relative;
  display: block;
}
:not(.ss-tw) datetime-field .datetimepicker-wrapper {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: block;
  float: left;
  min-width: 10rem;
  padding: 0 0;
  margin: 0.125rem 0 0;
  font-size: 0.875rem;
  color: #263238;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #cfd8dc;
  border-radius: 0;
}
:not(.ss-tw) datetime-field.ui-datetime-field--left .datetimepicker-wrapper {
  right: 0;
  left: auto;
}
:not(.ss-tw) datetime-field .input-group-addon {
  display: none;
}
:not(.ss-tw) datetime-field .dropdown-menu {
  border: none;
  margin-left: -4px;
  border-radius: 4px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) datetime-field .input-group input {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 2px !important;
  padding: 6px 21px 7px !important;
  color: #545454 !important;
  outline: none !important;
}
:not(.ss-tw) datetime-field.show .input-group {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  background-color: white;
  margin: -4px;
  z-index: 100;
}
:not(.ss-tw) datetime-field.show + .dropdown-menu {
  margin-left: -4px;
}
:not(.ss-tw) datetime-field.show .input-group input {
  margin: 4px;
}
:not(.ss-tw) datetime-field .datetimepicker .table thead tr:nth-of-type(1) th {
  padding: 9px 0;
}
:not(.ss-tw) datetime-field .datetimepicker .table thead tr:nth-of-type(1) .left {
  padding: 9px 0;
}
:not(.ss-tw) datetime-field .datetimepicker .table thead tr:nth-of-type(1) .right {
  padding: 9px 0;
}
:not(.ss-tw) datetime-field .datetimepicker .table thead tr:nth-of-type(2) {
  border-top: 2px solid #eee;
}
:not(.ss-tw) datetime-field .datetimepicker .current {
  background-color: transparent;
  position: relative;
  border-radius: 50%;
}
:not(.ss-tw) .datetimepicker .minute:hover,
:not(.ss-tw) .datetimepicker .hour:hover,
:not(.ss-tw) .datetimepicker .day:hover,
:not(.ss-tw) .datetimepicker .switch:hover,
:not(.ss-tw) .datetimepicker .left:hover,
:not(.ss-tw) .datetimepicker .right:hover {
  background-color: transparent;
}
:not(.ss-tw) datetime-field .datetimepicker .table td::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  height: 21px;
  width: 21px;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
:not(.ss-tw) datetime-field .datetimepicker .table td:hover::before {
  background-color: #eee;
}
:not(.ss-tw) datetime-field .datetimepicker .table td.current::before {
  border: 1px solid rgba(54, 54, 54, 0.2);
}
:not(.ss-tw) datetime-field .datetimepicker .table td.active::before {
  background-color: #FFD600;
}
:not(.ss-tw) datetime-field .datetimepicker .table td.active {
  background-color: transparent;
  color: #545454;
}
:not(.ss-tw) datetime-field .datetimepicker .table td.active:hover {
  background-color: transparent !important;
}
:not(.ss-tw) datetime-field .datetimepicker .table td,
:not(.ss-tw) datetime-field .datetimepicker .table th {
  position: relative;
  font-size: 10px;
  border-radius: 50%;
  padding: 3px 11px;
  text-align: center;
  height: 25px;
}
:not(.ss-tw) datetime-field .datetimepicker .hour, :not(.ss-tw) .datetimepicker .minute {
  width: 45px;
  position: relative;
}
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td::before {
  display: none;
}
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span,
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span.minute.active,
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span.hour.active,
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span.month.active,
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span.year.active {
  background-color: transparent;
  color: #545454;
}
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span.month,
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span.year {
  position: relative;
}
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span::before,
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span.month::before,
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span.year::before {
  content: "";
  display: block;
  position: absolute;
  border-radius: 50%;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  height: 32px;
  width: 32px;
  top: 12px;
}
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span.hour::before,
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span.minute::before {
  top: 0;
}
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span.active::before,
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span.month.active::before,
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span.year.active::before {
  background-color: #eee;
}
:not(.ss-tw) datetime-field .datetimepicker [data-ng-if="data.currentView !== 'day'"] td span:hover::before {
  background-color: #eee;
}
:not(.ss-tw) datetime-field .datetimepicker .current, :not(.ss-tw) .datetimepicker .current:hover, :not(.ss-tw) datetime-field .datetimepicker .current.disabled:hover {
  background-color: transparent;
}
:not(.ss-tw) datetime-field .datetimepicker .table .dow,
:not(.ss-tw) datetime-field .datetimepicker .table thead tr:first-child .switch {
  text-transform: capitalize;
}
:not(.ss-tw) datetime-field .datetimepicker .table {
  min-width: 206px;
}
:not(.ss-tw) .ui-date-select {
  position: relative;
  padding-left: 14px;
  margin-top: 24px;
}
:not(.ss-tw) .ui-date-select.ui-date-select--checked {
  padding-left: 32px;
}
:not(.ss-tw) .ui-date-select.ui-date-select--checked > div > div {
  display: inline-block;
}
:not(.ss-tw) .ui-date-select.ui-date-select--checked > div:first-of-type {
  width: 45px;
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-date-select.ui-date-select--checked .ui-custom-checkbox {
  background-color: #fff;
  display: inline-block;
  margin-left: 0;
  margin-right: 4px;
}
:not(.ss-tw) .ui-date-select > div:first-of-type {
  position: absolute;
  border-radius: 2px 0 0 2px;
  background-color: #DEDEDE;
  height: 100%;
  width: 25px;
  color: #454545;
  left: 0;
  top: 0;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  z-index: 10;
  padding: 8px 5px;
}
:not(.ss-tw) .ui-user-avatar {
  position: relative;
  padding: 9px 6px 9px 9px;
}
:not(.ss-tw) .ui-user-avatar__img {
  border-radius: 50%;
  overflow: hidden;
  width: 32px;
  height: 32px;
}
:not(.ss-tw) .ui-user-avatar__social {
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.31);
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  height: 19px;
  width: 19px;
  bottom: 3px;
  right: 3px;
}
:not(.ss-tw) .ui-user-avatar__social svg {
  max-width: 100%;
  max-height: 100%;
}
:not(.ss-tw) .ui-find-result__list {
  border-radius: 2px;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .ui-find-result__list .ui-content {
  min-height: calc(100vh - 285px);
  background-color: #fff;
}
:not(.ss-tw) .result-not-found .ui-find-result__list .ui-content {
  display: none;
}
:not(.ss-tw) .ui-find-result__list .search {
  display: none;
}
:not(.ss-tw) .ui-find-result__list.ui-find-result__list--finder .search {
  display: block;
  position: absolute;
  top: 0;
}
:not(.ss-tw) .ui-find-result__list.ui-find-result__list--forms-list .search {
  left: 370px;
}
:not(.ss-tw) .ui-find-result__list--forms-list .ui-platform__list svg {
  width: 28px;
  height: 28px;
  margin: 0 4px;
}
:not(.ss-tw) .ui-find-result__list--forms-list .ui-platform__list svg:first-of-type {
  margin-left: 0;
}
:not(.ss-tw) .ui-find-result__list.ui-find-result__list--subscriber-list .search {
  left: 308px;
}
:not(.ss-tw) .ui-find-result__list.ui-find-result__list--remarketing-list .search {
  left: 355px;
}
:not(.ss-tw) .ui-find-result__list.ui-find-result__list--bombardments-list .search {
  left: 300px;
}
:not(.ss-tw) .ui-find-result__table {
  background-color: #fff;
  width: 100%;
}
:not(.ss-tw) .ui-find-result__list:not(.ui-find-result__list--td-hover) .ui-find-result__table .ui-find-result__table-body tr:hover,
:not(.ss-tw) .ui-find-result__list.ui-find-result__list--td-hover .ui-find-result__table .ui-find-result__table-body tr td.hover {
  background-color: rgba(0, 0, 0, 0.03);
  cursor: pointer;
}
:not(.ss-tw) .ui-find-result__table thead th {
  padding: 13px 0 6px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  color: #545454;
}
:not(.ss-tw) .ui-find-result__table-body .ui-custom-checkbox {
  /*margin-top: -4px;*/
}
:not(.ss-tw) .ui-find-result__table-body .ui-custom-checkbox.ui-custom-checkbox--checked {
  border-color: #545454;
  background-color: #545454;
}
:not(.ss-tw) .ui-find-result__table thead th,
:not(.ss-tw) .ui-find-result__table tbody td {
  border-bottom: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) body.office-subscriptions-finder .ui-find-result__table thead th,
:not(.ss-tw) body.office-subscriptions-finder .ui-find-result__table tbody td {
  padding: 4px !important;
}
:not(.ss-tw) .ui-find-result__table thead th .ui-custom-checkbox.ui-custom-checkbox--checked {
  border-color: #545454;
  background-color: #545454;
}
:not(.ss-tw) .ui-find-result__table thead th .ui-custom-checkbox.ui-custom-checkbox--checked.ui-custom-checkbox--no-full-check {
  border-color: #a7a7a7;
  background-color: #a7a7a7;
}
:not(.ss-tw) .ui-find-result__table tbody td .ui-user-avatar {
  padding-left: 0;
}
:not(.ss-tw) .ui-find-result__table thead th:first-of-type,
:not(.ss-tw) .ui-find-result__table tbody td:first-of-type {
  width: 23px;
  padding-left: 0;
}
:not(.ss-tw) body.office-subscriptions-finder .ui-find-result__table thead th:first-of-type,
:not(.ss-tw) body.office-subscriptions-finder .ui-find-result__table tbody td:first-of-type {
  padding-left: 0 !important;
}
:not(.ss-tw) .ui-find-result__table thead th:nth-of-type(2),
:not(.ss-tw) .ui-find-result__table tbody td:nth-of-type(2) {
  max-width: 32%;
}
:not(.ss-tw) .ui-find-result__table tbody td {
  /* padding: 0; */
}
:not(.ss-tw) .ui-find-result__table thead th:not(:first-of-type) {
  padding-right: 10px;
}
:not(.ss-tw) .ui-find-result__table tbody td:not(:first-of-type) {
  min-width: 50px;
}
:not(.ss-tw) .ui-find-result__table--no-click * {
  cursor: default;
}
:not(.ss-tw) .ui-find-result__table--no-click .ui-custom-checkbox {
  cursor: pointer;
}
:not(.ss-tw) .ui-find-result__subscr-list,
:not(.ss-tw) .ui-find-result__tags {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 10px;
  color: #535353;
}
:not(.ss-tw) .ui-find-result__subscr-list,
:not(.ss-tw) .ui-find-result__tags.real {
  max-width: 200px;
}
:not(.ss-tw) .ui-find-result__subscr-list > span {
  padding-left: 10px;
  position: relative;
  line-height: 15px;
  margin-bottom: 7px;
}
:not(.ss-tw) .ui-find-result__subscr-list > span:before {
  content: "";
  position: absolute;
  width: 7px;
  height: 0;
  left: 0;
  top: 6px;
  border-top: 1px solid #FFD600;
}
:not(.ss-tw) .ui-find-result__tags {
  max-width: 80px;
}
:not(.ss-tw) .ui-find-result__utm .ui-link {
  font-size: 12px;
  color: #545454;
  text-decoration: underline;
}
:not(.ss-tw) .ui-find-result__subscr-list > span {
  display: block;
}
:not(.ss-tw) .chat-app-user-info__group.subscription-list .chat-app-user-info__black-list .chat-app-user-info__item a,
:not(.ss-tw) .ui-find-result__black-list span {
  color: #f86c6b;
  /*background-color: #f86c6b;
    color: #ffffff;*/
  padding: 1px 2px;
}
:not(.ss-tw) .ui-find-result__black-list span {
  text-decoration: none;
}
:not(.ss-tw) .chat-app-user-info__group.subscription-list .chat-app-user-info__unsabs-list .chat-app-user-info__item a,
:not(.ss-tw) .ui-find-result__unsabs-list span {
  /*background-color: rgba(255,140,0,0.2);*/
  color: rgb(255, 140, 0);
  padding: 1px 2px;
  line-height: 15px;
}
:not(.ss-tw) .chat-app-user-info__utm-item {
  word-break: break-all;
}
:not(.ss-tw) .ui-find-result__unsabs-list span {
  text-decoration: none;
}
:not(.ss-tw) .ui-setting-label {
  padding: 9px;
  width: 33px;
  height: 33px;
  margin: 0 16px 0 auto;
  cursor: pointer;
}
:not(.ss-tw) .ui-user-info-block {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-user-info-block__text {
  display: flex;
  flex-direction: column;
}
:not(.ss-tw) .ui-user-info-block__name,
:not(.ss-tw) .ui-user-info-block__mail {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  text-decoration: none;
}
:not(.ss-tw) .ui-user-info-block__name {
  word-break: normal;
}
:not(.ss-tw) .ui-user-info-block__name {
  font-size: 12px;
  color: #545454;
}
:not(.ss-tw) .ui-user-info-block__mail,
:not(.ss-tw) .ui-user-info-block__mail:hover,
:not(.ss-tw) .ui-user-info-block__mail:focus {
  font-size: 10px;
  color: #C4C4C4;
  cursor: pointer;
}
:not(.ss-tw) .ui-user-info-block__mail:hover,
:not(.ss-tw) .ui-user-info-block__mail:focus {
  text-decoration: underline;
}
:not(.ss-tw) .ui-find-result {
  margin-bottom: 90px;
  display: flex;
  flex-direction: column;
  height: calc(100% - 100px);
}
:not(.ss-tw) body.office-subscriptions-finder .ui-find-result {
  height: auto;
}
:not(.ss-tw) .ui-find-result__ctrl,
:not(.ss-tw) .ui-find-result__ctrl-action {
  display: flex;
}
:not(.ss-tw) .ui-find-result__ctrl-action .ui-pagination__nav {
  margin-bottom: -170px;
  margin-left: 50%;
  margin-right: -50%;
  transform: translateX(-50%);
}
:not(.ss-tw) .ui-find-result__ctrl {
  justify-content: space-between;
  padding: 10px 15px;
  position: relative;
  max-width: 50%;
  z-index: 10000;
}
:not(.ss-tw) .ui-find-result__ctrl-action {
  white-space: nowrap;
  align-items: center;
  height: 30px;
  flex: 1;
}
:not(.ss-tw) .ui-find-result__ctrl-action:first-of-type {
  z-index: 100;
}
:not(.ss-tw) .ui-find-result__ctrl-action .ui-pagination {
  position: absolute;
  left: 0;
  right: 0;
  padding-right: 15px;
  top: 10px;
}
:not(.ss-tw) .ui-find-result__ctrl-action .ui-select-single {
  margin-left: 10px;
  margin-bottom: 0;
}
:not(.ss-tw) .ui-find-result__ctrl-action .ui-select-single__button {
  min-height: 24px;
  background-color: transparent;
  width: 180px;
}
:not(.ss-tw) .ui-prg-settings__def-subscr-list .show > .ui-select-single__dropdown-menu,
:not(.ss-tw) .ui-find-result__ctrl-action .ui-select-single__dropdown-menu {
  top: auto;
  bottom: 100%;
}
:not(.ss-tw) .ui-prg-settings__def-subscr-list .show > .scrollbar-dynamic.ui-select-single__dropdown-menu {
  margin-bottom: 0;
  margin-top: 36px;
}
:not(.ss-tw) .ui-find-result__checked-result {
  margin-top: -1px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  text-align: center;
  color: #545454;
}
:not(.ss-tw) .ui-find-result__checker {
  width: 111px;
}
:not(.ss-tw) .ui-find-result__checker .ui-custom-switch {
  justify-content: center;
}
:not(.ss-tw) .ui-find-result__ctrl-action > .ui-select-single {
  max-width: 185px;
}
:not(.ss-tw) .open .scrollbar-dynamic.ui-select-choices.dropdown-menu {
  visibility: visible;
  opacity: 1;
  margin-bottom: 36px;
  width: 100%;
}
:not(.ss-tw) .open .scrollbar-dynamic.ui-select-choices.dropdown-menu ul {
  width: 100% !important;
  position: static !important;
}
:not(.ss-tw) .ui-finder .open .scrollbar-dynamic.ui-select-choices.dropdown-menu ul {
  position: relative !important;
}
:not(.ss-tw) {
  /*.scrollbar-dynamic.ui-select-choices.dropdown-menu ul {*/
  /*min-width: 100%;*/
  /*z-index: 0;*/
  /*}*/
}
:not(.ss-tw) .ui-subs-list__ctrl {
  width: 16px;
  height: 16px;
  display: inline-block;
}
:not(.ss-tw) .ui-subs-list__ctrl svg {
  max-width: 100%;
  max-height: 100%;
}
:not(.ss-tw) .ui-subs-list__ctrl svg path {
  fill: #20a8d8;
}
:not(.ss-tw) .ui-chat-sidebar {
  position: fixed;
  left: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  opacity: 0;
  transition: opacity 0.175s ease-in-out;
  z-index: 100000;
}
:not(.ss-tw) .ui-chat-sidebar--opened {
  left: 0;
  opacity: 1;
}
:not(.ss-tw) .ui-chat-sidebar__overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.75);
}
:not(.ss-tw) .ui-chat-sidebar__close {
  position: absolute;
  left: -45px;
  cursor: pointer;
  width: 45px;
  text-align: center;
  top: 10px;
  height: 45px;
  display: flex;
  justify-content: center;
}
:not(.ss-tw) .ui-chat-sidebar__content {
  max-width: 940px;
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: flex;
  animation-name: right-opener;
  animation-delay: 0s;
  animation-duration: 0.75s;
  animation-timing-function: ease-in-out;
}
@keyframes right-opener {
  0% {
    right: -100%;
  }
  100% {
    right: 0;
  }
}
:not(.ss-tw) {
  /*shared components*/
  /*shared component:link*/
}
:not(.ss-tw) .ui-link {
  text-decoration: none;
  outline: 0;
}
:not(.ss-tw) .ui-link.ui-link--gray {
  color: #93a6af;
}
:not(.ss-tw) .ui-link.ui-link--policy {
  color: #2f3132;
  text-decoration: underline;
}
:not(.ss-tw) .ui-link.ui-link:hover {
  color: #545454;
  text-decoration: underline;
}
:not(.ss-tw) .ui-link.ui-link--default {
  color: #545454;
}
:not(.ss-tw) .ui-link.ui-link--font {
  font-family: "Montserrat", sans-serif;
}
:not(.ss-tw) {
  /*shared component:typography*/
}
:not(.ss-tw) .ui-typography {
  color: #545454;
  margin: 0;
  padding: 0;
}
:not(.ss-tw) .ui-typography--headline {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
}
@media (min-width: 768px) {
  :not(.ss-tw) .ui-typography--headline {
    font-size: 18px;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .ui-typography--headline {
    font-size: 20px;
    line-height: 26px;
  }
}
:not(.ss-tw) .ui-typography--title {
  font-size: 12px;
  line-height: 14px;
  font-weight: 600;
  color: #545454;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  :not(.ss-tw) .ui-typography--title {
    font-weight: 600;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    line-height: 16px;
  }
}
:not(.ss-tw) .ui-typography--subheader {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
}
@media (min-width: 768px) {
  :not(.ss-tw) .ui-typography--subheader {
    font-size: 16px;
    line-height: 20px;
  }
}
:not(.ss-tw) .ui-typography--body {
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
}
@media (min-width: 768px) {
  :not(.ss-tw) .ui-typography--body {
    font-size: 12px;
    line-height: 16px;
  }
}
:not(.ss-tw) .ui-typography--body + .ui-typography--body {
  margin-top: 10px;
}
@media (min-width: 768px) {
  :not(.ss-tw) .ui-typography--body + .ui-typography--body {
    margin-top: 16px;
  }
}
:not(.ss-tw) .ui-typography--white {
  color: white;
}
:not(.ss-tw) {
  /*shared component:bootstrap*/
}
:not(.ss-tw) .ui-select-bootstrap > .ui-select-match {
  box-shadow: none;
  min-height: 28px;
  display: block;
  outline: 0;
}
:not(.ss-tw) .ui-select-bootstrap > .ui-select-match > .btn {
  padding: 6px 25px 6px 10px;
  background-color: transparent;
  border: 1px solid rgba(22, 39, 0, 0.1);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  color: #454545;
  font-size: 12px;
  line-height: 16px;
  font-weight: 600;
  border-radius: 2px;
  z-index: 10;
}
:not(.ss-tw) .ui-finder .ui-select-bootstrap > .ui-select-match > .btn {
  min-height: 30px;
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap .ui-select-match-item {
  background-color: #eee;
  padding: 2px 3px 1px;
  margin: 0 3px 4px 0;
  position: relative;
  z-index: 100;
  text-align: left;
  max-width: 85%;
  word-break: break-word;
  word-wrap: break-word;
  vertical-align: bottom;
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap.ui-select-container[disabled=disabled] .ui-select-match-item {
  max-width: 100%;
  width: 100%;
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap .ui-select-match-item.btn-primary {
  border: 1px solid #eee;
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap .ui-select-match-item > span {
  font-size: 12px;
  line-height: 16px;
  color: #545454;
  display: inline;
  /*display: inline-block;*/
  max-width: 91%;
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap .ui-select-match .close {
  color: #F46C59;
  font-size: 17px;
  padding-top: 1px;
  line-height: 16px;
  width: auto;
  max-width: none;
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap .ui-select-match {
  font-size: 14px;
  line-height: 12px;
}
:not(.ss-tw) .ui-select-multiple[disabled=disabled].ui-select-bootstrap .ui-select-match > span {
  margin-right: 4px;
}
:not(.ss-tw) .ui-select-bootstrap .ui-select-match-text span {
  display: block;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(66, 67, 73, 0.7);
}
:not(.ss-tw) scenario-step-filter .ui-select-bootstrap .ui-select-match-text span {
  position: absolute;
  max-width: calc(100% - 32px);
}
:not(.ss-tw) .ui-finder__filter-type .ui-select-match-text {
  padding: 0;
}
:not(.ss-tw) .ui-select-container.ui-select-bootstrap .ui-select-search {
  padding: 7px 10px 6px;
  line-height: 16px;
}
:not(.ss-tw) .ui-select-placeholder {
  /*color: #454545 !important;*/
}
:not(.ss-tw) .ui-select-bootstrap .ui-select-choices-row > span > span > span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(100% - 32px);
}
:not(.ss-tw) .ui-select-bootstrap .ui-select-choices-row > span > span.disabled {
  color: #545454;
  font-weight: 600;
  opacity: 0.3;
  cursor: not-allowed;
  pointer-events: none;
}
:not(.ss-tw) .ui-select-bootstrap .ui-select-choices-row > span > span::after {
  content: "";
  width: 2px;
  height: 9px;
  border-radius: 0 2px 2px 0;
  background-color: transparent;
  display: block;
  position: absolute;
  left: 0;
  top: 9px;
  transition: background-color 0.17s ease-in-out;
}
:not(.ss-tw) .ui-select-bootstrap .ui-select-choices-row > span > span:hover:not(.disabled)::after {
  background-color: #FFC121;
}
:not(.ss-tw) {
  /*shared component:tags*/
}
:not(.ss-tw) .ui-tag {
  color: #545454;
  background: #FFD600;
  line-height: 14px;
  padding: 3px 4px 2px;
  border-radius: 2px;
  display: inline-block;
  position: relative;
  max-width: 100% !important;
  margin-right: 14px;
  margin-bottom: 4px;
}
:not(.ss-tw) .ui-tag__text {
  position: relative;
  z-index: 1;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}
:not(.ss-tw) .ui-tag--label:after {
  width: 13px;
  height: 13px;
  content: "";
  display: block;
  transform: rotate(45deg);
  right: -6px;
  position: absolute;
  top: 3px;
  background: #FFD600;
  width: 15px;
  height: 15px;
  right: -7px;
  top: 2px;
  border-radius: 4px;
}
:not(.ss-tw) .ui-tag + .ui-tag {
  /*margin-left: 4px;*/
}
:not(.ss-tw) .ui-tag--label + .ui-tag--label {
  /*margin-left: 14px;*/
}
:not(.ss-tw) {
  /*shared component:form*/
}
:not(.ss-tw) .ui-form {
  display: block;
}
:not(.ss-tw) .ui-form-group {
  position: relative;
}
:not(.ss-tw) .ui-form-group + .ui-form-group {
  margin-top: 19px;
}
:not(.ss-tw) .ui-form--inline {
  display: flex;
  position: relative;
}
:not(.ss-tw) .ui-form--inline .ui-form-group + .ui-form-group {
  margin-top: 0;
  margin-left: 10px;
}
:not(.ss-tw) {
  /*shared component:label*/
}
:not(.ss-tw) .ui-label {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  color: #545454;
  text-align: left;
}
:not(.ss-tw) .ui-label--size-xs {
  font-size: 11px;
  line-height: 14px;
}
:not(.ss-tw) .ui-label--size-sm {
  font-size: 12px;
  line-height: 16px;
}
:not(.ss-tw) .ui-label--size-md {
  font-size: 14px;
  line-height: 16px;
}
:not(.ss-tw) .ui-label--block {
  display: block;
  margin-bottom: 9px;
}
:not(.ss-tw) .ui-scenario-edit__button-hidden {
  position: absolute;
  right: 14px;
  top: 63px;
  width: 20px;
  height: 20px;
  z-index: 100;
  border: none;
  padding: 0;
  background-color: transparent;
}
:not(.ss-tw) .ui-scenario-edit__button-hidden::before {
  content: "";
  background-color: transparent;
  border-radius: 50%;
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: block;
}
:not(.ss-tw) .ui-scenario-edit__button-hidden::after {
  content: "";
  position: absolute;
  border-bottom: 2px solid rgba(0, 0, 0, 0.5);
  border-right: 2px solid rgba(0, 0, 0, 0.5);
  box-sizing: border-box;
  transform: rotate(-45deg);
  width: 10px;
  height: 10px;
  cursor: pointer;
  top: 5px;
  left: 3px;
}
:not(.ss-tw) .ui-scenario-edit__button-hidden.active {
  transition-delay: 0.1s;
  top: 50%;
  transform: translateY(-50%);
  overflow: hidden;
  height: 70px;
  width: 35px;
  right: 0;
}
:not(.ss-tw) .ui-scenario-edit__button-hidden.active::before {
  transition-delay: 0.1s;
  width: 200%;
  height: 100%;
  background-color: rgba(100, 100, 100, 0.35);
}
:not(.ss-tw) .ui-scenario-edit__button-hidden.active::after {
  transition-delay: 0.1s;
  border-bottom: 4px solid #fff;
  border-right: 4px solid #fff;
  transform: rotate(135deg);
  top: calc(50% - 9px);
  height: 18px;
  width: 18px;
  left: 14px;
}
:not(.ss-tw) .ng-hide-animate {
  transition: opacity 0.175s linear;
}
:not(.ss-tw) .ng-hide-animate.ng-hide {
  transition: opacity 0.175s linear, width 0s linear 0.17s;
  opacity: 0 !important;
  width: 0 !important;
  overflow: hidden;
}
:not(.ss-tw) .ui-tab-content {
  padding: 24px 25px;
}
:not(.ss-tw) .ui-tab-content__item,
:not(.ss-tw) .ui-tab-content > .ui-tab-content__item > .scroll-wrapper > .scrollbar-dynamic {
  background-color: #F7F7F7;
  min-height: 100%;
}
:not(.ss-tw) .ui-tab-content__item > .m-scrollbar {
  height: 100%;
}
:not(.ss-tw) .ui-tab-content > .ui-tab-content__item {
  max-height: 100%;
  height: 100%;
}
:not(.ss-tw) .ui-tab-content > .ui-tab-content__item > .scroll-wrapper {
  max-height: 100%;
  height: 100%;
}
:not(.ss-tw) .ui-tree-table {
  width: 100%;
  padding: 0;
  margin: 0;
  border-collapse: collapse;
  font-family: "Montserrat", sans-serif;
  color: #545454;
}
:not(.ss-tw) .ui-tree-table.ui-analytics-tree-table {
  user-select: none;
}
:not(.ss-tw) .ui-tree-table--outline tbody tr td {
  word-break: break-word;
  word-wrap: break-word;
}
:not(.ss-tw) .ui-tree-table thead tr th {
  background: #E5E5E5;
  line-height: 18px;
  font-size: 12px;
  font-weight: 500;
  padding: 5px 8px;
}
:not(.ss-tw) .ui-tree-table tbody tr td {
  line-height: 18px;
  font-size: 12px;
  padding: 5px 8px;
}
:not(.ss-tw) .ui-tree-table tbody tr:nth-child(odd) td {
  background: #EFEFEF;
}
:not(.ss-tw) .ui-tree-table tbody tr:hover td {
  background: #FFF1A6;
}
:not(.ss-tw) .ui-tree-table tbody tr.deleted td {
  background-color: #f3f3f3;
  opacity: 0.6;
}
:not(.ss-tw) .ui-tree-table tbody tr.dark td {
  background-color: #e5eff5;
}
:not(.ss-tw) .ui-tree-table__arrow {
  display: inline-block;
  margin-top: 3px;
  line-height: 10px;
}
:not(.ss-tw) .ui-tree-table__arrow + span {
  margin-left: 6px;
}
:not(.ss-tw) .ui-tree-table__arrow--collapsed {
  transform: rotate(-90deg);
  margin-top: 4px;
}
:not(.ss-tw) .ui-tree-table .ui-node-type {
  font-weight: 400;
  color: #B5B5B5;
  font-size: 10px;
  line-height: 12px;
  display: block;
  margin-bottom: 2px;
  text-transform: uppercase;
}
:not(.ss-tw) .ui-tree-table .ui-node-type--has-gutter {
  padding-left: 15px;
}
:not(.ss-tw) .ui-tree-table .ui-node-name {
  display: flex;
  align-items: flex-start;
}
:not(.ss-tw) {
  /*analytics page */
}
:not(.ss-tw) .ui-analytics {
  display: block;
  padding-left: 0;
}
:not(.ss-tw) .ui-analytics__notice {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 5px 21px;
  color: #545454;
  background-color: rgba(255, 214, 0, 0.5);
  border-radius: 2px;
}
:not(.ss-tw) .ui-analytics-settings__text b {
  display: block;
  line-height: 20px;
}
:not(.ss-tw) .ui-analytics-settings__textarea {
  margin-top: 26px;
}
:not(.ss-tw) .ui-analytics-settings__footer {
  margin-top: 15px;
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-analytics-settings__button {
  display: block;
}
:not(.ss-tw) .ui-analytics-settings__help {
  font-size: 10px;
  line-height: 14px;
  color: #545454;
  margin-left: 16px;
  flex: 1 1 0%;
}
:not(.ss-tw) .ui-analytics-settings__help a {
  color: #545454;
  text-decoration: underline;
}
:not(.ss-tw) .ui-analytics-box {
  position: relative;
}
:not(.ss-tw) .ui-analytics-box__header {
  display: flex;
  align-items: flex-start;
  position: relative;
}
:not(.ss-tw) .ui-analytics-box__platforms + .ui-analytics-box__filter {
  margin-left: 19px;
}
:not(.ss-tw) .ui-analytics-box__filter {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  flex: 1 1 100%;
}
:not(.ss-tw) .ui-analytics-filter + .ui-analytics-filter {
  margin-left: 12px;
  margin-right: 12px;
}
:not(.ss-tw) .ui-analytics-filter {
  flex: 1 1 100%;
  max-width: 205px;
}
:not(.ss-tw) .ui-analytics-filter--datetime {
  max-width: 150px;
}
:not(.ss-tw) .ui-analytics-filter--button {
  flex: 1 1 auto;
}
:not(.ss-tw) .ui-analytics-filter .ui-select-single__button {
  border: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .ui-analytics-box__help {
  font-size: 8px;
  color: #545454;
  margin-top: 10px;
  flex: none;
  width: 100%;
}
:not(.ss-tw) .ui-analytics-box__tree-table {
  margin-top: 28px;
  margin-left: 20px;
}
:not(.ss-tw) .ui-analytics-box__content {
  margin-top: 28px;
}
:not(.ss-tw) .ui-analytics-box__chart {
  margin-left: 0px;
  padding: 0 20px;
}
:not(.ss-tw) .ui-analytics-box__chart .highcharts-container {
  margin: auto !important;
}
:not(.ss-tw) .ui-analytics-box__charts {
  margin-top: 22px;
}
:not(.ss-tw) .ui-analytics-box__chart-row {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 1680px) {
  :not(.ss-tw) .ui-analytics-box__chart-row {
    justify-content: space-around;
  }
}
:not(.ss-tw) .ui-analytics-box__chart {
  margin-top: 24px;
}
:not(.ss-tw) .ui-analytics-box__chart--half {
  flex: 1;
  min-width: 300px;
}
:not(.ss-tw) .ui-analytics-box__overlap {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 20;
}
:not(.ss-tw) .ui-analytics__settings {
  padding-left: 20px;
}
:not(.ss-tw) .ui-analytics-box__overlap.show {
  display: block;
}
:not(.ss-tw) .ui-analytics-box__overlap .progress-wrap {
  width: 30%;
  margin: 8% auto 0;
  text-align: center;
  font-weight: 600;
}
:not(.ss-tw) .ui-analytics-box__overlap .progress-wrap .progress {
  height: 8px;
}
:not(.ss-tw) .ui-chart-container {
  width: 100%;
  position: relative;
  height: 400px;
}
:not(.ss-tw) .ui-chart-container .ui-analytics-box__highchart {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
:not(.ss-tw) .ui-custom-switch {
  display: flex;
  align-items: center;
  margin: 0;
  cursor: pointer;
}
:not(.ss-tw) .ui-custom-switch--disabled {
  cursor: not-allowed;
  opacity: 0.7;
}
:not(.ss-tw) .ui-custom-switch--top-mar {
  margin-top: 12px;
}
:not(.ss-tw) .ui-custom-switch--top-border {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px solid #E6E6E6;
}
:not(.ss-tw) .ui-custom-switch--small-text .ui-custom-switch__label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 8px;
  color: #545454;
}
:not(.ss-tw) .ui-custom-switch--long .ui-custom-switch__label {
  margin-left: 10px;
  margin-right: auto;
}
:not(.ss-tw) .ui-custom-switch--modals {
  margin-bottom: 16px;
}
:not(.ss-tw) .ui-custom-switch--modals .ui-custom-switch__label {
  margin-left: 10px;
}
:not(.ss-tw) .ui-custom-switch__label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 10px;
  color: #545454;
  margin-right: 10px;
  margin-left: 0.5rem;
}
:not(.ss-tw) .ui-custom-switch__switcher {
  min-width: 34px;
  width: 34px;
  height: 18px;
  background: #F3F3F3;
  border-radius: 100px;
  position: relative;
  cursor: pointer;
}
:not(.ss-tw) .ui-custom-switch[disabled] .ui-custom-switch__switcher {
  cursor: default;
  opacity: 0.6;
}
:not(.ss-tw) .ui-custom-switch__marker {
  width: 21px;
  height: 18px;
  background-color: #545454;
  border-radius: 100px;
  position: absolute;
  top: 0;
  left: 0;
  transition-duration: 0.1s;
}
:not(.ss-tw) .ui-custom-switch.ui-custom-switch--lg .ui-custom-switch__switcher {
  width: 42px;
  height: 18px;
}
:not(.ss-tw) .ui-custom-switch.ui-custom-switch--lg .ui-custom-switch__marker {
  width: 24px;
  height: 18px;
}
:not(.ss-tw) .ui-custom-switch.ui-custom-switch--lg .ui-custom-switch__marker::before {
  font-size: 9px;
}
:not(.ss-tw) .ui-auto-setting .ui-custom-switch--on .ui-custom-switch__marker,
:not(.ss-tw) .ui-custom-switch--on .ui-custom-switch__marker {
  background-color: #FFD600;
  left: 14px;
}
:not(.ss-tw) .ui-custom-switch__marker::before {
  content: "OFF";
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 8px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 4px;
  left: 1px;
}
:not(.ss-tw) .ui-custom-switch--on .ui-custom-switch__marker::before {
  content: "ON";
  color: #545454;
  left: 4px;
}
:not(.ss-tw) .ui-custom-switch--time-select {
  height: 36px;
}
:not(.ss-tw) .ui-custom-switch--time-select datetime-field .datetimepicker-wrapper {
  left: auto;
  right: 0;
}
:not(.ss-tw) .ui-custom-switch--time-and-desc {
  height: 53px;
}
:not(.ss-tw) .ui-custom-switch--time-and-desc .ui-custom-switch__switcher {
  margin-top: -11px;
}
:not(.ss-tw) .ui-custom-switch--time-and-desc .ui-custom-switch__label {
  margin-top: -10px;
}
:not(.ss-tw) .ui-custom-switch .ui-datetime-group__input {
  padding: 5px 23px 5px 8px;
  width: 128px;
  font-size: 10px;
}
:not(.ss-tw) .ui-active-block .ui-datetime-group__input,
:not(.ss-tw) .ui-active-block .ui-datetime-group__input[readonly] {
  background: #F7F7F7;
}
:not(.ss-tw) .ui-custom-switch datetime-field .dropdown-menu {
  left: auto;
  right: 0;
}
:not(.ss-tw) .card-block .ui-custom-switch__switcher {
  background-color: #fff;
}
:not(.ss-tw) .ui-exit-message {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: normal;
  color: #545454;
  margin-top: 14px;
  flex-wrap: nowrap !important;
}
:not(.ss-tw) .ui-exit-message svg {
  min-width: 16px;
}
:not(.ss-tw) .ui-exit-message--disable {
  opacity: 0.1;
}
:not(.ss-tw) .ui-exit-message div {
  margin-left: 10px;
}
:not(.ss-tw) .ui-search {
  max-height: 30px;
  position: relative;
  border: 1px solid rgba(22, 39, 0, 0.1);
  border-radius: 0;
}
:not(.ss-tw) .ui-search input {
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  color: #000000;
  background-color: transparent;
  border: none;
  padding: 6px 23px 7px 32px;
}
:not(.ss-tw) .ui-search__img {
  position: absolute;
  left: 8px;
  top: 7px;
  width: 14px;
  line-height: 14px;
}
:not(.ss-tw) .ui-search__clear {
  position: absolute;
  right: 0;
  top: 0;
  padding: 3px;
  width: 24px;
  height: 100%;
  border: none;
  background-color: transparent;
  cursor: pointer;
}
:not(.ss-tw) .ui-search__img svg,
:not(.ss-tw) .ui-search__clear svg {
  width: 100%;
}
:not(.ss-tw) .office-scenario-list .ui-main {
  padding-top: 26px;
}
:not(.ss-tw) .ui-cards {
  min-height: calc(100% - 91px);
  min-height: calc(100vh - 91px);
  position: relative;
  padding-bottom: 64px;
}
:not(.ss-tw) .ui-cards__header {
  display: flex;
  justify-content: space-between;
  margin-bottom: 17px;
  padding-right: 5px;
}
:not(.ss-tw) .ui-cards__header > div {
  display: flex;
}
@media (max-width: 1023px) {
  :not(.ss-tw) .ui-cards__header > div {
    flex-direction: column;
  }
}
:not(.ss-tw) .ui-cards__header .ui-search {
  margin-top: 2px;
  margin-left: 18px;
  width: 195px;
}
:not(.ss-tw) .ui-cards__header .ui-page-header {
  margin-top: 6px;
  margin-bottom: 4px;
}
:not(.ss-tw) .ui-cards__header .ui-button {
  font-weight: normal;
  letter-spacing: 0.575px;
  padding: 9px 17px 8px;
  height: 30px;
}
:not(.ss-tw) .ui-cards__list {
  display: flex;
  flex-wrap: wrap;
  margin-right: -10px;
  max-width: calc(100% - 10px);
  padding-bottom: 11px;
  justify-content: space-between;
}
:not(.ss-tw) .ui-cards-item {
  width: 300px;
  padding-bottom: 1px;
  cursor: pointer;
  position: relative;
  margin-left: -8px;
}
:not(.ss-tw) .ui-cards-item a,
:not(.ss-tw) .ui-cards-item a:visited {
  color: #545454;
  font-weight: 600;
}
:not(.ss-tw) .ui-cards-item a:active,
:not(.ss-tw) .ui-cards-item a:hover {
  color: #545454;
  font-weight: 600;
  opacity: 0.8;
}
:not(.ss-tw) .ui-button--auto {
  margin-right: 0;
}
@media (min-width: 768px) {
  :not(.ss-tw) .ui-cards__list {
    margin-right: -15px;
    justify-content: space-around;
    max-width: calc(100% - 15px);
  }
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item {
    margin-right: 15px;
    margin-bottom: 0;
    width: 301px;
  }
}
@media (min-width: 950px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item {
    margin-bottom: 3px;
    width: 282px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .ui-cards__list {
    margin-right: -30px;
    max-width: calc(100% - 30px);
  }
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 282px;
    margin-right: 22px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1024px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 290px;
  }
}
@media (min-width: 1080px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 300px;
  }
}
@media (min-width: 1100px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 318px;
  }
}
@media (min-width: 1152px) {
  :not(.ss-tw) .ui-cards__list {
    margin-right: -10px;
    justify-content: space-between;
    max-width: calc(100% - 10px);
  }
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 290px;
    margin-right: 6px;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .ui-cards__list {
    margin-right: -30px;
    max-width: calc(100% - 30px);
  }
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 295px;
    margin-right: 22px;
  }
}
@media (min-width: 1280px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 320px;
  }
}
@media (min-width: 1320px) {
  :not(.ss-tw) .ui-cards-item {
    width: 325px;
  }
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item {
    width: 288px;
  }
}
@media (min-width: 1366px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 325px;
    margin-bottom: 21px;
  }
}
@media (min-width: 1420px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 324px;
  }
}
@media (min-width: 1444px) {
  :not(.ss-tw) .ui-cards__list {
    margin-right: -10px;
    max-width: calc(100% - 10px);
  }
  :not(.ss-tw) .ui-cards-item {
    width: 282px;
    margin-right: 10px;
  }
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item {
    width: 320px;
  }
}
@media (min-width: 1560px) {
  :not(.ss-tw) .ui-cards__list {
    margin-right: -30px;
    max-width: calc(100% - 30px);
  }
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 296px;
    margin-right: 22px;
  }
}
@media (min-width: 1600px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 302px;
  }
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item {
    width: 325px;
  }
}
@media (min-width: 1680px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 312px;
  }
}
@media (min-width: 1700px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 325px;
  }
}
@media (min-width: 1800px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 282px;
  }
}
@media (min-width: 1850px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 290px;
  }
}
@media (min-width: 1880px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 296px;
  }
}
@media (min-width: 1920px) {
  :not(.ss-tw) .ui-cards__list--no-menu .ui-cards-item,
  :not(.ss-tw) .ui-cards-item {
    width: 305px;
  }
}
:not(.ss-tw) .ui-cards-item--no-select {
  margin-left: 0;
  margin-right: 20px;
}
:not(.ss-tw) .ui-cards-item .ui-select-button .dropdown-menu {
  left: auto;
  right: 0;
}
:not(.ss-tw) .ui-cards-item--hidden {
  visibility: hidden;
  opacity: 0;
  margin-bottom: 0 !important;
  padding: 0;
}
:not(.ss-tw) .ui-cards-item--hidden-real {
  visibility: hidden;
  margin-top: -22px;
  z-index: -1;
  opacity: 0;
}
:not(.ss-tw) .ui-cards-item--active::before {
  content: "";
  position: absolute;
  top: 17px;
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: calc(100% - 18px);
  z-index: 0;
  border-radius: 0 4px 4px 4px;
}
:not(.ss-tw) .ui-cards-item__overhead {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 8px;
  color: rgba(0, 0, 0, 0.5);
  margin-left: 8px;
  position: relative;
  display: inline-block;
}
:not(.ss-tw) .ui-cards-item--active .ui-cards-item__overhead::before {
  content: "";
  position: absolute;
  left: -8px;
  bottom: 2px;
  background-color: rgba(0, 0, 0, 0.1);
  height: calc(100% + 1px);
  z-index: 0;
  border-radius: 4px 4px 0 0;
  width: calc(100% + 16px);
}
:not(.ss-tw) .ui-cards-item__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 3px 4px 1px 9px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  height: 43px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 14px;
  color: #545454;
}
:not(.ss-tw) .ui-cards-item__name,
:not(.ss-tw) .ui-cards-item__name:hover,
:not(.ss-tw) .ui-cards-item__name:focus {
  cursor: pointer;
  text-decoration: none;
  color: #545454;
  word-break: break-all;
  word-wrap: break-word;
  overflow: hidden;
  height: 100%;
  width: calc(100% - 36px);
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-cards-item__name p {
  margin-bottom: 0;
}
:not(.ss-tw) .ui-cards-item__body {
  background-color: #fff;
  border-radius: 4px;
  margin: 0 8px 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  position: relative;
}
:not(.ss-tw) .ui-cards-item__main {
  padding: 15px 15px 14px;
  min-height: 66px;
}
:not(.ss-tw) .office-scenariotemplate-list .ui-cards-item__main {
  min-height: 96px;
}
:not(.ss-tw) .ui-cards-item__statistic {
  display: flex;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  color: #545454;
  margin-bottom: 8px;
  height: 16px;
}
:not(.ss-tw) .ui-cards-item__statistic > div:nth-child(1) {
  flex-grow: 3;
  flex-shrink: 1;
  flex-basis: 0%;
}
:not(.ss-tw) .ui-cards-item__statistic > div:nth-child(2) {
  flex-grow: 2;
  flex-shrink: 1;
  flex-basis: 0%;
}
:not(.ss-tw) .ui-cards-item__statistic > div:nth-child(3) {
  flex-grow: 3;
  flex-shrink: 1;
  flex-basis: 0%;
}
:not(.ss-tw) .ui-cards-item__statistic > div:last-of-type {
  /*flex: 3;*/
}
:not(.ss-tw) .ui-cards-item__statistic > div > div:first-of-type {
  margin-bottom: 6px;
}
:not(.ss-tw) .ui-cards-item__statistic > div > div:last-of-type {
  font-size: 14px;
}
:not(.ss-tw) .ui-cards-item__social {
  min-width: 30px;
  height: 30px;
  margin-right: 5px;
  margin-top: 3px;
}
:not(.ss-tw) .ui-cards-item__social > * {
  margin-right: 2px;
}
:not(.ss-tw) .ui-cards-item__ctrl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 3px 0 5px 9px;
  cursor: default;
}
:not(.ss-tw) .ui-cards-item__ctrl .ui-button {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 8px;
  text-align: center;
  letter-spacing: 0.45px;
  text-transform: uppercase;
  color: #545454;
  padding: 7px 9px;
}
:not(.ss-tw) .ui-cards-item__ctrl .ui-button + .ui-button {
  margin-left: 12px;
}
:not(.ss-tw) .ui-cards-item__ctrl > div {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-cards-item__ctrl .ui-select-button > button {
  padding: 8px 13px;
}
:not(.ss-tw) .ui-cards-item__description {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  font-size: 12px;
  color: #545454;
  word-break: break-word;
  word-wrap: break-word;
  margin: 0;
  min-height: 67px;
  max-height: 67px !important;
  box-sizing: border-box;
  overflow: unset;
  white-space: pre-wrap;
}
:not(.ss-tw) .scrollbar-dynamic .ui-cards-item__description {
  padding-right: 15px;
}
:not(.ss-tw) .scrollbar-dynamic.scroll-wrapper.ui-cards-item__main {
  padding: 15px 0 14px 15px !important;
}
:not(.ss-tw) .ui-cards-item__system {
  display: flex;
  position: absolute;
  top: 5px;
  right: 0;
}
:not(.ss-tw) .ui-cards-item__system div {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 10px;
  text-align: right;
  opacity: 0.2;
  color: #000000;
  padding-right: 13px;
  padding-left: 4px;
}
:not(.ss-tw) .ui-cards__tooltip {
  margin: 1px 0 0 0;
}
:not(.ss-tw) .ui-cards__header tooltip._bottom:not(._left):not(._right) tip {
  right: 36%;
  color: #545454;
  background-color: white;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .ui-cards__header tooltip._bottom:not(._left):not(._right) tip tip-arrow {
  border-bottom: 6px solid white;
}
:not(.ss-tw) .ui-cards__footer {
  position: absolute;
  min-height: 30px;
  bottom: 36px;
  z-index: 1000;
  left: 50%;
}
:not(.ss-tw) .ui-cards__footer--auto {
  width: 100%;
  left: 0;
}
:not(.ss-tw) .ui-cards__ctrl {
  display: flex;
  align-items: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  text-align: center;
  color: #545454;
}
:not(.ss-tw) .ui-cards__ctrl .ui-select-single {
  width: 167px;
  margin-bottom: 0;
  margin-left: 12px;
}
:not(.ss-tw) .ui-cards__ctrl .ui-select-single__button {
  background-color: transparent;
}
:not(.ss-tw) .ui-cards__ctrl .ui-select-single__dropdown-menu {
  top: auto;
  right: auto;
  bottom: 100%;
}
:not(.ss-tw) .ui-cards__pagination {
  position: absolute;
  left: 50%;
  top: 4px;
  transform: translateX(-50%);
}
:not(.ss-tw) .ui-cards__footer .ui-pagination__item-count {
  display: none;
}
:not(.ss-tw) .vk-mini-platform--mobile .ui-pagination__item-count {
  margin-bottom: 30px;
}
:not(.ss-tw) .ui-scenario-modal {
  width: 475px;
  padding-top: 31px;
  padding-right: 24px;
  padding-left: 24px;
  text-align: left;
}
:not(.ss-tw) .ui-scenario-modal__project-select {
  margin-bottom: 19px;
}
:not(.ss-tw) .ui-test-modal {
  max-width: 580px;
}
:not(.ss-tw) .ui-test-modal__block-list {
  max-height: 273px;
}
:not(.ss-tw) .ui-test-modal h3,
:not(.ss-tw) .ui-scenario-modal h3 {
  margin-bottom: 28px;
  letter-spacing: 0.375px;
}
:not(.ss-tw) .ui-test-modal p,
:not(.ss-tw) .ui-scenario-modal p {
  font-style: normal;
  line-height: normal;
  font-size: 12px;
  margin-bottom: 9px;
  letter-spacing: 0;
}
:not(.ss-tw) .ui-scenario-modal .ui-input {
  margin-left: 1px;
}
:not(.ss-tw) .ui-test-modal > .ui-row,
:not(.ss-tw) .ui-scenario-modal > .ui-row {
  margin-bottom: 19px;
}
:not(.ss-tw) .ui-test-modal > .ui-row--bottom,
:not(.ss-tw) .ui-scenario-modal > .ui-row--bottom {
  margin-bottom: 0;
  justify-content: space-around;
}
:not(.ss-tw) .ui-test-modal .ui-row {
  margin-top: 8px;
}
:not(.ss-tw) .ui-test-modal .ui-row--bottom {
  margin-top: 16px;
}
:not(.ss-tw) .ui-scenario-modal__social {
  margin-left: 1px;
}
:not(.ss-tw) .ui-scenario-modal__social svg {
  margin-right: 8px;
  cursor: pointer;
}
:not(.ss-tw) .ui-scenario-modal__no-social {
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  border: 1px solid #F5F5F5;
  background-color: #F3F3F3;
  display: inline-block;
  border-radius: 20px;
  padding: 5px 36px;
  font-size: 12px;
  cursor: pointer;
  color: #545454;
  opacity: 0.5;
}
:not(.ss-tw) svg.ui-scenario-modal__social-no-activ {
  opacity: 0.5;
  cursor: default;
}
:not(.ss-tw) .ui-scenario-modal__social-no-activ circle,
:not(.ss-tw) .ui-scenario-modal__social-no-activ path {
  fill: #535353 !important;
}
:not(.ss-tw) .ui-scenario-modal__no-social:hover,
:not(.ss-tw) .ui-scenario-modal__no-social:focus {
  opacity: 1;
  text-decoration: none;
  color: #545454;
}
:not(.ss-tw) .ui-scenario-modal__textarea-wrapper .textarea-container__textarea-behavior,
:not(.ss-tw) .ui-scenario-modal__textarea-wrapper {
  box-sizing: border-box;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 74px;
}
:not(.ss-tw) .ui-scenario-modal__textarea-wrapper .js-textarea-container > div:nth-of-type(2) {
  min-height: 100%;
  overflow: hidden;
  position: relative;
}
:not(.ss-tw) .ui-scenario-modal__textarea-wrapper .textarea-container__textarea-behavior {
  padding: 4px 10px;
}
:not(.ss-tw) .ui-scenario-modal__textarea-wrapper .textarea-container__textarea-behavior div {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  letter-spacing: normal;
}
:not(.ss-tw) .ui-scenario-modal__textarea {
  resize: none;
  box-sizing: border-box;
  border-radius: 2px;
  padding: 4px 28px 4px 10px;
  border: none;
  min-height: 70px;
  letter-spacing: normal;
  width: 100%;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  color: #454545;
  overflow: hidden;
  position: relative;
  left: 0;
}
:not(.ss-tw) .ui-scenario-modal__sign {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 8px;
  color: rgba(69, 69, 69, 0.2);
  padding: 8px 0 0 0;
  margin-bottom: -18px;
}
:not(.ss-tw) .ui-scenario-modal__sign b {
  font-weight: 500;
  color: #454545;
}
:not(.ss-tw) .ui-scenario-modal__social-check {
  display: none;
}
:not(.ss-tw) .ui-scenario-modal__social-check.checked {
  display: block;
}
:not(.ss-tw) .ui-svg-circle__checked-vk {
  stroke: #6383A8;
  stroke-width: 2;
}
:not(.ss-tw) .ui-scenario-modal .ui-custom-switch {
  margin-top: 23px;
  margin-bottom: -5px;
}
:not(.ss-tw) .ui-scenario-modal .ui-custom-switch__switcher {
  min-width: 45px;
  width: 45px;
  height: 24px;
}
:not(.ss-tw) .ui-scenario-modal .ui-custom-switch__marker {
  width: 21px;
  height: 19px;
  top: 3px;
}
:not(.ss-tw) .ui-scenario-modal .ui-custom-switch--on .ui-custom-switch__marker {
  left: 21px;
}
:not(.ss-tw) .ui-scenario-modal .ui-custom-switch__marker::before {
  font-size: 8px;
  top: 5px;
}
:not(.ss-tw) .ui-scenario-modal .ui-custom-switch__label {
  margin-left: 14px;
  margin-right: 8px;
}
:not(.ss-tw) .ui-scenario-modal__name > div input {
  width: 100%;
}
:not(.ss-tw) .ui-scenario-modal__name > div:first-of-type {
  flex: 2;
}
:not(.ss-tw) .ui-scenario-modal__name > div:last-of-type {
  flex: 1.3;
  padding-left: 14px;
  padding-right: 4px;
}
:not(.ss-tw) .ui-datetime-group {
  position: relative;
  display: flex;
  width: 100%;
  cursor: pointer;
}
:not(.ss-tw) .ui-datetime-group__input {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 12px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 5px 21px 5px 10px;
  color: #545454;
  outline: none;
  width: 100%;
}
:not(.ss-tw) .ui-date-select .ui-datetime-group__input {
  padding: 5px 21px 5px 21px;
}
:not(.ss-tw) .ui-datetime-group__label {
  border-radius: 2px 0 0 2px;
  background-color: #DEDEDE;
  width: 25px;
  color: #454545;
  left: 0;
  top: 0;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  z-index: 1;
  padding: 8px 5px;
}
:not(.ss-tw) .ui-datetime-group__label + .ui-datetime-group__input {
  border-radius: 0 2px 2px 0;
  width: calc(100% - 25px);
}
:not(.ss-tw) .ui-datetime-group__input[readonly] {
  background-color: #fff;
  cursor: pointer;
}
:not(.ss-tw) .ui-datetime-group__icon {
  position: absolute;
  top: 7px;
  z-index: 1;
  right: 7px;
  line-height: 15px;
}
:not(.ss-tw) .ui-datetime-group--error .ui-datetime-group__input {
  border-color: #F46C59;
}
:not(.ss-tw) .ui-user-import {
  padding: 0;
}
:not(.ss-tw) .ui-user-import__not-allowed {
  width: 360px;
  text-align: left;
  font-size: 14px;
  padding-top: 10px;
}
:not(.ss-tw) .ui-user-import .ui-input {
  font-size: 10px;
  line-height: 16px;
}
:not(.ss-tw) .ui-user-import__button {
  margin-top: 16px;
}
:not(.ss-tw) .ui-user-import__button .ui-button {
  width: 160px;
  text-align: center;
}
:not(.ss-tw) .ui-series-link {
  font-weight: 500;
  color: #545454;
}
:not(.ss-tw) .ui-series-link a {
  color: #545454;
  font-weight: 600;
  text-decoration: underline;
}
:not(.ss-tw) .ui-series-link b {
  color: #545454;
  font-weight: 600;
}
:not(.ss-tw) .ui-series-link a:hover,
:not(.ss-tw) .ui-series-link b:hover {
  color: #545454;
}
:not(.ss-tw) .ui-mail-form__social svg {
  margin-right: 4px;
}
:not(.ss-tw) .ui-mail-form__clicked-block {
  width: calc(100% - 56px);
  height: 33px;
  float: left;
}
:not(.ss-tw) .ui-mail-form__subs-list {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  position: relative;
  font-size: 10px;
  color: #535353;
}
:not(.ss-tw) .ui-mail-form__subs-list > * {
  max-width: 100%;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
}
:not(.ss-tw) .ui-mail-form__info {
  margin-top: -1px;
}
:not(.ss-tw) a.ui-mail-form__info:hover {
  text-decoration: none;
}
:not(.ss-tw) .ui-mail-form__name {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
  color: #545454;
  margin-bottom: 4px;
}
:not(.ss-tw) a:hover .ui-mail-form__name--active {
  text-decoration: underline;
}
:not(.ss-tw) .ui-mail-form__name-for-subs {
  color: #A49F9F;
}
:not(.ss-tw) .ui-mail-form__date,
:not(.ss-tw) .ui-mail-form__text {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 10px;
  color: #535353;
  text-decoration: none;
  word-break: break-all;
}
:not(.ss-tw) .ui-mail-form__date-subs {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 18px;
  display: flex;
  align-items: center;
  color: #535353;
}
:not(.ss-tw) .ui-mail-form__date-subs .ui-mail-form__date-img {
  padding-top: 3px;
  margin-left: 5px;
}
:not(.ss-tw) .ui-mail-form__text {
  overflow: hidden;
  text-overflow: ellipsis;
}
:not(.ss-tw) .ui-mail-form .ui-mail-form__text.ui-mail-form__text--name {
  padding-right: 25px;
  max-width: 25vw;
  width: 25vw;
}
:not(.ss-tw) .ui-mail-form__text--name .tooltips {
  vertical-align: middle;
  margin-left: 10px;
  display: inline-block;
}
:not(.ss-tw) .ui-mail-form .ui-mail-form__text.ui-mail-form__text--date {
  max-width: 15vw;
  width: 15vw;
}
:not(.ss-tw) .ui-mail-form__ctrl {
  text-align: right;
}
:not(.ss-tw) .ui-mail-form__table .ui-find-result__table-head th {
  padding-top: 21px;
  padding-bottom: 13px;
}
:not(.ss-tw) .ui-mail-form__table .ui-find-result__table-body td {
  padding-top: 9px;
  padding-bottom: 9px;
}
:not(.ss-tw) .ui-scenario-edit__component-bar .ui-tab-content {
  padding: 0;
  height: calc(100% - 49px);
}
:not(.ss-tw) .ui-scenario-edit__component-bar .ui-tabs {
  padding: 0 30px 0 10px;
  overflow: unset;
}
:not(.ss-tw) .ui-custom-dropdown {
  padding-bottom: 5px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 4px;
  cursor: pointer;
  position: relative;
}
:not(.ss-tw) .ui-custom-dropdown::before {
  content: "";
  height: 16px;
  width: 2px;
  border-radius: 0 2px 2px 0;
  display: block;
  position: absolute;
  left: -10px;
  top: 5px;
  z-index: 1;
}
:not(.ss-tw) .ui-custom-dropdown:hover::before {
  background-color: #FFC121;
}
:not(.ss-tw) .ui-custom-dropdown__hidden,
:not(.ss-tw) .ui-custom-dropdown__list {
  display: none;
}
:not(.ss-tw) .ui-custom-dropdown__label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
  padding-top: 5px;
  margin-bottom: 0;
  position: relative;
  vertical-align: top;
  width: 100%;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 2;
}
:not(.ss-tw) .ui-custom-dropdown__label--checks {
  color: #4FA1DC;
}
:not(.ss-tw) .ui-custom-dropdown__label--action {
  color: #72D27C;
}
:not(.ss-tw) .ui-custom-dropdown__label--filter {
  color: #E5BF5D;
}
:not(.ss-tw) .ui-custom-dropdown__label--templ {
  color: #E55B5B;
}
:not(.ss-tw) .ui-custom-dropdown__label:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-top: 0;
  border-right: 1px solid rgba(22, 39, 0, 0.3);
  border-bottom: 1px solid rgba(22, 39, 0, 0.3);
  border-left: 0;
  width: 6px;
  height: 6px;
  transform: rotate(45deg);
  position: absolute;
  top: 8px;
  right: 8px;
  outline: none;
}
:not(.ss-tw) .ui-custom-dropdown--is-active .ui-custom-dropdown__label:after {
  transform: rotate(-135deg);
  top: 12px;
}
:not(.ss-tw) .ui-custom-dropdown--is-active .ui-custom-dropdown__list {
  display: flex;
  flex-wrap: wrap;
}
:not(.ss-tw) .ui-custom-dropdown__list {
  padding-top: 6px;
  z-index: 10;
  position: relative;
}
:not(.ss-tw) .ui-auto-element {
  position: relative;
  border-radius: 2px;
  display: flex;
  align-items: center;
  padding: 7px 8px;
  margin-bottom: 8px;
  cursor: pointer;
  flex-basis: 154px;
}
:not(.ss-tw) .ui-auto-element__drag {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: transparent;
}
:not(.ss-tw) .ui-auto-element--clone,
:not(.ss-tw) .ui-drag-clone {
  pointer-events: none;
}
:not(.ss-tw) .ui-auto-element--drag {
  transform: none !important;
}
:not(.ss-tw) .ui-auto-element:nth-of-type(2n) {
  margin-left: 8px;
}
:not(.ss-tw) .ui-auto-element:hover {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
}
:not(.ss-tw) .ui-auto-element--checks {
  background-color: #4FA1DC;
}
:not(.ss-tw) .ui-auto-element--action {
  background-color: #72D27C;
}
:not(.ss-tw) .ui-auto-element--filter {
  background-color: #E5BF5D;
}
:not(.ss-tw) .ui-auto-element--templ {
  background-color: #E55B5B;
}
:not(.ss-tw) .ui-auto-element--option {
  margin-bottom: -2px;
}
:not(.ss-tw) {
  /*.ui-change-sex__item tooltip tip tip-arrow,*/
}
:not(.ss-tw) .ui-auto-element--tooltiped tooltip tip tip-arrow {
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1) !important;
  border-bottom: 5px solid rgba(255, 255, 255, 0.95) !important;
  z-index: 1 !important;
}
:not(.ss-tw) {
  /*.ui-change-sex__item tooltip tip tip-arrow {
      transform: rotate(45deg);
      width: 8px !important;
      height: 8px !important;
      top: -3px !important;
      background-color: #fff !important;
  }*/
}
:not(.ss-tw) .ui-auto-element--tooltiped tooltip tip tip-arrow {
  left: auto !important;
  right: 8px !important;
  top: -5px !important;
}
:not(.ss-tw) {
  /*.ui-change-sex__item tooltip tip,*/
}
:not(.ss-tw) .ui-auto-element--tooltiped tooltip tip {
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1) !important;
  background-color: rgb(255, 255, 255) !important;
  border-radius: 3px !important;
  padding: 0 !important;
  min-width: 50px !important;
  z-index: 10 !important;
}
:not(.ss-tw) {
  /*.ui-change-sex__item tooltip tip {
      box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.25) !important;
  }

  .ui-auto-element--tooltiped tooltip tip {
      transform: none !important;
      top: 29px !important;
      right: -4px !important;
  }

  .ui-change-sex__item tooltip tip tip-tip,
  .ui-auto-element--tooltiped tooltip tip tip-tip {
      display: flex;
      align-items: center;
      z-index: 10 !important;
      padding: 7px 9px !important;
      background-color: rgba(255, 255, 255, 1) !important;
      border-radius: 3px !important;
  }

  .ui-change-sex__item tooltip tip tip-tip {
      color: #545454;
      font-size: 12px;
      position: relative;
  }*/
}
:not(.ss-tw) .ui-auto-element--tooltiped tooltip tip tip-tip svg + svg {
  margin-left: 6px;
}
:not(.ss-tw) .ui-auto-element--option:hover {
  box-shadow: none;
  cursor: default;
}
:not(.ss-tw) .ui-auto-element--disabled {
  cursor: no-drop;
}
:not(.ss-tw) .ui-auto-element--checks.dragging,
:not(.ss-tw) .ui-auto-element--checks.ui-auto-element--disabled {
  background-color: #C0DAED;
}
:not(.ss-tw) .ui-auto-element--checks.dragging .ui-auto-element__logo,
:not(.ss-tw) .ui-auto-element--checks.ui-auto-element--disabled .ui-auto-element__logo {
  background-color: #D8E8F3;
}
:not(.ss-tw) .ui-auto-element--checks.dragging .ui-auto-element__logo,
:not(.ss-tw) .ui-auto-element--checks.ui-auto-element--disabled .ui-auto-element__logo svg path {
  stroke: #9BC6E4 !important;
}
:not(.ss-tw) .ui-auto-element--checks.dragging .ui-auto-element__name,
:not(.ss-tw) .ui-auto-element--checks.ui-auto-element--disabled .ui-auto-element__name {
  color: #9CC6E4;
}
:not(.ss-tw) .ui-auto-element--action.dragging,
:not(.ss-tw) .ui-auto-element--action.ui-auto-element--disabled {
  background-color: #C0EDDA;
}
:not(.ss-tw) .ui-auto-element--action.dragging .ui-auto-element__logo,
:not(.ss-tw) .ui-auto-element--action.ui-auto-element--disabled .ui-auto-element__logo {
  background-color: #D8F3E8;
}
:not(.ss-tw) .ui-auto-element--action.dragging .ui-auto-element__logo,
:not(.ss-tw) .ui-auto-element--action.ui-auto-element--disabled .ui-auto-element__logo svg path {
  stroke: #9BE4C6 !important;
}
:not(.ss-tw) .ui-auto-element--action.dragging .ui-auto-element__name,
:not(.ss-tw) .ui-auto-element--action.ui-auto-element--disabled .ui-auto-element__name {
  color: #9CE4C6;
}
:not(.ss-tw) .ui-auto-element--filter.dragging,
:not(.ss-tw) .ui-auto-element--filter.ui-auto-element--disabled {
  background-color: #f6ecce;
}
:not(.ss-tw) .ui-auto-element--filter.dragging .ui-auto-element__logo,
:not(.ss-tw) .ui-auto-element--filter.ui-auto-element--disabled .ui-auto-element__logo {
  background-color: #fff4ef;
}
:not(.ss-tw) .ui-auto-element--filter.dragging .ui-auto-element__logo,
:not(.ss-tw) .ui-auto-element--filter.ui-auto-element--disabled .ui-auto-element__logo svg path {
  stroke: #E5BF5D !important;
}
:not(.ss-tw) .ui-auto-element--filter.dragging .ui-auto-element__name,
:not(.ss-tw) .ui-auto-element--filter.ui-auto-element--disabled .ui-auto-element__name {
  color: #E5BF5D;
}
:not(.ss-tw) .ui-delay-type {
  cursor: pointer;
}
:not(.ss-tw) .ui-delay-type.active .fill,
:not(.ss-tw) .ui-delay-type:hover .fill {
  fill: #72D27C !important;
}
:not(.ss-tw) .ui-delay-type.active .stroke,
:not(.ss-tw) .ui-delay-type:hover .stroke {
  stroke: #72D27C !important;
}
:not(.ss-tw) .ui-points-row .ui-select-single {
  width: auto;
  flex-grow: 1;
}
:not(.ss-tw) .ui-points-row .range-select {
  width: 72px;
  box-sizing: border-box;
  margin-left: 7px;
}
:not(.ss-tw) .ui-points-row .range-select input {
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  padding-top: 5px;
  padding-bottom: 4px;
  height: 100%;
}
:not(.ss-tw) .ui-auto-element__logo {
  min-width: 31px;
  max-width: 31px;
  width: 31px;
  height: 31px;
  background-color: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 9px;
  border-radius: 50%;
  overflow: hidden;
  position: relative;
}
:not(.ss-tw) .ui-auto-element__overflow {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
:not(.ss-tw) .ui-auto-element__name {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 10px;
  color: #FFFFFF;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
:not(.ss-tw) .ui-auto-setting .ui-auto-element__labeled-block .ui-select-container {
  margin-bottom: 11px;
}
:not(.ss-tw) .ui-auto-element__labeled--subs-mail {
  margin-top: 14px;
}
:not(.ss-tw) .ui-auto-element__labeled--subs-mail svg {
  min-width: 16px;
  margin-right: 12px;
}
:not(.ss-tw) .ui-auto-element__active-block .ui-select-choices-row {
  position: relative;
  z-index: 1;
}
:not(.ss-tw) .ui-auto-element__active-block .ui-select-choices-row.active,
:not(.ss-tw) .ui-auto-element__active-block--first-top-pos li > div.ui-select-choices-row:nth-child(3) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
:not(.ss-tw) .ui-auto-element__active-block .ui-select-choices-group {
  padding-top: 31px;
}
:not(.ss-tw) .ui-auto-setting .ui-form-group {
  margin-top: 18px;
}
:not(.ss-tw) .ui-auto-setting .ui-form-group .ui-active-block__label {
  margin-bottom: 8px;
}
:not(.ss-tw) .ui-auto-setting .ui-custom-radio {
  align-items: start;
  margin-bottom: 7px;
}
:not(.ss-tw) .ui-auto-setting .ui-custom-radio .ui-custom-radio__ctrl {
  min-width: 13px;
  width: 13px;
  height: 13px;
}
:not(.ss-tw) .ui-auto-element__labeled {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-auto-element__labeled a {
  font-weight: 600 !important;
  text-decoration: underline !important;
  cursor: pointer;
}
:not(.ss-tw) .ui-auto-element__labeled--right {
  float: right;
}
:not(.ss-tw) .ui-auto-element__labeled > div {
  display: inline-block;
  font-style: normal;
  font-weight: normal;
  line-height: 12px;
  text-align: left;
  font-size: 10px;
  color: #545454;
}
:not(.ss-tw) .ui-auto-element__labeled svg {
  margin-right: 8px;
}
:not(.ss-tw) .ui-auto-element__labeled tooltip {
  margin-right: 7px;
  height: 16px;
}
:not(.ss-tw) .ui-auto-element tooltip {
  margin-left: auto;
  height: 18px;
}
:not(.ss-tw) .ui-scenario-modal .ui-descr {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 8px;
  line-height: 10px;
  display: flex;
  align-items: center;
  color: #454545;
}
:not(.ss-tw) .ui-scenario-modal .ui-descr--gray {
  color: rgba(69, 69, 69, 0.6);
}
:not(.ss-tw) .ui-footer-button {
  text-align: center;
}
:not(.ss-tw) .ui-footer-button .ui-button {
  margin-top: 16px;
}
:not(.ss-tw) .ui-unfolding-menu__ctrl-block .ui-auto-element__labeled {
  margin: 16px 0 10px;
}
:not(.ss-tw) .ui-unfolding-menu__ctrl-block .ui-select-single {
  margin-bottom: 19px;
}
:not(.ss-tw) .ui-find-result__heading {
  margin-top: 30px;
}
:not(.ss-tw) .ui-find-result__list {
  margin-top: 16px;
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
}
:not(.ss-tw) .ui-find-result__list--no-gutters {
  margin-top: 0;
}
:not(.ss-tw) .ui-find-result__list--no-shadow {
  box-shadow: none;
}
:not(.ss-tw) .ui-find-result__content {
  background: #fff;
  flex: 1 1 auto;
}
:not(.ss-tw) .ui-find-result__loader {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-top: 200px;
}
:not(.ss-tw) .ui-find-result__loader i {
  font-size: 36px;
}
:not(.ss-tw) .ui-find-result__list .table-segmentation [data-pagination=pagination] {
  position: relative;
  z-index: 1000;
}
:not(.ss-tw) .ui-find-result__list .table-segmentation .ui-pagination {
  position: absolute;
  padding-right: 8px;
  padding-top: 10px;
}
:not(.ss-tw) .ui-find-result__list .table-segmentation .ui-pagination .ui-pagination__nav {
  position: absolute;
  top: 91px;
  left: 50%;
  transform: translateX(-50%);
  margin-bottom: 27px;
}
:not(.ss-tw) .ui-find-result__list--no-segment {
  padding-bottom: 50px;
}
:not(.ss-tw) .result-not-found .ui-find-result__list--no-segment {
  padding-bottom: 0;
}
:not(.ss-tw) .ui-find-result__list--no-segment .ui-find-result__content {
  min-height: calc(100vh - 285px);
}
:not(.ss-tw) .ui-find-result__list--no-segment .ui-find-result__ctrl {
  position: absolute;
}
:not(.ss-tw) .ui-custom-file__visible .text-primary {
  color: #b5b5b5 !important;
}
:not(.ss-tw) .ui-custom-file__visible .ui-loader-img {
  width: 16px;
  height: 16px;
}
:not(.ss-tw) file-input .ui-custom-file__visible > div {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
:not(.ss-tw) file-input .ui-custom-file__visible > svg {
  min-width: 15px;
  margin-left: 10px;
}
:not(.ss-tw) .ui-modal.project-platform-settings .cover-block .custom-file .custom-file-control.ui-custom-file__visible,
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block .custom-file .custom-file-control.ui-custom-file__visible {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: auto;
  padding: 5px 5px 5px 10px;
}
:not(.ss-tw) .project-platform-settings .cover-block .btn.del {
  margin-left: 8px;
}
:not(.ss-tw) .project-platform-settings file-input {
  width: 500px;
  display: inline-block;
}
:not(.ss-tw) .ui-modal.ui-modal--filter-field .ui-row {
  flex-wrap: wrap;
}
:not(.ss-tw) .ui-modal.ui-modal--filter-field .ui-flex-1 {
  padding-right: 10px;
}
:not(.ss-tw) .ui-modal.ui-modal--filter-field .ui-check-item div:last-child {
  width: 220px;
  word-break: break-word;
  word-wrap: break-word;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block .check-block {
  width: 100%;
}
:not(.ss-tw) .ui-modal.project-platform-settings .cover-block .custom-file input.ui-custom-file__input,
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block .custom-file input.ui-custom-file__input {
  height: 30px;
}
:not(.ss-tw) .ui-modal.project-platform-settings .cover-block .custom-file input.ui-custom-file__input {
  text-align: left;
  color: #454545;
  font-size: 12px;
  line-height: 15px;
  font-weight: 600;
  outline: none;
  box-shadow: none;
}
:not(.ss-tw) .ui-modal.project-platform-settings .ui-custom-switch .ui-custom-switch__label {
  margin-left: 10px;
  margin-right: auto;
}
:not(.ss-tw) .ui-modal.project-platform-settings .ui-custom-switch .ui-custom-switch__label tooltip._multiline {
  font-size: 0;
}
:not(.ss-tw) .ui-modal.project-platform-settings .custom-file-control div span {
  font-size: 12px;
  font-weight: bold;
}
:not(.ss-tw) .ui-modal.project-platform-settings .cover-block .custom-file,
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block.ui-cover-block label.ui-custom-file {
  height: auto;
  margin-bottom: 4px;
  width: calc(100% - 21px);
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block .btn.del {
  margin-top: 5px !important;
  vertical-align: top;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block.ui-cover-block {
  margin: -3px -10px 14px -14px;
  border-style: dotted;
  padding: 10px 10px;
  border-radius: 3px;
}
:not(.ss-tw) .main-form-edit .main-preview .tab-pane,
:not(.ss-tw) .main-form-edit .main-preview .ui-form-preview__main .form-preview,
:not(.ss-tw) .main-form-edit .main-preview .ui-form-preview__main .vk-form-preview {
  background-color: #eee;
}
:not(.ss-tw) .main-form-edit .main-preview .tab-pane {
  padding-bottom: 15px;
  min-height: 600px;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block.ui-cover-block label {
  margin-bottom: 9px;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block.ui-cover-block .ui-select-single {
  margin-bottom: 12px;
}
:not(.ss-tw) .ui-modal.project-platform-settings .cover-block .custom-file,
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block.ui-cover-block .custom-file {
  width: 100%;
}
:not(.ss-tw) .ui-cover-param-list {
  padding: 16px 10px 16px 24px;
}
:not(.ss-tw) .ui-cover-param-list__params {
  height: 458px;
  margin-bottom: 24px;
  max-height: calc(100vh - 245px);
}
:not(.ss-tw) .ui-cover-param-list__params > .ui-cover-param-list__params {
  padding-right: 14px !important;
}
:not(.ss-tw) .ui-cover-param-list__params .ui-select-single {
  margin-bottom: 19px;
}
:not(.ss-tw) .ui-scenario-edit {
  width: 100%;
  height: calc(100vh - 61px);
  position: relative;
}
:not(.ss-tw) .ui-scenario-edit__header {
  display: flex;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  left: 0;
  z-index: 10;
}
:not(.ss-tw) .ui-scenario-edit-header {
  display: flex;
  padding: 0 6px 0 5px;
  height: 47px;
  width: 100%;
}
:not(.ss-tw) .ui-scenario-edit-header__title {
  display: flex;
  align-items: center;
  padding: 6px 10px;
  font-weight: 600;
  line-height: normal;
  font-size: 14px;
  color: #545454;
  max-width: calc(100% - 530px);
  min-width: 196px;
}
:not(.ss-tw) .ui-scenario-edit-header__title p {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
}
:not(.ss-tw) .ui-scenario-edit-header__action {
  display: flex;
  align-items: center;
  padding: 7px 10px;
  border-left: 1px solid rgba(22, 39, 0, 0.1);
  margin-left: auto;
  flex-wrap: wrap;
}
:not(.ss-tw) .ui-scenario-edit-header__platform {
  margin-left: auto;
  padding: 6px 10px;
  border-left: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .ui-scenario-edit-platform {
  min-width: 230px;
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-scenario-edit-platform__item {
  width: 30px;
  height: 30px;
  font-size: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(99, 131, 168, 0.1);
}
:not(.ss-tw) .ui-scenario-edit-platform__item + .ui-scenario-edit-platform__item {
  margin-left: 8px;
}
:not(.ss-tw) .ui-scenario-edit-platform__item--vk {
  background: rgba(99, 131, 168, 0.1);
}
:not(.ss-tw) .ui-scenario-edit-platform__add {
  margin-left: 8px;
  width: 22px;
  height: 22px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #545454;
}
:not(.ss-tw) .ui-scenario-edit-platform__item svg {
  display: block;
}
:not(.ss-tw) .ui-scenario-edit__workspace {
  position: relative;
  width: 100%;
  height: 100%;
  padding-top: 47px;
}
:not(.ss-tw) .ui-scenario-edit__chart-wrap {
  height: 100%;
  width: 100%;
  overflow: hidden;
  background-color: #eceff1;
  position: relative;
  transition-duration: 0.3s;
}
:not(.ss-tw) .ui-scenario-edit__chart-wrap.no-menu {
  width: 100%;
}
:not(.ss-tw) .ui-scenario-edit__component-bar {
  width: 350px;
  height: calc(100vh - 110px);
  position: absolute;
  background-color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  top: 48px;
  right: 0;
  display: flex;
  flex-direction: column;
}
:not(.ss-tw) .ui-scenario-edit__block-list {
  height: 100%;
}
:not(.ss-tw) .ui-scenario-edit__block-list > .ui-scenario-block-list > .ui-scenario-block-list,
:not(.ss-tw) .ui-scenario-edit__block-list > .mCustomScrollbar > .mCustomScrollBox > .mCSB_container {
  padding: 11px 10px 0 10px !important;
  min-height: 100%;
}
:not(.ss-tw) .ui-custom-dropdown:last-of-type {
  margin-bottom: 56px;
  border-bottom: 0;
}
:not(.ss-tw) .ui-scenario-edit__zoom {
  position: absolute;
  right: 370px;
  bottom: 20px;
  z-index: 10;
}
:not(.ss-tw) .ui-scenario-edit__workspace--full .ui-scenario-edit__zoom {
  right: 20px;
}
:not(.ss-tw) .ui-scenario-edit-zoom {
  display: inline-flex;
  align-items: center;
}
:not(.ss-tw) .ui-scenario-edit-zoom__item {
  width: 38px;
  height: 38px;
  background: #FFFFFF;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 0;
  cursor: pointer;
}
:not(.ss-tw) .ui-scenario-edit-zoom__item + .ui-scenario-edit-zoom__item {
  margin-left: 12px;
}
:not(.ss-tw) .ui-scenario-block-list {
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
:not(.ss-tw) .ui-scenario-flow-node-edit {
  height: 100%;
  padding: 10px;
}
:not(.ss-tw) .ui-scenario-edit__block-list > .ui-scenario-flow-node-edit > .ui-scenario-flow-node-edit {
  padding: 11px 10px 0 10px !important;
  height: 100% !important;
  box-sizing: border-box !important;
}
:not(.ss-tw) {
  /*.ui-scenario-flow-node-edit .ui-select-single {
      margin-bottom: 0;
  }*/
}
:not(.ss-tw) .ui-scenario-flow-node-edit .ui-select-single p {
  margin-top: 17px;
  margin-bottom: 9px;
}
:not(.ss-tw) .ui-pattern-fields {
  width: 100%;
  max-width: 600px;
}
:not(.ss-tw) .ui-pattern-fields td {
  text-align: left;
  font-size: 12px;
  word-break: break-all;
}
:not(.ss-tw) .ui-pattern-fields td:nth-of-type(3) {
  width: 50px;
  padding: 8px 0;
}
:not(.ss-tw) .ui-pattern-fields td .ui-social-logo {
  min-width: 24px;
}
:not(.ss-tw) .ui-pattern-fields > .m-scrollbar {
  max-height: 560px;
}
:not(.ss-tw) .ui-auto-setting {
  padding: 5px 0;
  margin-bottom: 36px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
:not(.ss-tw) .ui-auto-setting .ui-custom-field-card {
  margin-top: 16px;
}
:not(.ss-tw) .ui-auto-setting .ui-button--left {
  display: block;
  padding: 3px 7px;
  font-weight: 600;
  font-size: 10px;
  margin-top: 6px;
  margin-left: auto;
}
:not(.ss-tw) .ui-action-control__tooltip,
:not(.ss-tw) .ui-bombardment__message p,
:not(.ss-tw) .ui-auto-setting p,
:not(.ss-tw) .ui-text-block__example {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  color: #545454;
  margin-bottom: 9px;
  margin-top: 17px;
  letter-spacing: -0.3px;
}
:not(.ss-tw) network-select p {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  padding: 5px 0;
}
:not(.ss-tw) .ui-text-block__example {
  margin-top: 12px;
}
:not(.ss-tw) .ui-scenario-edit__short-link-example tip {
  max-width: 215px;
}
:not(.ss-tw) .ui-auto-setting .ui-select-single,
:not(.ss-tw) .ui-auto-setting .ui-select-multiple,
:not(.ss-tw) .ui-auto-setting .ui-input {
  max-width: 100%;
  box-sizing: border-box;
}
:not(.ss-tw) .ui-auto-setting .ui-time-block {
  margin-bottom: 12px;
  margin-left: -6px;
  margin-right: -6px;
}
:not(.ss-tw) .ui-link-black a,
:not(.ss-tw) .ui-link-black a:focus,
:not(.ss-tw) .ui-link-black a:hover {
  color: #545454;
  text-decoration: underline;
}
:not(.ss-tw) .ui-trigger-time-block .ui-time-block .range-select,
:not(.ss-tw) .ui-auto-setting .ui-time-block .range-select {
  height: 24px;
  width: 50px;
}
:not(.ss-tw) .ui-trigger-time-block .ui-time-block .range-select input,
:not(.ss-tw) .ui-auto-setting .ui-time-block .range-select input {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
:not(.ss-tw) .ui-time-block__item {
  line-height: 0.5;
  margin: 0 6px;
}
:not(.ss-tw) .ui-time-block__item.ui-time-block__item--delay p {
  margin: 4px 0;
  font-size: 8px;
}
:not(.ss-tw) .ui-time-block__item .ui-select-single {
  margin-bottom: 0;
  width: 48px;
}
:not(.ss-tw) .ui-time-block__item small {
  display: block;
  margin-top: 2px;
}
:not(.ss-tw) .ui-trigger-time-block small,
:not(.ss-tw) .ui-time-block__item small,
:not(.ss-tw) .ui-auto-setting small {
  font-style: normal;
  font-weight: normal;
  line-height: 15px;
  font-size: 10px;
  letter-spacing: -0.1px;
}
:not(.ss-tw) .ui-time-block__description {
  display: block;
  margin-top: 6px;
}
:not(.ss-tw) .vk-form-preview {
  background-color: #fff;
}
:not(.ss-tw) .scrollbar-dynamic.ui-select-single__dropdown-menu {
  max-width: 100% !important;
  max-height: 217px !important;
  display: none;
}
:not(.ss-tw) .scroll-content.scroll-scrolly_visible {
  -ms-overflow-style: none;
}
:not(.ss-tw) .scrollbar-dynamic.ui-select-single__dropdown-menu > .ui-select-single__dropdown-menu {
  margin-bottom: 0 !important;
  max-width: 100% !important;
  -ms-overflow-style: none;
  width: 100% !important;
  visibility: visible;
  box-shadow: none;
  opacity: 1;
}
:not(.ss-tw) .show .scrollbar-dynamic.ui-select-single__dropdown-menu {
  display: block;
  margin-bottom: 36px;
}
:not(.ss-tw) .scrollbar-dynamic .ui-select-single__dropdown-menu .ui-select-single__dropdown-item {
  box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
}
:not(.ss-tw) .office-scenariotemplate-edit .main,
:not(.ss-tw) .office-scenario-edit .main {
  padding-top: 0;
}
:not(.ss-tw) .office-scenariotemplate-edit .ui-header,
:not(.ss-tw) .office-scenario-edit .ui-header {
  box-shadow: none;
}
:not(.ss-tw) .ui-superscript {
  font-weight: 300;
  font-size: 9px;
  margin-left: 8px;
  margin-right: 7px;
}
:not(.ss-tw) .ui-disabled {
  opacity: 0.3;
}
:not(.ss-tw) #loading-bar {
  z-index: 30001;
}
:not(.ss-tw) #loading-bar .bar {
  background-color: #FFD600 !important;
}
:not(.ss-tw) #vk_community_messages-right,
:not(.ss-tw) #vk_community_messages {
  position: absolute;
  left: -3px !important;
  bottom: 40px !important;
  right: auto;
  transform: scale(0.81);
}
:not(.ss-tw) #vk_community_messages-right iframe,
:not(.ss-tw) #vk_community_messages iframe {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  z-index: 99999;
  top: auto !important;
  height: 100% !important;
}
:not(.ss-tw) #vk_community_messages iframe {
  left: 0 !important;
}
:not(.ss-tw) #vk_community_messages-right iframe {
  right: 0 !important;
  left: auto !important;
}
:not(.ss-tw) #vk_community_messages-right iframe .wcm_button,
:not(.ss-tw) #vk_community_messages iframe .wcm_button {
  width: 30px !important;
  height: 30px !important;
  margin: auto;
}
:not(.ss-tw) .ui-workflow {
  min-height: 100%;
  display: flex;
  flex-direction: column;
  padding-bottom: 32px;
  height: calc(100% - 135px);
  height: calc(100vh - 135px);
}
:not(.ss-tw) .ui-workflow__content {
  margin-top: 23px;
  width: 100%;
  flex: 1 1 auto;
}
:not(.ss-tw) .ui-workflow__content--primary {
  background-color: white;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-bottom: 36px;
}
:not(.ss-tw) .ui-text-block {
  margin-top: 8px;
}
:not(.ss-tw) .ui-text-block__text-container {
  border: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  height: 128px;
  min-height: 64px;
  overflow: hidden;
  resize: vertical;
}
:not(.ss-tw) .ui-textarea-container {
  width: 100%;
  height: 271px;
  border: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .ui-textarea-container .textarea-container {
  width: 100%;
}
:not(.ss-tw) .ui-textarea-container [ng-transclude] {
  height: 100%;
}
:not(.ss-tw) .ui-textarea-container textarea {
  border: none;
  min-height: 100%;
}
:not(.ss-tw) .ui-textarea-container .textarea-container textarea {
  min-width: calc(100% + 30px);
  vertical-align: bottom;
  box-sizing: border-box;
}
:not(.ss-tw) .ui-textarea-container--import .textarea-container__textarea-behavior {
  font-size: 10px;
  line-height: 16px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: normal;
}
:not(.ss-tw) .ui-text-block__text-data {
  height: calc(100% - 20px);
}
:not(.ss-tw) .ui-text-block__text-data .ui-text-block__textarea {
  width: calc(100% + 18px);
  padding-right: 27px;
  min-height: 100%;
}
:not(.ss-tw) .ui-text-block__text-data .textarea-container__textarea-behavior {
  padding: 7px 9px;
}
:not(.ss-tw) .ui-text-block__text-data .textarea-container__textarea-behavior div {
  border: none;
  outline: none;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  font-size: 12px;
}
:not(.ss-tw) .ui-forms-textarea-container {
  height: 65px;
  border: 1px solid rgba(22, 39, 0, 0.1);
  overflow-x: hidden;
}
:not(.ss-tw) .ui-forms-textarea-container .textarea-container,
:not(.ss-tw) .ui-text-block__text-data .textarea-container,
:not(.ss-tw) .ui-textarea-container .textarea-container {
  overflow-x: hidden;
}
:not(.ss-tw) .ui-forms-textarea-container .ui-input {
  border: none;
}
:not(.ss-tw) .ui-forms-textarea-container .textarea-container__textarea-behavior {
  padding: 7px 10px 8px;
}
:not(.ss-tw) .ui-forms-textarea-container .textarea-container__textarea-behavior {
  font-size: 12px;
  line-height: 15px;
  font-family: "Montserrat", sans-serif;
  box-sizing: border-box;
}
:not(.ss-tw) .ui-forms-textarea-container .ui-input.ui-input--textarea {
  box-sizing: border-box;
  min-height: 60px;
  padding-right: 28px;
}
:not(.ss-tw) .ui-forms-textarea-container.ui-forms-textarea-container--form-setting .textarea-container__textarea-behavior {
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: normal;
  font-size: 10px;
}
:not(.ss-tw) .textarea-container textarea {
  min-width: calc(100% + 18px);
}
:not(.ss-tw) {
  /*.ui-bombardment__message .ui-text-block__text-container {
      min-height: 100px;
      height: 15vh;
      max-height: 128px;
  }*/
}
:not(.ss-tw) .ui-text-block__text-container .emoji-picker-icon {
  right: auto;
  bottom: 4px;
  width: 13px;
  left: 26px;
  height: 13px;
  background: url("data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20viewBox%3D%220%200%2012%2012%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M6%2011C3.23858%2011%201%208.76142%201%206C1%203.23858%203.23858%201%206%201C8.76142%201%2011%203.23858%2011%206C11%208.76142%208.76142%2011%206%2011Z%22%20stroke%3D%22%23545454%22%20stroke-miterlimit%3D%2210%22%2F%3E%0A%3Cpath%20d%3D%22M3.33073%207.48359C3.60618%207.94814%203.99881%208.33218%204.46933%208.59729C4.93985%208.8624%205.47175%208.99928%206.01179%208.99421C6.55184%208.98915%207.08108%208.84233%207.54654%208.56844C8.01201%208.29456%208.39737%207.90322%208.66406%207.43359%22%20stroke%3D%22%23545454%22%20stroke-miterlimit%3D%2210%22%2F%3E%0A%3Cpath%20d%3D%22M7.66667%205.33317C7.48257%205.33317%207.33333%205.18393%207.33333%204.99984C7.33333%204.81574%207.48257%204.6665%207.66667%204.6665C7.85076%204.6665%208%204.81574%208%204.99984C8%205.18393%207.85076%205.33317%207.66667%205.33317Z%22%20stroke%3D%22%23545454%22%20stroke-miterlimit%3D%2210%22%2F%3E%0A%3Cpath%20d%3D%22M4.33464%205.33317C4.15054%205.33317%204.0013%205.18393%204.0013%204.99984C4.0013%204.81574%204.15054%204.6665%204.33464%204.6665C4.51873%204.6665%204.66797%204.81574%204.66797%204.99984C4.66797%205.18393%204.51873%205.33317%204.33464%205.33317Z%22%20stroke%3D%22%23545454%22%20stroke-miterlimit%3D%2210%22%2F%3E%0A%3C%2Fsvg%3E%0A");
  background-size: 13px 14px;
}
:not(.ss-tw) .ui-text-block__text-container[disabled] {
  background-color: #EEEEEE;
}
:not(.ss-tw) .ui-text-block__textarea {
  border: none;
  outline: none;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  font-size: 12px;
  color: #545454;
  height: 100%;
  width: 100%;
  resize: none;
  vertical-align: bottom;
  padding: 6px 9px;
  border-radius: 2px;
}
:not(.ss-tw) .ui-text-block__text-toolbox {
  position: absolute;
  bottom: 3px;
  left: 5px;
  line-height: 8px;
}
:not(.ss-tw) .ui-text-block__text-toolbox i:hover {
  opacity: 0.7;
  cursor: pointer;
}
:not(.ss-tw) .ui-text-block__text-toolbox i:hover {
  opacity: 1;
}
:not(.ss-tw) .ui-text-block__footer {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
  margin-top: 5px;
  overflow: visible;
}
:not(.ss-tw) .ui-text-block__footer .ui-button {
  white-space: nowrap;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 8px;
  text-align: center;
  padding: 4px 9px;
  margin: 0 0 0 auto;
}
:not(.ss-tw) .ui-text-block__symbol-cnt {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 8px;
  color: rgba(69, 69, 69, 0.2);
}
:not(.ss-tw) .ui-text-block__symbol-cnt span {
  color: #454545;
}
:not(.ss-tw) .ui-text--general {
  color: #FFC121;
}
:not(.ss-tw) .ui-trigger-time-block {
  background: rgba(237, 237, 237, 0.55);
  border-radius: 2px;
  margin: 16px -4px 36px -4px;
  padding: 0 4px 8px 8px;
  max-width: 100%;
}
@media (max-height: 720px) {
  :not(.ss-tw) .ui-trigger-time-block {
    margin-top: 10px;
    margin-bottom: 28px;
  }
}
:not(.ss-tw) .ui-trigger-time-block--header {
  padding-top: 9px;
}
:not(.ss-tw) .ui-trigger-time-block--header .ui-select-single__button,
:not(.ss-tw) .ui-trigger-time-block--header .range-select input {
  background: rgba(237, 237, 237, 0.55);
}
:not(.ss-tw) .ui-trigger-time-block--header .ui-select-single__button:hover,
:not(.ss-tw) .ui-trigger-time-block--header .range-select input:hover {
  background: #fff;
}
:not(.ss-tw) .ui-trigger-time-block--disabled {
  opacity: 0.3;
}
:not(.ss-tw) .ui-trigger-time-block__exit-logo {
  margin-right: 8px;
}
:not(.ss-tw) .ui-trigger-time-block__header {
  height: 33px;
  flex-wrap: nowrap !important;
}
:not(.ss-tw) .ui-trigger-time-block__header .ui-row {
  flex-wrap: nowrap !important;
}
:not(.ss-tw) .ui-trigger-time-block__header .tooltips {
  margin-right: 4px;
}
:not(.ss-tw) .ui-trigger-time-block__head {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 8px;
  color: #545454;
}
:not(.ss-tw) .ui-trigger-time-block__label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 8px;
  color: #545454;
  padding-top: 2px;
  margin-bottom: 7px;
}
:not(.ss-tw) .ui-trigger-time-block .ui-time-block__item p {
  font-size: 10px;
  margin-bottom: 6px;
}
@media (max-height: 700px) {
  :not(.ss-tw) .ui-bombardment__message-item .ui-trigger-time-block .ui-action-control {
    padding-bottom: 0;
  }
  :not(.ss-tw) .ui-bombardment__message-item .ui-custom-switch--top-border {
    margin-top: 3px;
    padding-top: 4px;
  }
  :not(.ss-tw) .ui-bombardment__message-item .ui-text-block__example {
    margin-top: 10px;
  }
  :not(.ss-tw) .ui-bombardment__message-item .ui-text-block__example + tooltip .ui-bombardment__message p {
    margin: 11px 0 7px;
  }
  :not(.ss-tw) .ui-trigger-time-block {
    margin-top: 8px;
    margin-bottom: 24px;
    padding-bottom: 6px;
  }
  :not(.ss-tw) .ui-custom-switch--time-select {
    height: 32px;
  }
  :not(.ss-tw) .ui-custom-switch--time-and-desc {
    height: 38px;
  }
  :not(.ss-tw) .ui-custom-switch--time-and-desc .ui-select-single {
    min-height: 26px;
    margin-top: 4px;
    width: 48px;
  }
  :not(.ss-tw) .ui-custom-switch--time-and-desc .ui-select-single__button {
    padding: 5px 25px 4px 9px;
  }
  :not(.ss-tw) .ui-custom-switch--time-and-desc .ui-select-single__dropdown-menu {
    background: #fff;
    max-height: 150px;
  }
  :not(.ss-tw) .ui-custom-switch--time-and-desc .ui-select-single__dropdown-item {
    padding: 5px 8px 4px 9px;
  }
  :not(.ss-tw) .ui-custom-switch--time-and-desc .ui-time-block__item small {
    margin-top: 0;
  }
  :not(.ss-tw) .ui-trigger-time-block__header {
    height: 30px;
  }
}
:not(.ss-tw) .ui-select-single.ui-select-single--top .ui-select-single__button + .ui-select-single__dropdown-menu,
:not(.ss-tw) .ui-action-control .ui-select-single.ui-select-single--top .ui-select-single__button + .ui-select-single__dropdown-menu {
  top: auto;
  margin-bottom: 0;
  margin-top: 65px;
  bottom: calc(100% - 1px);
  box-shadow: 0 -6px 18px rgba(0, 0, 0, 0.16);
}
:not(.ss-tw) datetime-field.datepicker-dropdown-top .datetimepicker-wrapper {
  top: auto;
  bottom: 28px;
}
:not(.ss-tw) .ui-week-list__item {
  font-family: "Montserrat", sans-serif;
  border: 1px solid transparent;
  background-color: transparent;
  display: inline-block;
  line-height: normal;
  text-align: center;
  border-radius: 2px;
  font-style: normal;
  margin-right: 6px;
  padding: 3px 3px;
  font-weight: 600;
  font-size: 12px;
  cursor: pointer;
  color: #545454;
}
:not(.ss-tw) .ui-week-list__item:hover {
  border-color: rgba(84, 84, 84, 0.1);
}
:not(.ss-tw) .ui-week-list__item.active {
  border-color: rgba(84, 84, 84, 0.2);
  background-color: rgba(84, 84, 84, 0.05);
}
:not(.ss-tw) .ui-unfolding-menu {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 350px;
  z-index: 9999;
  height: 55px;
  padding-top: 20px;
  overflow: hidden;
  box-sizing: border-box;
  transition: height 0.175s ease-out 0.01s;
}
:not(.ss-tw) .ui-unfolding-menu * {
  box-sizing: border-box;
}
:not(.ss-tw) .ui-unfolding-menu .ui-tabs {
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  padding: 0;
  margin: 0;
}
:not(.ss-tw) .ui-unfolding-menu .ui-tabs__item {
  flex: 1;
  margin: 0;
}
:not(.ss-tw) .ui-unfolding-menu .ui-tabs__link {
  border-bottom: none;
  text-align: center;
  padding: 13px 0;
  height: 53px;
}
:not(.ss-tw) .ui-unfolding-menu .ui-tabs__link.active {
  background: #F7F7F7;
  border-bottom: none;
}
:not(.ss-tw) .ui-unfolding-menu__trigger {
  background-color: #F3F3F3;
  position: relative;
  width: 100%;
  height: 35px;
  margin-bottom: 0;
  display: block;
  box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: background-color 0.05s linear 0.05s;
}
:not(.ss-tw) .ui-unfolding-menu__trigger.error div {
  color: #F46C59;
}
:not(.ss-tw) .ui-unfolding-menu__trigger.error div > svg {
  vertical-align: middle;
}
:not(.ss-tw) .ui-unfolding-menu__trigger::before {
  content: "";
  position: absolute;
  width: 27px;
  height: 25px;
  border-radius: 50%;
  top: -9px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0px -4px 12px rgba(0, 0, 0, 0.1);
  z-index: 1;
  background-color: #F3F3F3;
}
:not(.ss-tw) .ui-unfolding-menu__trigger div {
  top: 2px;
  left: 0;
  width: 100%;
  background-color: #F3F3F3;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #545454;
  margin: 0;
  padding: 11px;
  position: absolute;
  z-index: 10;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
:not(.ss-tw) .ui-unfolding-menu.open .ui-unfolding-menu__trigger,
:not(.ss-tw) .ui-unfolding-menu.open .ui-unfolding-menu__trigger div,
:not(.ss-tw) .ui-unfolding-menu.open .ui-unfolding-menu__trigger::before {
  background-color: #fff;
}
:not(.ss-tw) .ui-unfolding-menu__trigger::after {
  content: "";
  position: absolute;
  top: 1px;
  left: 50%;
  border-top: 0;
  border-right: 1px solid rgba(22, 39, 0, 0.3);
  border-bottom: 1px solid rgba(22, 39, 0, 0.3);
  border-left: 0;
  width: 5px;
  height: 5px;
  transform: translateX(-62%) rotateZ(-135deg);
  z-index: 100;
}
:not(.ss-tw) .ui-unfolding-menu__trigger-count {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #535353;
  position: absolute;
  top: 5px;
  left: calc(50% - 24px);
}
:not(.ss-tw) .ui-unfolding-menu__all-count {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF;
  display: inline-block;
  background-color: #F46C59;
  border-radius: 50%;
  width: 19px;
  height: 19px;
  position: absolute;
  top: 6px;
  left: calc(50% + 74px);
  line-height: 20px;
}
:not(.ss-tw) .ui-unfolding-menu .ui-tab-content {
  padding: 0;
}
:not(.ss-tw) .ui-unfolding-menu__ctrl-block {
  box-sizing: border-box;
  background-color: #F7F7F7;
  padding: 12px 12px 8px 19px;
}
:not(.ss-tw) .ui-unfolding-menu__label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  color: #545454;
  margin-bottom: 2px;
}
:not(.ss-tw) .ui-unfolding-menu__ctrl-block .ui-custom-switch {
  margin-bottom: 12px;
}
:not(.ss-tw) .ui-unfolding-menu__ctrl-block .ui-active-block .ui-custom-switch {
  margin-bottom: 7px;
}
:not(.ss-tw) .ui-unfolding-menu__ctrl-block .ui-custom-switch__switcher {
  height: 18px;
  background-color: #fff;
  margin-right: 10px;
}
:not(.ss-tw) .ui-unfolding-menu__ctrl-block .ui-custom-switch__label {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 8px;
  color: #545454;
  margin-right: auto;
}
:not(.ss-tw) .ui-unfolding-menu__block-descr {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  color: #545454;
}
:not(.ss-tw) .ui-unfolding-menu--marged {
  margin-top: 16px;
}
:not(.ss-tw) .ui-unfolding-menu.open {
  height: calc(65% + 144px);
}
:not(.ss-tw) .ui-unfolding-menu.open > .ui-unfolding-menu__trigger::after {
  top: -2px;
  transform: translateX(-62%) rotateZ(45deg);
}
:not(.ss-tw) .ui-unfolding-menu__main {
  background-color: #fff;
  height: calc(100% - 72px);
}
:not(.ss-tw) .ui-unfolding-menu__main .ui-tabs__item {
  padding-right: 0 !important;
}
:not(.ss-tw) .ui-unfolding-menu__main .ui-tab-content {
  background-color: #F7F7F7;
  height: calc(100% - 52px);
}
:not(.ss-tw) .ui-unfolding-menu__main .ui-tab-content__item > .mCustomScrollbar,
:not(.ss-tw) .ui-unfolding-menu__main .ui-tab-content__item > .mCustomScrollbar .mCustomScrollBox {
  height: 100%;
}
:not(.ss-tw) .ui-unfolding-menu__main .ui-tab-content__item > .mCustomScrollbar .mCustomScrollBox .mCSB_container {
  min-height: calc(100% - 1px);
}
:not(.ss-tw) .ui-unfolding-menu__save-button {
  box-sizing: border-box;
  width: 100%;
  height: 36px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 10px;
  text-align: center;
  text-transform: uppercase;
  background: #FFFFFF;
  color: #545454;
  border: none;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;
  margin-top: 1px;
}
:not(.ss-tw) .ui-unfolding-menu__attach {
  display: flex;
  flex-wrap: wrap;
}
:not(.ss-tw) .ui-unfolding-menu__button-block {
  background-color: #F7F7F7;
}
:not(.ss-tw) .ui-attach-item {
  width: 54px;
  height: 54px;
  border: none;
  margin-top: 6px;
  margin-right: 6px;
  border-radius: 2px;
  position: relative;
  background-color: #C4C4C4;
}
:not(.ss-tw) .ui-attach-item__type {
  width: 18px;
  height: 18px;
  display: block;
  position: absolute;
  bottom: 5px;
  left: 5px;
  border-radius: 3px;
}
:not(.ss-tw) .ui-attach-item__type--white {
  background-color: #fff;
}
:not(.ss-tw) .ui-attach-item__type svg {
  width: 100%;
  height: 100%;
}
:not(.ss-tw) .ui-attach-item__del {
  background-color: #FEF3F2;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  height: 14px;
  width: 14px;
  padding: 4px;
  display: none;
  position: absolute;
  top: -5px;
  right: -5px;
  z-index: 100;
}
:not(.ss-tw) .ui-attach-item__img {
  width: 100%;
  height: 100%;
  background-size: cover;
  border-radius: 2px;
}
:not(.ss-tw) .ui-attach-item:hover .ui-attach-item__del {
  display: block;
}
:not(.ss-tw) .ui-attach-item__del svg {
  display: block;
}
:not(.ss-tw) .ui-attach-item--btn-add {
  background-color: #ECECEC;
  display: flex;
  padding: 0;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
:not(.ss-tw) .ui-change-sex {
  display: flex;
  align-items: center;
  padding: 30px 1px 12px;
}
:not(.ss-tw) .ui-change-sex__item {
  margin-right: 16px;
  cursor: pointer;
}
:not(.ss-tw) .ui-change-sex__item .ui-change-sex__logo-item-opacity {
  stroke-opacity: 0;
}
:not(.ss-tw) .ui-change-sex__item:hover .ui-change-sex__logo-item-opacity {
  stroke-opacity: 0.1;
}
:not(.ss-tw) .ui-change-sex__item .ui-change-sex__logo-item-hide {
  display: none;
}
:not(.ss-tw) .ui-change-sex__item.active:hover .ui-change-sex__logo-item-opacity,
:not(.ss-tw) .ui-change-sex__item.active .ui-change-sex__logo-item-opacity {
  stroke-opacity: 0.2;
}
:not(.ss-tw) .ui-change-sex__item.active .ui-change-sex__logo-item-hide {
  display: block;
}
:not(.ss-tw) .ui-active-block {
  position: relative;
  border: 1px solid #DEDEDE;
  box-sizing: border-box;
  border-radius: 2px;
  margin-bottom: 10px;
  padding: 0 9px 3px;
}
:not(.ss-tw) .ui-active-block--filter {
  background: #F7F7F7;
  border: none;
}
:not(.ss-tw) .ui-active-block--filter:first-of-type {
  margin-top: 3px;
}
:not(.ss-tw) .ui-active-block--filter.last {
  margin-bottom: 64px;
}
:not(.ss-tw) .ui-active-block--filter.ui-active-block--sub-filter {
  margin-top: 4px;
  padding: 9px 7px;
}
:not(.ss-tw) .ui-active-block--sub-filter {
  margin-bottom: 6px;
}
:not(.ss-tw) .ui-active-block--filter .ui-active-block__close {
  top: 0;
  right: 0;
}
:not(.ss-tw) .ui-active-block--filter .ui-active-block__main {
  padding-top: 1px;
}
:not(.ss-tw) .ui-active-block--filter .ui-date-select,
:not(.ss-tw) .ui-active-block--filter .ui-week-list {
  margin-bottom: 10px;
}
:not(.ss-tw) .ui-active-block--filter {
  padding-bottom: 6px;
  margin-bottom: 6px;
}
:not(.ss-tw) .ui-active-block--filter + .ui-t-align-right {
  margin-top: 10px;
}
:not(.ss-tw) .ui-auto-filter-period-notice {
  margin-top: -30px;
  margin-bottom: 90px;
}
:not(.ss-tw) .ui-ab-test {
  display: flex;
  width: 100%;
  max-width: 100%;
  margin-bottom: 10px;
}
:not(.ss-tw) .ui-ab-test__items {
  display: flex;
  width: calc(100% - 57px);
}
:not(.ss-tw) .ui-ab-test__item {
  flex: 1;
  border-right: 1px solid #D6D6D6;
}
:not(.ss-tw) .ui-ab-test__item:first-child {
  border-radius: 2px 0 0 2px;
}
:not(.ss-tw) .ui-ab-test__add {
  width: 57px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(229, 167, 93, 0.1);
  border-radius: 0 2px 2px 0;
}
:not(.ss-tw) .ui-ab-test__add--disabled {
  opacity: 0.3;
  cursor: default;
}
:not(.ss-tw) .ui-ab-test__header {
  display: flex;
  padding: 1px 2px 0 4px;
  border-bottom: 1px solid #D6D6D6;
}
:not(.ss-tw) .ui-ab-test__name,
:not(.ss-tw) .ui-ab-test__percent {
  border: none;
  background-color: transparent;
  max-width: 100%;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  text-align: center;
  color: #000;
}
:not(.ss-tw) .ui-ab-test__name {
  width: calc(100% - 12px);
  line-height: 24px;
}
:not(.ss-tw) .ui-ab-test__close {
  width: 12px;
  height: 18px;
  text-align: center;
  cursor: pointer;
}
:not(.ss-tw) .ui-ab-test__close svg {
  margin-bottom: 3px;
}
:not(.ss-tw) .ui-ab-test__body {
  padding: 3px 1px 2px;
}
:not(.ss-tw) .ui-ab-test__percent {
  display: inline-block;
  text-align: right;
  width: 50%;
}
:not(.ss-tw) .ui-ab-test__percent-symbol {
  font-family: "Roboto";
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: normal;
  text-align: center;
  color: #000000;
}
:not(.ss-tw) .ui-active-block--sub-filter,
:not(.ss-tw) .ui-active-block.ui-active-block--sub-filter .ui-select-single__button {
  background-color: #EDEDED;
}
:not(.ss-tw) .ui-active-block.error {
  box-shadow: 0 0 7px #F46C59;
}
:not(.ss-tw) .ui-active-block__header {
  margin-bottom: 0;
  width: calc(100% - 20px);
  cursor: pointer;
  padding-top: 9px;
  padding-left: 9px;
  margin-left: -9px;
  min-height: 33px;
}
:not(.ss-tw) .ui-active-block__name-container {
  lex-direction: column;
  padding-bottom: 4px;
  align-items: center;
  display: flex;
}
:not(.ss-tw) .ui-active-block__name {
  overflow: hidden;
  width: calc(100% - 16px);
  margin-left: 8px;
  text-overflow: ellipsis;
}
:not(.ss-tw) .ui-active-block__handle {
  display: none;
  position: absolute;
  left: -17px;
  top: -1px;
  background-color: #E5E5E5;
  border-radius: 2px 0 0 2px;
  height: 38px;
  width: 17px;
  cursor: pointer;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  flex-direction: column;
  padding: 0;
}
:not(.ss-tw) .ui-active-block--filter .ui-active-block__handle {
  left: -10px;
}
:not(.ss-tw) .ui-active-block__header:hover > .ui-active-block__handle {
  display: block;
}
:not(.ss-tw) .ui-active-block__but-up,
:not(.ss-tw) .ui-active-block__but-down {
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
  border: none;
  width: 100%;
  height: 50%;
}
:not(.ss-tw) .ui-active-block__but-up:hover,
:not(.ss-tw) .ui-active-block__but-down:hover {
  background-color: #D8D8D8;
}
:not(.ss-tw) .ui-active-block__but-up:disabled,
:not(.ss-tw) .ui-active-block__but-down:disabled {
  cursor: default;
  opacity: 0.3;
}
:not(.ss-tw) .ui-active-block__but-up:after,
:not(.ss-tw) .ui-active-block__but-down:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-top: 0;
  border-right: 1px solid rgba(22, 39, 0, 0.3);
  border-bottom: 1px solid rgba(22, 39, 0, 0.3);
  border-left: 0;
  width: 6px;
  height: 6px;
  transform: rotateZ(-133deg);
  position: absolute;
  top: 9px;
  right: 7px;
  outline: none;
}
:not(.ss-tw) .ui-active-block__but-down:after {
  transform: rotateZ(45deg);
  top: 4px;
}
:not(.ss-tw) .ui-active-block__label,
:not(.ss-tw) .ui-active-block__name {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  font-size: 12px;
  color: #545454;
  vertical-align: text-top;
  white-space: nowrap;
}
:not(.ss-tw) .ui-active-block__label {
  font-size: 10px;
  margin-bottom: 5px;
}
:not(.ss-tw) .ui-active-block__index {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  font-size: 12px;
  color: #545454;
  vertical-align: text-top;
}
:not(.ss-tw) .ui-active-block__main .ui-action-control {
  padding-bottom: 12px;
}
:not(.ss-tw) .ui-active-block__main.close {
  display: none;
}
:not(.ss-tw) .ui-unfolding-menu__ctrl-block > .ui-active-block > .ui-active-block__main:first-of-type {
  margin-top: -28px;
  margin-bottom: 4px;
}
:not(.ss-tw) .ui-active-block__main > .ui-active-block:first-of-type {
  margin-top: 28px;
}
:not(.ss-tw) .ui-action-control .ui-select-single,
:not(.ss-tw) .ui-active-block__main .ui-select-single {
  min-height: 24px;
  margin-bottom: 8px;
}
:not(.ss-tw) .ui-action-control .ui-select-single__button,
:not(.ss-tw) .ui-active-block__main .ui-select-single__button {
  font-size: 10px;
  line-height: 10px;
  padding: 6px 10px;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
}
:not(.ss-tw) .ui-action-control .ui-select-single__button::after,
:not(.ss-tw) .ui-active-block__main .ui-select-single__button::after {
  top: 7px;
}
:not(.ss-tw) .ui-action-control .ui-select-single.show .ui-select-single__button::after,
:not(.ss-tw) .ui-active-block__main .ui-select-single.show .ui-select-single__button::after {
  top: 10px;
}
:not(.ss-tw) .ui-active-block__main .ui-input {
  background-color: transparent;
  vertical-align: bottom;
  margin-bottom: 7px;
  font-size: 10px;
  height: 24px;
}
:not(.ss-tw) .ui-active-block__main .ui-input:focus {
  background-color: #fff;
}
:not(.ss-tw) .ui-active-block__main .ui-button {
  margin-right: 18px;
}
:not(.ss-tw) input:checked ~ .ui-active-block__main {
  display: block;
}
:not(.ss-tw) input ~ .ui-active-block__header .opened,
:not(.ss-tw) input:checked ~ .ui-active-block__header .closed {
  display: none;
}
:not(.ss-tw) input:checked ~ .ui-active-block__header .opened,
:not(.ss-tw) input ~ .ui-active-block__header .closed {
  display: inline;
}
:not(.ss-tw) .ui-active-block .ui-select-single__button,
:not(.ss-tw) .ui-unfolding-menu__ctrl-block .ui-select-single__button,
:not(.ss-tw) .ui-unfolding-menu__ctrl-block .ui-input {
  background-color: #F7F7F7;
}
:not(.ss-tw) .ui-unfolding-menu__ctrl-block .ui-input:focus {
  background-color: #fff;
}
:not(.ss-tw) .ui-time-type-changed {
  display: flex;
  justify-content: space-between;
  padding: 8px 0 0;
}
:not(.ss-tw) .ui-time-type-changed__ctrl {
  margin-top: 2px;
  margin-right: 8px;
}
:not(.ss-tw) .ui-time-type-changed p {
  margin-top: 5px;
  margin-bottom: 0;
}
:not(.ss-tw) .ui-active-block__close {
  position: absolute;
  top: 6px;
  right: 3px;
  width: 24px;
  text-align: center;
  cursor: pointer;
}
:not(.ss-tw) .ui-button-color-change {
  height: 17px;
  width: 100%;
  display: flex;
  justify-content: stretch;
  align-items: stretch;
  font-size: 0;
  line-height: 0;
  position: relative;
}
:not(.ss-tw) .ui-active-block .ui-button-color-change {
  margin-top: -3px;
  margin-bottom: 7px;
}
:not(.ss-tw) .ui-button-color-change__item {
  overflow: hidden;
  height: 100%;
  width: 25%;
  margin-bottom: 0;
  position: relative;
  cursor: w-resize;
}
:not(.ss-tw) .ui-button-color-change__item::before {
  content: "";
  display: block;
  width: 100%;
  height: 11px;
  position: relative;
  top: 3px;
}
:not(.ss-tw) .ui-button-color-change .rzslider {
  position: absolute;
  margin: 7px 25px 0;
  width: calc(100% - 50px);
  cursor: w-resize;
  left: 0;
}
:not(.ss-tw) .ui-button-color-change .rzslider .rz-bar-wrapper {
  opacity: 0;
}
:not(.ss-tw) .ui-button-color-change .rzslider .rz-pointer {
  top: -7px;
  width: 17px;
  height: 17px;
  border: 1px solid #545454;
  cursor: w-resize;
  outline: none;
}
:not(.ss-tw) .ui-button-color-change .rzslider .rz-tick {
  opacity: 0;
  cursor: w-resize;
}
:not(.ss-tw) .ui-button-color-change__item--blue::before,
:not(.ss-tw) .ui-button-color-change .rzslider .rz-pointer[aria-valuetext="0"] {
  background-color: #5181B8;
}
:not(.ss-tw) .ui-button-color-change__item--white::before,
:not(.ss-tw) .ui-button-color-change .rzslider .rz-pointer[aria-valuetext="1"] {
  background-color: #fff;
}
:not(.ss-tw) .ui-button-color-change__item--red::before,
:not(.ss-tw) .ui-button-color-change .rzslider .rz-pointer[aria-valuetext="2"] {
  background-color: #E64646;
}
:not(.ss-tw) .ui-button-color-change__item--green::before,
:not(.ss-tw) .ui-button-color-change .rzslider .rz-pointer[aria-valuetext="3"] {
  background-color: #4BB34B;
}
:not(.ss-tw) .ui-button-color-change .rzslider .rz-pointer:after {
  display: none;
}
:not(.ss-tw) .ui-equal-collumn {
  display: flex;
  justify-content: space-between;
}
:not(.ss-tw) .ui-equal-collumn div {
  flex: 1;
}
:not(.ss-tw) .ui-equal-collumn > div + div {
  margin-left: 8px;
}
:not(.ss-tw) .ui-tooltip-text {
  font-size: 11px;
}
:not(.ss-tw) [dnd-list] {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
:not(.ss-tw) .dndPlaceholder {
  opacity: 0;
}
:not(.ss-tw) .ui-custom-field-error {
  display: flex;
  align-items: center;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  font-size: 10px;
  color: #FB1212;
  margin-top: 21px;
}
:not(.ss-tw) .ui-custom-field-error svg {
  margin-right: 10px;
}
:not(.ss-tw) .ui-flow-chart-node.selected-node-rect {
  fill: rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .ui-flow-chart-node--dragged,
:not(.ss-tw) .ui-flow-chart-node--dragged * {
  pointer-events: none;
}
:not(.ss-tw) .ui-flow-chart-node__name {
  font-style: normal;
  font-weight: 500;
  font-size: 8px;
  fill: rgba(0, 0, 0, 0.5);
  cursor: default;
  position: relative;
  max-width: 80px;
  word-break: break-all;
  display: inline-block;
}
:not(.ss-tw) .ui-flow-chart-node__name--small {
  top: -8px;
}
:not(.ss-tw) .ui-flow-chart-node__type {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  fill: #FFFFFF;
  color: #fff;
  display: flex;
  align-items: center;
  height: 45px;
  cursor: default;
}
:not(.ss-tw) .ui-flow-chart-node__text {
  font-weight: 500;
  font-size: 12px;
  color: #545454;
  cursor: default;
  position: relative;
  word-break: break-word;
}
:not(.ss-tw) .ui-flow-chart-node__text + .ui-flow-chart-node__rows,
:not(.ss-tw) .ui-flow-chart-node__rows + .ui-flow-chart-node__rows,
:not(.ss-tw) .ui-flow-chart-node__text + .ui-flow-chart-node__trigger {
  margin-top: 5px;
}
:not(.ss-tw) .ui-flow-chart-node__sex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 30px;
}
:not(.ss-tw) .ui-flow-chart-node__ab-test {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  height: 30px;
}
:not(.ss-tw) .ui-flow-chart-node-sex {
  flex: 1 1 0%;
  display: flex;
  justify-content: center;
}
:not(.ss-tw) {
  /*.ui-flow-chart-node-sex--2:first-child svg {*/
  /*font-size: 0;*/
  /*margin-left: 23px;*/
  /*}*/
  /*.ui-flow-chart-node-sex--2:last-child svg {*/
  /*font-size: 0;*/
  /*margin-right: 23px;*/
  /*}*/
  /*.ui-flow-chart-node-sex--3:first-child svg {*/
  /*font-size: 0;*/
  /*margin-left: 21px;*/
  /*}*/
  /*.ui-flow-chart-node-sex--3:last-child svg {*/
  /*font-size: 0;*/
  /*margin-right: 21px;*/
  /*}*/
}
:not(.ss-tw) .ui-flow-chart-node-ab-test {
  flex: 1 1 0%;
  display: flex;
  justify-content: center;
}
:not(.ss-tw) .ui-flow-chart-node-ab-test__name {
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
}
:not(.ss-tw) .ui-flow-chart-node-ab-test__name--a {
  color: #D27272;
}
:not(.ss-tw) .ui-flow-chart-node-ab-test__name--b {
  color: #7F72D2;
}
:not(.ss-tw) .ui-flow-chart-node-ab-test__name--c {
  color: #729ED2;
}
:not(.ss-tw) .ui-flow-chart-node-ab-test__name--d {
  color: #72D27C;
}
:not(.ss-tw) .ui-flow-chart-node-ab-test__name--e {
  color: #E5BF5D;
}
:not(.ss-tw) {
  /*.ui-flow-chart-node-ab-test--2:first-child .ui-flow-chart-node-ab-test__name {*/
  /*margin-left: 23px;*/
  /*}*/
  /*.ui-flow-chart-node-ab-test--2:last-child .ui-flow-chart-node-ab-test__name {*/
  /*margin-right: 23px;*/
  /*}*/
  /*.ui-flow-chart-node-ab-test--3:first-child .ui-flow-chart-node-ab-test__name {*/
  /*margin-left: 21px;*/
  /*}*/
  /*.ui-flow-chart-node-ab-test--3:last-child .ui-flow-chart-node-ab-test__name {*/
  /*margin-right: 21px;*/
  /*}*/
  /*.ui-flow-chart-node-ab-test--4:first-child .ui-flow-chart-node-ab-test__name {*/
  /*margin-left: 13px;*/
  /*}*/
  /*.ui-flow-chart-node-ab-test--4:nth-child(2) .ui-flow-chart-node-ab-test__name {*/
  /*margin-left: 5px;*/
  /*}*/
  /*.ui-flow-chart-node-ab-test--4:last-child .ui-flow-chart-node-ab-test__name {*/
  /*margin-right: 11px;*/
  /*}*/
  /*.ui-flow-chart-node-ab-test--4:nth-child(3) .ui-flow-chart-node-ab-test__name {*/
  /*margin-right: 5px;*/
  /*}*/
  /*.ui-flow-chart-node-ab-test--5:first-child .ui-flow-chart-node-ab-test__name {*/
  /*margin-left: 8px;*/
  /*}*/
  /*.ui-flow-chart-node-ab-test--5:nth-child(2) .ui-flow-chart-node-ab-test__name {*/
  /*margin-left: 5px;*/
  /*}*/
  /*.ui-flow-chart-node-ab-test--5:last-child .ui-flow-chart-node-ab-test__name {*/
  /*margin-right: 7px;*/
  /*}*/
  /*.ui-flow-chart-node-ab-test--5:nth-child(4) .ui-flow-chart-node-ab-test__name {*/
  /*margin-right: 3px;*/
  /*}*/
}
:not(.ss-tw) .ui-flow-chart-node__content {
  padding: 0 5px;
}
:not(.ss-tw) .ui-flow-chart-node-row {
  background-color: #F7F7F7;
  padding: 5px;
  border-radius: 2px;
}
:not(.ss-tw) .ui-flow-chart-node__rows {
  margin-left: -5px;
  margin-right: -5px;
  width: calc(100% + 10px);
}
:not(.ss-tw) .ui-flow-chart-node-row__heading {
  font-size: 10px;
  color: #545454;
  line-height: 13px;
}
:not(.ss-tw) .ui-flow-chart-node-row__button,
:not(.ss-tw) .ui-flow-chart-node__trigger {
  font-size: 12px;
  padding: 7px 25px 6px 31px;
  line-height: normal;
  color: #545454;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  border-radius: 2px;
  white-space: nowrap;
  text-overflow: ellipsis;
}
:not(.ss-tw) .ui-bombardment__result span,
:not(.ss-tw) .ui-flow-chart-node-row__button span,
:not(.ss-tw) .ui-flow-chart-node__trigger span {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 108%;
}
:not(.ss-tw) .ui-flow-chart-node-row__button {
  background: url("/static/img/office/point-hand.svg") no-repeat 10px 50%;
}
:not(.ss-tw) .ui-flow-chart-node__trigger[data-type=read] {
  background: url("/static/img/office/read-email.svg") no-repeat 9px 50%;
}
:not(.ss-tw) .ui-flow-chart-node__trigger[data-type=response] {
  background: url("/static/img/office/write-comment.svg") no-repeat 9px 50%;
}
:not(.ss-tw) .ui-flow-chart-node__trigger[data-type=link] {
  background: url("/static/img/office/permalink.svg") no-repeat 8px 50%;
}
:not(.ss-tw) .ui-flow-chart-node-row__button--error,
:not(.ss-tw) .ui-flow-chart-node__trigger--error {
  background-color: rgba(244, 108, 89, 0.15) !important;
}
:not(.ss-tw) .ui-flow-chart-node-row__button + .ui-flow-chart-node-row__button {
  margin-top: 5px;
}
:not(.ss-tw) .ui-flow-chart-node__rows + .ui-flow-chart-node__trigger,
:not(.ss-tw) .ui-flow-chart-node__trigger + .ui-flow-chart-node__trigger {
  margin-top: 5px;
}
:not(.ss-tw) .ui-flow-chart-node__background {
  fill: rgba(0, 0, 0, 0);
}
:not(.ss-tw) .ui-flow-chart-node--selected .ui-flow-chart-node__background {
  fill: rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .ui-flow-chart-node--current .ui-flow-chart-node__background {
  fill: rgba(0, 0, 0, 0.05);
}
:not(.ss-tw) .ui-flow-chart-node--done .ui-flow-chart-node__background {
  fill: rgba(114, 210, 124, 0.1);
}
:not(.ss-tw) .ui-flow-chart-node__body {
  stroke: white;
}
:not(.ss-tw) .ui-drag-selection-rect {
  stroke: #FFD600;
  stroke-width: 1;
  fill: transparent;
}
:not(.ss-tw) .output-connector {
  stroke-width: 2;
  fill: #fff;
}
:not(.ss-tw) .connector-error {
  stroke: #F46C59;
}
:not(.ss-tw) .connector-done {
  stroke: #72D27C;
}
:not(.ss-tw) .connector-common {
  stroke: #FFA800;
}
:not(.ss-tw) {
  /*
  Style for connections.
  */
}
:not(.ss-tw) .connection {
  stroke-linecap: round;
}
:not(.ss-tw) .connection-line {
  stroke: rgba(158, 158, 158, 0.8);
  stroke-width: 2;
  fill: transparent;
}
:not(.ss-tw) .mouseover-connection-line {
  stroke: #545454;
  stroke-width: 2;
  fill: transparent;
}
:not(.ss-tw) .selected-connection-line {
  stroke: #545454;
  stroke-width: 2;
  fill: transparent;
}
:not(.ss-tw) .current-connection-line {
  stroke: #72D27C;
  stroke-width: 4;
  fill: transparent;
}
:not(.ss-tw) .connection-endpoint {
  fill: gray;
}
:not(.ss-tw) .mouseover-connection-endpoint {
  fill: gray;
}
:not(.ss-tw) .ui-connector-remove {
  cursor: pointer;
}
:not(.ss-tw) .mouseover-connection-name {
  fill: #9E9E9E;
}
:not(.ss-tw) {
  /*
  Style for the connection being dragged out.
  */
}
:not(.ss-tw) .dragging-connection {
  pointer-events: none;
}
:not(.ss-tw) .dragging-connection-line {
  stroke: #545454;
  stroke-width: 2;
  fill: transparent;
}
:not(.ss-tw) .dragging-connection-endpoint {
  fill: #545454;
}
:not(.ss-tw) .dragging-connection-error {
  fill: #F46C59;
}
:not(.ss-tw) .ui-flow-chart-node-start-area__background {
  fill: rgba(0, 0, 0, 0.05);
  stroke: rgba(0, 0, 0, 0);
  stroke-width: 2;
  stroke-dasharray: 0;
  pointer-events: none;
}
:not(.ss-tw) .drag-enter:not(.ui-scenario-edit__chart-wrap--has-initial-node) .ui-flow-chart-node-start-area__background,
:not(.ss-tw) .ui-flow-chart--droppable .ui-flow-chart-node-start-area__background {
  fill: rgba(0, 0, 0, 0);
  stroke: rgba(0, 0, 0, 0.1);
  stroke-width: 2;
  stroke-dasharray: 2, 2;
}
:not(.ss-tw) .drag-enter.ui-scenario-edit__chart-wrap--drop-disable:not(.ui-scenario-edit__chart-wrap--has-initial-node) .ui-flow-chart-node-start-area__background,
:not(.ss-tw) .ui-flow-chart--disable .ui-flow-chart-node-start-area__background {
  stroke: rgba(255, 0, 0, 0.3);
  fill: rgba(255, 0, 0, 0.1);
}
:not(.ss-tw) .ui-scenario-edit__workspace--loading #flow-chart,
:not(.ss-tw) .ui-scenario-edit__workspace--loading #flow-chart-drag {
  pointer-events: none;
}
:not(.ss-tw) .ui-scenario-edit__chart-loader {
  position: absolute;
  top: 48px;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition-duration: 0.3s;
  background: rgba(255, 255, 255, 0.8);
  z-index: 105;
  pointer-events: none;
}
:not(.ss-tw) .ui-scenario-edit__chart-loader i {
  font-size: 36px;
  color: #FFD600;
}
:not(.ss-tw) .ui-scenario-edit__workspace--loading .ui-scenario-edit__chart-loader {
  opacity: 1;
}
:not(.ss-tw) .ui-flow-chart-node-start-area__text {
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  color: #000000;
  opacity: 0.2;
  pointer-events: none;
}
:not(.ss-tw) .ui-flow-chart-node-start-area__heading {
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  fill: #000000;
  pointer-events: none;
  opacity: 0.2;
}
:not(.ss-tw) .ui-flow-chart-node__keyword {
  color: #545454;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  line-height: 18px;
  padding: 5px 8px;
}
:not(.ss-tw) .ui-flow-chart-node__keyword + .ui-flow-chart-node__keyword {
  margin-top: 12px;
}
:not(.ss-tw) .main-form-edit .vk-form-preview {
  min-width: auto !important;
}
:not(.ss-tw) .ui-unsubscribe-all-link,
:not(.ss-tw) .ui-unsubscribe-all-link:visited {
  background: transparent;
  border: none;
  font-size: 14px;
  color: grey;
  text-decoration: underline !important;
  cursor: pointer;
  text-align: center;
  margin-top: 11px;
}
:not(.ss-tw) .ui-unsubscribe-all-link:focus,
:not(.ss-tw) .ui-unsubscribe-all-link:hover {
  color: #000;
}
:not(.ss-tw) .ui-error-logo {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 4px;
}
:not(.ss-tw) .ui-target-platform {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 25px;
}
:not(.ss-tw) .ui-target-platform__header {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  display: flex;
  align-items: center;
  text-align: center;
  color: #545454;
  margin-bottom: 10px;
}
:not(.ss-tw) .ui-target-params__body {
  padding: 0 33px;
  margin-bottom: 25px;
}
:not(.ss-tw) .ui-target-params.active .ui-target-params__body {
  display: flex;
}
:not(.ss-tw) .ui-target-params__header {
  border-top: 1px solid #EBECEE;
  padding: 14px 33px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 33px;
}
:not(.ss-tw) .ui-target-params__name {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-target-params__name svg {
  margin-left: 8px;
}
:not(.ss-tw) .ui-target-params__name--vk {
  color: #6383A8;
}
:not(.ss-tw) .ui-target-params__name--tg {
  color: #2CA5E0;
}
:not(.ss-tw) .ui-target-params__arrow {
  display: inline-block;
  vertical-align: middle;
  border-top: 0;
  border-right: 1px solid rgba(22, 39, 0, 0.3);
  border-bottom: 1px solid rgba(22, 39, 0, 0.3);
  border-left: 0;
  width: 6px;
  height: 6px;
  transform: rotateZ(50grad);
  outline: none;
}
:not(.ss-tw) .ui-target-params.active .ui-target-params__arrow {
  transform: rotateZ(-150grad);
}
:not(.ss-tw) .ui-action-control {
  padding: 10px 0 36px;
}
:not(.ss-tw) .ui-action-control .ui-select-single {
  margin-bottom: 10px;
}
:not(.ss-tw) .ui-action-control .ui-select-single__button {
  background-color: rgba(237, 237, 237, 0.55);
}
:not(.ss-tw) .ui-action-control .show .scrollbar-dynamic.ui-select-single__dropdown-menu {
  margin-bottom: 8px;
}
:not(.ss-tw) .ui-action-control__header {
  margin-bottom: 6px;
}
:not(.ss-tw) .ui-action-control__header svg {
  margin-right: 4px;
  vertical-align: middle;
}
:not(.ss-tw) .ui-action-control__header span {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  line-height: 15px;
  color: #545454;
}
:not(.ss-tw) .ui-action-control__button {
  padding: 2px 3px 0;
  border: none;
  position: relative;
  background-color: transparent;
  margin-left: 10px;
  cursor: pointer;
  height: 24px;
}
:not(.ss-tw) .ui-action-control__button--hidden {
  cursor: default;
  opacity: 0;
}
:not(.ss-tw) .ui-action-control__item.error .ui-action-control__button path {
  stroke: #F46C59;
}
:not(.ss-tw) .ui-action-control__button .ui-error {
  display: none;
  position: absolute;
  top: -7px;
  left: 16px;
}
:not(.ss-tw) .ui-action-control__item.error .ui-error {
  display: block;
}
:not(.ss-tw) .ui-action-control__item .ui-select-single__button.error {
  color: #F46C59;
}
:not(.ss-tw) .ui-action-control__close {
  width: 24px;
  height: 24px;
  text-align: center;
  cursor: pointer;
}
:not(.ss-tw) .ui-action-add__button {
  padding: 5px 7px 5px 18px;
  margin-right: 8px;
  margin-left: 0;
}
:not(.ss-tw) .ui-action-add__button::before {
  top: 5px;
  left: 5px;
}
:not(.ss-tw) .ui-action-control p.ui-action-control__tooltip {
  margin: 0;
}
:not(.ss-tw) .ui-action-control__tooltip svg {
  width: 18px;
  height: 18px;
}
:not(.ss-tw) .ui-read-actions-delimiter {
  margin-bottom: 0;
}
:not(.ss-tw) .ui-bombardment-statistic {
  margin-right: 74px;
  position: relative;
}
:not(.ss-tw) .ui-bombardment-statistic .ui-flow-chart-node-row {
  padding: 3px 11px 4px 5px;
}
:not(.ss-tw) .ui-bombardment-statistic .ui-flow-chart-node-row__heading {
  margin-bottom: 2px;
}
:not(.ss-tw) .ui-statistic-block__exits {
  position: absolute;
  bottom: -59px;
  left: 59%;
}
:not(.ss-tw) .ui-statistic-block__exits-statistic {
  display: flex;
  justify-content: center;
  background-color: #fff;
  padding: 5px 7px;
  border-radius: 2px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.16);
}
:not(.ss-tw) .ui-statistic-block__exits-statistic .ui-statistic-block__count {
  color: #FFA800;
  padding-left: 0;
}
:not(.ss-tw) .ui-statistic-block__exits-logo {
  text-align: center;
}
:not(.ss-tw) .ui-statistic-block__exits-logo svg {
  vertical-align: top;
}
:not(.ss-tw) .ui-statistic-block {
  position: relative;
  font-size: 10px;
}
:not(.ss-tw) .ui-statistic-block__data {
  position: absolute;
  display: flex;
  justify-content: space-between;
  align-items: center;
  left: 210px;
  top: 3px;
}
:not(.ss-tw) .ui-statistic-block__data .ui-flow-chart-node__rows + .ui-flow-chart-node__trigger {
  margin-top: 7px;
  margin-right: 10px;
}
:not(.ss-tw) .ui-statistic-block.ui-flow-chart-node__trigger {
  margin-right: 6px;
}
:not(.ss-tw) .ui-statistic-block__data svg {
  min-width: 19px;
  min-height: 19px;
}
:not(.ss-tw) .ui-bombardment-statistic__num {
  display: flex;
  justify-content: flex-start;
  width: 64px;
}
:not(.ss-tw) .ui-statistic-block__count {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  line-height: 10px;
  color: #71D07B;
  padding-right: 3px;
  padding-left: 8px;
}
:not(.ss-tw) .ui-statistic-block__percent {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 10px;
  line-height: 9px;
  color: #545454;
  padding-top: 1px;
  padding-left: 3px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .ui-statistic-main {
  padding: 0 6px;
}
:not(.ss-tw) .ui-statistic-main__item {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #545454;
  margin-top: -2px;
  margin-bottom: 9px;
  text-align: center;
  min-width: 30px;
  cursor: default;
}
:not(.ss-tw) .ui-statistic-main__item svg {
  display: inline-block;
  margin-bottom: 2px;
  width: 23px;
  height: 23px;
  cursor: default;
  text-align: center;
}
:not(.ss-tw) .ui-statistic-main__item span {
  opacity: 0.5;
}
:not(.ss-tw) .ui-statistic-main__item hr {
  margin: 2px auto;
  width: 14px;
}
:not(.ss-tw) {
  /*.ui-statistic-main__item svg g {
      opacity: .5;
  }

  .ui-statistic-main__item:hover svg g {
      opacity: 1;
  }*/
}
:not(.ss-tw) .ui-attacments-statistic {
  position: absolute;
  width: 100%;
  background-color: transparent;
  left: 0;
  margin-top: 35px;
}
:not(.ss-tw) .ui-attacments-statistic .ui-unfolding-menu__ctrl-block {
  background-color: transparent;
  padding: 12px 0 8px 0;
  margin-right: -6px;
  height: auto;
}
:not(.ss-tw) .ui-attacments-statistic .ui-unfolding-menu__ctrl-block .ui-attach-item {
  margin: 7px 7px 0 0;
  height: 64px;
  width: 64px;
}
:not(.ss-tw) .ui-attacments-statistic .ui-unfolding-menu__attach {
  margin-bottom: 36px;
}
:not(.ss-tw) .ss-tooltip__parent {
  position: relative;
  cursor: pointer;
}
:not(.ss-tw) .ss-tooltip__parent::before {
  content: attr(data-tooltip-content);
  display: block;
  position: absolute;
  transform: translateY(-100%);
  background: #263238;
  font-size: 11px;
  border-radius: 3px;
  color: #fff;
  line-height: normal;
  max-width: 500px;
  min-width: 70px;
  opacity: 0;
  padding: 8px 16px;
  text-align: center;
  width: auto;
  will-change: top, left, bottom, right;
  transition-duration: 0.2s;
  pointer-events: none;
}
:not(.ss-tw) .ss-tooltip__parent:hover::before {
  opacity: 1;
}
:not(.ss-tw) .chat-app-user-info__item--utm .ss-tooltip__parent::before {
  width: 196px;
}
:not(.ss-tw) .ui-hr-marged {
  margin: 15px 0 11px;
}
:not(.ss-tw) ui-view .datetimepicker .current.disabled {
  background-color: transparent;
}
:not(.ss-tw) .ui-trigger-block-action {
  min-height: 44px;
  max-height: calc(100vh - 680px);
  width: 100%;
  min-width: 100%;
  margin: 0;
}
:not(.ss-tw) .ui-select-container .mCSB_inside > .mCSB_container {
  margin-right: 0;
}
:not(.ss-tw) .mCSB_scrollTools {
  width: 12px;
}
:not(.ss-tw) .ui-main .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0.7;
  border-radius: 4px;
}
:not(.ss-tw) .ui-main .mCSB_scrollTools .mCSB_dragger {
  width: calc(100% - 2px);
}
:not(.ss-tw) .ui-main .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #545454;
  left: 1px;
}
:not(.ss-tw) .ui-main .mCSB_scrollTools .mCSB_draggerRail {
  background-color: transparent;
}
:not(.ss-tw) .ui-main .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools:hover .mCSB_draggerRail {
  background-color: rgba(22, 39, 0, 0.2);
}
:not(.ss-tw) .ui-main .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools:hover .mCSB_draggerRail,
:not(.ss-tw) .ui-main .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 8px;
}
:not(.ss-tw) .ui-tooltip-width-lg tooltip tip {
  width: 256px;
}
:not(.ss-tw) .ui-none-tooltip {
  opacity: 0;
}
:not(.ss-tw) .office-subscriptions-list .ui-none-tooltip {
  opacity: 1;
}
:not(.ss-tw) .ui-chat-fwd-modal {
  color: #545454;
  cursor: pointer;
  text-decoration: underline !important;
  font-size: 11px;
}
:not(.ss-tw) .ui-chat-fwd-modal:hover,
:not(.ss-tw) .ui-chat-fwd-modal:active {
  color: #545454;
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap.ui-select-container[disabled=disabled] .ui-select-match-item > span {
  max-width: 100%;
}
:not(.ss-tw) .ui-auto-connector-statistic-block {
  overflow: visible;
  background-color: #fff !important;
  border-radius: 2px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #545454;
  padding: 2px 0;
  min-width: 35px;
  cursor: default;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.16);
  position: absolute;
  opacity: 1 !important;
  top: -26px;
  /*top: -43px; при включенных процентах статы*/
  /*left: -10px;*/
}
:not(.ss-tw) .ui-auto-connector-statistic-block::after {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  background: #FFFFFF;
  border-radius: 2px;
  transform: translateX(-50%) rotate(-45deg);
  top: -2px;
  left: 50%;
  z-index: 1;
}
:not(.ss-tw) .ss-node-connector-output .ui-auto-connector-statistic-block {
  top: 22px;
}
:not(.ss-tw) .ss-node-connector-output .ui-auto-connector-statistic-block::after {
  top: -1px;
}
:not(.ss-tw) .ui-auto-connector-statistic-block--input::after {
  top: 9px;
  /*top: 26px; при влюченных процентах статы*/
}
:not(.ss-tw) .ui-auto-connector-statistic-block--addit::after {
  top: 4px;
  left: -2px;
}
:not(.ss-tw) .ui-auto-connector-statistic-block::before {
  /*content: '';*/
  position: absolute;
  width: 1px;
  height: 1px;
  top: 55px;
  left: 10px;
}
:not(.ss-tw) .ui-auto-connector-statistic-block--input::before {
  top: -8px;
}
:not(.ss-tw) .ui-auto-connector-statistic-block--addit::before {
  top: 8px;
  left: 81px;
}
:not(.ss-tw) .ui-auto-connector-statistic-block--addit {
  display: inline-block;
  text-align: right;
  box-shadow: -8px 3px 19px rgba(0, 0, 0, 0.16);
}
:not(.ss-tw) .ui-auto-connector-statistic-block__all {
  font-family: "Montserrat", sans-serif;
  display: inline-block;
  white-space: nowrap;
  text-align: center;
  position: relative;
  font-style: normal;
  line-height: 15px;
  font-weight: 500;
  font-size: 12px;
  color: #545454;
  padding: 0 5px;
  z-index: 10;
  width: 100%;
}
:not(.ss-tw) .ss-node-connector-additional .ui-auto-connector-statistic-block__all,
:not(.ss-tw) .ss-node-connector-success .ui-auto-connector-statistic-block__all {
  color: #72D27C;
}
:not(.ss-tw) .ss-node-connector-error .ui-auto-connector-statistic-block__all {
  color: #F46C59;
}
:not(.ss-tw) .ss-node-connector-output.ss-node-connector-done .ui-auto-connector-statistic-block__all,
:not(.ss-tw) .ss-node-connector-any .ui-auto-connector-statistic-block__all {
  color: #FFA800;
}
:not(.ss-tw) .ui-auto-connector-statistic-block__percent {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 10px;
  line-height: 17px;
  text-align: center;
  color: #545454;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  /*display: inline-block;*/
  position: relative;
  z-index: 10;
  width: 100%;
  display: none;
}
:not(.ss-tw) .ui-auto-connector-statistic-block--addit .ui-auto-connector-statistic-block__percent {
  border-top: none;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  width: 33px;
}
:not(.ss-tw) .ui-auto-connector-statistic-block.ui-auto-connector-statistic-block-horizontal {
  display: flex;
  flex-direction: row;
  padding: 0 2px;
  /*min-width: 67px; при включенных процентах статы */
  /*max-width: 67px;*/
  height: 19px;
  top: -1px;
  left: 23px;
}
:not(.ss-tw) .ui-auto-connector-statistic-block.ui-auto-connector-statistic-block-horizontal > div {
  height: 100%;
  padding-top: 2px;
}
:not(.ss-tw) .ui-auto-connector-statistic-block.ui-auto-connector-statistic-block-horizontal > .ui-auto-connector-statistic-block__percent {
  height: 100%;
  padding-top: 1px;
}
:not(.ss-tw) .ui-auto-connector-statistic-block.ui-auto-connector-statistic-block-horizontal::after {
  top: 5px;
  left: -2px;
  width: 8px;
  height: 8px;
  transform: rotate(-45deg);
}
:not(.ss-tw) .ui-auto-connector-statistic-block-horizontal .ui-auto-connector-statistic-block__percent {
  border-top: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .textarea-container {
  height: 100%;
}
:not(.ss-tw) .enjoyhint .enjoy_hint_label {
  line-height: 1.5;
  padding: 8px;
}
:not(.ss-tw) .enjoyhint .enjoy_hint_label {
  min-width: 360px;
}
:not(.ss-tw) .office-scenario-edit .enjoyhint .enjoy_hint_label {
  min-width: 200px;
}
:not(.ss-tw) .office-forms-list .enjoyhint .enjoy_hint_label {
  min-width: 240px;
}
:not(.ss-tw) .office-scenario-edit .enjoyhint .btn {
  margin-top: 8px;
}
:not(.ss-tw) .office-forms-list .enjoyhint .enjoy_hint_label.enjoy_short_width {
  max-width: 360px !important;
  margin-left: 50px !important;
}
:not(.ss-tw) .office-forms-list .enjoyhint .enjoyhint_prev_btn.enjoy_short_width {
  margin-left: 58px !important;
}
:not(.ss-tw) .enjoyhint .enjoyhint_prev_btn.btn,
:not(.ss-tw) .enjoyhint .enjoyhint_skip_btn.btn {
  margin-left: 8px;
}
:not(.ss-tw) .enjoyhint-btn-disabled {
  opacity: 0.5;
}
:not(.ss-tw) .js-tutorial-auto-edit {
  position: fixed;
  z-index: -100;
  pointer-events: none;
}
:not(.ss-tw) #js-tutorial-auto-edit-canvas {
  width: calc(100% - 410px);
}
:not(.ss-tw) #js-tutorial-auto-edit-subs-list-to-start,
:not(.ss-tw) #js-tutorial-auto-edit-send-message {
  right: 180px;
}
:not(.ss-tw) #js-tutorial-auto-edit-subs-list-to-start {
  height: 215px;
  width: 60%;
}
:not(.ss-tw) #js-tutorial-auto-edit-send-message {
  width: 60%;
}
:not(.ss-tw) #js-tutorial-auto-edit-delay {
  right: 5px;
  width: 75%;
}
:not(.ss-tw) #js-tutorial-auto-edit-send-message,
:not(.ss-tw) #js-tutorial-auto-edit-canvas,
:not(.ss-tw) #js-tutorial-auto-edit-delay {
  height: calc(100vh - 125px);
}
:not(.ss-tw) .ui-button--discount,
:not(.ss-tw) .ui-button + .ui-button.ui-button--discount {
  white-space: nowrap;
  display: block;
  width: 100%;
  margin-left: 0;
}
:not(.ss-tw) .ui-button + .ui-button--discount {
  margin-top: 8px;
}
:not(.ss-tw) .ui-recovery,
:not(.ss-tw) .ui-sign {
  font-family: "Montserrat", sans-serif;
}
:not(.ss-tw) .card.ui-sign-in-button,
:not(.ss-tw) .ui-sign-in-button {
  background-color: #dfdfdf;
  border: 1px solid #dfdfdf;
}
:not(.ss-tw) .card.ui-sign-in-button .btn,
:not(.ss-tw) .ui-sign-in-button .btn {
  background-color: #FFD600;
  border: 1px solid #FFD600;
  color: #545454 !important;
}
:not(.ss-tw) .ui-sign-in-button .btn i {
  color: #545454;
}
:not(.ss-tw) .ui-tutorial-lh {
  line-height: 1.3em;
}
:not(.ss-tw) .ui-tut-mod {
  font-family: "Montserrat", sans-serif;
}
:not(.ss-tw) .ss-modal.tutorial-complete.ui-tut-mod .ui-input.tutorial-promo {
  background: #F8F8F8;
  color: #4a4a4a;
}
:not(.ss-tw) .ss-modal.tutorial-complete.ui-tut-mod .ui-input.tutorial-promo + .ui-tut-mod__copy-button {
  width: 50px;
  vertical-align: top;
  margin: 0;
}
:not(.ss-tw) .ss-modal.tutorial-complete.ui-tut-mod .ui-input.tutorial-promo + .ui-tut-mod__copy-button:disabled {
  background-color: #545454;
  border: none;
  opacity: 0.5;
}
:not(.ss-tw) .ui-tut-mod__copy-button i {
  font-size: 15px;
}
:not(.ss-tw) .ui-tut-mod #tutorial-promo,
:not(.ss-tw) .ui-tut-mod #tutorial-promo:hover,
:not(.ss-tw) .ui-tut-mod #tutorial-promo:focus {
  font-family: "Montserrat", sans-serif;
  border: none;
  font-size: 16px;
  width: inherit;
  background: transparent;
  color: #4a4a4a;
}
:not(.ss-tw) .ui-tut-mod.ss-modal.tutorial-complete .ui-input.tutorial-discount {
  font-size: 16px;
  background: #F8F8F8;
  color: #4a4a4a;
}
:not(.ss-tw) .ui-tut-mod .tutorial-step-list li.loading {
  opacity: 0.5;
}
:not(.ss-tw) .ui-tut-mod .tutorial-step-list li.completed {
  /*color: #72D27C;*/
  color: rgb(38, 50, 56);
}
:not(.ss-tw) .ui-tut-mod .tutorial-step-list li.uncompleted {
  /*color: #F46C59;*/
  color: rgb(38, 50, 56);
}
:not(.ss-tw) .ui-tut-mod a.ui-button {
  display: block;
}
:not(.ss-tw) #vk_community_messages.ui-community-messages--bottom {
  bottom: 0 !important;
}
:not(.ss-tw) .add-community .table td:nth-of-type(2) {
  text-align: left;
}
:not(.ss-tw) .ui-button-back {
  color: #FFD600 !important;
}
:not(.ss-tw) .ui-datetime-field .datetimepicker .active:hover,
:not(.ss-tw) .ui-datetime-field .datetimepicker .active:hover:hover,
:not(.ss-tw) .ui-datetime-field .datetimepicker .active.disabled:hover,
:not(.ss-tw) .ui-datetime-field .datetimepicker .active.disabled:hover:hover,
:not(.ss-tw) .ui-datetime-field .datetimepicker .active.active,
:not(.ss-tw) .ui-datetime-field .datetimepicker .active:hover.active,
:not(.ss-tw) .ui-datetime-field .datetimepicker .active.disabled.active,
:not(.ss-tw) .ui-datetime-field .datetimepicker .active.disabled:hover.active,
:not(.ss-tw) .ui-datetime-field .datetimepicker .active.disabled,
:not(.ss-tw) .ui-datetime-field .datetimepicker .active:hover.disabled,
:not(.ss-tw) .ui-datetime-field .datetimepicker .active.disabled.disabled,
:not(.ss-tw) .ui-datetime-field .datetimepicker .active.disabled:hover.disabled {
  background-color: transparent;
}
:not(.ss-tw) .ui-select-button--top .dropdown-menu {
  top: auto !important;
  bottom: 29px !important;
}
:not(.ss-tw) .js-force-show > .dropdown-menu {
  opacity: 1;
  visibility: visible;
}
:not(.ss-tw) .ui-tutorial-label {
  width: 20px;
  height: 20px;
  display: inline-block;
  border: 2px solid transparent;
  border-radius: 50%;
  padding: 0.3rem 0 0 0.23rem;
  vertical-align: text-bottom;
  margin-right: 3px;
  margin-left: -23px;
}
:not(.ss-tw) .ui-tutorial-label--success {
  border-color: rgb(114, 210, 124);
}
:not(.ss-tw) .ui-tutorial-label--error {
  padding-top: 0.215rem;
  border-color: rgb(244, 108, 89);
}
:not(.ss-tw) .tutorial-step-list {
  padding-left: 0;
}
:not(.ss-tw) .ui-header__user-info .dropdown-item.dropdown-item--no-click,
:not(.ss-tw) .dropdown-item.dropdown-item--no-click,
:not(.ss-tw) .dropdown-item--no-click {
  cursor: default;
}
:not(.ss-tw) .ui-tooltip--sidebar-menu {
  margin-top: 0 !important;
}
:not(.ss-tw) .ui-tooltip--subs-list {
  max-width: 310px !important;
}
:not(.ss-tw) .ui-tooltip--subs-current {
  margin-top: 64px !important;
  margin-left: -51px !important;
}
:not(.ss-tw) .ui-tooltip--subs-black {
  margin-top: 46px !important;
  margin-left: -49px !important;
}
:not(.ss-tw) .ui-tooltip--mass-res {
  margin-top: 0 !important;
  width: 86px !important;
  text-align: center !important;
  padding: 5px !important;
}
:not(.ss-tw) .ui-tooltip--mass-counter,
:not(.ss-tw) .ui-tooltip--mass-trigger {
  margin-top: 2px !important;
}
:not(.ss-tw) .ui-tooltip--mass-send-data {
  min-width: 265px !important;
  margin-top: 1px !important;
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-tooltip--mass-send-data {
    min-width: 194px !important;
  }
}
:not(.ss-tw) .ui-tooltip--auto-many-go {
  min-width: 246px !important;
  margin-top: 1px !important;
}
:not(.ss-tw) .ui-tooltip--auto-no-link {
  min-width: 230px !important;
  max-width: 230px !important;
  margin-top: 1px !important;
  z-index: 999999 !important;
}
:not(.ss-tw) .ui-tooltip--form-first-tab-show {
  min-width: 130px !important;
  max-width: 130px !important;
  margin-top: 1px !important;
  z-index: 999999 !important;
}
:not(.ss-tw) .ui-tooltip--form-first-tab-flash {
  min-width: 174px !important;
  max-width: 174px !important;
  margin-top: 1px !important;
  z-index: 999999 !important;
}
:not(.ss-tw) .ui-tooltip--auto-sex,
:not(.ss-tw) .ui-tooltip--chat-list-tab {
  margin-top: 1px !important;
}
:not(.ss-tw) .ui-change-sex__item:first-of-type .ui-tooltip--auto-sex {
  right: -2px !important;
}
:not(.ss-tw) .ui-change-sex__item:first-of-type .ui-tooltip--auto-sex tip-arrow {
  left: 22px !important;
}
:not(.ss-tw) .ui-tooltip--stopword {
  min-width: 136px !important;
  margin-right: 5px !important;
  margin-top: 1px !important;
}
:not(.ss-tw) .ui-tooltip--add-file-modal-link {
  min-width: 150px !important;
  margin-left: 8px !important;
  margin-top: 1px !important;
}
:not(.ss-tw) .ui-tooltip--add-file-modal-link {
  min-width: 150px !important;
  margin-left: 8px !important;
  margin-top: 1px !important;
}
:not(.ss-tw) .ui-tooltip--add-file-modal-social {
  min-width: 154px !important;
  margin-left: 8px !important;
  margin-top: 1px !important;
}
:not(.ss-tw) .ui-tooltip--form-edit-var-name {
  margin-top: 1px !important;
  font-size: 11px !important;
}
:not(.ss-tw) .ui-tooltip--chat-messange-edit {
  margin-top: 0 !important;
}
:not(.ss-tw) .ui-tooltip--auto-error {
  margin: 0 !important;
  min-width: 175px !important;
}
:not(.ss-tw) .ui-tooltip--site-event {
  height: 26px !important;
  padding-top: 6px !important;
  margin-top: 0 !important;
}
:not(.ss-tw) .ui-tooltip--site-event-edit {
  height: 26px !important;
  padding-top: 6px !important;
  margin-top: 1px !important;
}
:not(.ss-tw) .ui-bombardment__result {
  overflow: visible;
}
:not(.ss-tw) .ui-bombardment__result span {
  word-break: break-word;
}
:not(.ss-tw) .ui-bombardment__result .ui-statistic-block__data {
  top: 50%;
  transform: translateY(-50%);
}
:not(.ss-tw) .office-scenario-edit notifications-container,
:not(.ss-tw) .office-scenariotemplate-edit notifications-container {
  top: 48px;
  padding-right: 16px;
}
:not(.ss-tw) .invalid .ss-node-connector.ss-node-connector-input.empty {
  background-color: rgb(245, 227, 225);
  border-color: #F46C59;
}
:not(.ss-tw) .invalid .ss-node-connector.ss-node-connector-input.empty > span {
  background: #F46C59;
}
:not(.ss-tw) .ui-labeled-block .ui-auto-element__labeled {
  margin-top: 11px;
}
:not(.ss-tw) .ui-analitic-alert {
  display: block;
  line-height: 1.5;
  text-align: center;
}
:not(.ss-tw) .exit-label {
  border: 2px solid #545454;
  width: 19px;
  height: 19px;
  border-radius: 50%;
  padding: 3px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  margin-top: -2px;
}
:not(.ss-tw) .exit-label__green {
  border-color: #72D27C;
}
:not(.ss-tw) .exit-label__red {
  border-color: #F46C59;
}
:not(.ss-tw) .exit-label__orange {
  border-color: #FFA800;
}
:not(.ss-tw) .messange-error-notify-first-line {
  /*margin-bottom: -10px;*/
}
:not(.ss-tw) help-link tooltip {
  cursor: pointer;
}
:not(.ss-tw) help-link tooltip tip {
  width: 250px !important;
}
:not(.ss-tw) .loads {
  display: inline-block;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: placeload;
  animation-name: placeload;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  background: #f6f7f8;
  background: #eeeeee;
  background: -webkit-gradient(linear, left top, right top, color-stop(8%, #eeeeee), color-stop(18%, #dddddd), color-stop(33%, #eeeeee));
  background: -webkit-linear-gradient(left, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  background: linear-gradient(to right, #eeeeee 8%, #dddddd 18%, #eeeeee 33%);
  -webkit-background-size: 800px 104px;
  background-size: 1200px 104px;
  position: relative;
}
@-webkit-keyframes placeload {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
@keyframes placeload {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
:not(.ss-tw) .loads--1 {
  height: 0.7rem;
  width: 2rem;
  border-radius: 1rem;
  margin-top: 0.15rem;
}
:not(.ss-tw) .loads--2 {
  height: 0.7rem;
  width: 3rem;
  border-radius: 1rem;
  margin-top: 0.15rem;
}
:not(.ss-tw) .loads--3 {
  height: 0.7rem;
  width: 4rem;
  border-radius: 1rem;
  margin-top: 0.15rem;
}
:not(.ss-tw) .loads--4 {
  height: 0.7rem;
  width: 5rem;
  border-radius: 1rem;
  margin-top: 0.15rem;
}
:not(.ss-tw) emoji-panel {
  width: 222px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  background-color: #fff;
  padding: 4px 8px 8px 12px;
  overflow: hidden;
  pointer-events: none;
  transition-duration: 0.2s;
  opacity: 0;
  transform: translateY(-20px);
}
:not(.ss-tw) emoji-panel.show {
  opacity: 1;
  pointer-events: all;
  transform: translateY(0);
}
:not(.ss-tw) .ui-input.ui-input--with-button {
  display: flex;
  padding: 0;
}
:not(.ss-tw) .ui-input.ui-input--with-button input[readonly] {
  opacity: 0.7;
}
:not(.ss-tw) .ui-input.ui-input--with-button input {
  flex: 1;
  border: none;
  outline: none;
  padding: 6px 10px 7px;
  background: transparent;
  font-size: 12px;
  line-height: 15px;
  font-family: "Montserrat", sans-serif;
}
:not(.ss-tw) .ui-text-block emoji-panel {
  position: absolute;
  left: 1px;
  top: 0;
  z-index: 10;
}
:not(.ss-tw) .chat-app-form__area {
  position: relative;
}
:not(.ss-tw) .chat-app-form__area emoji-panel {
  position: absolute;
  top: 0;
  right: -46px;
  z-index: 10;
}
:not(.ss-tw) .chat-app-form__area emoji-panel.show {
  transform: translateY(-100%);
}
:not(.ss-tw) .ui-emoji-panel__categories {
  display: flex;
  justify-content: space-evenly;
  opacity: 0.8;
}
:not(.ss-tw) .ui-emoji-panel__categories div {
  width: 32px;
  height: 32px;
  background: url(/static/img/emoji/icons.png);
  cursor: pointer;
  transform: scale(0.7);
}
:not(.ss-tw) .ui-emoji-panel__list {
  max-height: 200px;
  overflow: auto;
  margin-top: 4px;
}
:not(.ss-tw) .ui-emoji-panel__list,
:not(.ss-tw) .ui-emoji-panel__list .mCSB_container {
  display: flex;
  flex-wrap: wrap;
}
:not(.ss-tw) .ui-emoji-panel__list-item {
  flex: 0 0 24px;
  height: 24px;
}
:not(.ss-tw) .ui-emoji-panel__list-item div {
  width: 20px;
  height: 20px;
  cursor: pointer;
  margin: auto;
}
:not(.ss-tw) .ui-modal--send-webhook-description {
  width: 100%;
  max-width: 800px;
}
:not(.ss-tw) .ui-modal--send-webhook-description .table-wrapper {
  width: 100%;
  max-width: 800px;
  max-height: 600px;
}
:not(.ss-tw) .ui-modal--send-webhook-description textarea {
  color: rgba(69, 69, 69, 0.9) !important;
  font-size: 12px;
  font-weight: 500;
  min-width: 600px;
}
:not(.ss-tw) body.app--vk_mini #vk_community_messages,
:not(.ss-tw) body.app--vk_mini #vk_community_messages-right {
  display: none !important;
}
:not(.ss-tw) button svg {
  display: inline;
}
:not(.ss-tw) div.jsoneditor {
  border: 0;
}
:not(.ss-tw) .jsoneditor-menu > button,
:not(.ss-tw) .jsoneditor-search button,
:not(.ss-tw) div.jsoneditor-tree button {
  background-image: url(/static/lib/package/jsoneditor-icons.svg);
}
:not(.ss-tw) div.jsoneditor-value {
  background: #FFD600;
  color: #1a1a1a !important;
  font-weight: 600;
}
:not(.ss-tw) div.jsoneditor-value[contenteditable=false],
:not(.ss-tw) div.jsoneditor-array,
:not(.ss-tw) div.jsoneditor-object {
  background: transparent;
}
:not(.ss-tw) div.jsoneditor-menu {
  background: #545454;
  border: 0;
}
:not(.ss-tw) div.jsoneditor-contextmenu ul li button.jsoneditor-selected,
:not(.ss-tw) div.jsoneditor-contextmenu ul li button.jsoneditor-selected:focus,
:not(.ss-tw) div.jsoneditor-contextmenu ul li button.jsoneditor-selected:hover {
  color: #1a1a1a !important;
  background-color: #FFD600 !important;
}
:not(.ss-tw) div.jsoneditor .jsoneditor-popover {
  display: none !important;
}
:not(.ss-tw) .jsoneditor-schema-error,
:not(.ss-tw) div.jsoneditor-field,
:not(.ss-tw) div.jsoneditor-value,
:not(.ss-tw) div.jsoneditor td,
:not(.ss-tw) div.jsoneditor textarea,
:not(.ss-tw) div.jsoneditor th {
  font-family: "Montserrat", sans-serif;
}
:not(.ss-tw) textarea,
:not(.ss-tw) input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
:not(.ss-tw) input[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
:not(.ss-tw) input[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
:not(.ss-tw) body {
  background-color: #e9e9e9;
}
:not(.ss-tw) .ss-modal {
  display: inline-block;
}
:not(.ss-tw) .ss-modal.tutorial-complete .btn {
  margin: 0;
}
:not(.ss-tw) .tutorial-start-video {
  position: relative;
  padding-bottom: 56.25%;
}
:not(.ss-tw) .tutorial-start-video iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
}
:not(.ss-tw) .ss-modal.tutorial-level-success img + img {
  margin-left: 20px;
}
:not(.ss-tw) tooltip.active:not(._force-hidden) tip {
  z-index: 2020 !important;
}
:not(.ss-tw) .tutorial-step-list {
  list-style: none;
  margin: 0;
}
:not(.ss-tw) .tutorial-step-list li {
  color: #000000;
  position: relative;
  font-size: 16px;
}
:not(.ss-tw) .tutorial-step-list li + li {
  margin-top: 5px;
}
:not(.ss-tw) .tutorial-step-list li.completed {
  color: #0cb309;
}
:not(.ss-tw) .tutorial-step-list li.uncompleted {
  color: #9c0f0f;
}
:not(.ss-tw) .tutorial-step-list li i {
  position: absolute;
  left: -22px;
  top: 5px;
}
:not(.ss-tw) .enjoyhint {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100020;
  pointer-events: none;
  overflow: hidden;
}
:not(.ss-tw) .enjoyhint .enjoyhint_skip_btn,
:not(.ss-tw) .enjoyhint .enjoyhint_prev_btn {
  font-family: "Montserrat", sans-serif;
  text-decoration: none !important;
  text-transform: uppercase;
  outline: none !important;
  letter-spacing: 0px;
  font-weight: bold;
  line-height: 13px;
  text-align: left;
  box-shadow: none;
  font-size: 10px;
}
:not(.ss-tw) .enjoyhint .enjoyhint_skip_btn,
:not(.ss-tw) .enjoyhint .enjoyhint_skip_btn:hover {
  background-color: #FFD600;
  border: 1px solid #FFD600;
  color: #545454 !important;
}
:not(.ss-tw) .enjoyhint .enjoyhint_prev_btn,
:not(.ss-tw) .enjoyhint .enjoyhint_prev_btn:hover {
  background-color: #545454;
  color: #FFFFFF !important;
  border: 1px solid #545454;
}
:not(.ss-tw) .enjoyhint_hide {
  display: none !important;
}
:not(.ss-tw) .enjoyhint_disable_events {
  position: absolute;
  width: 2000px;
  height: 1500px;
  z-index: 1011;
  pointer-events: all;
}
:not(.ss-tw) .enjoyhint_next_btn, :not(.ss-tw) .enjoyhint_skip_btn, :not(.ss-tw) .enjoyhint_prev_btn {
  -webkit-box-sizing: content-box;
  cursor: pointer;
  margin: 0 auto;
  text-align: center;
}
:not(.ss-tw) .enjoyhint_close_btn, :not(.ss-tw) .enjoyhint_next_btn, :not(.ss-tw) .enjoyhint_skip_btn, :not(.ss-tw) .enjoyhint_prev_btn {
  z-index: 1012;
  pointer-events: all;
  -o-text-overflow: clip;
  text-overflow: clip;
  -moz-box-sizing: content-box;
}
:not(.ss-tw) .enjoyhint_next_btn {
  position: absolute;
  box-sizing: content-box;
  border: 2px solid #1ecd97;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  color: #1ecd97;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -moz-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -o-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
}
:not(.ss-tw) .enjoyhint_next_btn:hover {
  color: rgb(255, 255, 255);
  background: #1ecd97;
}
:not(.ss-tw) .enjoyhint_next_btn:active {
  border: 2px solid rgb(33, 224, 163);
  background: rgb(33, 224, 163);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
:not(.ss-tw) .enjoyhint_skip_btn {
  box-sizing: content-box;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -moz-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -o-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
}
:not(.ss-tw) .enjoyhint_skip_btn:hover {
  color: rgb(255, 255, 255);
  background: #1ecd97;
}
:not(.ss-tw) .enjoyhint_skip_btn:active {
  border: 2px solid rgb(33, 224, 163);
  background: rgb(33, 224, 163);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
:not(.ss-tw) .enjoyhint_prev_btn {
  box-sizing: content-box;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -moz-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -o-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
}
:not(.ss-tw) .enjoyhint_prev_btn:hover {
  color: rgb(255, 255, 255);
  background: #1ecd97;
}
:not(.ss-tw) .enjoyhint_prev_btn:active {
  border: 2px solid rgb(33, 224, 163);
  background: rgb(33, 224, 163);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
:not(.ss-tw) .enjoyhint_close_btn {
  display: inline-block;
  position: absolute;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 0.3em;
  height: 0.3em;
  border: none;
  -webkit-border-radius: 1em;
  border-radius: 1em;
  font: 400 8em/normal Arial, Helvetica, sans-serif;
  color: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0);
  border: 2px solid rgb(33, 224, 163);
  display: none;
}
:not(.ss-tw) .enjoyhint_close_btn::after, :not(.ss-tw) .enjoyhint_close_btn::before {
  -webkit-box-sizing: content-box;
  width: 73%;
  height: 2px;
  position: absolute;
  content: "";
  border: none;
  font: 400 100%/normal Arial, Helvetica, sans-serif;
  color: rgb(0, 0, 0);
  background: #fff;
  text-shadow: none;
  -o-text-overflow: clip;
  text-overflow: clip;
  display: inline-block;
}
:not(.ss-tw) .enjoyhint_close_btn::before {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  top: 48%;
  left: 14%;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
:not(.ss-tw) .enjoyhint_close_btn::after {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  top: 46%;
  left: 15%;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
:not(.ss-tw) .enjoyhint_close_btn:hover {
  color: rgb(255, 255, 255);
  background: #1ecd97;
  cursor: pointer;
}
:not(.ss-tw) .enjoyhint_close_btn:active {
  border: 2px solid rgb(33, 224, 163);
  background: rgb(33, 224, 163);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
:not(.ss-tw) .enjoyhint_btn {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 150px;
  height: 40px;
  cursor: pointer;
  margin: 0 auto;
  border: 2px solid #1ecd97;
  -webkit-border-radius: 40px;
  border-radius: 40px;
  font: normal normal normal 17px/40px "Advent Pro", Helvetica, sans-serif;
  color: #1ecd97;
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  letter-spacing: 1px;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -moz-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  -o-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
  transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
}
:not(.ss-tw) #kinetic_container, :not(.ss-tw) .enjoyhint_canvas, :not(.ss-tw) .enjoyhint_svg_wrapper, :not(.ss-tw) .enjoyhint_svg_wrapper svg {
  width: 100%;
  height: 100%;
  position: absolute;
}
:not(.ss-tw) .enjoyhint_btn:hover {
  color: rgb(255, 255, 255);
  background: #1ecd97;
}
:not(.ss-tw) .enjoyhint_btn:active {
  border: 2px solid rgb(33, 224, 163);
  background: rgb(33, 224, 163);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
:not(.ss-tw) .enjoyhint div.canvas-container {
  position: absolute;
}
:not(.ss-tw) .enjoyhint_canvas {
  z-index: 100;
  pointer-events: none;
}
:not(.ss-tw) #kinetic_container {
  pointer-events: none;
  top: 0;
  left: 0;
}
:not(.ss-tw) .enjoyhint_svg_wrapper {
  top: 0;
  left: 0;
  z-index: 100;
  -webkit-transition: opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1);
  transition: opacity 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
:not(.ss-tw) .enjoyhint_svg_wrapper svg {
  top: 0;
  left: 0;
}
:not(.ss-tw) .enjoyhint_svg_transparent .enjoy_hint_label, :not(.ss-tw) .enjoyhint_svg_transparent .enjoyhint_svg_wrapper {
  opacity: 0;
}
:not(.ss-tw) .enjoy_hint_label {
  position: absolute;
  color: #fff;
  z-index: 107;
  font-size: 18px;
  line-height: 1;
  display: inline-block;
  min-width: 400px;
  text-align: left;
  max-width: 50%;
}
@media (max-width: 1400px) {
  :not(.ss-tw) .enjoy_hint_label {
    font-size: 16px;
  }
}
:not(.ss-tw) div.kineticjs-content {
  position: absolute !important;
}
:not(.ss-tw) .enjoyhint_skip_btn {
  position: fixed;
}
:not(.ss-tw) .enjoyhint_prev_btn {
  position: fixed;
}
:not(.ss-tw) .chat-app-message-attachment + .chat-app-message-attachment {
  margin-top: 8px;
}
:not(.ss-tw) .chat-doc-attachment {
  display: flex;
  align-items: flex-start;
}
:not(.ss-tw) .chat-doc-attachment__icon {
  margin-left: 0;
  margin-right: 10px;
  color: #63c2de;
  line-height: 26px;
}
:not(.ss-tw) .chat-doc-attachment__link {
  display: block;
  line-height: 1;
}
:not(.ss-tw) .chat-doc-attachment__size {
  font-size: 10px;
  line-height: 1;
  margin-top: 4px;
  color: #607d8b;
}
:not(.ss-tw) .chat-doc-attachment-video__title {
  font-weight: bold;
  text-decoration: underline;
  margin-top: 8px;
}
:not(.ss-tw) .chat-doc-attachment-video__views {
  font-size: 10px;
  line-height: 1;
  margin-top: 4px;
  color: #607d8b;
}
:not(.ss-tw) .chat-doc-attachment-wall__content {
  border-left: 2px solid #c8ced3;
  padding-left: 16px;
}
:not(.ss-tw) .chat-doc-attachment-wall__user {
  font-weight: bold;
  margin-bottom: 8px;
}
@font-face {
  font-family: "Flaticon";
  src: url("/static/fonts/flaticon/Flaticon.eot");
  src: url("/static/fonts/flaticon/Flaticon.eot?#iefix") format("embedded-opentype"), url("/static/fonts/flaticon/Flaticon.woff") format("woff"), url("/static/fonts/flaticon/Flaticon.ttf") format("truetype"), url("/static/fonts/flaticon/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "Flaticon";
    src: url("/static/fonts/flaticon/Flaticon.svg#Flaticon") format("svg");
  }
}
:not(.ss-tw) [class^=flaticon-]:before, :not(.ss-tw) [class*=" flaticon-"]:before,
:not(.ss-tw) [class^=flaticon-]:after, :not(.ss-tw) [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: 26px;
  font-style: normal;
}
:not(.ss-tw) .flaticon-3dm-file-format-symbol:before {
  content: "\f100";
}
:not(.ss-tw) .flaticon-3ds-file-format-extension:before {
  content: "\f101";
}
:not(.ss-tw) .flaticon-3g2-file-format:before {
  content: "\f102";
}
:not(.ss-tw) .flaticon-3gp-file-format:before {
  content: "\f103";
}
:not(.ss-tw) .flaticon-7z-file-format-variant:before {
  content: "\f104";
}
:not(.ss-tw) .flaticon-aac-file-format-variant:before {
  content: "\f105";
}
:not(.ss-tw) .flaticon-ai-file-format:before {
  content: "\f106";
}
:not(.ss-tw) .flaticon-aif-file-symbol:before {
  content: "\f107";
}
:not(.ss-tw) .flaticon-apk-file-format-symbol:before {
  content: "\f108";
}
:not(.ss-tw) .flaticon-app-file-symbol:before {
  content: "\f109";
}
:not(.ss-tw) .flaticon-asf-file-format-symbol:before {
  content: "\f10a";
}
:not(.ss-tw) .flaticon-asp-file-format-symbol:before {
  content: "\f10b";
}
:not(.ss-tw) .flaticon-aspx-file-format-symbol:before {
  content: "\f10c";
}
:not(.ss-tw) .flaticon-asx-file-format-symbol:before {
  content: "\f10d";
}
:not(.ss-tw) .flaticon-avi-video-file-format-symbol:before {
  content: "\f10e";
}
:not(.ss-tw) .flaticon-bak-file-format-symbol:before {
  content: "\f10f";
}
:not(.ss-tw) .flaticon-bat-file-format:before {
  content: "\f110";
}
:not(.ss-tw) .flaticon-bin-file-format:before {
  content: "\f111";
}
:not(.ss-tw) .flaticon-bmp-file-format-symbol:before {
  content: "\f112";
}
:not(.ss-tw) .flaticon-cab-file-format-symbol:before {
  content: "\f113";
}
:not(.ss-tw) .flaticon-cad-file-format:before {
  content: "\f114";
}
:not(.ss-tw) .flaticon-cdr-file-format-extension:before {
  content: "\f115";
}
:not(.ss-tw) .flaticon-cer-file-format-symbol:before {
  content: "\f116";
}
:not(.ss-tw) .flaticon-cfg-file-format-symbol:before {
  content: "\f117";
}
:not(.ss-tw) .flaticon-cfm-file-format-symbol:before {
  content: "\f118";
}
:not(.ss-tw) .flaticon-cgi-file-format-variant:before {
  content: "\f119";
}
:not(.ss-tw) .flaticon-class-file-format-symbol:before {
  content: "\f11a";
}
:not(.ss-tw) .flaticon-com-file-format-symbol:before {
  content: "\f11b";
}
:not(.ss-tw) .flaticon-cpl-file-format:before {
  content: "\f11c";
}
:not(.ss-tw) .flaticon-cpp-icon-file-format:before {
  content: "\f11d";
}
:not(.ss-tw) .flaticon-crx-file-format-symbol:before {
  content: "\f11e";
}
:not(.ss-tw) .flaticon-csr-file-format-variant:before {
  content: "\f11f";
}
:not(.ss-tw) .flaticon-css-file-format-symbol:before {
  content: "\f120";
}
:not(.ss-tw) .flaticon-csv-file-format-extension:before {
  content: "\f121";
}
:not(.ss-tw) .flaticon-cue-file-format-variant:before {
  content: "\f122";
}
:not(.ss-tw) .flaticon-cur-icon-file-format:before {
  content: "\f123";
}
:not(.ss-tw) .flaticon-dat-file-format-symbol:before {
  content: "\f124";
}
:not(.ss-tw) .flaticon-db-file-format-symbol:before {
  content: "\f125";
}
:not(.ss-tw) .flaticon-dbf-file-format:before {
  content: "\f126";
}
:not(.ss-tw) .flaticon-dds-icon:before {
  content: "\f127";
}
:not(.ss-tw) .flaticon-dem-file-format-extension:before {
  content: "\f128";
}
:not(.ss-tw) .flaticon-dfx-file-format-symbol:before {
  content: "\f129";
}
:not(.ss-tw) .flaticon-dll-file-format-symbol:before {
  content: "\f12a";
}
:not(.ss-tw) .flaticon-dmg-file-format-variant:before {
  content: "\f12b";
}
:not(.ss-tw) .flaticon-dmp-file-format-symbol:before {
  content: "\f12c";
}
:not(.ss-tw) .flaticon-doc-file-format:before {
  content: "\f12d";
}
:not(.ss-tw) .flaticon-docx-file-format-symbol:before {
  content: "\f12e";
}
:not(.ss-tw) .flaticon-drv-file-format-symbol:before {
  content: "\f12f";
}
:not(.ss-tw) .flaticon-dtd-file-format-symbol:before {
  content: "\f130";
}
:not(.ss-tw) .flaticon-dwg-file-format-variant:before {
  content: "\f131";
}
:not(.ss-tw) .flaticon-elf-file-format:before {
  content: "\f132";
}
:not(.ss-tw) .flaticon-eps-file-format-symbol:before {
  content: "\f133";
}
:not(.ss-tw) .flaticon-eps-file-format-symbol-1:before {
  content: "\f134";
}
:not(.ss-tw) .flaticon-exe-file-format-variant:before {
  content: "\f135";
}
:not(.ss-tw) .flaticon-fla-file-format:before {
  content: "\f136";
}
:not(.ss-tw) .flaticon-flash-file-format-symbol:before {
  content: "\f137";
}
:not(.ss-tw) .flaticon-flv-file-format-symbol:before {
  content: "\f138";
}
:not(.ss-tw) .flaticon-fnt-file-format-symbol:before {
  content: "\f139";
}
:not(.ss-tw) .flaticon-fon-file-format-variant:before {
  content: "\f13a";
}
:not(.ss-tw) .flaticon-gam-file-format:before {
  content: "\f13b";
}
:not(.ss-tw) .flaticon-gbr-file-format:before {
  content: "\f13c";
}
:not(.ss-tw) .flaticon-ged-icon-file-format:before {
  content: "\f13d";
}
:not(.ss-tw) .flaticon-gif-file-format-symbol:before {
  content: "\f13e";
}
:not(.ss-tw) .flaticon-gpx-file-format-symbol:before {
  content: "\f13f";
}
:not(.ss-tw) .flaticon-gz-file-format-variant:before {
  content: "\f140";
}
:not(.ss-tw) .flaticon-gzip-file-format-variant:before {
  content: "\f141";
}
:not(.ss-tw) .flaticon-hqz-file-format-symbol:before {
  content: "\f142";
}
:not(.ss-tw) .flaticon-html-file-extension-interface-symbol:before {
  content: "\f143";
}
:not(.ss-tw) .flaticon-ibooks-file-format-symbol:before {
  content: "\f144";
}
:not(.ss-tw) .flaticon-icns-file-format:before {
  content: "\f145";
}
:not(.ss-tw) .flaticon-ico-file-format-variant:before {
  content: "\f146";
}
:not(.ss-tw) .flaticon-ics-file-format:before {
  content: "\f147";
}
:not(.ss-tw) .flaticon-iff-file-format-symbol:before {
  content: "\f148";
}
:not(.ss-tw) .flaticon-indd-file-format-symbol:before {
  content: "\f149";
}
:not(.ss-tw) .flaticon-iso-file-format:before {
  content: "\f14a";
}
:not(.ss-tw) .flaticon-iso-file-format-variant:before {
  content: "\f14b";
}
:not(.ss-tw) .flaticon-jar-file-format-symbol:before {
  content: "\f14c";
}
:not(.ss-tw) .flaticon-jpg-file-format-variant:before {
  content: "\f14d";
}
:not(.ss-tw) .flaticon-js-file-format-symbol:before {
  content: "\f14e";
}
:not(.ss-tw) .flaticon-jsp-file-format-variant:before {
  content: "\f14f";
}
:not(.ss-tw) .flaticon-key-file-format:before {
  content: "\f150";
}
:not(.ss-tw) .flaticon-kml-file-format-interface:before {
  content: "\f151";
}
:not(.ss-tw) .flaticon-kmz-file-format-variant:before {
  content: "\f152";
}
:not(.ss-tw) .flaticon-lnk-file-format:before {
  content: "\f153";
}
:not(.ss-tw) .flaticon-log-file-format:before {
  content: "\f154";
}
:not(.ss-tw) .flaticon-lua-file-format-variant:before {
  content: "\f155";
}
:not(.ss-tw) .flaticon-m3u-file-format-variant:before {
  content: "\f156";
}
:not(.ss-tw) .flaticon-m4a-file-format-variant:before {
  content: "\f157";
}
:not(.ss-tw) .flaticon-m4v-file-format:before {
  content: "\f158";
}
:not(.ss-tw) .flaticon-mach-o-file-format-variant-symbol:before {
  content: "\f159";
}
:not(.ss-tw) .flaticon-max-file-format-extension:before {
  content: "\f15a";
}
:not(.ss-tw) .flaticon-mdb-file-format:before {
  content: "\f15b";
}
:not(.ss-tw) .flaticon-mdf-icon-format:before {
  content: "\f15c";
}
:not(.ss-tw) .flaticon-mid-file-format-extension:before {
  content: "\f15d";
}
:not(.ss-tw) .flaticon-mim-file-format-variant:before {
  content: "\f15e";
}
:not(.ss-tw) .flaticon-mov-file-format:before {
  content: "\f15f";
}
:not(.ss-tw) .flaticon-mp3-file-format-symbol:before {
  content: "\f160";
}
:not(.ss-tw) .flaticon-mp4-music-file-format:before {
  content: "\f161";
}
:not(.ss-tw) .flaticon-mpa-file-format-variant:before {
  content: "\f162";
}
:not(.ss-tw) .flaticon-mpg-file-format-symbol:before {
  content: "\f163";
}
:not(.ss-tw) .flaticon-msg-file-format-symbol:before {
  content: "\f164";
}
:not(.ss-tw) .flaticon-msi-file-format-symbol:before {
  content: "\f165";
}
:not(.ss-tw) .flaticon-nes-file-format-variant:before {
  content: "\f166";
}
:not(.ss-tw) .flaticon-obj-file-format-variant:before {
  content: "\f167";
}
:not(.ss-tw) .flaticon-odb-file-format-variant:before {
  content: "\f168";
}
:not(.ss-tw) .flaticon-odc-file-format:before {
  content: "\f169";
}
:not(.ss-tw) .flaticon-odf-file-format:before {
  content: "\f16a";
}
:not(.ss-tw) .flaticon-odg-file-format-symbol:before {
  content: "\f16b";
}
:not(.ss-tw) .flaticon-odi-file-format:before {
  content: "\f16c";
}
:not(.ss-tw) .flaticon-odp-file-format-symbol:before {
  content: "\f16d";
}
:not(.ss-tw) .flaticon-ods-file-format-symbol:before {
  content: "\f16e";
}
:not(.ss-tw) .flaticon-odt-file-format-symbol:before {
  content: "\f16f";
}
:not(.ss-tw) .flaticon-odt-file-format-symbol-1:before {
  content: "\f170";
}
:not(.ss-tw) .flaticon-odx-file-format-interface:before {
  content: "\f171";
}
:not(.ss-tw) .flaticon-ogg-file-format-symbol:before {
  content: "\f172";
}
:not(.ss-tw) .flaticon-otf-file-format-symbol:before {
  content: "\f173";
}
:not(.ss-tw) .flaticon-otf-file-format-symbol-1:before {
  content: "\f174";
}
:not(.ss-tw) .flaticon-pages-file-format:before {
  content: "\f175";
}
:not(.ss-tw) .flaticon-pct-file-format-symbol:before {
  content: "\f176";
}
:not(.ss-tw) .flaticon-pdb-icon-file-format:before {
  content: "\f177";
}
:not(.ss-tw) .flaticon-pdf-file-format-symbol:before {
  content: "\f178";
}
:not(.ss-tw) .flaticon-photoshop-file-format:before {
  content: "\f179";
}
:not(.ss-tw) .flaticon-pif-file-format-variant:before {
  content: "\f17a";
}
:not(.ss-tw) .flaticon-pkg-file-format-symbol:before {
  content: "\f17b";
}
:not(.ss-tw) .flaticon-pl-file-format-variant:before {
  content: "\f17c";
}
:not(.ss-tw) .flaticon-png-file-format-symbol:before {
  content: "\f17d";
}
:not(.ss-tw) .flaticon-pps-file-format:before {
  content: "\f17e";
}
:not(.ss-tw) .flaticon-ppt-business-presentation-file-format-symbol:before {
  content: "\f17f";
}
:not(.ss-tw) .flaticon-pptx-file-format:before {
  content: "\f180";
}
:not(.ss-tw) .flaticon-ps-file-format-symbol:before {
  content: "\f181";
}
:not(.ss-tw) .flaticon-pub-file-format:before {
  content: "\f182";
}
:not(.ss-tw) .flaticon-py-file-format:before {
  content: "\f183";
}
:not(.ss-tw) .flaticon-ra-file-symbol:before {
  content: "\f184";
}
:not(.ss-tw) .flaticon-rar-file-format:before {
  content: "\f185";
}
:not(.ss-tw) .flaticon-raw-file-format-symbol:before {
  content: "\f186";
}
:not(.ss-tw) .flaticon-rm-file-format-symbol:before {
  content: "\f187";
}
:not(.ss-tw) .flaticon-rom-file-format:before {
  content: "\f188";
}
:not(.ss-tw) .flaticon-rpm-file-format-symbol:before {
  content: "\f189";
}
:not(.ss-tw) .flaticon-rss-file-format-symbol:before {
  content: "\f18a";
}
:not(.ss-tw) .flaticon-rtf-file-symbol:before {
  content: "\f18b";
}
:not(.ss-tw) .flaticon-sav-file-format-symbol:before {
  content: "\f18c";
}
:not(.ss-tw) .flaticon-sdf-file-format-symbol:before {
  content: "\f18d";
}
:not(.ss-tw) .flaticon-sitx-file-format:before {
  content: "\f18e";
}
:not(.ss-tw) .flaticon-sql-file-format:before {
  content: "\f18f";
}
:not(.ss-tw) .flaticon-sql-file-symbol:before {
  content: "\f190";
}
:not(.ss-tw) .flaticon-srt-file-format-symbol:before {
  content: "\f191";
}
:not(.ss-tw) .flaticon-svg-file-format-variant:before {
  content: "\f192";
}
:not(.ss-tw) .flaticon-swf-file-format-symbol:before {
  content: "\f193";
}
:not(.ss-tw) .flaticon-sys-file-format-symbol:before {
  content: "\f194";
}
:not(.ss-tw) .flaticon-tar-file-format-symbol:before {
  content: "\f195";
}
:not(.ss-tw) .flaticon-tex-file-format-symbol:before {
  content: "\f196";
}
:not(.ss-tw) .flaticon-tga-file-format:before {
  content: "\f197";
}
:not(.ss-tw) .flaticon-thm-file-format-symbol:before {
  content: "\f198";
}
:not(.ss-tw) .flaticon-tiff-file-extension-symbol:before {
  content: "\f199";
}
:not(.ss-tw) .flaticon-tmp-file-format-variant:before {
  content: "\f19a";
}
:not(.ss-tw) .flaticon-torrent-symbol-file-format:before {
  content: "\f19b";
}
:not(.ss-tw) .flaticon-ttf-file-format-symbol:before {
  content: "\f19c";
}
:not(.ss-tw) .flaticon-txt-file-symbol:before {
  content: "\f19d";
}
:not(.ss-tw) .flaticon-uue-file-format:before {
  content: "\f19e";
}
:not(.ss-tw) .flaticon-vb-file-format-symbol:before {
  content: "\f19f";
}
:not(.ss-tw) .flaticon-vcd-file-format-variant:before {
  content: "\f1a0";
}
:not(.ss-tw) .flaticon-vcf-file-symbol:before {
  content: "\f1a1";
}
:not(.ss-tw) .flaticon-vob-file-format-variant:before {
  content: "\f1a2";
}
:not(.ss-tw) .flaticon-wav-file-format-symbol:before {
  content: "\f1a3";
}
:not(.ss-tw) .flaticon-wma-file-format-variant:before {
  content: "\f1a4";
}
:not(.ss-tw) .flaticon-wmv-file-format-symbol:before {
  content: "\f1a5";
}
:not(.ss-tw) .flaticon-wpd-file-format:before {
  content: "\f1a6";
}
:not(.ss-tw) .flaticon-wps-file-format-variant:before {
  content: "\f1a7";
}
:not(.ss-tw) .flaticon-wsf-file-format:before {
  content: "\f1a8";
}
:not(.ss-tw) .flaticon-xhtml-file-format-variant:before {
  content: "\f1a9";
}
:not(.ss-tw) .flaticon-xlr-file-format-variant:before {
  content: "\f1aa";
}
:not(.ss-tw) .flaticon-xls-file-format-symbol:before {
  content: "\f1ab";
}
:not(.ss-tw) .flaticon-xlsx-file-format-extension:before {
  content: "\f1ac";
}
:not(.ss-tw) .flaticon-xml-file-format-symbol:before {
  content: "\f1ad";
}
:not(.ss-tw) .flaticon-yuv-file-format:before {
  content: "\f1ae";
}
:not(.ss-tw) .flaticon-zip-file-format:before {
  content: "\f1af";
}
:not(.ss-tw) {
  /**
   * CoreUI - Open Source Bootstrap Admin Template
   * @version v1.0.0-alpha.4
   * @link http://coreui.io
   * Copyright (c) 2017 creativeLabs Łukasz Holeczek
   * @license MIT
   */
  /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
}
:not(.ss-tw) html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
:not(.ss-tw) body {
  margin: 0;
}
:not(.ss-tw) article,
:not(.ss-tw) aside,
:not(.ss-tw) footer,
:not(.ss-tw) header,
:not(.ss-tw) nav,
:not(.ss-tw) section {
  display: block;
}
:not(.ss-tw) h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
:not(.ss-tw) figcaption,
:not(.ss-tw) figure,
:not(.ss-tw) main {
  display: block;
}
:not(.ss-tw) figure {
  margin: 1em 40px;
}
:not(.ss-tw) hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
:not(.ss-tw) pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
:not(.ss-tw) a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
:not(.ss-tw) a.disabled {
  opacity: 0.3;
}
:not(.ss-tw) a:active,
:not(.ss-tw) a:hover {
  outline-width: 0;
}
:not(.ss-tw) abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
:not(.ss-tw) b,
:not(.ss-tw) strong {
  font-weight: inherit;
}
:not(.ss-tw) b,
:not(.ss-tw) strong {
  font-weight: bolder;
}
:not(.ss-tw) code,
:not(.ss-tw) kbd,
:not(.ss-tw) samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
:not(.ss-tw) dfn {
  font-style: italic;
}
:not(.ss-tw) mark {
  background-color: #ff0;
  color: #000;
}
:not(.ss-tw) small {
  font-size: 80%;
}
:not(.ss-tw) sub,
:not(.ss-tw) sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
:not(.ss-tw) sub {
  bottom: -0.25em;
}
:not(.ss-tw) sup {
  top: -0.5em;
}
:not(.ss-tw) audio,
:not(.ss-tw) video {
  display: inline-block;
}
:not(.ss-tw) audio:not([controls]) {
  display: none;
  height: 0;
}
:not(.ss-tw) img {
  border-style: none;
}
:not(.ss-tw) svg:not(:root) {
  overflow: hidden;
}
:not(.ss-tw) button,
:not(.ss-tw) input,
:not(.ss-tw) optgroup,
:not(.ss-tw) select,
:not(.ss-tw) textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
:not(.ss-tw) button,
:not(.ss-tw) input {
  overflow: visible;
}
:not(.ss-tw) button,
:not(.ss-tw) select {
  text-transform: none;
}
:not(.ss-tw) button,
:not(.ss-tw) html [type=button],
:not(.ss-tw) [type=reset],
:not(.ss-tw) [type=submit] {
  -webkit-appearance: button;
}
:not(.ss-tw) button::-moz-focus-inner,
:not(.ss-tw) [type=button]::-moz-focus-inner,
:not(.ss-tw) [type=reset]::-moz-focus-inner,
:not(.ss-tw) [type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
:not(.ss-tw) button:-moz-focusring,
:not(.ss-tw) [type=button]:-moz-focusring,
:not(.ss-tw) [type=reset]:-moz-focusring,
:not(.ss-tw) [type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:not(.ss-tw) fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
:not(.ss-tw) legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
:not(.ss-tw) progress {
  display: inline-block;
  vertical-align: baseline;
}
:not(.ss-tw) textarea {
  overflow: auto;
}
:not(.ss-tw) [type=checkbox],
:not(.ss-tw) [type=radio] {
  box-sizing: border-box;
  padding: 0;
}
:not(.ss-tw) [type=number]::-webkit-inner-spin-button,
:not(.ss-tw) [type=number]::-webkit-outer-spin-button {
  height: auto;
}
:not(.ss-tw) [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
:not(.ss-tw) [type=search]::-webkit-search-cancel-button,
:not(.ss-tw) [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
:not(.ss-tw) ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
:not(.ss-tw) details,
:not(.ss-tw) menu {
  display: block;
}
:not(.ss-tw) summary {
  display: list-item;
}
:not(.ss-tw) canvas {
  display: inline-block;
}
:not(.ss-tw) template {
  display: none;
}
:not(.ss-tw) [hidden] {
  display: none;
}
@media print {
  :not(.ss-tw) *,
  :not(.ss-tw) *::before,
  :not(.ss-tw) *::after,
  :not(.ss-tw) p::first-letter,
  :not(.ss-tw) div::first-letter,
  :not(.ss-tw) blockquote::first-letter,
  :not(.ss-tw) li::first-letter,
  :not(.ss-tw) p::first-line,
  :not(.ss-tw) div::first-line,
  :not(.ss-tw) blockquote::first-line,
  :not(.ss-tw) li::first-line {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  :not(.ss-tw) a,
  :not(.ss-tw) a:visited {
    text-decoration: underline;
  }
  :not(.ss-tw) abbr[title]::after {
    content: " (" attr(title) ")";
  }
  :not(.ss-tw) pre {
    white-space: pre-wrap !important;
  }
  :not(.ss-tw) pre,
  :not(.ss-tw) blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  :not(.ss-tw) thead {
    display: table-header-group;
  }
  :not(.ss-tw) tr,
  :not(.ss-tw) img {
    page-break-inside: avoid;
  }
  :not(.ss-tw) p,
  :not(.ss-tw) h2,
  :not(.ss-tw) h3 {
    orphans: 3;
    widows: 3;
  }
  :not(.ss-tw) h2,
  :not(.ss-tw) h3 {
    page-break-after: avoid;
  }
  :not(.ss-tw) .navbar {
    display: none;
  }
  :not(.ss-tw) .badge {
    border: 1px solid #000;
  }
  :not(.ss-tw) .table {
    border-collapse: collapse !important;
  }
  :not(.ss-tw) .table td,
  :not(.ss-tw) .table th {
    background-color: #fff !important;
  }
  :not(.ss-tw) .table-bordered th,
  :not(.ss-tw) .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
:not(.ss-tw) table tr.unsubscribed {
  background-color: rgba(255, 140, 0, 0.2);
}
:not(.ss-tw) table td.unsubscribed {
  color: rgba(255, 140, 0, 0.8);
}
:not(.ss-tw) table tr.blacklisted {
  background-color: rgba(255, 0, 0, 0.1);
}
:not(.ss-tw) table td.blacklisted {
  color: rgba(255, 0, 0, 0.8);
}
:not(.ss-tw) *,
:not(.ss-tw) *::before,
:not(.ss-tw) *::after {
  box-sizing: inherit;
}
@-ms-viewport {
  :not(.ss-tw) {
    width: device-width;
  }
}
:not(.ss-tw) html {
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}
:not(.ss-tw) [tabindex="-1"]:focus {
  outline: none !important;
}
:not(.ss-tw) h1, :not(.ss-tw) h2, :not(.ss-tw) h3, :not(.ss-tw) h4, :not(.ss-tw) h5, :not(.ss-tw) h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
:not(.ss-tw) p {
  margin-top: 0;
  margin-bottom: 1rem;
}
:not(.ss-tw) abbr[title],
:not(.ss-tw) abbr[data-original-title] {
  cursor: help;
}
:not(.ss-tw) address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
:not(.ss-tw) ol,
:not(.ss-tw) ul,
:not(.ss-tw) dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
:not(.ss-tw) ol ol,
:not(.ss-tw) ul ul,
:not(.ss-tw) ol ul,
:not(.ss-tw) ul ol {
  margin-bottom: 0;
}
:not(.ss-tw) dt {
  font-weight: bold;
}
:not(.ss-tw) dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
:not(.ss-tw) blockquote {
  margin: 0 0 1rem;
}
:not(.ss-tw) a {
  color: #20a8d8;
  text-decoration: none;
}
:not(.ss-tw) a:focus, :not(.ss-tw) a:hover {
  color: #6f6f6f;
  text-decoration: underline;
}
:not(.ss-tw) a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}
:not(.ss-tw) a:not([href]):not([tabindex]):focus, :not(.ss-tw) a:not([href]):not([tabindex]):hover {
  color: inherit;
  text-decoration: none;
}
:not(.ss-tw) a:not([href]):not([tabindex]):focus {
  outline: 0;
}
:not(.ss-tw) pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}
:not(.ss-tw) figure {
  margin: 0 0 1rem;
}
:not(.ss-tw) img {
  vertical-align: middle;
}
:not(.ss-tw) [role=button] {
  cursor: pointer;
}
:not(.ss-tw) a,
:not(.ss-tw) area,
:not(.ss-tw) button,
:not(.ss-tw) [role=button],
:not(.ss-tw) input,
:not(.ss-tw) label,
:not(.ss-tw) select,
:not(.ss-tw) summary,
:not(.ss-tw) textarea {
  touch-action: manipulation;
}
:not(.ss-tw) table {
  border-collapse: collapse;
  background-color: transparent;
}
:not(.ss-tw) caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #b0bec5;
  text-align: left;
  caption-side: bottom;
}
:not(.ss-tw) th {
  text-align: left;
}
:not(.ss-tw) label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
:not(.ss-tw) button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
:not(.ss-tw) input,
:not(.ss-tw) button,
:not(.ss-tw) select,
:not(.ss-tw) textarea {
  line-height: inherit;
}
:not(.ss-tw) input[type=radio]:disabled,
:not(.ss-tw) input[type=checkbox]:disabled {
  cursor: not-allowed;
}
:not(.ss-tw) input[type=date],
:not(.ss-tw) input[type=time],
:not(.ss-tw) input[type=datetime-local],
:not(.ss-tw) input[type=month] {
  -webkit-appearance: listbox;
}
:not(.ss-tw) textarea {
  resize: vertical;
}
:not(.ss-tw) fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
:not(.ss-tw) legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
}
:not(.ss-tw) input[type=search] {
  -webkit-appearance: none;
}
:not(.ss-tw) output {
  display: inline-block;
}
:not(.ss-tw) [hidden] {
  display: none !important;
}
:not(.ss-tw) h1, :not(.ss-tw) h2, :not(.ss-tw) h3, :not(.ss-tw) h4, :not(.ss-tw) h5, :not(.ss-tw) h6,
:not(.ss-tw) .h1, :not(.ss-tw) .h2, :not(.ss-tw) .h3, :not(.ss-tw) .h4, :not(.ss-tw) .h5, :not(.ss-tw) .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
:not(.ss-tw) h1, :not(.ss-tw) .h1 {
  font-size: 2.5rem;
}
:not(.ss-tw) h2, :not(.ss-tw) .h2 {
  font-size: 2rem;
}
:not(.ss-tw) h3, :not(.ss-tw) .h3 {
  font-size: 1.75rem;
}
:not(.ss-tw) h4, :not(.ss-tw) .h4 {
  font-size: 1.5rem;
}
:not(.ss-tw) h5, :not(.ss-tw) .h5 {
  font-size: 1.25rem;
}
:not(.ss-tw) h6, :not(.ss-tw) .h6 {
  font-size: 1rem;
}
:not(.ss-tw) .lead {
  font-size: 1.25rem;
  font-weight: 300;
}
:not(.ss-tw) .display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.1;
}
:not(.ss-tw) .display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.1;
}
:not(.ss-tw) .display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.1;
}
:not(.ss-tw) .display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.1;
}
:not(.ss-tw) hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) small,
:not(.ss-tw) .small {
  font-size: 80%;
  font-weight: normal;
}
:not(.ss-tw) mark,
:not(.ss-tw) .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
:not(.ss-tw) .list-unstyled {
  padding-left: 0;
  list-style: none;
}
:not(.ss-tw) .list-inline {
  padding-left: 0;
  list-style: none;
}
:not(.ss-tw) .list-inline-item {
  display: inline-block;
}
:not(.ss-tw) .list-inline-item:not(:last-child) {
  margin-right: 5px;
}
:not(.ss-tw) .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
:not(.ss-tw) .blockquote {
  padding: 0.5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.09375rem;
  border-left: 0.25rem solid #cfd8dc;
}
:not(.ss-tw) .blockquote-footer {
  display: block;
  font-size: 80%;
  color: #b0bec5;
}
:not(.ss-tw) .blockquote-footer::before {
  content: "— ";
}
:not(.ss-tw) .blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #cfd8dc;
  border-left: 0;
}
:not(.ss-tw) .blockquote-reverse .blockquote-footer::before {
  content: "";
}
:not(.ss-tw) .blockquote-reverse .blockquote-footer::after {
  content: " —";
}
:not(.ss-tw) .img-fluid {
  max-width: 100%;
  height: auto;
}
:not(.ss-tw) .img-thumbnail {
  padding: 0.25rem;
  background-color: #e4e5e6;
  border: 1px solid #ddd;
  transition: all 0.2s ease-in-out;
  max-width: 100%;
  height: auto;
}
:not(.ss-tw) .figure {
  display: inline-block;
}
:not(.ss-tw) .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
:not(.ss-tw) .figure-caption {
  font-size: 90%;
  color: #b0bec5;
}
:not(.ss-tw) code,
:not(.ss-tw) kbd,
:not(.ss-tw) pre,
:not(.ss-tw) samp {
  font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
:not(.ss-tw) code {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #bd4147;
  background-color: #eceff1;
}
:not(.ss-tw) a > code {
  padding: 0;
  color: inherit;
  background-color: inherit;
}
:not(.ss-tw) kbd {
  padding: 0.2rem 0.4rem;
  font-size: 90%;
  color: #fff;
  background-color: #263238;
}
:not(.ss-tw) kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
}
:not(.ss-tw) pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 90%;
  color: #263238;
}
:not(.ss-tw) pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  background-color: transparent;
  border-radius: 0;
}
:not(.ss-tw) .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
:not(.ss-tw) .container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  :not(.ss-tw) .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 576px) {
  :not(.ss-tw) .container {
    width: 540px;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .container {
    width: 720px;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .container {
    width: 960px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .container {
    width: 1140px;
    max-width: 100%;
  }
}
:not(.ss-tw) .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 576px) {
  :not(.ss-tw) .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .row {
    margin-right: -15px;
    margin-left: -15px;
  }
}
:not(.ss-tw) .no-gutters {
  margin-right: 0;
  margin-left: 0;
}
:not(.ss-tw) .no-gutters > .col,
:not(.ss-tw) .no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
:not(.ss-tw) .col-1, :not(.ss-tw) .col-2, :not(.ss-tw) .col-3, :not(.ss-tw) .col-4, :not(.ss-tw) .col-5, :not(.ss-tw) .col-6, :not(.ss-tw) .col-7, :not(.ss-tw) .col-8, :not(.ss-tw) .col-9, :not(.ss-tw) .col-10, :not(.ss-tw) .col-11, :not(.ss-tw) .col-12, :not(.ss-tw) .col, :not(.ss-tw) .col-sm-1, :not(.ss-tw) .col-sm-2, :not(.ss-tw) .col-sm-3, :not(.ss-tw) .col-sm-4, :not(.ss-tw) .col-sm-5, :not(.ss-tw) .col-sm-6, :not(.ss-tw) .col-sm-7, :not(.ss-tw) .col-sm-8, :not(.ss-tw) .col-sm-9, :not(.ss-tw) .col-sm-10, :not(.ss-tw) .col-sm-11, :not(.ss-tw) .col-sm-12, :not(.ss-tw) .col-sm, :not(.ss-tw) .col-md-1, :not(.ss-tw) .col-md-2, :not(.ss-tw) .col-md-3, :not(.ss-tw) .col-md-4, :not(.ss-tw) .col-md-5, :not(.ss-tw) .col-md-6, :not(.ss-tw) .col-md-7, :not(.ss-tw) .col-md-8, :not(.ss-tw) .col-md-9, :not(.ss-tw) .col-md-10, :not(.ss-tw) .col-md-11, :not(.ss-tw) .col-md-12, :not(.ss-tw) .col-md, :not(.ss-tw) .col-lg-1, :not(.ss-tw) .col-lg-2, :not(.ss-tw) .col-lg-3, :not(.ss-tw) .col-lg-4, :not(.ss-tw) .col-lg-5, :not(.ss-tw) .col-lg-6, :not(.ss-tw) .col-lg-7, :not(.ss-tw) .col-lg-8, :not(.ss-tw) .col-lg-9, :not(.ss-tw) .col-lg-10, :not(.ss-tw) .col-lg-11, :not(.ss-tw) .col-lg-12, :not(.ss-tw) .col-lg, :not(.ss-tw) .col-xl-1, :not(.ss-tw) .col-xl-2, :not(.ss-tw) .col-xl-3, :not(.ss-tw) .col-xl-4, :not(.ss-tw) .col-xl-5, :not(.ss-tw) .col-xl-6, :not(.ss-tw) .col-xl-7, :not(.ss-tw) .col-xl-8, :not(.ss-tw) .col-xl-9, :not(.ss-tw) .col-xl-10, :not(.ss-tw) .col-xl-11, :not(.ss-tw) .col-xl-12, :not(.ss-tw) .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
@media (min-width: 576px) {
  :not(.ss-tw) .col-1, :not(.ss-tw) .col-2, :not(.ss-tw) .col-3, :not(.ss-tw) .col-4, :not(.ss-tw) .col-5, :not(.ss-tw) .col-6, :not(.ss-tw) .col-7, :not(.ss-tw) .col-8, :not(.ss-tw) .col-9, :not(.ss-tw) .col-10, :not(.ss-tw) .col-11, :not(.ss-tw) .col-12, :not(.ss-tw) .col, :not(.ss-tw) .col-sm-1, :not(.ss-tw) .col-sm-2, :not(.ss-tw) .col-sm-3, :not(.ss-tw) .col-sm-4, :not(.ss-tw) .col-sm-5, :not(.ss-tw) .col-sm-6, :not(.ss-tw) .col-sm-7, :not(.ss-tw) .col-sm-8, :not(.ss-tw) .col-sm-9, :not(.ss-tw) .col-sm-10, :not(.ss-tw) .col-sm-11, :not(.ss-tw) .col-sm-12, :not(.ss-tw) .col-sm, :not(.ss-tw) .col-md-1, :not(.ss-tw) .col-md-2, :not(.ss-tw) .col-md-3, :not(.ss-tw) .col-md-4, :not(.ss-tw) .col-md-5, :not(.ss-tw) .col-md-6, :not(.ss-tw) .col-md-7, :not(.ss-tw) .col-md-8, :not(.ss-tw) .col-md-9, :not(.ss-tw) .col-md-10, :not(.ss-tw) .col-md-11, :not(.ss-tw) .col-md-12, :not(.ss-tw) .col-md, :not(.ss-tw) .col-lg-1, :not(.ss-tw) .col-lg-2, :not(.ss-tw) .col-lg-3, :not(.ss-tw) .col-lg-4, :not(.ss-tw) .col-lg-5, :not(.ss-tw) .col-lg-6, :not(.ss-tw) .col-lg-7, :not(.ss-tw) .col-lg-8, :not(.ss-tw) .col-lg-9, :not(.ss-tw) .col-lg-10, :not(.ss-tw) .col-lg-11, :not(.ss-tw) .col-lg-12, :not(.ss-tw) .col-lg, :not(.ss-tw) .col-xl-1, :not(.ss-tw) .col-xl-2, :not(.ss-tw) .col-xl-3, :not(.ss-tw) .col-xl-4, :not(.ss-tw) .col-xl-5, :not(.ss-tw) .col-xl-6, :not(.ss-tw) .col-xl-7, :not(.ss-tw) .col-xl-8, :not(.ss-tw) .col-xl-9, :not(.ss-tw) .col-xl-10, :not(.ss-tw) .col-xl-11, :not(.ss-tw) .col-xl-12, :not(.ss-tw) .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .col-1, :not(.ss-tw) .col-2, :not(.ss-tw) .col-3, :not(.ss-tw) .col-4, :not(.ss-tw) .col-5, :not(.ss-tw) .col-6, :not(.ss-tw) .col-7, :not(.ss-tw) .col-8, :not(.ss-tw) .col-9, :not(.ss-tw) .col-10, :not(.ss-tw) .col-11, :not(.ss-tw) .col-12, :not(.ss-tw) .col, :not(.ss-tw) .col-sm-1, :not(.ss-tw) .col-sm-2, :not(.ss-tw) .col-sm-3, :not(.ss-tw) .col-sm-4, :not(.ss-tw) .col-sm-5, :not(.ss-tw) .col-sm-6, :not(.ss-tw) .col-sm-7, :not(.ss-tw) .col-sm-8, :not(.ss-tw) .col-sm-9, :not(.ss-tw) .col-sm-10, :not(.ss-tw) .col-sm-11, :not(.ss-tw) .col-sm-12, :not(.ss-tw) .col-sm, :not(.ss-tw) .col-md-1, :not(.ss-tw) .col-md-2, :not(.ss-tw) .col-md-3, :not(.ss-tw) .col-md-4, :not(.ss-tw) .col-md-5, :not(.ss-tw) .col-md-6, :not(.ss-tw) .col-md-7, :not(.ss-tw) .col-md-8, :not(.ss-tw) .col-md-9, :not(.ss-tw) .col-md-10, :not(.ss-tw) .col-md-11, :not(.ss-tw) .col-md-12, :not(.ss-tw) .col-md, :not(.ss-tw) .col-lg-1, :not(.ss-tw) .col-lg-2, :not(.ss-tw) .col-lg-3, :not(.ss-tw) .col-lg-4, :not(.ss-tw) .col-lg-5, :not(.ss-tw) .col-lg-6, :not(.ss-tw) .col-lg-7, :not(.ss-tw) .col-lg-8, :not(.ss-tw) .col-lg-9, :not(.ss-tw) .col-lg-10, :not(.ss-tw) .col-lg-11, :not(.ss-tw) .col-lg-12, :not(.ss-tw) .col-lg, :not(.ss-tw) .col-xl-1, :not(.ss-tw) .col-xl-2, :not(.ss-tw) .col-xl-3, :not(.ss-tw) .col-xl-4, :not(.ss-tw) .col-xl-5, :not(.ss-tw) .col-xl-6, :not(.ss-tw) .col-xl-7, :not(.ss-tw) .col-xl-8, :not(.ss-tw) .col-xl-9, :not(.ss-tw) .col-xl-10, :not(.ss-tw) .col-xl-11, :not(.ss-tw) .col-xl-12, :not(.ss-tw) .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .col-1, :not(.ss-tw) .col-2, :not(.ss-tw) .col-3, :not(.ss-tw) .col-4, :not(.ss-tw) .col-5, :not(.ss-tw) .col-6, :not(.ss-tw) .col-7, :not(.ss-tw) .col-8, :not(.ss-tw) .col-9, :not(.ss-tw) .col-10, :not(.ss-tw) .col-11, :not(.ss-tw) .col-12, :not(.ss-tw) .col, :not(.ss-tw) .col-sm-1, :not(.ss-tw) .col-sm-2, :not(.ss-tw) .col-sm-3, :not(.ss-tw) .col-sm-4, :not(.ss-tw) .col-sm-5, :not(.ss-tw) .col-sm-6, :not(.ss-tw) .col-sm-7, :not(.ss-tw) .col-sm-8, :not(.ss-tw) .col-sm-9, :not(.ss-tw) .col-sm-10, :not(.ss-tw) .col-sm-11, :not(.ss-tw) .col-sm-12, :not(.ss-tw) .col-sm, :not(.ss-tw) .col-md-1, :not(.ss-tw) .col-md-2, :not(.ss-tw) .col-md-3, :not(.ss-tw) .col-md-4, :not(.ss-tw) .col-md-5, :not(.ss-tw) .col-md-6, :not(.ss-tw) .col-md-7, :not(.ss-tw) .col-md-8, :not(.ss-tw) .col-md-9, :not(.ss-tw) .col-md-10, :not(.ss-tw) .col-md-11, :not(.ss-tw) .col-md-12, :not(.ss-tw) .col-md, :not(.ss-tw) .col-lg-1, :not(.ss-tw) .col-lg-2, :not(.ss-tw) .col-lg-3, :not(.ss-tw) .col-lg-4, :not(.ss-tw) .col-lg-5, :not(.ss-tw) .col-lg-6, :not(.ss-tw) .col-lg-7, :not(.ss-tw) .col-lg-8, :not(.ss-tw) .col-lg-9, :not(.ss-tw) .col-lg-10, :not(.ss-tw) .col-lg-11, :not(.ss-tw) .col-lg-12, :not(.ss-tw) .col-lg, :not(.ss-tw) .col-xl-1, :not(.ss-tw) .col-xl-2, :not(.ss-tw) .col-xl-3, :not(.ss-tw) .col-xl-4, :not(.ss-tw) .col-xl-5, :not(.ss-tw) .col-xl-6, :not(.ss-tw) .col-xl-7, :not(.ss-tw) .col-xl-8, :not(.ss-tw) .col-xl-9, :not(.ss-tw) .col-xl-10, :not(.ss-tw) .col-xl-11, :not(.ss-tw) .col-xl-12, :not(.ss-tw) .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .col-1, :not(.ss-tw) .col-2, :not(.ss-tw) .col-3, :not(.ss-tw) .col-4, :not(.ss-tw) .col-5, :not(.ss-tw) .col-6, :not(.ss-tw) .col-7, :not(.ss-tw) .col-8, :not(.ss-tw) .col-9, :not(.ss-tw) .col-10, :not(.ss-tw) .col-11, :not(.ss-tw) .col-12, :not(.ss-tw) .col, :not(.ss-tw) .col-sm-1, :not(.ss-tw) .col-sm-2, :not(.ss-tw) .col-sm-3, :not(.ss-tw) .col-sm-4, :not(.ss-tw) .col-sm-5, :not(.ss-tw) .col-sm-6, :not(.ss-tw) .col-sm-7, :not(.ss-tw) .col-sm-8, :not(.ss-tw) .col-sm-9, :not(.ss-tw) .col-sm-10, :not(.ss-tw) .col-sm-11, :not(.ss-tw) .col-sm-12, :not(.ss-tw) .col-sm, :not(.ss-tw) .col-md-1, :not(.ss-tw) .col-md-2, :not(.ss-tw) .col-md-3, :not(.ss-tw) .col-md-4, :not(.ss-tw) .col-md-5, :not(.ss-tw) .col-md-6, :not(.ss-tw) .col-md-7, :not(.ss-tw) .col-md-8, :not(.ss-tw) .col-md-9, :not(.ss-tw) .col-md-10, :not(.ss-tw) .col-md-11, :not(.ss-tw) .col-md-12, :not(.ss-tw) .col-md, :not(.ss-tw) .col-lg-1, :not(.ss-tw) .col-lg-2, :not(.ss-tw) .col-lg-3, :not(.ss-tw) .col-lg-4, :not(.ss-tw) .col-lg-5, :not(.ss-tw) .col-lg-6, :not(.ss-tw) .col-lg-7, :not(.ss-tw) .col-lg-8, :not(.ss-tw) .col-lg-9, :not(.ss-tw) .col-lg-10, :not(.ss-tw) .col-lg-11, :not(.ss-tw) .col-lg-12, :not(.ss-tw) .col-lg, :not(.ss-tw) .col-xl-1, :not(.ss-tw) .col-xl-2, :not(.ss-tw) .col-xl-3, :not(.ss-tw) .col-xl-4, :not(.ss-tw) .col-xl-5, :not(.ss-tw) .col-xl-6, :not(.ss-tw) .col-xl-7, :not(.ss-tw) .col-xl-8, :not(.ss-tw) .col-xl-9, :not(.ss-tw) .col-xl-10, :not(.ss-tw) .col-xl-11, :not(.ss-tw) .col-xl-12, :not(.ss-tw) .col-xl {
    padding-right: 15px;
    padding-left: 15px;
  }
}
:not(.ss-tw) .col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
:not(.ss-tw) .col-auto {
  flex: 0 0 auto;
  width: auto;
}
:not(.ss-tw) .col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}
:not(.ss-tw) .col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}
:not(.ss-tw) .col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
:not(.ss-tw) .col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}
:not(.ss-tw) .col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}
:not(.ss-tw) .col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
:not(.ss-tw) .col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}
:not(.ss-tw) .col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}
:not(.ss-tw) .col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
:not(.ss-tw) .col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}
:not(.ss-tw) .col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}
:not(.ss-tw) .col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
:not(.ss-tw) .pull-0 {
  right: auto;
}
:not(.ss-tw) .pull-1 {
  right: 8.33333%;
}
:not(.ss-tw) .pull-2 {
  right: 16.66667%;
}
:not(.ss-tw) .pull-3 {
  right: 25%;
}
:not(.ss-tw) .pull-4 {
  right: 33.33333%;
}
:not(.ss-tw) .pull-5 {
  right: 41.66667%;
}
:not(.ss-tw) .pull-6 {
  right: 50%;
}
:not(.ss-tw) .pull-7 {
  right: 58.33333%;
}
:not(.ss-tw) .pull-8 {
  right: 66.66667%;
}
:not(.ss-tw) .pull-9 {
  right: 75%;
}
:not(.ss-tw) .pull-10 {
  right: 83.33333%;
}
:not(.ss-tw) .pull-11 {
  right: 91.66667%;
}
:not(.ss-tw) .pull-12 {
  right: 100%;
}
:not(.ss-tw) .push-0 {
  left: auto;
}
:not(.ss-tw) .push-1 {
  left: 8.33333%;
}
:not(.ss-tw) .push-2 {
  left: 16.66667%;
}
:not(.ss-tw) .push-3 {
  left: 25%;
}
:not(.ss-tw) .push-4 {
  left: 33.33333%;
}
:not(.ss-tw) .push-5 {
  left: 41.66667%;
}
:not(.ss-tw) .push-6 {
  left: 50%;
}
:not(.ss-tw) .push-7 {
  left: 58.33333%;
}
:not(.ss-tw) .push-8 {
  left: 66.66667%;
}
:not(.ss-tw) .push-9 {
  left: 75%;
}
:not(.ss-tw) .push-10 {
  left: 83.33333%;
}
:not(.ss-tw) .push-11 {
  left: 91.66667%;
}
:not(.ss-tw) .push-12 {
  left: 100%;
}
:not(.ss-tw) .offset-1 {
  margin-left: 8.33333%;
}
:not(.ss-tw) .offset-2 {
  margin-left: 16.66667%;
}
:not(.ss-tw) .offset-3 {
  margin-left: 25%;
}
:not(.ss-tw) .offset-4 {
  margin-left: 33.33333%;
}
:not(.ss-tw) .offset-5 {
  margin-left: 41.66667%;
}
:not(.ss-tw) .offset-6 {
  margin-left: 50%;
}
:not(.ss-tw) .offset-7 {
  margin-left: 58.33333%;
}
:not(.ss-tw) .offset-8 {
  margin-left: 66.66667%;
}
:not(.ss-tw) .offset-9 {
  margin-left: 75%;
}
:not(.ss-tw) .offset-10 {
  margin-left: 83.33333%;
}
:not(.ss-tw) .offset-11 {
  margin-left: 91.66667%;
}
@media (min-width: 576px) {
  :not(.ss-tw) .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  :not(.ss-tw) .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  :not(.ss-tw) .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  :not(.ss-tw) .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  :not(.ss-tw) .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  :not(.ss-tw) .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  :not(.ss-tw) .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  :not(.ss-tw) .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  :not(.ss-tw) .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  :not(.ss-tw) .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  :not(.ss-tw) .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  :not(.ss-tw) .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  :not(.ss-tw) .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  :not(.ss-tw) .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  :not(.ss-tw) .pull-sm-0 {
    right: auto;
  }
  :not(.ss-tw) .pull-sm-1 {
    right: 8.33333%;
  }
  :not(.ss-tw) .pull-sm-2 {
    right: 16.66667%;
  }
  :not(.ss-tw) .pull-sm-3 {
    right: 25%;
  }
  :not(.ss-tw) .pull-sm-4 {
    right: 33.33333%;
  }
  :not(.ss-tw) .pull-sm-5 {
    right: 41.66667%;
  }
  :not(.ss-tw) .pull-sm-6 {
    right: 50%;
  }
  :not(.ss-tw) .pull-sm-7 {
    right: 58.33333%;
  }
  :not(.ss-tw) .pull-sm-8 {
    right: 66.66667%;
  }
  :not(.ss-tw) .pull-sm-9 {
    right: 75%;
  }
  :not(.ss-tw) .pull-sm-10 {
    right: 83.33333%;
  }
  :not(.ss-tw) .pull-sm-11 {
    right: 91.66667%;
  }
  :not(.ss-tw) .pull-sm-12 {
    right: 100%;
  }
  :not(.ss-tw) .push-sm-0 {
    left: auto;
  }
  :not(.ss-tw) .push-sm-1 {
    left: 8.33333%;
  }
  :not(.ss-tw) .push-sm-2 {
    left: 16.66667%;
  }
  :not(.ss-tw) .push-sm-3 {
    left: 25%;
  }
  :not(.ss-tw) .push-sm-4 {
    left: 33.33333%;
  }
  :not(.ss-tw) .push-sm-5 {
    left: 41.66667%;
  }
  :not(.ss-tw) .push-sm-6 {
    left: 50%;
  }
  :not(.ss-tw) .push-sm-7 {
    left: 58.33333%;
  }
  :not(.ss-tw) .push-sm-8 {
    left: 66.66667%;
  }
  :not(.ss-tw) .push-sm-9 {
    left: 75%;
  }
  :not(.ss-tw) .push-sm-10 {
    left: 83.33333%;
  }
  :not(.ss-tw) .push-sm-11 {
    left: 91.66667%;
  }
  :not(.ss-tw) .push-sm-12 {
    left: 100%;
  }
  :not(.ss-tw) .offset-sm-0 {
    margin-left: 0%;
  }
  :not(.ss-tw) .offset-sm-1 {
    margin-left: 8.33333%;
  }
  :not(.ss-tw) .offset-sm-2 {
    margin-left: 16.66667%;
  }
  :not(.ss-tw) .offset-sm-3 {
    margin-left: 25%;
  }
  :not(.ss-tw) .offset-sm-4 {
    margin-left: 33.33333%;
  }
  :not(.ss-tw) .offset-sm-5 {
    margin-left: 41.66667%;
  }
  :not(.ss-tw) .offset-sm-6 {
    margin-left: 50%;
  }
  :not(.ss-tw) .offset-sm-7 {
    margin-left: 58.33333%;
  }
  :not(.ss-tw) .offset-sm-8 {
    margin-left: 66.66667%;
  }
  :not(.ss-tw) .offset-sm-9 {
    margin-left: 75%;
  }
  :not(.ss-tw) .offset-sm-10 {
    margin-left: 83.33333%;
  }
  :not(.ss-tw) .offset-sm-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  :not(.ss-tw) .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  :not(.ss-tw) .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  :not(.ss-tw) .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  :not(.ss-tw) .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  :not(.ss-tw) .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  :not(.ss-tw) .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  :not(.ss-tw) .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  :not(.ss-tw) .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  :not(.ss-tw) .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  :not(.ss-tw) .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  :not(.ss-tw) .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  :not(.ss-tw) .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  :not(.ss-tw) .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  :not(.ss-tw) .pull-md-0 {
    right: auto;
  }
  :not(.ss-tw) .pull-md-1 {
    right: 8.33333%;
  }
  :not(.ss-tw) .pull-md-2 {
    right: 16.66667%;
  }
  :not(.ss-tw) .pull-md-3 {
    right: 25%;
  }
  :not(.ss-tw) .pull-md-4 {
    right: 33.33333%;
  }
  :not(.ss-tw) .pull-md-5 {
    right: 41.66667%;
  }
  :not(.ss-tw) .pull-md-6 {
    right: 50%;
  }
  :not(.ss-tw) .pull-md-7 {
    right: 58.33333%;
  }
  :not(.ss-tw) .pull-md-8 {
    right: 66.66667%;
  }
  :not(.ss-tw) .pull-md-9 {
    right: 75%;
  }
  :not(.ss-tw) .pull-md-10 {
    right: 83.33333%;
  }
  :not(.ss-tw) .pull-md-11 {
    right: 91.66667%;
  }
  :not(.ss-tw) .pull-md-12 {
    right: 100%;
  }
  :not(.ss-tw) .push-md-0 {
    left: auto;
  }
  :not(.ss-tw) .push-md-1 {
    left: 8.33333%;
  }
  :not(.ss-tw) .push-md-2 {
    left: 16.66667%;
  }
  :not(.ss-tw) .push-md-3 {
    left: 25%;
  }
  :not(.ss-tw) .push-md-4 {
    left: 33.33333%;
  }
  :not(.ss-tw) .push-md-5 {
    left: 41.66667%;
  }
  :not(.ss-tw) .push-md-6 {
    left: 50%;
  }
  :not(.ss-tw) .push-md-7 {
    left: 58.33333%;
  }
  :not(.ss-tw) .push-md-8 {
    left: 66.66667%;
  }
  :not(.ss-tw) .push-md-9 {
    left: 75%;
  }
  :not(.ss-tw) .push-md-10 {
    left: 83.33333%;
  }
  :not(.ss-tw) .push-md-11 {
    left: 91.66667%;
  }
  :not(.ss-tw) .push-md-12 {
    left: 100%;
  }
  :not(.ss-tw) .offset-md-0 {
    margin-left: 0%;
  }
  :not(.ss-tw) .offset-md-1 {
    margin-left: 8.33333%;
  }
  :not(.ss-tw) .offset-md-2 {
    margin-left: 16.66667%;
  }
  :not(.ss-tw) .offset-md-3 {
    margin-left: 25%;
  }
  :not(.ss-tw) .offset-md-4 {
    margin-left: 33.33333%;
  }
  :not(.ss-tw) .offset-md-5 {
    margin-left: 41.66667%;
  }
  :not(.ss-tw) .offset-md-6 {
    margin-left: 50%;
  }
  :not(.ss-tw) .offset-md-7 {
    margin-left: 58.33333%;
  }
  :not(.ss-tw) .offset-md-8 {
    margin-left: 66.66667%;
  }
  :not(.ss-tw) .offset-md-9 {
    margin-left: 75%;
  }
  :not(.ss-tw) .offset-md-10 {
    margin-left: 83.33333%;
  }
  :not(.ss-tw) .offset-md-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  :not(.ss-tw) .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  :not(.ss-tw) .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  :not(.ss-tw) .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  :not(.ss-tw) .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  :not(.ss-tw) .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  :not(.ss-tw) .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  :not(.ss-tw) .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  :not(.ss-tw) .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  :not(.ss-tw) .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  :not(.ss-tw) .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  :not(.ss-tw) .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  :not(.ss-tw) .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  :not(.ss-tw) .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  :not(.ss-tw) .pull-lg-0 {
    right: auto;
  }
  :not(.ss-tw) .pull-lg-1 {
    right: 8.33333%;
  }
  :not(.ss-tw) .pull-lg-2 {
    right: 16.66667%;
  }
  :not(.ss-tw) .pull-lg-3 {
    right: 25%;
  }
  :not(.ss-tw) .pull-lg-4 {
    right: 33.33333%;
  }
  :not(.ss-tw) .pull-lg-5 {
    right: 41.66667%;
  }
  :not(.ss-tw) .pull-lg-6 {
    right: 50%;
  }
  :not(.ss-tw) .pull-lg-7 {
    right: 58.33333%;
  }
  :not(.ss-tw) .pull-lg-8 {
    right: 66.66667%;
  }
  :not(.ss-tw) .pull-lg-9 {
    right: 75%;
  }
  :not(.ss-tw) .pull-lg-10 {
    right: 83.33333%;
  }
  :not(.ss-tw) .pull-lg-11 {
    right: 91.66667%;
  }
  :not(.ss-tw) .pull-lg-12 {
    right: 100%;
  }
  :not(.ss-tw) .push-lg-0 {
    left: auto;
  }
  :not(.ss-tw) .push-lg-1 {
    left: 8.33333%;
  }
  :not(.ss-tw) .push-lg-2 {
    left: 16.66667%;
  }
  :not(.ss-tw) .push-lg-3 {
    left: 25%;
  }
  :not(.ss-tw) .push-lg-4 {
    left: 33.33333%;
  }
  :not(.ss-tw) .push-lg-5 {
    left: 41.66667%;
  }
  :not(.ss-tw) .push-lg-6 {
    left: 50%;
  }
  :not(.ss-tw) .push-lg-7 {
    left: 58.33333%;
  }
  :not(.ss-tw) .push-lg-8 {
    left: 66.66667%;
  }
  :not(.ss-tw) .push-lg-9 {
    left: 75%;
  }
  :not(.ss-tw) .push-lg-10 {
    left: 83.33333%;
  }
  :not(.ss-tw) .push-lg-11 {
    left: 91.66667%;
  }
  :not(.ss-tw) .push-lg-12 {
    left: 100%;
  }
  :not(.ss-tw) .offset-lg-0 {
    margin-left: 0%;
  }
  :not(.ss-tw) .offset-lg-1 {
    margin-left: 8.33333%;
  }
  :not(.ss-tw) .offset-lg-2 {
    margin-left: 16.66667%;
  }
  :not(.ss-tw) .offset-lg-3 {
    margin-left: 25%;
  }
  :not(.ss-tw) .offset-lg-4 {
    margin-left: 33.33333%;
  }
  :not(.ss-tw) .offset-lg-5 {
    margin-left: 41.66667%;
  }
  :not(.ss-tw) .offset-lg-6 {
    margin-left: 50%;
  }
  :not(.ss-tw) .offset-lg-7 {
    margin-left: 58.33333%;
  }
  :not(.ss-tw) .offset-lg-8 {
    margin-left: 66.66667%;
  }
  :not(.ss-tw) .offset-lg-9 {
    margin-left: 75%;
  }
  :not(.ss-tw) .offset-lg-10 {
    margin-left: 83.33333%;
  }
  :not(.ss-tw) .offset-lg-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  :not(.ss-tw) .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  :not(.ss-tw) .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  :not(.ss-tw) .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  :not(.ss-tw) .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  :not(.ss-tw) .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  :not(.ss-tw) .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  :not(.ss-tw) .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  :not(.ss-tw) .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  :not(.ss-tw) .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  :not(.ss-tw) .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  :not(.ss-tw) .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  :not(.ss-tw) .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  :not(.ss-tw) .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  :not(.ss-tw) .pull-xl-0 {
    right: auto;
  }
  :not(.ss-tw) .pull-xl-1 {
    right: 8.33333%;
  }
  :not(.ss-tw) .pull-xl-2 {
    right: 16.66667%;
  }
  :not(.ss-tw) .pull-xl-3 {
    right: 25%;
  }
  :not(.ss-tw) .pull-xl-4 {
    right: 33.33333%;
  }
  :not(.ss-tw) .pull-xl-5 {
    right: 41.66667%;
  }
  :not(.ss-tw) .pull-xl-6 {
    right: 50%;
  }
  :not(.ss-tw) .pull-xl-7 {
    right: 58.33333%;
  }
  :not(.ss-tw) .pull-xl-8 {
    right: 66.66667%;
  }
  :not(.ss-tw) .pull-xl-9 {
    right: 75%;
  }
  :not(.ss-tw) .pull-xl-10 {
    right: 83.33333%;
  }
  :not(.ss-tw) .pull-xl-11 {
    right: 91.66667%;
  }
  :not(.ss-tw) .pull-xl-12 {
    right: 100%;
  }
  :not(.ss-tw) .push-xl-0 {
    left: auto;
  }
  :not(.ss-tw) .push-xl-1 {
    left: 8.33333%;
  }
  :not(.ss-tw) .push-xl-2 {
    left: 16.66667%;
  }
  :not(.ss-tw) .push-xl-3 {
    left: 25%;
  }
  :not(.ss-tw) .push-xl-4 {
    left: 33.33333%;
  }
  :not(.ss-tw) .push-xl-5 {
    left: 41.66667%;
  }
  :not(.ss-tw) .push-xl-6 {
    left: 50%;
  }
  :not(.ss-tw) .push-xl-7 {
    left: 58.33333%;
  }
  :not(.ss-tw) .push-xl-8 {
    left: 66.66667%;
  }
  :not(.ss-tw) .push-xl-9 {
    left: 75%;
  }
  :not(.ss-tw) .push-xl-10 {
    left: 83.33333%;
  }
  :not(.ss-tw) .push-xl-11 {
    left: 91.66667%;
  }
  :not(.ss-tw) .push-xl-12 {
    left: 100%;
  }
  :not(.ss-tw) .offset-xl-0 {
    margin-left: 0%;
  }
  :not(.ss-tw) .offset-xl-1 {
    margin-left: 8.33333%;
  }
  :not(.ss-tw) .offset-xl-2 {
    margin-left: 16.66667%;
  }
  :not(.ss-tw) .offset-xl-3 {
    margin-left: 25%;
  }
  :not(.ss-tw) .offset-xl-4 {
    margin-left: 33.33333%;
  }
  :not(.ss-tw) .offset-xl-5 {
    margin-left: 41.66667%;
  }
  :not(.ss-tw) .offset-xl-6 {
    margin-left: 50%;
  }
  :not(.ss-tw) .offset-xl-7 {
    margin-left: 58.33333%;
  }
  :not(.ss-tw) .offset-xl-8 {
    margin-left: 66.66667%;
  }
  :not(.ss-tw) .offset-xl-9 {
    margin-left: 75%;
  }
  :not(.ss-tw) .offset-xl-10 {
    margin-left: 83.33333%;
  }
  :not(.ss-tw) .offset-xl-11 {
    margin-left: 91.66667%;
  }
}
:not(.ss-tw) .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}
:not(.ss-tw) .table th,
:not(.ss-tw) .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #cfd8dc;
}
:not(.ss-tw) .table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #cfd8dc;
}
:not(.ss-tw) .table tbody + tbody {
  border-top: 2px solid #cfd8dc;
}
:not(.ss-tw) .table .table {
  background-color: #e4e5e6;
}
:not(.ss-tw) .table-sm th,
:not(.ss-tw) .table-sm td {
  padding: 0.3rem;
}
:not(.ss-tw) .table-bordered {
  border: 1px solid #cfd8dc;
}
:not(.ss-tw) .table-bordered th,
:not(.ss-tw) .table-bordered td {
  border: 1px solid #cfd8dc;
}
:not(.ss-tw) .table-bordered thead th,
:not(.ss-tw) .table-bordered thead td {
  border-bottom-width: 2px;
}
:not(.ss-tw) .table-striped tbody tr:nth-of-type(odd) {
  background-color: #eceff1;
}
:not(.ss-tw) .table-hover tbody tr:hover {
  background-color: #eceff1;
}
:not(.ss-tw) .table-active,
:not(.ss-tw) .table-active > th,
:not(.ss-tw) .table-active > td {
  background-color: #eceff1;
}
:not(.ss-tw) .table-hover .table-active:hover {
  background-color: #dde3e6;
}
:not(.ss-tw) .table-hover .table-active:hover > td,
:not(.ss-tw) .table-hover .table-active:hover > th {
  background-color: #dde3e6;
}
:not(.ss-tw) .table-success,
:not(.ss-tw) .table-success > th,
:not(.ss-tw) .table-success > td {
  background-color: #dff0d8;
}
:not(.ss-tw) .table-hover .table-success:hover {
  background-color: #d0e9c6;
}
:not(.ss-tw) .table-hover .table-success:hover > td,
:not(.ss-tw) .table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}
:not(.ss-tw) .table-info,
:not(.ss-tw) .table-info > th,
:not(.ss-tw) .table-info > td {
  background-color: #d9edf7;
}
:not(.ss-tw) .table-hover .table-info:hover {
  background-color: #c4e3f3;
}
:not(.ss-tw) .table-hover .table-info:hover > td,
:not(.ss-tw) .table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}
:not(.ss-tw) .table-warning,
:not(.ss-tw) .table-warning > th,
:not(.ss-tw) .table-warning > td {
  background-color: #fcf8e3;
}
:not(.ss-tw) .table-hover .table-warning:hover {
  background-color: #faf2cc;
}
:not(.ss-tw) .table-hover .table-warning:hover > td,
:not(.ss-tw) .table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}
:not(.ss-tw) .table-danger,
:not(.ss-tw) .table-danger > th,
:not(.ss-tw) .table-danger > td {
  background-color: #f2dede;
}
:not(.ss-tw) .table-hover .table-danger:hover {
  background-color: #ebcccc;
}
:not(.ss-tw) .table-hover .table-danger:hover > td,
:not(.ss-tw) .table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}
:not(.ss-tw) .thead-inverse th {
  color: #e4e5e6;
  background-color: #263238;
}
:not(.ss-tw) .thead-default th {
  color: #607d8b;
  background-color: #cfd8dc;
}
:not(.ss-tw) .table-inverse {
  color: #e4e5e6;
  background-color: #263238;
}
:not(.ss-tw) .table-inverse th,
:not(.ss-tw) .table-inverse td,
:not(.ss-tw) .table-inverse thead th {
  border-color: #e4e5e6;
}
:not(.ss-tw) .table-inverse.table-bordered {
  border: 0;
}
:not(.ss-tw) .table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
:not(.ss-tw) .table-responsive.table-bordered {
  border: 0;
}
:not(.ss-tw) .table-outline {
  border: 1px solid #cfd8dc;
}
:not(.ss-tw) .table-outline td {
  vertical-align: middle;
  word-break: break-all;
  word-break: break-word;
}
:not(.ss-tw) .table-align-middle td {
  vertical-align: middle;
}
:not(.ss-tw) .table-clear td {
  border: 0;
}
:not(.ss-tw) .form-control {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 0.875rem;
  font-family: "Montserrat", sans-serif;
  line-height: 1.25;
  color: #607d8b;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
:not(.ss-tw) .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
:not(.ss-tw) .form-control:focus {
  color: #607d8b;
  background-color: #fff;
  border-color: #8ad4ee;
  outline: none;
}
:not(.ss-tw) .form-control::placeholder {
  color: #b0bec5;
  opacity: 1;
}
:not(.ss-tw) .form-control:disabled, :not(.ss-tw) .form-control[readonly] {
  background-color: #cfd8dc;
  opacity: 1;
}
:not(.ss-tw) .form-control:disabled {
  cursor: not-allowed;
}
:not(.ss-tw) select.form-control:not([size]):not([multiple]) {
  height: calc(2.09375rem + 2px);
}
:not(.ss-tw) select.form-control:focus::-ms-value {
  color: #607d8b;
  background-color: #fff;
}
:not(.ss-tw) .form-control-file,
:not(.ss-tw) .form-control-range {
  display: block;
}
:not(.ss-tw) .form-control-readonly {
  background: #cfd8dc;
  color: #000;
}
:not(.ss-tw) .col-form-label {
  padding-top: calc(0.5rem - 2px);
  padding-bottom: calc(0.5rem - 2px);
  margin-bottom: 0;
}
:not(.ss-tw) .col-form-label-lg {
  padding-top: calc(0.75rem - 2px);
  padding-bottom: calc(0.75rem - 2px);
  font-size: 1.25rem;
}
:not(.ss-tw) .col-form-label-sm {
  padding-top: calc(0.25rem - 2px);
  padding-bottom: calc(0.25rem - 2px);
  font-size: 0.875rem;
}
:not(.ss-tw) .col-form-legend {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
}
:not(.ss-tw) .form-control-static {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  line-height: 1.25;
  border: solid transparent;
  border-width: 1px 0;
}
:not(.ss-tw) .form-control-static.form-control-sm, :not(.ss-tw) .input-group-sm > .form-control-static.form-control,
:not(.ss-tw) .input-group-sm > .form-control-static.input-group-addon,
:not(.ss-tw) .input-group-sm > .input-group-btn > .form-control-static.btn, :not(.ss-tw) .form-control-static.form-control-lg, :not(.ss-tw) .input-group-lg > .form-control-static.form-control,
:not(.ss-tw) .input-group-lg > .form-control-static.input-group-addon,
:not(.ss-tw) .input-group-lg > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}
:not(.ss-tw) .form-control-sm, :not(.ss-tw) .input-group-sm > .form-control,
:not(.ss-tw) .input-group-sm > .input-group-addon,
:not(.ss-tw) .input-group-sm > .input-group-btn > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
:not(.ss-tw) select.form-control-sm:not([size]):not([multiple]), :not(.ss-tw) .input-group-sm > select.form-control:not([size]):not([multiple]),
:not(.ss-tw) .input-group-sm > select.input-group-addon:not([size]):not([multiple]),
:not(.ss-tw) .input-group-sm > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 1.8125rem;
}
:not(.ss-tw) .form-control-lg, :not(.ss-tw) .input-group-lg > .form-control,
:not(.ss-tw) .input-group-lg > .input-group-addon,
:not(.ss-tw) .input-group-lg > .input-group-btn > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
:not(.ss-tw) select.form-control-lg:not([size]):not([multiple]), :not(.ss-tw) .input-group-lg > select.form-control:not([size]):not([multiple]),
:not(.ss-tw) .input-group-lg > select.input-group-addon:not([size]):not([multiple]),
:not(.ss-tw) .input-group-lg > .input-group-btn > select.btn:not([size]):not([multiple]) {
  height: 3.16667rem;
}
:not(.ss-tw) .form-group {
  margin-bottom: 1rem;
}
:not(.ss-tw) .form-text {
  display: block;
  margin-top: 0.25rem;
}
:not(.ss-tw) .form-check {
  position: relative;
  display: block;
  margin-bottom: 0.5rem;
}
:not(.ss-tw) .form-check.disabled .form-check-label {
  color: #b0bec5;
  cursor: not-allowed;
}
:not(.ss-tw) .form-check-label {
  padding-left: 1.25rem;
  margin-bottom: 0;
  cursor: pointer;
}
:not(.ss-tw) .form-check-input {
  position: absolute;
  margin-top: 0.25rem;
  margin-left: -1.25rem;
}
:not(.ss-tw) .form-check-input:only-child {
  position: static;
}
:not(.ss-tw) .form-check-inline {
  display: inline-block;
}
:not(.ss-tw) .form-check-inline .form-check-label {
  vertical-align: middle;
}
:not(.ss-tw) .form-check-inline + .form-check-inline {
  margin-left: 0.75rem;
}
:not(.ss-tw) .form-control-feedback {
  margin-top: 0.25rem;
}
:not(.ss-tw) .form-control-success,
:not(.ss-tw) .form-control-warning,
:not(.ss-tw) .form-control-danger {
  padding-right: 2.25rem;
  background-repeat: no-repeat;
  background-position: center right 0.52344rem;
  background-size: 1.04688rem 1.04688rem;
}
:not(.ss-tw) .form-shortcut-list {
  height: 500px;
  overflow-y: auto;
  user-select: text;
}
:not(.ss-tw) .form-shortcut-table {
  font-size: smaller;
}
:not(.ss-tw) .form-utm-name {
  font-weight: 500;
}
:not(.ss-tw) .form-vk-hint-invisible {
  visibility: hidden;
}
:not(.ss-tw) .tab-pane .radio-inline {
  margin-left: 10px;
  margin-right: 10px;
}
:not(.ss-tw) .has-success .form-control-feedback,
:not(.ss-tw) .has-success .form-control-label,
:not(.ss-tw) .has-success .col-form-label,
:not(.ss-tw) .has-success .form-check-label,
:not(.ss-tw) .has-success .custom-control {
  color: #4dbd74;
}
:not(.ss-tw) .has-success .form-control {
  border-color: #4dbd74;
}
:not(.ss-tw) .has-success .input-group-addon {
  color: #4dbd74;
  border-color: #4dbd74;
  background-color: #e2f4e8;
}
:not(.ss-tw) .has-success .form-control-success {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%234dbd74' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
}
:not(.ss-tw) .has-warning .form-control-feedback,
:not(.ss-tw) .has-warning .form-control-label,
:not(.ss-tw) .has-warning .col-form-label,
:not(.ss-tw) .has-warning .form-check-label,
:not(.ss-tw) .has-warning .custom-control {
  color: #f8cb00;
}
:not(.ss-tw) .has-warning .form-control {
  border-color: #f8cb00;
}
:not(.ss-tw) .has-warning .input-group-addon {
  color: #f8cb00;
  border-color: #f8cb00;
  background-color: #fff4c5;
}
:not(.ss-tw) .has-warning .form-control-warning {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23f8cb00' d='M4.4 5.324h-.8v-2.46h.8zm0 1.42h-.8V5.89h.8zM3.76.63L.04 7.075c-.115.2.016.425.26.426h7.397c.242 0 .372-.226.258-.426C6.726 4.924 5.47 2.79 4.253.63c-.113-.174-.39-.174-.494 0z'/%3E%3C/svg%3E");
}
:not(.ss-tw) .has-danger .form-control-feedback,
:not(.ss-tw) .has-danger .form-control-label,
:not(.ss-tw) .has-danger .col-form-label,
:not(.ss-tw) .has-danger .form-check-label,
:not(.ss-tw) .has-danger .custom-control {
  color: #f86c6b;
}
:not(.ss-tw) .has-danger .form-control {
  border-color: #f86c6b;
}
:not(.ss-tw) .has-danger .input-group-addon {
  color: #f86c6b;
  border-color: #f86c6b;
  background-color: white;
}
:not(.ss-tw) .has-danger .form-control-danger {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23f86c6b' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23d9534f' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
}
:not(.ss-tw) .form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
:not(.ss-tw) .form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  :not(.ss-tw) .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  :not(.ss-tw) .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  :not(.ss-tw) .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  :not(.ss-tw) .form-inline .form-control-static {
    display: inline-block;
  }
  :not(.ss-tw) .form-inline .input-group {
    width: auto;
  }
  :not(.ss-tw) .form-inline .form-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  :not(.ss-tw) .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 0;
  }
  :not(.ss-tw) .form-inline .form-check-label {
    padding-left: 0;
  }
  :not(.ss-tw) .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  :not(.ss-tw) .form-inline .custom-control {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 0;
  }
  :not(.ss-tw) .form-inline .custom-control-indicator {
    position: static;
    display: inline-block;
    margin-right: 0.25rem;
    vertical-align: text-bottom;
  }
  :not(.ss-tw) .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
:not(.ss-tw) .btn {
  display: inline-block;
  font-weight: normal;
  line-height: 1.25;
  text-align: center;
  white-space: normal;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
:not(.ss-tw) .btn:focus, :not(.ss-tw) .btn:hover {
  text-decoration: none;
}
:not(.ss-tw) .btn:focus, :not(.ss-tw) .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 2px rgba(32, 168, 216, 0.25);
}
:not(.ss-tw) .btn.disabled, :not(.ss-tw) .btn:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
:not(.ss-tw) .btn:active, :not(.ss-tw) .btn.active {
  background-image: none;
}
:not(.ss-tw) a.btn.disabled,
:not(.ss-tw) fieldset[disabled] a.btn {
  pointer-events: none;
}
:not(.ss-tw) .btn-primary {
  color: #fff;
  background-color: #20a8d8;
  border-color: #20a8d8;
}
:not(.ss-tw) .btn-primary:hover {
  color: #fff;
  background-color: #1985ac;
  border-color: #187fa3;
}
:not(.ss-tw) .btn-primary:focus, :not(.ss-tw) .btn-primary.focus {
  color: #fff;
  box-shadow: 0 0 0 2px rgba(32, 168, 216, 0.5);
}
:not(.ss-tw) .btn-primary.disabled, :not(.ss-tw) .btn-primary:disabled {
  background-color: #20a8d8;
  border-color: #20a8d8;
}
:not(.ss-tw) .btn-primary:active, :not(.ss-tw) .btn-primary.active,
:not(.ss-tw) .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #1985ac;
  background-image: none;
  border-color: #187fa3;
}
:not(.ss-tw) .btn-secondary {
  color: #263238;
  background-color: #fff;
  border-color: #b0bec5;
}
:not(.ss-tw) .btn-secondary:hover {
  color: #263238;
  background-color: #e6e6e6;
  border-color: #8da1ab;
}
:not(.ss-tw) .btn-secondary:focus, :not(.ss-tw) .btn-secondary.focus {
  box-shadow: 0 0 0 2px rgba(176, 190, 197, 0.5);
}
:not(.ss-tw) .btn-secondary.disabled, :not(.ss-tw) .btn-secondary:disabled {
  background-color: #fff;
  border-color: #b0bec5;
}
:not(.ss-tw) .btn-secondary:active, :not(.ss-tw) .btn-secondary.active,
:not(.ss-tw) .show > .btn-secondary.dropdown-toggle {
  color: #263238;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #8da1ab;
}
:not(.ss-tw) .btn-info {
  color: #fff;
  background-color: #63c2de;
  border-color: #63c2de;
}
:not(.ss-tw) .btn-info:hover {
  color: #fff;
  background-color: #39b2d5;
  border-color: #30aed3;
}
:not(.ss-tw) .btn-info:focus, :not(.ss-tw) .btn-info.focus {
  box-shadow: 0 0 0 2px rgba(99, 194, 222, 0.5);
}
:not(.ss-tw) .btn-info.disabled, :not(.ss-tw) .btn-info:disabled {
  background-color: #63c2de;
  border-color: #63c2de;
}
:not(.ss-tw) .btn-info:active, :not(.ss-tw) .btn-info.active,
:not(.ss-tw) .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #39b2d5;
  background-image: none;
  border-color: #30aed3;
}
:not(.ss-tw) .btn-success {
  color: #fff;
  background-color: #4dbd74;
  border-color: #4dbd74;
}
:not(.ss-tw) .btn-success:hover {
  color: #fff;
  background-color: #3a9d5d;
  border-color: #379558;
}
:not(.ss-tw) .btn-success:focus, :not(.ss-tw) .btn-success.focus {
  box-shadow: 0 0 0 2px rgba(77, 189, 116, 0.5);
}
:not(.ss-tw) .btn-success.disabled, :not(.ss-tw) .btn-success:disabled {
  background-color: #4dbd74;
  border-color: #4dbd74;
}
:not(.ss-tw) .btn-success:active, :not(.ss-tw) .btn-success.active,
:not(.ss-tw) .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #3a9d5d;
  background-image: none;
  border-color: #379558;
}
:not(.ss-tw) .btn-warning {
  color: #fff;
  background-color: #f8cb00;
  border-color: #f8cb00;
}
:not(.ss-tw) .btn-warning:hover {
  color: #fff;
  background-color: #c5a100;
  border-color: #bb9900;
}
:not(.ss-tw) .btn-warning:focus, :not(.ss-tw) .btn-warning.focus {
  box-shadow: 0 0 0 2px rgba(248, 203, 0, 0.5);
}
:not(.ss-tw) .btn-warning.disabled, :not(.ss-tw) .btn-warning:disabled {
  background-color: #f8cb00;
  border-color: #f8cb00;
}
:not(.ss-tw) .btn-warning:active, :not(.ss-tw) .btn-warning.active,
:not(.ss-tw) .show > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #c5a100;
  background-image: none;
  border-color: #bb9900;
}
:not(.ss-tw) .btn-danger {
  color: #fff;
  background-color: #f86c6b;
  border-color: #f86c6b;
}
:not(.ss-tw) .btn-danger:hover {
  color: #fff;
  background-color: #f63c3a;
  border-color: #f53231;
}
:not(.ss-tw) .btn-danger:focus, :not(.ss-tw) .btn-danger.focus {
  box-shadow: 0 0 0 2px rgba(248, 108, 107, 0.5);
}
:not(.ss-tw) .btn-danger.disabled, :not(.ss-tw) .btn-danger:disabled {
  background-color: #f86c6b;
  border-color: #f86c6b;
}
:not(.ss-tw) .btn-danger:active, :not(.ss-tw) .btn-danger.active,
:not(.ss-tw) .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #f63c3a;
  background-image: none;
  border-color: #f53231;
}
:not(.ss-tw) .btn-outline-primary {
  color: #20a8d8;
  background-image: none;
  background-color: transparent;
  border-color: #20a8d8;
}
:not(.ss-tw) .btn-outline-primary:hover {
  color: #fff;
  background-color: #20a8d8;
  border-color: #20a8d8;
}
:not(.ss-tw) .btn-outline-primary:focus, :not(.ss-tw) .btn-outline-primary.focus {
  box-shadow: 0 0 0 2px rgba(32, 168, 216, 0.5);
}
:not(.ss-tw) .btn-outline-primary.disabled, :not(.ss-tw) .btn-outline-primary:disabled {
  color: #20a8d8;
  background-color: transparent;
}
:not(.ss-tw) .btn-outline-primary:active, :not(.ss-tw) .btn-outline-primary.active,
:not(.ss-tw) .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #20a8d8;
  border-color: #20a8d8;
}
:not(.ss-tw) .btn-outline-secondary {
  color: #b0bec5;
  background-image: none;
  background-color: transparent;
  border-color: #b0bec5;
}
:not(.ss-tw) .btn-outline-secondary:hover {
  color: #fff;
  background-color: #b0bec5;
  border-color: #b0bec5;
}
:not(.ss-tw) .btn-outline-secondary:focus, :not(.ss-tw) .btn-outline-secondary.focus {
  box-shadow: 0 0 0 2px rgba(176, 190, 197, 0.5);
}
:not(.ss-tw) .btn-outline-secondary.disabled, :not(.ss-tw) .btn-outline-secondary:disabled {
  color: #b0bec5;
  background-color: transparent;
}
:not(.ss-tw) .btn-outline-secondary:active, :not(.ss-tw) .btn-outline-secondary.active,
:not(.ss-tw) .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #b0bec5;
  border-color: #b0bec5;
}
:not(.ss-tw) .btn-outline-info {
  color: #63c2de;
  background-image: none;
  background-color: transparent;
  border-color: #63c2de;
}
:not(.ss-tw) .btn-outline-info:hover {
  color: #fff;
  background-color: #63c2de;
  border-color: #63c2de;
}
:not(.ss-tw) .btn-outline-info:focus, :not(.ss-tw) .btn-outline-info.focus {
  box-shadow: 0 0 0 2px rgba(99, 194, 222, 0.5);
}
:not(.ss-tw) .btn-outline-info.disabled, :not(.ss-tw) .btn-outline-info:disabled {
  color: #63c2de;
  background-color: transparent;
}
:not(.ss-tw) .btn-outline-info:active, :not(.ss-tw) .btn-outline-info.active,
:not(.ss-tw) .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #63c2de;
  border-color: #63c2de;
}
:not(.ss-tw) .btn-outline-success {
  color: #4dbd74;
  background-image: none;
  background-color: transparent;
  border-color: #4dbd74;
}
:not(.ss-tw) .btn-outline-success:hover {
  color: #fff;
  background-color: #4dbd74;
  border-color: #4dbd74;
}
:not(.ss-tw) .btn-outline-success:focus, :not(.ss-tw) .btn-outline-success.focus {
  box-shadow: 0 0 0 2px rgba(77, 189, 116, 0.5);
}
:not(.ss-tw) .btn-outline-success.disabled, :not(.ss-tw) .btn-outline-success:disabled {
  color: #4dbd74;
  background-color: transparent;
}
:not(.ss-tw) .btn-outline-success:active, :not(.ss-tw) .btn-outline-success.active,
:not(.ss-tw) .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #4dbd74;
  border-color: #4dbd74;
}
:not(.ss-tw) .btn-outline-warning {
  color: #f8cb00;
  background-image: none;
  background-color: transparent;
  border-color: #f8cb00;
}
:not(.ss-tw) .btn-outline-warning:hover {
  color: #fff;
  background-color: #f8cb00;
  border-color: #f8cb00;
}
:not(.ss-tw) .btn-outline-warning:focus, :not(.ss-tw) .btn-outline-warning.focus {
  box-shadow: 0 0 0 2px rgba(248, 203, 0, 0.5);
}
:not(.ss-tw) .btn-outline-warning.disabled, :not(.ss-tw) .btn-outline-warning:disabled {
  color: #f8cb00;
  background-color: transparent;
}
:not(.ss-tw) .btn-outline-warning:active, :not(.ss-tw) .btn-outline-warning.active,
:not(.ss-tw) .show > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f8cb00;
  border-color: #f8cb00;
}
:not(.ss-tw) .btn-outline-danger {
  color: #f86c6b;
  background-image: none;
  background-color: transparent;
  border-color: #f86c6b;
}
:not(.ss-tw) .btn-outline-danger:hover {
  color: #fff;
  background-color: #f86c6b;
  border-color: #f86c6b;
}
:not(.ss-tw) .btn-outline-danger:focus, :not(.ss-tw) .btn-outline-danger.focus {
  box-shadow: 0 0 0 2px rgba(248, 108, 107, 0.5);
}
:not(.ss-tw) .btn-outline-danger.disabled, :not(.ss-tw) .btn-outline-danger:disabled {
  color: #f86c6b;
  background-color: transparent;
}
:not(.ss-tw) .btn-outline-danger:active, :not(.ss-tw) .btn-outline-danger.active,
:not(.ss-tw) .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #f86c6b;
  border-color: #f86c6b;
}
:not(.ss-tw) .btn-link {
  font-weight: normal;
  color: #20a8d8;
  border-radius: 0;
}
:not(.ss-tw) .btn-link, :not(.ss-tw) .btn-link:active, :not(.ss-tw) .btn-link.active, :not(.ss-tw) .btn-link:disabled {
  background-color: transparent;
}
:not(.ss-tw) .btn-link, :not(.ss-tw) .btn-link:focus, :not(.ss-tw) .btn-link:active {
  border-color: transparent;
}
:not(.ss-tw) .btn-link:hover {
  border-color: transparent;
}
:not(.ss-tw) .btn-link:focus, :not(.ss-tw) .btn-link:hover {
  color: #167495;
  text-decoration: underline;
  background-color: transparent;
}
:not(.ss-tw) .btn-link:disabled {
  color: #b0bec5;
}
:not(.ss-tw) .btn-link:disabled:focus, :not(.ss-tw) .btn-link:disabled:hover {
  text-decoration: none;
}
:not(.ss-tw) .btn-lg, :not(.ss-tw) .btn-group-lg > .btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
:not(.ss-tw) .btn-sm, :not(.ss-tw) .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
:not(.ss-tw) .btn-block {
  display: block;
  width: 100%;
}
:not(.ss-tw) .btn-block + .btn-block {
  margin-top: 0.5rem;
}
:not(.ss-tw) input[type=submit].btn-block,
:not(.ss-tw) input[type=reset].btn-block,
:not(.ss-tw) input[type=button].btn-block {
  width: 100%;
}
:not(.ss-tw) .btn {
  border-radius: 0;
}
:not(.ss-tw) .btn .badge {
  position: absolute;
  top: 2px;
  right: 6px;
  font-size: 9px;
}
:not(.ss-tw) .fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
:not(.ss-tw) .fade.show {
  opacity: 1;
}
:not(.ss-tw) .collapse {
  display: none;
}
:not(.ss-tw) .collapse.show {
  display: block;
}
:not(.ss-tw) tr.collapse.show {
  display: table-row;
}
:not(.ss-tw) tbody.collapse.show {
  display: table-row-group;
}
:not(.ss-tw) .collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
:not(.ss-tw) .dropup,
:not(.ss-tw) .dropdown {
  position: relative;
}
:not(.ss-tw) .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.3em;
  vertical-align: middle;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-left: 0.3em solid transparent;
}
:not(.ss-tw) .dropdown-toggle:focus {
  outline: 0;
}
:not(.ss-tw) .dropup .dropdown-toggle::after {
  border-top: 0;
  border-bottom: 0.3em solid;
}
:not(.ss-tw) .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: block;
  opacity: 0;
  visibility: hidden;
  transition-duration: 0.15s;
  float: left;
  min-width: 10rem;
  padding: 0 0;
  margin: 0.125rem 0 0;
  font-size: 0.875rem;
  color: #263238;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #cfd8dc;
  border-radius: 0;
}
:not(.ss-tw) .dropdown-divider {
  height: 1px;
  margin: 0.5rem 0;
  overflow: hidden;
  background-color: #eceff1;
}
:not(.ss-tw) .dropdown-item {
  display: block;
  cursor: pointer;
  width: 100%;
  padding: 3px 1.5rem;
  clear: both;
  font-weight: normal;
  color: #263238;
  text-align: inherit;
  white-space: nowrap;
  background: none;
  border: 0;
}
:not(.ss-tw) .dropdown-item:focus, :not(.ss-tw) .dropdown-item:hover {
  color: #1c2429;
  text-decoration: none;
  background-color: #eceff1;
}
:not(.ss-tw) .dropdown-item.active, :not(.ss-tw) .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #20a8d8;
}
:not(.ss-tw) .dropdown-item.disabled, :not(.ss-tw) .dropdown-item:disabled {
  color: #b0bec5;
  cursor: not-allowed;
  background-color: transparent;
}
:not(.ss-tw) .show > .dropdown-menu {
  opacity: 1;
  visibility: visible;
}
:not(.ss-tw) .up > .dropdown-menu {
  bottom: 40px;
  top: auto;
  left: 15px;
}
:not(.ss-tw) .show > a {
  outline: 0;
}
:not(.ss-tw) .dropdown-menu-right {
  right: 0;
  left: auto;
}
:not(.ss-tw) .dropdown-menu-left {
  right: auto;
  left: 0;
}
:not(.ss-tw) .dropdown-header {
  display: block;
  padding: 0 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #b0bec5;
  white-space: nowrap;
}
:not(.ss-tw) .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
:not(.ss-tw) .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 0.125rem;
}
:not(.ss-tw) .dropdown-item {
  position: relative;
  padding: 10px 20px;
  border-bottom: 1px solid #cfd8dc;
}
:not(.ss-tw) .dropdown-item:last-child {
  border-bottom: 0;
}
:not(.ss-tw) .dropdown-item i {
  display: inline-block;
  width: 20px;
  margin-right: 10px;
  margin-left: -10px;
  color: #cfd8dc;
  text-align: center;
}
:not(.ss-tw) .dropdown-item .badge {
  position: absolute;
  right: 10px;
  margin-top: 2px;
}
:not(.ss-tw) .dropdown-header {
  padding: 8px 20px;
  background: #eceff1;
  border-bottom: 1px solid #cfd8dc;
}
:not(.ss-tw) .dropdown-header .btn {
  margin-top: -7px;
  color: #b0bec5;
}
:not(.ss-tw) .dropdown-header .btn:hover {
  color: #263238;
}
:not(.ss-tw) .dropdown-header .btn.pull-right {
  margin-right: -20px;
}
:not(.ss-tw) .dropdown-menu-lg {
  width: 250px;
}
:not(.ss-tw) .btn-group,
:not(.ss-tw) .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
:not(.ss-tw) .btn-group > .btn,
:not(.ss-tw) .btn-group-vertical > .btn {
  position: relative;
  flex: 0 1 auto;
}
:not(.ss-tw) .btn-group > .btn:hover,
:not(.ss-tw) .btn-group-vertical > .btn:hover {
  z-index: 2;
}
:not(.ss-tw) .btn-group > .btn:focus, :not(.ss-tw) .btn-group > .btn:active, :not(.ss-tw) .btn-group > .btn.active,
:not(.ss-tw) .btn-group-vertical > .btn:focus,
:not(.ss-tw) .btn-group-vertical > .btn:active,
:not(.ss-tw) .btn-group-vertical > .btn.active {
  z-index: 2;
}
:not(.ss-tw) .btn-group .btn + .btn,
:not(.ss-tw) .btn-group .btn + .btn-group,
:not(.ss-tw) .btn-group .btn-group + .btn,
:not(.ss-tw) .btn-group .btn-group + .btn-group,
:not(.ss-tw) .btn-group-vertical .btn + .btn,
:not(.ss-tw) .btn-group-vertical .btn + .btn-group,
:not(.ss-tw) .btn-group-vertical .btn-group + .btn,
:not(.ss-tw) .btn-group-vertical .btn-group + .btn-group {
  margin-left: -1px;
}
:not(.ss-tw) .btn-toolbar {
  display: flex;
  justify-content: flex-start;
}
:not(.ss-tw) .btn-toolbar .input-group {
  width: auto;
}
:not(.ss-tw) .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
:not(.ss-tw) .btn-group > .btn:first-child {
  margin-left: 0;
}
:not(.ss-tw) .btn-group > .btn-group {
  float: left;
}
:not(.ss-tw) .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
:not(.ss-tw) .btn-group .dropdown-toggle:active,
:not(.ss-tw) .btn-group.open .dropdown-toggle {
  outline: 0;
}
:not(.ss-tw) .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
:not(.ss-tw) .btn + .dropdown-toggle-split::after {
  margin-left: 0;
}
:not(.ss-tw) .btn-sm + .dropdown-toggle-split, :not(.ss-tw) .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
:not(.ss-tw) .btn-lg + .dropdown-toggle-split, :not(.ss-tw) .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 1.125rem;
  padding-left: 1.125rem;
}
:not(.ss-tw) .btn-group-vertical {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
:not(.ss-tw) .btn-group-vertical .btn,
:not(.ss-tw) .btn-group-vertical .btn-group {
  width: 100%;
}
:not(.ss-tw) .btn-group-vertical > .btn + .btn,
:not(.ss-tw) .btn-group-vertical > .btn + .btn-group,
:not(.ss-tw) .btn-group-vertical > .btn-group + .btn,
:not(.ss-tw) .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
:not(.ss-tw) .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
:not(.ss-tw) .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
:not(.ss-tw) [data-toggle=buttons] > .btn input[type=radio],
:not(.ss-tw) [data-toggle=buttons] > .btn input[type=checkbox],
:not(.ss-tw) [data-toggle=buttons] > .btn-group > .btn input[type=radio],
:not(.ss-tw) [data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
:not(.ss-tw) .progress[value="progresses.clicked"] .progress-bar.bg-primary {
  background-color: #63c2de !important;
}
:not(.ss-tw) .input-group {
  position: relative;
  display: flex;
  width: 100%;
}
:not(.ss-tw) .input-group .form-control {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}
:not(.ss-tw) .input-group .form-control:focus, :not(.ss-tw) .input-group .form-control:active, :not(.ss-tw) .input-group .form-control:hover {
  z-index: 3;
}
:not(.ss-tw) .input-group-addon,
:not(.ss-tw) .input-group-btn,
:not(.ss-tw) .input-group .form-control {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
:not(.ss-tw) .input-group-addon,
:not(.ss-tw) .input-group-btn {
  white-space: nowrap;
  vertical-align: middle;
}
:not(.ss-tw) .input-group-addon {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
  color: #607d8b;
  text-align: center;
  background-color: #cfd8dc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
}
:not(.ss-tw) .input-group-addon.form-control-sm,
:not(.ss-tw) .input-group-sm > .input-group-addon,
:not(.ss-tw) .input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
:not(.ss-tw) .input-group-addon.form-control-lg,
:not(.ss-tw) .input-group-lg > .input-group-addon,
:not(.ss-tw) .input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
:not(.ss-tw) .input-group-addon input[type=radio],
:not(.ss-tw) .input-group-addon input[type=checkbox] {
  margin-top: 0;
}
:not(.ss-tw) .input-group-addon:not(:last-child) {
  border-right: 0;
}
:not(.ss-tw) .form-control + .input-group-addon:not(:first-child) {
  border-left: 0;
}
:not(.ss-tw) .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
:not(.ss-tw) .input-group-btn > .btn {
  position: relative;
  flex: 1;
}
:not(.ss-tw) .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
:not(.ss-tw) .input-group-btn > .btn:focus, :not(.ss-tw) .input-group-btn > .btn:active, :not(.ss-tw) .input-group-btn > .btn:hover {
  z-index: 3;
}
:not(.ss-tw) .input-group-btn:not(:last-child) > .btn,
:not(.ss-tw) .input-group-btn:not(:last-child) > .btn-group {
  margin-right: -1px;
}
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn,
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn:focus, :not(.ss-tw) .input-group-btn:not(:first-child) > .btn:active, :not(.ss-tw) .input-group-btn:not(:first-child) > .btn:hover,
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn-group:focus,
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn-group:active,
:not(.ss-tw) .input-group-btn:not(:first-child) > .btn-group:hover {
  z-index: 3;
}
:not(.ss-tw) .input-group-addon,
:not(.ss-tw) .input-group-btn {
  min-width: 40px;
  white-space: nowrap;
  vertical-align: middle;
}
:not(.ss-tw) .nav {
  display: flex;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
:not(.ss-tw) .nav-link, :not(.ss-tw) .navbar .dropdown-toggle {
  display: block;
  padding: 0.5em 1em;
}
:not(.ss-tw) .nav-link:focus, :not(.ss-tw) .navbar .dropdown-toggle:focus, :not(.ss-tw) .nav-link:hover, :not(.ss-tw) .navbar .dropdown-toggle:hover {
  text-decoration: none;
}
:not(.ss-tw) .nav-link.disabled, :not(.ss-tw) .navbar .disabled.dropdown-toggle {
  color: #b0bec5;
  cursor: not-allowed;
}
:not(.ss-tw) .nav-tabs {
  border-bottom: 1px solid #ddd;
}
:not(.ss-tw) .nav-tabs .nav-item {
  margin-bottom: -1px;
  position: relative;
  z-index: 2;
}
:not(.ss-tw) .nav-tabs .nav-link, :not(.ss-tw) .nav-tabs .navbar .dropdown-toggle, :not(.ss-tw) .navbar .nav-tabs .dropdown-toggle {
  border: 1px solid transparent;
}
:not(.ss-tw) .nav-tabs .nav-link:focus, :not(.ss-tw) .nav-tabs .navbar .dropdown-toggle:focus, :not(.ss-tw) .navbar .nav-tabs .dropdown-toggle:focus, :not(.ss-tw) .nav-tabs .nav-link:hover, :not(.ss-tw) .nav-tabs .navbar .dropdown-toggle:hover, :not(.ss-tw) .navbar .nav-tabs .dropdown-toggle:hover {
  border-color: #cfd8dc #cfd8dc #ddd;
}
:not(.ss-tw) .nav-tabs .nav-link.disabled, :not(.ss-tw) .nav-tabs .navbar .disabled.dropdown-toggle, :not(.ss-tw) .navbar .nav-tabs .disabled.dropdown-toggle {
  color: #b0bec5;
  background-color: transparent;
  border-color: transparent;
}
:not(.ss-tw) .nav-tabs .nav-link.active, :not(.ss-tw) .nav-tabs .navbar .active.dropdown-toggle, :not(.ss-tw) .navbar .nav-tabs .active.dropdown-toggle,
:not(.ss-tw) .nav-tabs .nav-item.show .nav-link,
:not(.ss-tw) .nav-tabs .nav-item.show .navbar .dropdown-toggle, :not(.ss-tw) .navbar .nav-tabs .nav-item.show .dropdown-toggle {
  color: #607d8b;
  background-color: #e4e5e6;
  border-color: #ddd #ddd #e4e5e6;
}
:not(.ss-tw) .nav-tabs .dropdown-menu {
  margin-top: -1px;
}
:not(.ss-tw) .nav-pills .nav-link.active, :not(.ss-tw) .nav-pills .navbar .active.dropdown-toggle, :not(.ss-tw) .navbar .nav-pills .active.dropdown-toggle,
:not(.ss-tw) .nav-pills .nav-item.show .nav-link,
:not(.ss-tw) .nav-pills .nav-item.show .navbar .dropdown-toggle, :not(.ss-tw) .navbar .nav-pills .nav-item.show .dropdown-toggle {
  color: #fff;
  cursor: default;
  background-color: #20a8d8;
}
:not(.ss-tw) .nav-fill .nav-item {
  flex: 1 1 auto;
  text-align: center;
}
:not(.ss-tw) .nav-justified .nav-item {
  flex: 1 1 100%;
  text-align: center;
}
:not(.ss-tw) .tab-content > .tab-pane {
  display: none;
}
:not(.ss-tw) .tab-content > .active {
  display: block;
}
:not(.ss-tw) .nav-tabs .nav-link, :not(.ss-tw) .nav-tabs .navbar .dropdown-toggle, :not(.ss-tw) .navbar .nav-tabs .dropdown-toggle {
  color: #607d8b;
}
:not(.ss-tw) .nav-tabs .nav-link.active, :not(.ss-tw) .nav-tabs .navbar .active.dropdown-toggle, :not(.ss-tw) .navbar .nav-tabs .active.dropdown-toggle {
  color: #263238;
  background: #fff;
  border-color: #cfd8dc;
  border-bottom-color: #fff;
}
:not(.ss-tw) .nav-tabs .nav-link.active:focus, :not(.ss-tw) .nav-tabs .navbar .active.dropdown-toggle:focus, :not(.ss-tw) .navbar .nav-tabs .active.dropdown-toggle:focus {
  background: #fff;
  border-color: #cfd8dc;
  border-bottom-color: #fff;
}
:not(.ss-tw) .tab-content {
  margin-top: -1px;
  background: #fff;
  border: 1px solid #cfd8dc;
}
:not(.ss-tw) .tab-content .tab-pane {
  padding: 1rem 1rem;
}
:not(.ss-tw) .card-block .tab-content {
  margin-top: 0;
  border: 0;
}
:not(.ss-tw) .navbar {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 0.5rem 1rem;
}
:not(.ss-tw) .navbar-brand {
  display: inline-block;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
:not(.ss-tw) .navbar-brand:focus, :not(.ss-tw) .navbar-brand:hover {
  text-decoration: none;
}
:not(.ss-tw) .navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
:not(.ss-tw) .navbar-nav .nav-link, :not(.ss-tw) .navbar-nav .navbar .dropdown-toggle, :not(.ss-tw) .navbar .navbar-nav .dropdown-toggle {
  padding-right: 0;
  padding-left: 0;
}
:not(.ss-tw) .navbar-text {
  display: inline-block;
  padding-top: 0.425rem;
  padding-bottom: 0.425rem;
}
:not(.ss-tw) .navbar-toggler {
  align-self: flex-start;
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background: transparent;
  border: 1px solid transparent;
}
:not(.ss-tw) .navbar-toggler:focus, :not(.ss-tw) .navbar-toggler:hover {
  text-decoration: none;
}
:not(.ss-tw) .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
:not(.ss-tw) .navbar-toggler-left {
  position: absolute;
  left: 1rem;
}
:not(.ss-tw) .navbar-toggler-right {
  position: absolute;
  right: 1rem;
}
@media (max-width: 575px) {
  :not(.ss-tw) .navbar-toggleable .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  :not(.ss-tw) .navbar-toggleable > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  :not(.ss-tw) .navbar-toggleable {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable .navbar-nav {
    flex-direction: row;
  }
  :not(.ss-tw) .navbar-toggleable .navbar-nav .nav-link, :not(.ss-tw) .navbar-toggleable .navbar-nav .navbar .dropdown-toggle, :not(.ss-tw) .navbar .navbar-toggleable .navbar-nav .dropdown-toggle {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  :not(.ss-tw) .navbar-toggleable > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  :not(.ss-tw) .navbar-toggleable .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767px) {
  :not(.ss-tw) .navbar-toggleable-sm .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  :not(.ss-tw) .navbar-toggleable-sm > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .navbar-toggleable-sm {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable-sm .navbar-nav {
    flex-direction: row;
  }
  :not(.ss-tw) .navbar-toggleable-sm .navbar-nav .nav-link, :not(.ss-tw) .navbar-toggleable-sm .navbar-nav .navbar .dropdown-toggle, :not(.ss-tw) .navbar .navbar-toggleable-sm .navbar-nav .dropdown-toggle {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  :not(.ss-tw) .navbar-toggleable-sm > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable-sm .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  :not(.ss-tw) .navbar-toggleable-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991px) {
  :not(.ss-tw) .navbar-toggleable-md .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  :not(.ss-tw) .navbar-toggleable-md > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .navbar-toggleable-md {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable-md .navbar-nav {
    flex-direction: row;
  }
  :not(.ss-tw) .navbar-toggleable-md .navbar-nav .nav-link, :not(.ss-tw) .navbar-toggleable-md .navbar-nav .navbar .dropdown-toggle, :not(.ss-tw) .navbar .navbar-toggleable-md .navbar-nav .dropdown-toggle {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  :not(.ss-tw) .navbar-toggleable-md > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable-md .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  :not(.ss-tw) .navbar-toggleable-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199px) {
  :not(.ss-tw) .navbar-toggleable-lg .navbar-nav .dropdown-menu {
    position: static;
    float: none;
  }
  :not(.ss-tw) .navbar-toggleable-lg > .container {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .navbar-toggleable-lg {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable-lg .navbar-nav {
    flex-direction: row;
  }
  :not(.ss-tw) .navbar-toggleable-lg .navbar-nav .nav-link, :not(.ss-tw) .navbar-toggleable-lg .navbar-nav .navbar .dropdown-toggle, :not(.ss-tw) .navbar .navbar-toggleable-lg .navbar-nav .dropdown-toggle {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  :not(.ss-tw) .navbar-toggleable-lg > .container {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
  }
  :not(.ss-tw) .navbar-toggleable-lg .navbar-collapse {
    display: flex !important;
    width: 100%;
  }
  :not(.ss-tw) .navbar-toggleable-lg .navbar-toggler {
    display: none;
  }
}
:not(.ss-tw) .navbar-toggleable-xl {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
}
:not(.ss-tw) .navbar-toggleable-xl .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
:not(.ss-tw) .navbar-toggleable-xl > .container {
  padding-right: 0;
  padding-left: 0;
}
:not(.ss-tw) .navbar-toggleable-xl .navbar-nav {
  flex-direction: row;
}
:not(.ss-tw) .navbar-toggleable-xl .navbar-nav .nav-link, :not(.ss-tw) .navbar-toggleable-xl .navbar-nav .navbar .dropdown-toggle, :not(.ss-tw) .navbar .navbar-toggleable-xl .navbar-nav .dropdown-toggle {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
:not(.ss-tw) .navbar-toggleable-xl > .container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
}
:not(.ss-tw) .navbar-toggleable-xl .navbar-collapse {
  display: flex !important;
  width: 100%;
}
:not(.ss-tw) .navbar-toggleable-xl .navbar-toggler {
  display: none;
}
:not(.ss-tw) .navbar-light .navbar-brand,
:not(.ss-tw) .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.9);
}
:not(.ss-tw) .navbar-light .navbar-brand:focus, :not(.ss-tw) .navbar-light .navbar-brand:hover,
:not(.ss-tw) .navbar-light .navbar-toggler:focus,
:not(.ss-tw) .navbar-light .navbar-toggler:hover {
  color: rgba(0, 0, 0, 0.9);
}
:not(.ss-tw) .navbar-light .navbar-nav .nav-link, :not(.ss-tw) .navbar-light .navbar-nav .navbar .dropdown-toggle, :not(.ss-tw) .navbar .navbar-light .navbar-nav .dropdown-toggle {
  color: rgba(0, 0, 0, 0.5);
}
:not(.ss-tw) .navbar-light .navbar-nav .nav-link:focus, :not(.ss-tw) .navbar-light .navbar-nav .navbar .dropdown-toggle:focus, :not(.ss-tw) .navbar .navbar-light .navbar-nav .dropdown-toggle:focus, :not(.ss-tw) .navbar-light .navbar-nav .nav-link:hover, :not(.ss-tw) .navbar-light .navbar-nav .navbar .dropdown-toggle:hover, :not(.ss-tw) .navbar .navbar-light .navbar-nav .dropdown-toggle:hover {
  color: rgba(0, 0, 0, 0.7);
}
:not(.ss-tw) .navbar-light .navbar-nav .nav-link.disabled, :not(.ss-tw) .navbar-light .navbar-nav .navbar .disabled.dropdown-toggle, :not(.ss-tw) .navbar .navbar-light .navbar-nav .disabled.dropdown-toggle {
  color: rgba(0, 0, 0, 0.3);
}
:not(.ss-tw) .navbar-light .navbar-nav .open > .nav-link, :not(.ss-tw) .navbar-light .navbar-nav .navbar .open > .dropdown-toggle, :not(.ss-tw) .navbar .navbar-light .navbar-nav .open > .dropdown-toggle,
:not(.ss-tw) .navbar-light .navbar-nav .active > .nav-link,
:not(.ss-tw) .navbar-light .navbar-nav .navbar .active > .dropdown-toggle, :not(.ss-tw) .navbar .navbar-light .navbar-nav .active > .dropdown-toggle,
:not(.ss-tw) .navbar-light .navbar-nav .nav-link.open,
:not(.ss-tw) .navbar-light .navbar-nav .navbar .open.dropdown-toggle, :not(.ss-tw) .navbar .navbar-light .navbar-nav .open.dropdown-toggle,
:not(.ss-tw) .navbar-light .navbar-nav .nav-link.active,
:not(.ss-tw) .navbar-light .navbar-nav .navbar .active.dropdown-toggle, :not(.ss-tw) .navbar .navbar-light .navbar-nav .active.dropdown-toggle {
  color: rgba(0, 0, 0, 0.9);
}
:not(.ss-tw) .navbar-light .navbar-toggler {
  border-color: rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
:not(.ss-tw) .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
:not(.ss-tw) .navbar-inverse .navbar-brand,
:not(.ss-tw) .navbar-inverse .navbar-toggler {
  color: white;
}
:not(.ss-tw) .navbar-inverse .navbar-brand:focus, :not(.ss-tw) .navbar-inverse .navbar-brand:hover,
:not(.ss-tw) .navbar-inverse .navbar-toggler:focus,
:not(.ss-tw) .navbar-inverse .navbar-toggler:hover {
  color: white;
}
:not(.ss-tw) .navbar-inverse .navbar-nav .nav-link, :not(.ss-tw) .navbar-inverse .navbar-nav .navbar .dropdown-toggle, :not(.ss-tw) .navbar .navbar-inverse .navbar-nav .dropdown-toggle {
  color: rgba(255, 255, 255, 0.5);
}
:not(.ss-tw) .navbar-inverse .navbar-nav .nav-link:focus, :not(.ss-tw) .navbar-inverse .navbar-nav .navbar .dropdown-toggle:focus, :not(.ss-tw) .navbar .navbar-inverse .navbar-nav .dropdown-toggle:focus, :not(.ss-tw) .navbar-inverse .navbar-nav .nav-link:hover, :not(.ss-tw) .navbar-inverse .navbar-nav .navbar .dropdown-toggle:hover, :not(.ss-tw) .navbar .navbar-inverse .navbar-nav .dropdown-toggle:hover {
  color: rgba(255, 255, 255, 0.75);
}
:not(.ss-tw) .navbar-inverse .navbar-nav .nav-link.disabled, :not(.ss-tw) .navbar-inverse .navbar-nav .navbar .disabled.dropdown-toggle, :not(.ss-tw) .navbar .navbar-inverse .navbar-nav .disabled.dropdown-toggle {
  color: rgba(255, 255, 255, 0.25);
}
:not(.ss-tw) .navbar-inverse .navbar-nav .open > .nav-link, :not(.ss-tw) .navbar-inverse .navbar-nav .navbar .open > .dropdown-toggle, :not(.ss-tw) .navbar .navbar-inverse .navbar-nav .open > .dropdown-toggle,
:not(.ss-tw) .navbar-inverse .navbar-nav .active > .nav-link,
:not(.ss-tw) .navbar-inverse .navbar-nav .navbar .active > .dropdown-toggle, :not(.ss-tw) .navbar .navbar-inverse .navbar-nav .active > .dropdown-toggle,
:not(.ss-tw) .navbar-inverse .navbar-nav .nav-link.open,
:not(.ss-tw) .navbar-inverse .navbar-nav .navbar .open.dropdown-toggle, :not(.ss-tw) .navbar .navbar-inverse .navbar-nav .open.dropdown-toggle,
:not(.ss-tw) .navbar-inverse .navbar-nav .nav-link.active,
:not(.ss-tw) .navbar-inverse .navbar-nav .navbar .active.dropdown-toggle, :not(.ss-tw) .navbar .navbar-inverse .navbar-nav .active.dropdown-toggle {
  color: white;
}
:not(.ss-tw) .navbar-inverse .navbar-toggler {
  border-color: rgba(255, 255, 255, 0.1);
}
:not(.ss-tw) .navbar-inverse .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
:not(.ss-tw) .navbar-inverse .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
:not(.ss-tw) header.navbar {
  position: relative;
  flex-direction: row;
  height: 55px;
  padding: 0;
  background-color: #fff;
  border-bottom: 1px solid #cfd8dc;
}
:not(.ss-tw) header.navbar .navbar-brand {
  display: inline-block;
  width: 150px;
  height: 55px;
  padding: 0.5rem 1rem;
  margin-right: 0;
  background-color: #fff;
  background-image: url("/static/img/office/logo.png");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 120px auto;
  border-bottom: 1px solid #cfd8dc;
}
:not(.ss-tw) header.navbar .navbar-nav {
  flex-direction: row;
  align-items: center;
}
:not(.ss-tw) header.navbar .nav-item {
  position: relative;
  min-width: 50px;
  margin: 0 !important;
  text-align: center;
}
:not(.ss-tw) header.navbar .nav-item .nav-link, :not(.ss-tw) header.navbar .nav-item .dropdown-toggle {
  padding-top: 0;
  padding-bottom: 0;
}
:not(.ss-tw) header.navbar .nav-item .nav-link .badge, :not(.ss-tw) header.navbar .nav-item .dropdown-toggle .badge {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: 0;
}
:not(.ss-tw) header.navbar .nav-item .nav-link > .img-avatar, :not(.ss-tw) header.navbar .nav-item .dropdown-toggle > .img-avatar {
  height: 35px;
  margin: 0 10px;
}
:not(.ss-tw) header.navbar .nav-item.dropdown {
  margin-right: 15px !important;
}
:not(.ss-tw) header.navbar .dropdown-menu {
  padding-bottom: 0;
  line-height: 1.5;
}
:not(.ss-tw) header.navbar .dropdown-item {
  min-width: 180px;
}
:not(.ss-tw) .navbar-brand {
  color: rgba(0, 0, 0, 0.8);
}
:not(.ss-tw) .navbar-brand:focus, :not(.ss-tw) .navbar-brand:hover {
  color: rgba(0, 0, 0, 0.8);
}
:not(.ss-tw) .navbar-nav .nav-link, :not(.ss-tw) .navbar-nav .navbar .dropdown-toggle, :not(.ss-tw) .navbar .navbar-nav .dropdown-toggle {
  color: rgba(0, 0, 0, 0.3);
}
:not(.ss-tw) .navbar-nav .nav-link:focus, :not(.ss-tw) .navbar-nav .navbar .dropdown-toggle:focus, :not(.ss-tw) .navbar .navbar-nav .dropdown-toggle:focus, :not(.ss-tw) .navbar-nav .nav-link:hover, :not(.ss-tw) .navbar-nav .navbar .dropdown-toggle:hover, :not(.ss-tw) .navbar .navbar-nav .dropdown-toggle:hover {
  color: rgba(0, 0, 0, 0.6);
}
:not(.ss-tw) .navbar-nav .open > .nav-link, :not(.ss-tw) .navbar-nav .navbar .open > .dropdown-toggle, :not(.ss-tw) .navbar .navbar-nav .open > .dropdown-toggle, :not(.ss-tw) .navbar-nav .open > .nav-link:focus, :not(.ss-tw) .navbar-nav .navbar .open > .dropdown-toggle:focus, :not(.ss-tw) .navbar .navbar-nav .open > .dropdown-toggle:focus, :not(.ss-tw) .navbar-nav .open > .nav-link:hover, :not(.ss-tw) .navbar-nav .navbar .open > .dropdown-toggle:hover, :not(.ss-tw) .navbar .navbar-nav .open > .dropdown-toggle:hover,
:not(.ss-tw) .navbar-nav .active > .nav-link,
:not(.ss-tw) .navbar-nav .navbar .active > .dropdown-toggle, :not(.ss-tw) .navbar .navbar-nav .active > .dropdown-toggle,
:not(.ss-tw) .navbar-nav .active > .nav-link:focus,
:not(.ss-tw) .navbar-nav .navbar .active > .dropdown-toggle:focus, :not(.ss-tw) .navbar .navbar-nav .active > .dropdown-toggle:focus,
:not(.ss-tw) .navbar-nav .active > .nav-link:hover,
:not(.ss-tw) .navbar-nav .navbar .active > .dropdown-toggle:hover, :not(.ss-tw) .navbar .navbar-nav .active > .dropdown-toggle:hover,
:not(.ss-tw) .navbar-nav .nav-link.open,
:not(.ss-tw) .navbar-nav .navbar .open.dropdown-toggle, :not(.ss-tw) .navbar .navbar-nav .open.dropdown-toggle,
:not(.ss-tw) .navbar-nav .nav-link.open:focus,
:not(.ss-tw) .navbar-nav .navbar .open.dropdown-toggle:focus, :not(.ss-tw) .navbar .navbar-nav .open.dropdown-toggle:focus,
:not(.ss-tw) .navbar-nav .nav-link.open:hover,
:not(.ss-tw) .navbar-nav .navbar .open.dropdown-toggle:hover, :not(.ss-tw) .navbar .navbar-nav .open.dropdown-toggle:hover,
:not(.ss-tw) .navbar-nav .nav-link.active,
:not(.ss-tw) .navbar-nav .navbar .active.dropdown-toggle, :not(.ss-tw) .navbar .navbar-nav .active.dropdown-toggle,
:not(.ss-tw) .navbar-nav .nav-link.active:focus,
:not(.ss-tw) .navbar-nav .navbar .active.dropdown-toggle:focus, :not(.ss-tw) .navbar .navbar-nav .active.dropdown-toggle:focus,
:not(.ss-tw) .navbar-nav .nav-link.active:hover,
:not(.ss-tw) .navbar-nav .navbar .active.dropdown-toggle:hover, :not(.ss-tw) .navbar .navbar-nav .active.dropdown-toggle:hover {
  color: rgba(0, 0, 0, 0.8);
}
:not(.ss-tw) .navbar-divider {
  background-color: rgba(0, 0, 0, 0.075);
}
:not(.ss-tw) .card {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  border: 1px solid #cfd8dc;
}
:not(.ss-tw) .card-block {
  flex: 1 1 auto;
  padding: 1.25rem;
}
:not(.ss-tw) .card-title {
  margin-bottom: 0.75rem;
}
:not(.ss-tw) .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
:not(.ss-tw) .card-text:last-child {
  margin-bottom: 0;
}
:not(.ss-tw) .card-link:hover {
  text-decoration: none;
}
:not(.ss-tw) .card-link + .card-link {
  margin-left: 1.25rem;
}
:not(.ss-tw) .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: #eceff1;
  border-bottom: 1px solid #cfd8dc;
}
:not(.ss-tw) .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #eceff1;
  border-top: 1px solid #cfd8dc;
}
:not(.ss-tw) .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
:not(.ss-tw) .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
:not(.ss-tw) .card-primary {
  background-color: #20a8d8;
  border-color: #20a8d8;
}
:not(.ss-tw) .card-primary .card-header,
:not(.ss-tw) .card-primary .card-footer {
  background-color: transparent;
}
:not(.ss-tw) .card-success {
  background-color: #4dbd74;
  border-color: #4dbd74;
}
:not(.ss-tw) .card-success .card-header,
:not(.ss-tw) .card-success .card-footer {
  background-color: transparent;
}
:not(.ss-tw) .card-info {
  background-color: #63c2de;
  border-color: #63c2de;
}
:not(.ss-tw) .card-info .card-header,
:not(.ss-tw) .card-info .card-footer {
  background-color: transparent;
}
:not(.ss-tw) .card-warning {
  background-color: #f8cb00;
  border-color: #f8cb00;
}
:not(.ss-tw) .card-warning .card-header,
:not(.ss-tw) .card-warning .card-footer {
  background-color: transparent;
}
:not(.ss-tw) .card-danger {
  background-color: #f86c6b;
  border-color: #f86c6b;
}
:not(.ss-tw) .card-danger .card-header,
:not(.ss-tw) .card-danger .card-footer {
  background-color: transparent;
}
:not(.ss-tw) .card-outline-primary {
  background-color: transparent;
  border-color: #20a8d8;
}
:not(.ss-tw) .card-outline-secondary {
  background-color: transparent;
  border-color: #b0bec5;
}
:not(.ss-tw) .card-outline-info {
  background-color: transparent;
  border-color: #63c2de;
}
:not(.ss-tw) .card-outline-success {
  background-color: transparent;
  border-color: #4dbd74;
}
:not(.ss-tw) .card-outline-warning {
  background-color: transparent;
  border-color: #f8cb00;
}
:not(.ss-tw) .card-outline-danger {
  background-color: transparent;
  border-color: #f86c6b;
}
:not(.ss-tw) .card-inverse {
  color: rgba(255, 255, 255, 0.65);
}
:not(.ss-tw) .card-inverse .card-header,
:not(.ss-tw) .card-inverse .card-footer {
  background-color: transparent;
  border-color: rgba(255, 255, 255, 0.2);
}
:not(.ss-tw) .card-inverse .card-header,
:not(.ss-tw) .card-inverse .card-footer,
:not(.ss-tw) .card-inverse .card-title,
:not(.ss-tw) .card-inverse .card-blockquote {
  color: #fff;
}
:not(.ss-tw) .card-inverse .card-link,
:not(.ss-tw) .card-inverse .card-text,
:not(.ss-tw) .card-inverse .card-subtitle,
:not(.ss-tw) .card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}
:not(.ss-tw) .card-inverse .card-link:focus, :not(.ss-tw) .card-inverse .card-link:hover {
  color: #fff;
}
:not(.ss-tw) .card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}
:not(.ss-tw) .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
@media (min-width: 576px) {
  :not(.ss-tw) .card-deck {
    display: flex;
    flex-flow: row wrap;
  }
  :not(.ss-tw) .card-deck .card {
    display: flex;
    flex: 1 0 0;
    flex-direction: column;
  }
  :not(.ss-tw) .card-deck .card:not(:first-child) {
    margin-left: 15px;
  }
  :not(.ss-tw) .card-deck .card:not(:last-child) {
    margin-right: 15px;
  }
}
@media (min-width: 576px) {
  :not(.ss-tw) .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  :not(.ss-tw) .card-group .card {
    flex: 1 0 0;
  }
  :not(.ss-tw) .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
}
@media (min-width: 576px) {
  :not(.ss-tw) .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
  }
  :not(.ss-tw) .card-columns .card {
    display: inline-block;
    width: 100%;
    margin-bottom: 0.75rem;
  }
}
:not(.ss-tw) .card {
  margin-bottom: 1.5rem;
}
:not(.ss-tw) .card-header i.icon-bg {
  display: inline-block;
  padding: 0.75rem 1.25rem !important;
  margin-top: -0.75rem;
  margin-right: 1.25rem;
  margin-bottom: -0.75rem;
  margin-left: -1.25rem;
  line-height: inherit;
  color: #263238;
  vertical-align: bottom;
  background: transparent;
  border-right: 1px solid #cfd8dc;
}
:not(.ss-tw) .card-header ul.nav.nav-tabs {
  margin-top: -0.75rem;
  margin-bottom: -0.75rem;
  border-bottom: 0;
}
:not(.ss-tw) .card-header ul.nav.nav-tabs li.nav-item {
  border-top: 0;
}
:not(.ss-tw) .card-header ul.nav.nav-tabs li.nav-item a.nav-link, :not(.ss-tw) .card-header ul.nav.nav-tabs li.nav-item .navbar a.dropdown-toggle, :not(.ss-tw) .navbar .card-header ul.nav.nav-tabs li.nav-item a.dropdown-toggle {
  padding: 0.75rem 0.625rem;
  color: #b0bec5;
  border-top: 0;
}
:not(.ss-tw) .card-header ul.nav.nav-tabs li.nav-item a.nav-link.active, :not(.ss-tw) .card-header ul.nav.nav-tabs li.nav-item .navbar a.active.dropdown-toggle, :not(.ss-tw) .navbar .card-header ul.nav.nav-tabs li.nav-item a.active.dropdown-toggle {
  color: #263238;
  background: #fff;
}
:not(.ss-tw) .card-header.card-header-inverse {
  color: #fff;
}
:not(.ss-tw) .card-header.card-header-primary {
  margin: -1px -1px 0;
  background: #20a8d8;
  border-bottom: 1px solid #20a8d8;
}
:not(.ss-tw) .card-header.card-header-secondary {
  margin: -1px -1px 0;
  background: #cfd8dc;
  border-bottom: 1px solid #cfd8dc;
}
:not(.ss-tw) .card-header.card-header-success {
  margin: -1px -1px 0;
  background: #4dbd74;
  border-bottom: 1px solid #4dbd74;
}
:not(.ss-tw) .card-header.card-header-info {
  margin: -1px -1px 0;
  background: #63c2de;
  border-bottom: 1px solid #63c2de;
}
:not(.ss-tw) .card-header.card-header-warning {
  margin: -1px -1px 0;
  background: #f8cb00;
  border-bottom: 1px solid #f8cb00;
}
:not(.ss-tw) .card-header.card-header-danger {
  margin: -1px -1px 0;
  background: #f86c6b;
  border-bottom: 1px solid #f86c6b;
}
:not(.ss-tw) .card-header .btn {
  margin-top: -0.5rem;
}
:not(.ss-tw) .card-header .btn-sm, :not(.ss-tw) .card-header .btn-group-sm > .btn {
  margin-top: -0.25rem;
}
:not(.ss-tw) .card-header .btn-lg, :not(.ss-tw) .card-header .btn-group-lg > .btn {
  margin-top: -0.75rem;
}
:not(.ss-tw) .card-footer ul {
  display: table;
  width: 100%;
  padding: 0;
  margin: 0;
  table-layout: fixed;
}
:not(.ss-tw) .card-footer ul li {
  display: table-cell;
  padding: 0 1.25rem;
  text-align: center;
}
:not(.ss-tw) .card-footer ul li progress {
  margin-top: 0.75rem;
  margin-bottom: 0;
  display: block;
  width: 100%;
}
:not(.ss-tw) .progress[value] {
  background-color: #eeeeee;
}
:not(.ss-tw) .card-primary {
  background-color: #20a8d8;
}
:not(.ss-tw) .card-primary .card-header {
  border-color: #1d97c2;
}
:not(.ss-tw) .card-primary .card-header, :not(.ss-tw) .card-primary .card-footer {
  background-color: #1d97c2;
}
:not(.ss-tw) .card-secondary {
  background-color: #cfd8dc;
}
:not(.ss-tw) .card-secondary .card-header {
  border-color: #c0ccd1;
}
:not(.ss-tw) .card-secondary .card-header, :not(.ss-tw) .card-secondary .card-footer {
  background-color: #c0ccd1;
}
:not(.ss-tw) .card-success {
  background-color: #4dbd74;
}
:not(.ss-tw) .card-success .card-header {
  border-color: #41af67;
}
:not(.ss-tw) .card-success .card-header, :not(.ss-tw) .card-success .card-footer {
  background-color: #41af67;
}
:not(.ss-tw) .card-info {
  background-color: #63c2de;
}
:not(.ss-tw) .card-info .card-header {
  border-color: #4ebada;
}
:not(.ss-tw) .card-info .card-header, :not(.ss-tw) .card-info .card-footer {
  background-color: #4ebada;
}
:not(.ss-tw) .card-warning {
  background-color: #f8cb00;
}
:not(.ss-tw) .card-warning .card-header {
  border-color: #dfb600;
}
:not(.ss-tw) .card-warning .card-header, :not(.ss-tw) .card-warning .card-footer {
  background-color: #dfb600;
}
:not(.ss-tw) .card-danger {
  background-color: #f86c6b;
}
:not(.ss-tw) .card-danger .card-header {
  border-color: #f75453;
}
:not(.ss-tw) .card-danger .card-header, :not(.ss-tw) .card-danger .card-footer {
  background-color: #f75453;
}
:not(.ss-tw) .card-inverse {
  color: #fff;
}
:not(.ss-tw) .card-inverse .text-muted {
  color: rgba(255, 255, 255, 0.6) !important;
}
:not(.ss-tw) [class*=card-outline-] .card-block {
  background: #fff !important;
}
:not(.ss-tw) [class*=card-outline-].card-outline-top {
  border-top-width: 2px;
  border-right-color: #cfd8dc;
  border-bottom-color: #cfd8dc;
  border-left-color: #cfd8dc;
}
:not(.ss-tw) .card-accent-primary {
  border-top-width: 2px;
  border-top-color: #20a8d8;
}
:not(.ss-tw) .card-accent-secondary {
  border-top-width: 2px;
  border-top-color: #b0bec5;
}
:not(.ss-tw) .card-accent-info {
  border-top-width: 2px;
  border-top-color: #63c2de;
}
:not(.ss-tw) .card-accent-success {
  border-top-width: 2px;
  border-top-color: #4dbd74;
}
:not(.ss-tw) .card-accent-warning {
  border-top-width: 2px;
  border-top-color: #f8cb00;
}
:not(.ss-tw) .card-accent-danger {
  border-top-width: 2px;
  border-top-color: #f86c6b;
}
:not(.ss-tw) .card-header > i {
  margin-right: 0.5rem;
}
:not(.ss-tw) .card-header .card-actions {
  position: absolute;
  top: 0;
  right: 0;
}
:not(.ss-tw) .card-header .card-actions a, :not(.ss-tw) .card-header .card-actions button {
  display: block;
  float: left;
  width: 50px;
  padding: 0.75rem 0;
  margin: 0 !important;
  color: #263238;
  text-align: center;
  background: transparent;
  border: 0;
  border-left: 1px solid #cfd8dc;
  box-shadow: 0;
}
:not(.ss-tw) .card-header .card-actions a:hover, :not(.ss-tw) .card-header .card-actions button:hover {
  text-decoration: none;
}
:not(.ss-tw) .card-header .card-actions a [class^=icon-], :not(.ss-tw) .card-header .card-actions a [class*=" icon-"], :not(.ss-tw) .card-header .card-actions button [class^=icon-], :not(.ss-tw) .card-header .card-actions button [class*=" icon-"] {
  display: inline-block;
  vertical-align: middle;
}
:not(.ss-tw) .card-header .card-actions a i, :not(.ss-tw) .card-header .card-actions button i {
  display: inline-block;
  transition: 0.4s;
}
:not(.ss-tw) .card-header .card-actions a i.r180, :not(.ss-tw) .card-header .card-actions button i.r180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
:not(.ss-tw) .card-header .card-actions .input-group {
  width: 230px;
  margin: 6px;
}
:not(.ss-tw) .card-header .card-actions .input-group .input-group-addon {
  background: #fff;
}
:not(.ss-tw) .card-header .card-actions .input-group input {
  border-left: 0;
}
:not(.ss-tw) .card-full {
  margin-top: -1rem;
  margin-right: -15px;
  margin-left: -15px;
  border: 0;
  border-bottom: 1px solid #cfd8dc;
}
@media (min-width: 576px) {
  :not(.ss-tw) .card-columns.cols-2 {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
  }
}
:not(.ss-tw) .card.drag, :not(.ss-tw) .card .drag {
  cursor: move;
}
:not(.ss-tw) .card-placeholder {
  background: rgba(0, 0, 0, 0.025);
  border: 1px dashed #b0bec5;
}
:not(.ss-tw) .breadcrumb {
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #fff;
}
:not(.ss-tw) .breadcrumb::after {
  display: block;
  content: "";
  clear: both;
}
:not(.ss-tw) .breadcrumb-item {
  float: left;
}
:not(.ss-tw) .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #b0bec5;
  content: "/";
}
:not(.ss-tw) .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
:not(.ss-tw) .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
:not(.ss-tw) .breadcrumb-item.active {
  color: #b0bec5;
}
:not(.ss-tw) .breadcrumb {
  position: relative;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #cfd8dc;
}
:not(.ss-tw) .pagination {
  margin-top: 20px;
  display: block;
  padding-left: 0;
  list-style: none;
  font-size: 0;
}
:not(.ss-tw) .pagination .page-item {
  font-size: 14px;
  display: inline-block;
}
:not(.ss-tw) .separator {
  text-align: right;
  padding-top: 20px;
}
:not(.ss-tw) .separator .title {
  display: inline-block;
  width: 57.5%;
  padding-right: 10px;
}
:not(.ss-tw) .separator select {
  display: inline-block;
  width: 80px;
}
:not(.ss-tw) .page-item:first-child .page-link, :not(.ss-tw) .pagination-datatables li:first-child .page-link, :not(.ss-tw) .pagination li:first-child .page-link, :not(.ss-tw) .page-item:first-child .pagination-datatables li a, :not(.ss-tw) .pagination-datatables li .page-item:first-child a, :not(.ss-tw) .pagination-datatables li:first-child a, :not(.ss-tw) .page-item:first-child .pagination li a, :not(.ss-tw) .pagination li .page-item:first-child a, :not(.ss-tw) .pagination li:first-child a {
  margin-left: 0;
}
:not(.ss-tw) .page-item.active .page-link, :not(.ss-tw) .pagination-datatables li.active .page-link, :not(.ss-tw) .pagination li.active .page-link, :not(.ss-tw) .page-item.active .pagination-datatables li a, :not(.ss-tw) .pagination-datatables li .page-item.active a, :not(.ss-tw) .pagination-datatables li.active a, :not(.ss-tw) .page-item.active .pagination li a, :not(.ss-tw) .pagination li .page-item.active a, :not(.ss-tw) .pagination li.active a {
  z-index: 2;
  color: #fff;
  background-color: #20a8d8;
  border-color: #20a8d8;
}
:not(.ss-tw) .page-item.disabled .page-link, :not(.ss-tw) .pagination-datatables li.disabled .page-link, :not(.ss-tw) .pagination li.disabled .page-link, :not(.ss-tw) .page-item.disabled .pagination-datatables li a, :not(.ss-tw) .pagination-datatables li .page-item.disabled a, :not(.ss-tw) .pagination-datatables li.disabled a, :not(.ss-tw) .page-item.disabled .pagination li a, :not(.ss-tw) .pagination li .page-item.disabled a, :not(.ss-tw) .pagination li.disabled a {
  color: #b0bec5;
  pointer-events: none;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
:not(.ss-tw) .page-link, :not(.ss-tw) .pagination-datatables li a, :not(.ss-tw) .pagination li a {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #20a8d8;
  background-color: #fff;
  border: 1px solid #ddd;
}
:not(.ss-tw) .page-link:focus, :not(.ss-tw) .pagination-datatables li a:focus, :not(.ss-tw) .pagination li a:focus, :not(.ss-tw) .page-link:hover, :not(.ss-tw) .pagination-datatables li a:hover, :not(.ss-tw) .pagination li a:hover {
  color: #167495;
  text-decoration: none;
  background-color: #cfd8dc;
  border-color: #ddd;
}
:not(.ss-tw) .pagination-lg .page-link, :not(.ss-tw) .pagination-lg .pagination-datatables li a, :not(.ss-tw) .pagination-datatables li .pagination-lg a, :not(.ss-tw) .pagination-lg .pagination li a, :not(.ss-tw) .pagination li .pagination-lg a {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
}
:not(.ss-tw) .pagination-sm .page-link, :not(.ss-tw) .pagination-sm .pagination-datatables li a, :not(.ss-tw) .pagination-datatables li .pagination-sm a, :not(.ss-tw) .pagination-sm .pagination li a, :not(.ss-tw) .pagination li .pagination-sm a {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
}
:not(.ss-tw) .pagination .page-three-dots {
  padding: 3px 10px;
  position: relative;
  top: -4px;
}
:not(.ss-tw) .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
:not(.ss-tw) .badge:empty {
  display: none;
}
:not(.ss-tw) .btn .badge {
  position: relative;
  top: -1px;
}
:not(.ss-tw) a.badge:focus, :not(.ss-tw) a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
:not(.ss-tw) .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
}
:not(.ss-tw) .badge-default {
  background-color: #b0bec5;
}
:not(.ss-tw) .badge-default[href]:focus, :not(.ss-tw) .badge-default[href]:hover {
  background-color: #93a6af;
}
:not(.ss-tw) .badge-primary {
  background-color: #20a8d8;
}
:not(.ss-tw) .badge-primary[href]:focus, :not(.ss-tw) .badge-primary[href]:hover {
  background-color: #1985ac;
}
:not(.ss-tw) .badge-success {
  background-color: #4dbd74;
}
:not(.ss-tw) .badge-success[href]:focus, :not(.ss-tw) .badge-success[href]:hover {
  background-color: #3a9d5d;
}
:not(.ss-tw) .badge-info {
  background-color: #63c2de;
}
:not(.ss-tw) .badge-info[href]:focus, :not(.ss-tw) .badge-info[href]:hover {
  background-color: #39b2d5;
}
:not(.ss-tw) .badge-warning {
  background-color: #f8cb00;
}
:not(.ss-tw) .badge-warning[href]:focus, :not(.ss-tw) .badge-warning[href]:hover {
  background-color: #c5a100;
}
:not(.ss-tw) .badge-danger {
  background-color: #f86c6b;
}
:not(.ss-tw) .badge-danger[href]:focus, :not(.ss-tw) .badge-danger[href]:hover {
  background-color: #f63c3a;
}
:not(.ss-tw) .badge-pill {
  border-radius: 10rem;
}
:not(.ss-tw) .alert {
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
}
:not(.ss-tw) .alert-heading {
  color: inherit;
}
:not(.ss-tw) .alert-link {
  font-weight: bold;
}
:not(.ss-tw) .alert-dismissible .close {
  position: relative;
  top: -0.75rem;
  right: -1.25rem;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
:not(.ss-tw) .alert-success {
  background-color: #dff0d8;
  border-color: #d0e9c6;
  color: #3c763d;
}
:not(.ss-tw) .alert-success hr {
  border-top-color: #c1e2b3;
}
:not(.ss-tw) .alert-success .alert-link {
  color: #2b542c;
}
:not(.ss-tw) .alert-info {
  background-color: #d9edf7;
  border-color: #bcdff1;
  color: #31708f;
}
:not(.ss-tw) .alert-info hr {
  border-top-color: #a6d5ec;
}
:not(.ss-tw) .alert-info .alert-link {
  color: #245269;
}
:not(.ss-tw) .alert-warning {
  background-color: #fcf8e3;
  border-color: #faf2cc;
  color: #8a6d3b;
}
:not(.ss-tw) .alert-warning hr {
  border-top-color: #f7ecb5;
}
:not(.ss-tw) .alert-warning .alert-link {
  color: #66512c;
}
:not(.ss-tw) .alert-danger {
  background-color: #f2dede;
  border-color: #ebcccc;
  color: #a94442;
}
:not(.ss-tw) .alert-danger hr {
  border-top-color: #e4b9b9;
}
:not(.ss-tw) .alert-danger .alert-link {
  color: #843534;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
:not(.ss-tw) .progress {
  display: flex;
  overflow: hidden;
  font-size: 0.75rem;
  line-height: 1rem;
  text-align: center;
  background-color: #eceff1;
}
:not(.ss-tw) .progress-bar {
  height: 1rem;
  color: #fff;
  background-color: #FFD600;
  transition-duration: 0.2s;
}
:not(.ss-tw) .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
:not(.ss-tw) .progress-bar-animated {
  animation: progress-bar-stripes 1s linear infinite;
}
:not(.ss-tw) .progress-xs {
  height: 4px;
}
:not(.ss-tw) .progress-sm {
  height: 8px;
}
:not(.ss-tw) .progress-white {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
:not(.ss-tw) .progress-white .progress-bar {
  background-color: #fff;
}
:not(.ss-tw) .media {
  display: flex;
  align-items: flex-start;
}
:not(.ss-tw) .media-body {
  flex: 1;
}
:not(.ss-tw) .list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
:not(.ss-tw) .list-group-item-action {
  width: 100%;
  color: #607d8b;
  text-align: inherit;
}
:not(.ss-tw) .list-group-item-action .list-group-item-heading {
  color: #263238;
}
:not(.ss-tw) .list-group-item-action:focus, :not(.ss-tw) .list-group-item-action:hover {
  color: #607d8b;
  text-decoration: none;
  background-color: #eceff1;
}
:not(.ss-tw) .list-group-item-action:active {
  color: #263238;
  background-color: #cfd8dc;
}
:not(.ss-tw) .list-group-item {
  position: relative;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
:not(.ss-tw) .list-group-item:last-child {
  margin-bottom: 0;
}
:not(.ss-tw) .list-group-item:focus, :not(.ss-tw) .list-group-item:hover {
  text-decoration: none;
}
:not(.ss-tw) .list-group-item.disabled, :not(.ss-tw) .list-group-item:disabled {
  color: #b0bec5;
  cursor: not-allowed;
  background-color: #fff;
}
:not(.ss-tw) .list-group-item.disabled .list-group-item-heading, :not(.ss-tw) .list-group-item:disabled .list-group-item-heading {
  color: inherit;
}
:not(.ss-tw) .list-group-item.disabled .list-group-item-text, :not(.ss-tw) .list-group-item:disabled .list-group-item-text {
  color: #b0bec5;
}
:not(.ss-tw) .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #20a8d8;
  border-color: #20a8d8;
}
:not(.ss-tw) .list-group-item.active .list-group-item-heading,
:not(.ss-tw) .list-group-item.active .list-group-item-heading > small,
:not(.ss-tw) .list-group-item.active .list-group-item-heading > .small {
  color: inherit;
}
:not(.ss-tw) .list-group-item.active .list-group-item-text {
  color: #f9fdfe;
}
:not(.ss-tw) .list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
:not(.ss-tw) .list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}
:not(.ss-tw) .list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}
:not(.ss-tw) .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
:not(.ss-tw) a.list-group-item-success,
:not(.ss-tw) button.list-group-item-success {
  color: #3c763d;
}
:not(.ss-tw) a.list-group-item-success .list-group-item-heading,
:not(.ss-tw) button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
:not(.ss-tw) a.list-group-item-success:focus, :not(.ss-tw) a.list-group-item-success:hover,
:not(.ss-tw) button.list-group-item-success:focus,
:not(.ss-tw) button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}
:not(.ss-tw) a.list-group-item-success.active,
:not(.ss-tw) button.list-group-item-success.active {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
:not(.ss-tw) .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
:not(.ss-tw) a.list-group-item-info,
:not(.ss-tw) button.list-group-item-info {
  color: #31708f;
}
:not(.ss-tw) a.list-group-item-info .list-group-item-heading,
:not(.ss-tw) button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
:not(.ss-tw) a.list-group-item-info:focus, :not(.ss-tw) a.list-group-item-info:hover,
:not(.ss-tw) button.list-group-item-info:focus,
:not(.ss-tw) button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}
:not(.ss-tw) a.list-group-item-info.active,
:not(.ss-tw) button.list-group-item-info.active {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
:not(.ss-tw) .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
:not(.ss-tw) a.list-group-item-warning,
:not(.ss-tw) button.list-group-item-warning {
  color: #8a6d3b;
}
:not(.ss-tw) a.list-group-item-warning .list-group-item-heading,
:not(.ss-tw) button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
:not(.ss-tw) a.list-group-item-warning:focus, :not(.ss-tw) a.list-group-item-warning:hover,
:not(.ss-tw) button.list-group-item-warning:focus,
:not(.ss-tw) button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}
:not(.ss-tw) a.list-group-item-warning.active,
:not(.ss-tw) button.list-group-item-warning.active {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
:not(.ss-tw) .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
:not(.ss-tw) a.list-group-item-danger,
:not(.ss-tw) button.list-group-item-danger {
  color: #a94442;
}
:not(.ss-tw) a.list-group-item-danger .list-group-item-heading,
:not(.ss-tw) button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
:not(.ss-tw) a.list-group-item-danger:focus, :not(.ss-tw) a.list-group-item-danger:hover,
:not(.ss-tw) button.list-group-item-danger:focus,
:not(.ss-tw) button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}
:not(.ss-tw) a.list-group-item-danger.active,
:not(.ss-tw) button.list-group-item-danger.active {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
:not(.ss-tw) .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
:not(.ss-tw) .embed-responsive::before {
  display: block;
  content: "";
}
:not(.ss-tw) .embed-responsive .embed-responsive-item,
:not(.ss-tw) .embed-responsive iframe,
:not(.ss-tw) .embed-responsive embed,
:not(.ss-tw) .embed-responsive object,
:not(.ss-tw) .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
:not(.ss-tw) .embed-responsive-21by9::before {
  padding-top: 42.85714%;
}
:not(.ss-tw) .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
:not(.ss-tw) .embed-responsive-4by3::before {
  padding-top: 75%;
}
:not(.ss-tw) .embed-responsive-1by1::before {
  padding-top: 100%;
}
:not(.ss-tw) .close {
  float: right;
  font-size: 1.3125rem;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
:not(.ss-tw) .close:focus, :not(.ss-tw) .close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.75;
}
:not(.ss-tw) button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
:not(.ss-tw) .modal-open {
  overflow: hidden;
}
:not(.ss-tw) .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}
:not(.ss-tw) .modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -25%);
}
:not(.ss-tw) .modal.show .modal-dialog {
  transform: translate(0, 0);
}
:not(.ss-tw) .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
:not(.ss-tw) .modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
:not(.ss-tw) .modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0;
}
:not(.ss-tw) .modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
:not(.ss-tw) .modal-backdrop.fade {
  opacity: 0;
}
:not(.ss-tw) .modal-backdrop.show {
  opacity: 0.5;
}
:not(.ss-tw) .modal-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px;
  border-bottom: 1px solid #cfd8dc;
}
:not(.ss-tw) .modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
:not(.ss-tw) .modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 15px;
}
:not(.ss-tw) .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 15px;
  border-top: 1px solid #cfd8dc;
}
:not(.ss-tw) .modal-footer > :not(:first-child) {
  margin-left: 0.25rem;
}
:not(.ss-tw) .modal-footer > :not(:last-child) {
  margin-right: 0.25rem;
}
:not(.ss-tw) .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  :not(.ss-tw) .modal-dialog {
    max-width: 500px;
    margin: 30px auto;
  }
  :not(.ss-tw) .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .modal-lg {
    max-width: 800px;
  }
}
:not(.ss-tw) .modal-primary .modal-content {
  border-color: #20a8d8;
}
:not(.ss-tw) .modal-primary .modal-header {
  color: #fff;
  background-color: #20a8d8;
}
:not(.ss-tw) .modal-secondary .modal-content {
  border-color: #cfd8dc;
}
:not(.ss-tw) .modal-secondary .modal-header {
  color: #fff;
  background-color: #cfd8dc;
}
:not(.ss-tw) .modal-success .modal-content {
  border-color: #4dbd74;
}
:not(.ss-tw) .modal-success .modal-header {
  color: #fff;
  background-color: #4dbd74;
}
:not(.ss-tw) .modal-info .modal-content {
  border-color: #63c2de;
}
:not(.ss-tw) .modal-info .modal-header {
  color: #fff;
  background-color: #63c2de;
}
:not(.ss-tw) .modal-warning .modal-content {
  border-color: #f8cb00;
}
:not(.ss-tw) .modal-warning .modal-header {
  color: #fff;
  background-color: #f8cb00;
}
:not(.ss-tw) .modal-danger .modal-content {
  border-color: #f86c6b;
}
:not(.ss-tw) .modal-danger .modal-header {
  color: #fff;
  background-color: #f86c6b;
}
:not(.ss-tw) .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
:not(.ss-tw) .tooltip.show {
  opacity: 0.9;
}
:not(.ss-tw) .tooltip.tooltip-top, :not(.ss-tw) .tooltip.bs-tether-element-attached-bottom {
  padding: 5px 0;
  margin-top: -3px;
}
:not(.ss-tw) .tooltip.tooltip-top .tooltip-inner::before, :not(.ss-tw) .tooltip.bs-tether-element-attached-bottom .tooltip-inner::before {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 5px 5px 0;
  border-top-color: #000;
}
:not(.ss-tw) .tooltip.tooltip-right, :not(.ss-tw) .tooltip.bs-tether-element-attached-left {
  padding: 0 5px;
  margin-left: 3px;
}
:not(.ss-tw) .tooltip.tooltip-right .tooltip-inner::before, :not(.ss-tw) .tooltip.bs-tether-element-attached-left .tooltip-inner::before {
  top: 50%;
  left: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
:not(.ss-tw) .tooltip.tooltip-bottom, :not(.ss-tw) .tooltip.bs-tether-element-attached-top {
  padding: 5px 0;
  margin-top: 3px;
}
:not(.ss-tw) .tooltip.tooltip-bottom .tooltip-inner::before, :not(.ss-tw) .tooltip.bs-tether-element-attached-top .tooltip-inner::before {
  top: 0;
  left: 50%;
  margin-left: -5px;
  content: "";
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
:not(.ss-tw) .tooltip.tooltip-left, :not(.ss-tw) .tooltip.bs-tether-element-attached-right {
  padding: 0 5px;
  margin-left: -3px;
}
:not(.ss-tw) .tooltip.tooltip-left .tooltip-inner::before, :not(.ss-tw) .tooltip.bs-tether-element-attached-right .tooltip-inner::before {
  top: 50%;
  right: 0;
  margin-top: -5px;
  content: "";
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
:not(.ss-tw) .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
}
:not(.ss-tw) .tooltip-inner::before {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
:not(.ss-tw) .popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  padding: 1px;
  font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
:not(.ss-tw) .popover.popover-top, :not(.ss-tw) .popover.bs-tether-element-attached-bottom {
  margin-top: -10px;
}
:not(.ss-tw) .popover.popover-top::before, :not(.ss-tw) .popover.popover-top::after, :not(.ss-tw) .popover.bs-tether-element-attached-bottom::before, :not(.ss-tw) .popover.bs-tether-element-attached-bottom::after {
  left: 50%;
  border-bottom-width: 0;
}
:not(.ss-tw) .popover.popover-top::before, :not(.ss-tw) .popover.bs-tether-element-attached-bottom::before {
  bottom: -11px;
  margin-left: -11px;
  border-top-color: rgba(0, 0, 0, 0.25);
}
:not(.ss-tw) .popover.popover-top::after, :not(.ss-tw) .popover.bs-tether-element-attached-bottom::after {
  bottom: -10px;
  margin-left: -10px;
  border-top-color: #fff;
}
:not(.ss-tw) .popover.popover-right, :not(.ss-tw) .popover.bs-tether-element-attached-left {
  margin-left: 10px;
}
:not(.ss-tw) .popover.popover-right::before, :not(.ss-tw) .popover.popover-right::after, :not(.ss-tw) .popover.bs-tether-element-attached-left::before, :not(.ss-tw) .popover.bs-tether-element-attached-left::after {
  top: 50%;
  border-left-width: 0;
}
:not(.ss-tw) .popover.popover-right::before, :not(.ss-tw) .popover.bs-tether-element-attached-left::before {
  left: -11px;
  margin-top: -11px;
  border-right-color: rgba(0, 0, 0, 0.25);
}
:not(.ss-tw) .popover.popover-right::after, :not(.ss-tw) .popover.bs-tether-element-attached-left::after {
  left: -10px;
  margin-top: -10px;
  border-right-color: #fff;
}
:not(.ss-tw) .popover.popover-bottom, :not(.ss-tw) .popover.bs-tether-element-attached-top {
  margin-top: 10px;
}
:not(.ss-tw) .popover.popover-bottom::before, :not(.ss-tw) .popover.popover-bottom::after, :not(.ss-tw) .popover.bs-tether-element-attached-top::before, :not(.ss-tw) .popover.bs-tether-element-attached-top::after {
  left: 50%;
  border-top-width: 0;
}
:not(.ss-tw) .popover.popover-bottom::before, :not(.ss-tw) .popover.bs-tether-element-attached-top::before {
  top: -11px;
  margin-left: -11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
:not(.ss-tw) .popover.popover-bottom::after, :not(.ss-tw) .popover.bs-tether-element-attached-top::after {
  top: -10px;
  margin-left: -10px;
  border-bottom-color: #f7f7f7;
}
:not(.ss-tw) .popover.popover-bottom .popover-title::before, :not(.ss-tw) .popover.bs-tether-element-attached-top .popover-title::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 20px;
  margin-left: -10px;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
:not(.ss-tw) .popover.popover-left, :not(.ss-tw) .popover.bs-tether-element-attached-right {
  margin-left: -10px;
}
:not(.ss-tw) .popover.popover-left::before, :not(.ss-tw) .popover.popover-left::after, :not(.ss-tw) .popover.bs-tether-element-attached-right::before, :not(.ss-tw) .popover.bs-tether-element-attached-right::after {
  top: 50%;
  border-right-width: 0;
}
:not(.ss-tw) .popover.popover-left::before, :not(.ss-tw) .popover.bs-tether-element-attached-right::before {
  right: -11px;
  margin-top: -11px;
  border-left-color: rgba(0, 0, 0, 0.25);
}
:not(.ss-tw) .popover.popover-left::after, :not(.ss-tw) .popover.bs-tether-element-attached-right::after {
  right: -10px;
  margin-top: -10px;
  border-left-color: #fff;
}
:not(.ss-tw) .popover-title {
  padding: 8px 14px;
  margin-bottom: 0;
  font-size: 0.875rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
}
:not(.ss-tw) .popover-title:empty {
  display: none;
}
:not(.ss-tw) .popover-content {
  padding: 9px 14px;
}
:not(.ss-tw) .popover::before,
:not(.ss-tw) .popover::after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
:not(.ss-tw) .popover::before {
  content: "";
  border-width: 11px;
}
:not(.ss-tw) .popover::after {
  content: "";
  border-width: 10px;
}
:not(.ss-tw) .carousel {
  position: relative;
}
:not(.ss-tw) .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
:not(.ss-tw) .carousel-item {
  position: relative;
  display: none;
  width: 100%;
}
@media (-webkit-transform-3d) {
  :not(.ss-tw) .carousel-item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
}
@supports (transform: translate3d(0, 0, 0)) {
  :not(.ss-tw) .carousel-item {
    transition: transform 0.6s ease-in-out;
    backface-visibility: hidden;
    perspective: 1000px;
  }
}
:not(.ss-tw) .carousel-item.active,
:not(.ss-tw) .carousel-item-next,
:not(.ss-tw) .carousel-item-prev {
  display: flex;
}
:not(.ss-tw) .carousel-item-next,
:not(.ss-tw) .carousel-item-prev {
  position: absolute;
  top: 0;
}
@media (-webkit-transform-3d) {
  :not(.ss-tw) .carousel-item-next.carousel-item-left,
  :not(.ss-tw) .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
  :not(.ss-tw) .carousel-item-next,
  :not(.ss-tw) .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
  :not(.ss-tw) .carousel-item-prev,
  :not(.ss-tw) .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}
@supports (transform: translate3d(0, 0, 0)) {
  :not(.ss-tw) .carousel-item-next.carousel-item-left,
  :not(.ss-tw) .carousel-item-prev.carousel-item-right {
    transform: translate3d(0, 0, 0);
  }
  :not(.ss-tw) .carousel-item-next,
  :not(.ss-tw) .active.carousel-item-right {
    transform: translate3d(100%, 0, 0);
  }
  :not(.ss-tw) .carousel-item-prev,
  :not(.ss-tw) .active.carousel-item-left {
    transform: translate3d(-100%, 0, 0);
  }
}
:not(.ss-tw) .carousel-control-prev,
:not(.ss-tw) .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}
:not(.ss-tw) .carousel-control-prev:focus, :not(.ss-tw) .carousel-control-prev:hover,
:not(.ss-tw) .carousel-control-next:focus,
:not(.ss-tw) .carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
:not(.ss-tw) .carousel-control-prev {
  left: 0;
}
:not(.ss-tw) .carousel-control-next {
  right: 0;
}
:not(.ss-tw) .carousel-control-prev-icon,
:not(.ss-tw) .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}
:not(.ss-tw) .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
:not(.ss-tw) .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}
:not(.ss-tw) .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
:not(.ss-tw) .carousel-indicators li {
  position: relative;
  flex: 1 0 auto;
  max-width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}
:not(.ss-tw) .carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
:not(.ss-tw) .carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}
:not(.ss-tw) .carousel-indicators .active {
  background-color: #fff;
}
:not(.ss-tw) .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
:not(.ss-tw) .align-baseline {
  vertical-align: baseline !important;
}
:not(.ss-tw) .align-top {
  vertical-align: top !important;
}
:not(.ss-tw) .align-middle {
  vertical-align: middle !important;
}
:not(.ss-tw) .align-bottom {
  vertical-align: bottom !important;
}
:not(.ss-tw) .align-text-bottom {
  vertical-align: text-bottom !important;
}
:not(.ss-tw) .align-text-top {
  vertical-align: text-top !important;
}
:not(.ss-tw) .bg-faded {
  background-color: #dcdddf;
}
:not(.ss-tw) .bg-primary {
  color: #fff !important;
  background-color: #20a8d8 !important;
}
:not(.ss-tw) a.bg-primary:focus, :not(.ss-tw) a.bg-primary:hover {
  background-color: #1985ac;
}
:not(.ss-tw) .bg-success {
  color: #fff !important;
  background-color: #4dbd74 !important;
}
:not(.ss-tw) a.bg-success:focus, :not(.ss-tw) a.bg-success:hover {
  background-color: #3a9d5d;
}
:not(.ss-tw) .bg-info {
  color: #fff !important;
  background-color: #63c2de !important;
}
:not(.ss-tw) a.bg-info:focus, :not(.ss-tw) a.bg-info:hover {
  background-color: #39b2d5;
}
:not(.ss-tw) .bg-warning {
  color: #fff !important;
  background-color: #f8cb00 !important;
}
:not(.ss-tw) a.bg-warning:focus, :not(.ss-tw) a.bg-warning:hover {
  background-color: #c5a100;
}
:not(.ss-tw) .bg-danger {
  color: #fff !important;
  background-color: #f86c6b !important;
}
:not(.ss-tw) a.bg-danger:focus, :not(.ss-tw) a.bg-danger:hover {
  background-color: #f63c3a;
}
:not(.ss-tw) .bg-inverse {
  color: #fff !important;
  background-color: #263238 !important;
}
:not(.ss-tw) a.bg-inverse:focus, :not(.ss-tw) a.bg-inverse:hover {
  background-color: #11171a;
}
:not(.ss-tw) .border-0 {
  border: 0 !important;
}
:not(.ss-tw) .border-top-0 {
  border-top: 0 !important;
}
:not(.ss-tw) .border-right-0 {
  border-right: 0 !important;
}
:not(.ss-tw) .border-bottom-0 {
  border-bottom: 0 !important;
}
:not(.ss-tw) .border-left-0 {
  border-left: 0 !important;
}
:not(.ss-tw) .rounded-circle {
  border-radius: 50%;
}
:not(.ss-tw) .rounded-0 {
  border-radius: 0;
}
:not(.ss-tw) .clearfix::after {
  display: block;
  content: "";
  clear: both;
}
:not(.ss-tw) .d-none {
  display: none !important;
}
:not(.ss-tw) .d-inline {
  display: inline !important;
}
:not(.ss-tw) .d-inline-block {
  display: inline-block !important;
}
:not(.ss-tw) .d-block {
  display: block !important;
}
:not(.ss-tw) .d-table {
  display: table !important;
}
:not(.ss-tw) .d-table-cell {
  display: table-cell !important;
}
:not(.ss-tw) .d-flex {
  display: flex !important;
}
:not(.ss-tw) .d-inline-flex {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  :not(.ss-tw) .d-sm-none {
    display: none !important;
  }
  :not(.ss-tw) .d-sm-inline {
    display: inline !important;
  }
  :not(.ss-tw) .d-sm-inline-block {
    display: inline-block !important;
  }
  :not(.ss-tw) .d-sm-block {
    display: block !important;
  }
  :not(.ss-tw) .d-sm-table {
    display: table !important;
  }
  :not(.ss-tw) .d-sm-table-cell {
    display: table-cell !important;
  }
  :not(.ss-tw) .d-sm-flex {
    display: flex !important;
  }
  :not(.ss-tw) .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .d-md-none {
    display: none !important;
  }
  :not(.ss-tw) .d-md-inline {
    display: inline !important;
  }
  :not(.ss-tw) .d-md-inline-block {
    display: inline-block !important;
  }
  :not(.ss-tw) .d-md-block {
    display: block !important;
  }
  :not(.ss-tw) .d-md-table {
    display: table !important;
  }
  :not(.ss-tw) .d-md-table-cell {
    display: table-cell !important;
  }
  :not(.ss-tw) .d-md-flex {
    display: flex !important;
  }
  :not(.ss-tw) .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .d-lg-none {
    display: none !important;
  }
  :not(.ss-tw) .d-lg-inline {
    display: inline !important;
  }
  :not(.ss-tw) .d-lg-inline-block {
    display: inline-block !important;
  }
  :not(.ss-tw) .d-lg-block {
    display: block !important;
  }
  :not(.ss-tw) .d-lg-table {
    display: table !important;
  }
  :not(.ss-tw) .d-lg-table-cell {
    display: table-cell !important;
  }
  :not(.ss-tw) .d-lg-flex {
    display: flex !important;
  }
  :not(.ss-tw) .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .d-xl-none {
    display: none !important;
  }
  :not(.ss-tw) .d-xl-inline {
    display: inline !important;
  }
  :not(.ss-tw) .d-xl-inline-block {
    display: inline-block !important;
  }
  :not(.ss-tw) .d-xl-block {
    display: block !important;
  }
  :not(.ss-tw) .d-xl-table {
    display: table !important;
  }
  :not(.ss-tw) .d-xl-table-cell {
    display: table-cell !important;
  }
  :not(.ss-tw) .d-xl-flex {
    display: flex !important;
  }
  :not(.ss-tw) .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
:not(.ss-tw) .flex-first {
  order: -1;
}
:not(.ss-tw) .flex-last {
  order: 1;
}
:not(.ss-tw) .flex-unordered {
  order: 0;
}
:not(.ss-tw) .flex-row {
  flex-direction: row !important;
}
:not(.ss-tw) .flex-column {
  flex-direction: column !important;
}
:not(.ss-tw) .flex-row-reverse {
  flex-direction: row-reverse !important;
}
:not(.ss-tw) .flex-column-reverse {
  flex-direction: column-reverse !important;
}
:not(.ss-tw) .flex-wrap {
  flex-wrap: wrap !important;
}
:not(.ss-tw) .flex-nowrap {
  flex-wrap: nowrap !important;
}
:not(.ss-tw) .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
:not(.ss-tw) .justify-content-start {
  justify-content: flex-start !important;
}
:not(.ss-tw) .justify-content-end {
  justify-content: flex-end !important;
}
:not(.ss-tw) .justify-content-center {
  justify-content: center !important;
}
:not(.ss-tw) .justify-content-between {
  justify-content: space-between !important;
}
:not(.ss-tw) .justify-content-around {
  justify-content: space-around !important;
}
:not(.ss-tw) .align-items-start {
  align-items: flex-start !important;
}
:not(.ss-tw) .align-items-end {
  align-items: flex-end !important;
}
:not(.ss-tw) .align-items-center {
  align-items: center !important;
}
:not(.ss-tw) .align-items-baseline {
  align-items: baseline !important;
}
:not(.ss-tw) .align-items-stretch {
  align-items: stretch !important;
}
:not(.ss-tw) .align-content-start {
  align-content: flex-start !important;
}
:not(.ss-tw) .align-content-end {
  align-content: flex-end !important;
}
:not(.ss-tw) .align-content-center {
  align-content: center !important;
}
:not(.ss-tw) .align-content-between {
  align-content: space-between !important;
}
:not(.ss-tw) .align-content-around {
  align-content: space-around !important;
}
:not(.ss-tw) .align-content-stretch {
  align-content: stretch !important;
}
:not(.ss-tw) .align-self-auto {
  align-self: auto !important;
}
:not(.ss-tw) .align-self-start {
  align-self: flex-start !important;
}
:not(.ss-tw) .align-self-end {
  align-self: flex-end !important;
}
:not(.ss-tw) .align-self-center {
  align-self: center !important;
}
:not(.ss-tw) .align-self-baseline {
  align-self: baseline !important;
}
:not(.ss-tw) .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  :not(.ss-tw) .flex-sm-first {
    order: -1;
  }
  :not(.ss-tw) .flex-sm-last {
    order: 1;
  }
  :not(.ss-tw) .flex-sm-unordered {
    order: 0;
  }
  :not(.ss-tw) .flex-sm-row {
    flex-direction: row !important;
  }
  :not(.ss-tw) .flex-sm-column {
    flex-direction: column !important;
  }
  :not(.ss-tw) .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  :not(.ss-tw) .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  :not(.ss-tw) .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  :not(.ss-tw) .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  :not(.ss-tw) .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  :not(.ss-tw) .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  :not(.ss-tw) .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  :not(.ss-tw) .justify-content-sm-center {
    justify-content: center !important;
  }
  :not(.ss-tw) .justify-content-sm-between {
    justify-content: space-between !important;
  }
  :not(.ss-tw) .justify-content-sm-around {
    justify-content: space-around !important;
  }
  :not(.ss-tw) .align-items-sm-start {
    align-items: flex-start !important;
  }
  :not(.ss-tw) .align-items-sm-end {
    align-items: flex-end !important;
  }
  :not(.ss-tw) .align-items-sm-center {
    align-items: center !important;
  }
  :not(.ss-tw) .align-items-sm-baseline {
    align-items: baseline !important;
  }
  :not(.ss-tw) .align-items-sm-stretch {
    align-items: stretch !important;
  }
  :not(.ss-tw) .align-content-sm-start {
    align-content: flex-start !important;
  }
  :not(.ss-tw) .align-content-sm-end {
    align-content: flex-end !important;
  }
  :not(.ss-tw) .align-content-sm-center {
    align-content: center !important;
  }
  :not(.ss-tw) .align-content-sm-between {
    align-content: space-between !important;
  }
  :not(.ss-tw) .align-content-sm-around {
    align-content: space-around !important;
  }
  :not(.ss-tw) .align-content-sm-stretch {
    align-content: stretch !important;
  }
  :not(.ss-tw) .align-self-sm-auto {
    align-self: auto !important;
  }
  :not(.ss-tw) .align-self-sm-start {
    align-self: flex-start !important;
  }
  :not(.ss-tw) .align-self-sm-end {
    align-self: flex-end !important;
  }
  :not(.ss-tw) .align-self-sm-center {
    align-self: center !important;
  }
  :not(.ss-tw) .align-self-sm-baseline {
    align-self: baseline !important;
  }
  :not(.ss-tw) .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .flex-md-first {
    order: -1;
  }
  :not(.ss-tw) .flex-md-last {
    order: 1;
  }
  :not(.ss-tw) .flex-md-unordered {
    order: 0;
  }
  :not(.ss-tw) .flex-md-row {
    flex-direction: row !important;
  }
  :not(.ss-tw) .flex-md-column {
    flex-direction: column !important;
  }
  :not(.ss-tw) .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  :not(.ss-tw) .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  :not(.ss-tw) .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  :not(.ss-tw) .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  :not(.ss-tw) .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  :not(.ss-tw) .justify-content-md-start {
    justify-content: flex-start !important;
  }
  :not(.ss-tw) .justify-content-md-end {
    justify-content: flex-end !important;
  }
  :not(.ss-tw) .justify-content-md-center {
    justify-content: center !important;
  }
  :not(.ss-tw) .justify-content-md-between {
    justify-content: space-between !important;
  }
  :not(.ss-tw) .justify-content-md-around {
    justify-content: space-around !important;
  }
  :not(.ss-tw) .align-items-md-start {
    align-items: flex-start !important;
  }
  :not(.ss-tw) .align-items-md-end {
    align-items: flex-end !important;
  }
  :not(.ss-tw) .align-items-md-center {
    align-items: center !important;
  }
  :not(.ss-tw) .align-items-md-baseline {
    align-items: baseline !important;
  }
  :not(.ss-tw) .align-items-md-stretch {
    align-items: stretch !important;
  }
  :not(.ss-tw) .align-content-md-start {
    align-content: flex-start !important;
  }
  :not(.ss-tw) .align-content-md-end {
    align-content: flex-end !important;
  }
  :not(.ss-tw) .align-content-md-center {
    align-content: center !important;
  }
  :not(.ss-tw) .align-content-md-between {
    align-content: space-between !important;
  }
  :not(.ss-tw) .align-content-md-around {
    align-content: space-around !important;
  }
  :not(.ss-tw) .align-content-md-stretch {
    align-content: stretch !important;
  }
  :not(.ss-tw) .align-self-md-auto {
    align-self: auto !important;
  }
  :not(.ss-tw) .align-self-md-start {
    align-self: flex-start !important;
  }
  :not(.ss-tw) .align-self-md-end {
    align-self: flex-end !important;
  }
  :not(.ss-tw) .align-self-md-center {
    align-self: center !important;
  }
  :not(.ss-tw) .align-self-md-baseline {
    align-self: baseline !important;
  }
  :not(.ss-tw) .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .flex-lg-first {
    order: -1;
  }
  :not(.ss-tw) .flex-lg-last {
    order: 1;
  }
  :not(.ss-tw) .flex-lg-unordered {
    order: 0;
  }
  :not(.ss-tw) .flex-lg-row {
    flex-direction: row !important;
  }
  :not(.ss-tw) .flex-lg-column {
    flex-direction: column !important;
  }
  :not(.ss-tw) .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  :not(.ss-tw) .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  :not(.ss-tw) .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  :not(.ss-tw) .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  :not(.ss-tw) .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  :not(.ss-tw) .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  :not(.ss-tw) .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  :not(.ss-tw) .justify-content-lg-center {
    justify-content: center !important;
  }
  :not(.ss-tw) .justify-content-lg-between {
    justify-content: space-between !important;
  }
  :not(.ss-tw) .justify-content-lg-around {
    justify-content: space-around !important;
  }
  :not(.ss-tw) .align-items-lg-start {
    align-items: flex-start !important;
  }
  :not(.ss-tw) .align-items-lg-end {
    align-items: flex-end !important;
  }
  :not(.ss-tw) .align-items-lg-center {
    align-items: center !important;
  }
  :not(.ss-tw) .align-items-lg-baseline {
    align-items: baseline !important;
  }
  :not(.ss-tw) .align-items-lg-stretch {
    align-items: stretch !important;
  }
  :not(.ss-tw) .align-content-lg-start {
    align-content: flex-start !important;
  }
  :not(.ss-tw) .align-content-lg-end {
    align-content: flex-end !important;
  }
  :not(.ss-tw) .align-content-lg-center {
    align-content: center !important;
  }
  :not(.ss-tw) .align-content-lg-between {
    align-content: space-between !important;
  }
  :not(.ss-tw) .align-content-lg-around {
    align-content: space-around !important;
  }
  :not(.ss-tw) .align-content-lg-stretch {
    align-content: stretch !important;
  }
  :not(.ss-tw) .align-self-lg-auto {
    align-self: auto !important;
  }
  :not(.ss-tw) .align-self-lg-start {
    align-self: flex-start !important;
  }
  :not(.ss-tw) .align-self-lg-end {
    align-self: flex-end !important;
  }
  :not(.ss-tw) .align-self-lg-center {
    align-self: center !important;
  }
  :not(.ss-tw) .align-self-lg-baseline {
    align-self: baseline !important;
  }
  :not(.ss-tw) .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .flex-xl-first {
    order: -1;
  }
  :not(.ss-tw) .flex-xl-last {
    order: 1;
  }
  :not(.ss-tw) .flex-xl-unordered {
    order: 0;
  }
  :not(.ss-tw) .flex-xl-row {
    flex-direction: row !important;
  }
  :not(.ss-tw) .flex-xl-column {
    flex-direction: column !important;
  }
  :not(.ss-tw) .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  :not(.ss-tw) .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  :not(.ss-tw) .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  :not(.ss-tw) .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  :not(.ss-tw) .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  :not(.ss-tw) .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  :not(.ss-tw) .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  :not(.ss-tw) .justify-content-xl-center {
    justify-content: center !important;
  }
  :not(.ss-tw) .justify-content-xl-between {
    justify-content: space-between !important;
  }
  :not(.ss-tw) .justify-content-xl-around {
    justify-content: space-around !important;
  }
  :not(.ss-tw) .align-items-xl-start {
    align-items: flex-start !important;
  }
  :not(.ss-tw) .align-items-xl-end {
    align-items: flex-end !important;
  }
  :not(.ss-tw) .align-items-xl-center {
    align-items: center !important;
  }
  :not(.ss-tw) .align-items-xl-baseline {
    align-items: baseline !important;
  }
  :not(.ss-tw) .align-items-xl-stretch {
    align-items: stretch !important;
  }
  :not(.ss-tw) .align-content-xl-start {
    align-content: flex-start !important;
  }
  :not(.ss-tw) .align-content-xl-end {
    align-content: flex-end !important;
  }
  :not(.ss-tw) .align-content-xl-center {
    align-content: center !important;
  }
  :not(.ss-tw) .align-content-xl-between {
    align-content: space-between !important;
  }
  :not(.ss-tw) .align-content-xl-around {
    align-content: space-around !important;
  }
  :not(.ss-tw) .align-content-xl-stretch {
    align-content: stretch !important;
  }
  :not(.ss-tw) .align-self-xl-auto {
    align-self: auto !important;
  }
  :not(.ss-tw) .align-self-xl-start {
    align-self: flex-start !important;
  }
  :not(.ss-tw) .align-self-xl-end {
    align-self: flex-end !important;
  }
  :not(.ss-tw) .align-self-xl-center {
    align-self: center !important;
  }
  :not(.ss-tw) .align-self-xl-baseline {
    align-self: baseline !important;
  }
  :not(.ss-tw) .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
:not(.ss-tw) .float-left {
  float: left !important;
}
:not(.ss-tw) .float-right {
  float: right !important;
}
:not(.ss-tw) .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  :not(.ss-tw) .float-sm-left {
    float: left !important;
  }
  :not(.ss-tw) .float-sm-right {
    float: right !important;
  }
  :not(.ss-tw) .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .float-md-left {
    float: left !important;
  }
  :not(.ss-tw) .float-md-right {
    float: right !important;
  }
  :not(.ss-tw) .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .float-lg-left {
    float: left !important;
  }
  :not(.ss-tw) .float-lg-right {
    float: right !important;
  }
  :not(.ss-tw) .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .float-xl-left {
    float: left !important;
  }
  :not(.ss-tw) .float-xl-right {
    float: right !important;
  }
  :not(.ss-tw) .float-xl-none {
    float: none !important;
  }
}
:not(.ss-tw) .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 100030;
}
:not(.ss-tw) .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100030;
}
:not(.ss-tw) .sticky-top {
  position: sticky;
  top: 0;
  z-index: 100030;
}
:not(.ss-tw) .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
:not(.ss-tw) .sr-only-focusable:active, :not(.ss-tw) .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
:not(.ss-tw) .text-primary {
  color: #20a8d8 !important;
}
:not(.ss-tw) a.text-primary:focus, :not(.ss-tw) a.text-primary:hover {
  color: #1985ac !important;
}
:not(.ss-tw) .text-success {
  color: #4dbd74 !important;
}
:not(.ss-tw) a.text-success:focus, :not(.ss-tw) a.text-success:hover {
  color: #3a9d5d !important;
}
:not(.ss-tw) .text-info {
  color: #63c2de !important;
}
:not(.ss-tw) a.text-info:focus, :not(.ss-tw) a.text-info:hover {
  color: #39b2d5 !important;
}
:not(.ss-tw) .text-warning a,
:not(.ss-tw) .text-warning {
  color: #f8cb00 !important;
}
:not(.ss-tw) a.text-warning:focus, :not(.ss-tw) a.text-warning:hover {
  color: #c5a100 !important;
}
:not(.ss-tw) .text-danger a,
:not(.ss-tw) .text-danger {
  color: #f86c6b !important;
}
:not(.ss-tw) a.text-danger:focus, :not(.ss-tw) a.text-danger:hover {
  color: #f63c3a !important;
}
:not(.ss-tw) .text-gray-dark {
  color: #263238 !important;
}
:not(.ss-tw) a.text-gray-dark:focus, :not(.ss-tw) a.text-gray-dark:hover {
  color: #11171a !important;
}
:not(.ss-tw) .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
:not(.ss-tw) .invisible {
  visibility: hidden !important;
}
:not(.ss-tw) .hidden-xs-up {
  display: none !important;
}
@media (max-width: 575px) {
  :not(.ss-tw) .hidden-xs-down {
    display: none !important;
  }
}
@media (min-width: 576px) {
  :not(.ss-tw) .hidden-sm-up {
    display: none !important;
  }
}
@media (max-width: 767px) {
  :not(.ss-tw) .hidden-sm-down {
    display: none !important;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 991px) {
  :not(.ss-tw) .hidden-md-down {
    display: none !important;
  }
}
@media (min-width: 992px) {
  :not(.ss-tw) .hidden-lg-up {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  :not(.ss-tw) .hidden-lg-down {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  :not(.ss-tw) .hidden-xl-up {
    display: none !important;
  }
}
:not(.ss-tw) .hidden-xl-down {
  display: none !important;
}
:not(.ss-tw) .visible-print-block {
  display: none !important;
}
@media print {
  :not(.ss-tw) .visible-print-block {
    display: block !important;
  }
}
:not(.ss-tw) .visible-print-inline {
  display: none !important;
}
@media print {
  :not(.ss-tw) .visible-print-inline {
    display: inline !important;
  }
}
:not(.ss-tw) .visible-print-inline-block {
  display: none !important;
}
@media print {
  :not(.ss-tw) .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  :not(.ss-tw) .hidden-print {
    display: none !important;
  }
}
:not(.ss-tw) .chart-legend,
:not(.ss-tw) .bar-legend,
:not(.ss-tw) .line-legend,
:not(.ss-tw) .pie-legend,
:not(.ss-tw) .radar-legend,
:not(.ss-tw) .polararea-legend,
:not(.ss-tw) .doughnut-legend {
  list-style-type: none;
  margin-top: 5px;
  text-align: center;
  -webkit-padding-start: 0;
  -moz-padding-start: 0;
  padding-left: 0;
}
:not(.ss-tw) .chart-legend li,
:not(.ss-tw) .bar-legend li,
:not(.ss-tw) .line-legend li,
:not(.ss-tw) .pie-legend li,
:not(.ss-tw) .radar-legend li,
:not(.ss-tw) .polararea-legend li,
:not(.ss-tw) .doughnut-legend li {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  margin-bottom: 4px;
  padding: 2px 8px 2px 28px;
  font-size: smaller;
  cursor: default;
}
:not(.ss-tw) .chart-legend li span,
:not(.ss-tw) .bar-legend li span,
:not(.ss-tw) .line-legend li span,
:not(.ss-tw) .pie-legend li span,
:not(.ss-tw) .radar-legend li span,
:not(.ss-tw) .polararea-legend li span,
:not(.ss-tw) .doughnut-legend li span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
}
:not(.ss-tw) body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
:not(.ss-tw) .font-xs {
  font-size: 0.75rem !important;
}
:not(.ss-tw) .font-sm {
  font-size: 0.85rem !important;
}
:not(.ss-tw) .font-lg {
  font-size: 1rem !important;
}
:not(.ss-tw) .font-xl {
  font-size: 1.25rem !important;
}
:not(.ss-tw) .font-2xl {
  font-size: 1.5rem !important;
}
:not(.ss-tw) .font-3xl {
  font-size: 1.75rem !important;
}
:not(.ss-tw) .font-4xl {
  font-size: 2rem !important;
}
:not(.ss-tw) .font-5xl {
  font-size: 2.5rem !important;
}
:not(.ss-tw) .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
:not(.ss-tw) .animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
:not(.ss-tw) .animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
:not(.ss-tw) .fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
:not(.ss-tw) .row.row-equal {
  padding-right: 7.5px;
  padding-left: 7.5px;
  margin-right: -15px;
  margin-left: -15px;
}
:not(.ss-tw) .row.row-equal [class*=col-] {
  padding-right: 7.5px;
  padding-left: 7.5px;
}
@media all and (-ms-high-contrast: none) {
  :not(.ss-tw) html {
    display: flex;
    flex-direction: column;
  }
}
:not(.ss-tw) .app,
:not(.ss-tw) app-dashboard,
:not(.ss-tw) app-root {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
:not(.ss-tw) .vk-mini-platform--desktop.show-menu {
  padding-top: 56px;
}
:not(.ss-tw) .vk-mini-platform--desktop.menu-vk-mini-hidden {
  padding-top: 0;
  transition: padding 0.3s;
}
:not(.ss-tw) {
  /*.vk-mini-platform--desktop.menu-vk-mini-hidden .app.openmenu {*/
  /*padding-top: 56px;*/
  /*}*/
}
:not(.ss-tw) .app-header {
  flex: 0 0 55px;
}
:not(.ss-tw) .app-footer {
  flex: 0 0 50px;
}
:not(.ss-tw) .app-body {
  display: flex;
  flex-grow: 1;
  flex-direction: row;
  min-height: calc(100% - 106px);
  /*overflow-x: hidden; */
}
:not(.ss-tw) .app-body .main {
  flex: 1;
}
:not(.ss-tw) .app-body .sidebar {
  z-index: 20;
  flex: 0 0 200px;
  order: -1;
  height: 100%;
}
:not(.ss-tw) .mobile-open .sidebar {
  margin-left: 0;
}
:not(.ss-tw) .app-body .aside-menu {
  flex: 0 0 250px;
}
:not(.ss-tw) .header-fixed .app-header {
  position: fixed;
  z-index: 1000;
  width: 100%;
}
:not(.ss-tw) .header-fixed .app-body {
  margin-top: 55px;
}
:not(.ss-tw) .sidebar-hidden .sidebar {
  margin-left: -200px;
}
:not(.ss-tw) .sidebar-fixed .sidebar {
  position: fixed;
  height: 100%;
}
:not(.ss-tw) .sidebar-fixed .sidebar .sidebar-nav {
  height: calc(100vh - 55px);
}
:not(.ss-tw) .sidebar-fixed .main, :not(.ss-tw) .sidebar-fixed .app-footer {
  margin-left: 200px;
}
:not(.ss-tw) .sidebar-fixed.sidebar-hidden .main, :not(.ss-tw) .sidebar-fixed.sidebar-hidden .app-footer {
  margin-left: 0;
}
:not(.ss-tw) .sidebar-off-canvas .sidebar {
  position: fixed;
  z-index: 999;
  height: 100%;
}
:not(.ss-tw) .sidebar-off-canvas .sidebar .sidebar-nav {
  height: calc(100vh - 55px);
}
:not(.ss-tw) .sidebar-compact .sidebar {
  flex: 0 0 50px;
}
:not(.ss-tw) .sidebar-compact.sidebar-hidden .sidebar {
  margin-left: -50px;
}
:not(.ss-tw) .sidebar-compact.sidebar-fixed .main, :not(.ss-tw) .sidebar-compact.sidebar-fixed .app-footer {
  margin-left: 50px;
}
:not(.ss-tw) .sidebar-compact.sidebar-fixed.sidebar-hidden .main, :not(.ss-tw) .sidebar-compact.sidebar-fixed.sidebar-hidden .app-footer {
  margin-left: 0;
}
:not(.ss-tw) .aside-menu-hidden .aside-menu {
  margin-right: -250px;
}
:not(.ss-tw) .aside-menu-fixed .aside-menu {
  position: fixed;
  right: 0;
  height: 100%;
}
:not(.ss-tw) .aside-menu-fixed .aside-menu .tab-content {
  height: calc(100vh - 2.375rem - 55px);
}
:not(.ss-tw) .aside-menu-fixed .main, :not(.ss-tw) .aside-menu-fixed .app-footer {
  margin-right: 250px;
}
:not(.ss-tw) .aside-menu-fixed.aside-menu-hidden .main, :not(.ss-tw) .aside-menu-fixed.aside-menu-hidden .app-footer {
  margin-right: 0;
}
:not(.ss-tw) .aside-menu-off-canvas .aside-menu {
  position: fixed;
  right: 0;
  z-index: 999;
  height: 100%;
}
:not(.ss-tw) .aside-menu-off-canvas .aside-menu .tab-content {
  height: calc(100vh - 2.375rem - 55px);
}
:not(.ss-tw) .footer-fixed .app-footer {
  position: fixed;
  bottom: 0;
  z-index: 1000;
  width: 100%;
}
:not(.ss-tw) .footer-fixed .app-body {
  margin-bottom: 50px;
}
:not(.ss-tw) .app-header,
:not(.ss-tw) .app-footer,
:not(.ss-tw) .sidebar,
:not(.ss-tw) .main,
:not(.ss-tw) .aside-menu {
  transition-duration: 0.25s, 0.25s;
  transition-property: margin-left, margin-right;
}
@media (max-width: 991px) {
  :not(.ss-tw) .app-header {
    position: fixed !important;
    z-index: 1000;
    width: 100%;
  }
  :not(.ss-tw) .app-header .navbar-toggler {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: inherit;
  }
  :not(.ss-tw) .app-header .navbar-toggler {
    color: rgba(0, 0, 0, 0.3);
  }
  :not(.ss-tw) .app-header .navbar-brand {
    width: 100% !important;
    margin: 0 auto !important;
  }
  :not(.ss-tw) .app-header .navbar-nav {
    position: absolute;
    width: 100%;
    top: 55px;
    right: 0;
    background-color: #fff;
    height: 70px;
    text-align: center;
    display: block;
    padding: 10px 0 10px 10px;
  }
  :not(.ss-tw) .app-header .navbar-nav .user-name {
    width: 90px;
    display: block;
    word-wrap: break-word;
  }
  :not(.ss-tw) .modals {
    top: 126px;
  }
  :not(.ss-tw) .modals .ss-modal {
    max-width: 76%;
  }
  :not(.ss-tw) .modals .modal-container {
    padding-top: 50px;
  }
  :not(.ss-tw) .modals .close-button {
    right: calc(50% - 16px);
    top: 6px;
  }
  :not(.ss-tw) header.navbar .nav-item {
    display: inline-block;
  }
  :not(.ss-tw) .app-body {
    margin-top: 126px;
  }
  :not(.ss-tw) .sidebar {
    position: fixed;
    width: 220px;
    height: 100%;
    margin-left: -220px;
  }
  :not(.ss-tw) .sidebar .sidebar-nav,
  :not(.ss-tw) .sidebar .nav {
    width: 220px !important;
  }
  :not(.ss-tw) .main, :not(.ss-tw) .app-footer {
    margin-left: 0 !important;
  }
  :not(.ss-tw) .aside-menu {
    margin-right: -250px;
  }
  :not(.ss-tw) .sidebar-mobile-show .sidebar {
    width: 220px;
    margin-left: 0;
  }
  :not(.ss-tw) .sidebar-mobile-show .sidebar .sidebar-nav {
    height: calc(100vh - 55px);
  }
  :not(.ss-tw) .sidebar-mobile-show .main {
    margin-right: -220px !important;
    margin-left: 220px !important;
  }
}
:not(.ss-tw) .left-sidebar-custom {
  background: #263238;
}
:not(.ss-tw) .sidebar {
  padding: 0;
  color: #fff;
  background: #263238;
}
:not(.ss-tw) .sidebar .sidebar-close {
  position: absolute;
  right: 0;
  display: none;
  padding: 0 1rem;
  font-size: 24px;
  font-weight: 800;
  line-height: 55px;
  color: #fff;
  background: 0;
  border: 0;
  opacity: 0.8;
}
:not(.ss-tw) .sidebar .sidebar-close:hover {
  opacity: 1;
}
:not(.ss-tw) .sidebar .sidebar-nav {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  width: 200px;
}
:not(.ss-tw) .sidebar .sidebar-nav::-webkit-scrollbar {
  position: absolute;
  width: 10px;
  margin-left: -10px;
  -webkit-appearance: none;
}
:not(.ss-tw) .sidebar .sidebar-nav::-webkit-scrollbar-track {
  background-color: #304047;
  border-right: 1px solid #1c2429;
  border-left: 1px solid #1c2429;
}
:not(.ss-tw) .sidebar .sidebar-nav::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #11171a;
  background-clip: content-box;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 2px;
}
:not(.ss-tw) .sidebar .nav {
  width: 200px;
  flex-direction: column !important;
}
:not(.ss-tw) .sidebar .nav .nav-title {
  padding: 0.75rem 1rem;
  font-size: 11px;
  font-weight: 600;
  color: #cfd8dc;
  text-transform: uppercase;
}
:not(.ss-tw) .sidebar .nav .divider {
  height: 10px;
}
:not(.ss-tw) .sidebar .nav .nav-item {
  position: relative;
  margin: 0;
  transition: background 0.3s ease-in-out;
}
:not(.ss-tw) .sidebar .nav .nav-item ul {
  max-height: 0;
  padding: 0;
  margin: 0;
  overflow-y: hidden;
  transition: max-height 0.3s ease-in-out;
}
:not(.ss-tw) .sidebar .nav .nav-item ul li {
  padding: 0;
  list-style: none;
}
:not(.ss-tw) .sidebar .nav .nav-item .nav-link, :not(.ss-tw) .sidebar .nav .nav-item .navbar .dropdown-toggle, :not(.ss-tw) .navbar .sidebar .nav .nav-item .dropdown-toggle {
  display: block;
  padding: 0.75rem 1rem 0.75rem 0.7rem;
  color: #fff;
  text-decoration: none;
  background: transparent;
}
:not(.ss-tw) .sidebar .nav .nav-item .nav-link:hover, :not(.ss-tw) .sidebar .nav .nav-item .navbar .dropdown-toggle:hover, :not(.ss-tw) .navbar .sidebar .nav .nav-item .dropdown-toggle:hover {
  color: #fff !important;
  background: #20a8d8 !important;
}
:not(.ss-tw) .sidebar .nav .nav-item .nav-link:hover i, :not(.ss-tw) .sidebar .nav .nav-item .navbar .dropdown-toggle:hover i, :not(.ss-tw) .navbar .sidebar .nav .nav-item .dropdown-toggle:hover i {
  color: #fff !important;
}
:not(.ss-tw) .sidebar .nav .nav-item .nav-link.active, :not(.ss-tw) .sidebar .nav .nav-item .navbar .active.dropdown-toggle, :not(.ss-tw) .navbar .sidebar .nav .nav-item .active.dropdown-toggle {
  color: #fff;
  background: #304047;
}
:not(.ss-tw) .sidebar .nav .nav-item .nav-link.active i, :not(.ss-tw) .sidebar .nav .nav-item .navbar .active.dropdown-toggle i, :not(.ss-tw) .navbar .sidebar .nav .nav-item .active.dropdown-toggle i {
  color: #20a8d8;
}
:not(.ss-tw) .sidebar .nav .nav-item .nav-link [class^=icon-], :not(.ss-tw) .sidebar .nav .nav-item .navbar .dropdown-toggle [class^=icon-], :not(.ss-tw) .navbar .sidebar .nav .nav-item .dropdown-toggle [class^=icon-], :not(.ss-tw) .sidebar .nav .nav-item .nav-link [class*=" icon-"], :not(.ss-tw) .sidebar .nav .nav-item .navbar .dropdown-toggle [class*=" icon-"], :not(.ss-tw) .navbar .sidebar .nav .nav-item .dropdown-toggle [class*=" icon-"] {
  display: inline-block;
  margin-top: -4px;
  vertical-align: middle;
}
:not(.ss-tw) .sidebar .nav .nav-item .nav-link i, :not(.ss-tw) .sidebar .nav .nav-item .navbar .dropdown-toggle i, :not(.ss-tw) .navbar .sidebar .nav .nav-item .dropdown-toggle i {
  width: 20px;
  margin: 0 0.5rem 0 0;
  font-size: 14px;
  color: #b0bec5;
  text-align: center;
}
:not(.ss-tw) .sidebar .nav .nav-item .nav-link .badge, :not(.ss-tw) .sidebar .nav .nav-item .navbar .dropdown-toggle .badge, :not(.ss-tw) .navbar .sidebar .nav .nav-item .dropdown-toggle .badge {
  float: right;
  margin-top: 2px;
}
:not(.ss-tw) .sidebar .nav .nav-item .nav-link.nav-dropdown-toggle::before, :not(.ss-tw) .sidebar .nav .nav-item .navbar .nav-dropdown-toggle.dropdown-toggle::before, :not(.ss-tw) .navbar .sidebar .nav .nav-item .nav-dropdown-toggle.dropdown-toggle::before {
  position: absolute;
  top: 0.96875rem;
  right: 1rem;
  display: block;
  width: 0.875rem;
  height: 0.875rem;
  padding: 0;
  font-size: 0.875rem;
  line-height: 0.65625rem;
  text-align: center;
  content: "‹";
  transition: 0.3s;
}
:not(.ss-tw) .sidebar .nav .nav-item.nav-dropdown.open {
  background: rgba(0, 0, 0, 0.2);
}
:not(.ss-tw) .sidebar .nav .nav-item.nav-dropdown.open > ul, :not(.ss-tw) .sidebar .nav .nav-item.nav-dropdown.open > ol {
  max-height: 1000px;
}
:not(.ss-tw) .sidebar .nav .nav-item.nav-dropdown.open a.nav-link, :not(.ss-tw) .sidebar .nav .nav-item.nav-dropdown.open .navbar a.dropdown-toggle, :not(.ss-tw) .navbar .sidebar .nav .nav-item.nav-dropdown.open a.dropdown-toggle {
  color: #fff;
  border-left: 0 !important;
}
:not(.ss-tw) .sidebar .nav .nav-item.nav-dropdown.open > .nav-link.nav-dropdown-toggle::before, :not(.ss-tw) .sidebar .nav .navbar .nav-item.nav-dropdown.open > .nav-dropdown-toggle.dropdown-toggle::before, :not(.ss-tw) .navbar .sidebar .nav .nav-item.nav-dropdown.open > .nav-dropdown-toggle.dropdown-toggle::before {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
:not(.ss-tw) .sidebar .nav .nav-item.nav-dropdown.open .nav-dropdown.open {
  border-left: 0;
}
:not(.ss-tw) .sidebar .nav .nav-item.nav-dropdown.nt {
  transition: 0s !important;
}
:not(.ss-tw) .sidebar .nav .nav-item.nav-dropdown.nt > ul, :not(.ss-tw) .sidebar .nav .nav-item.nav-dropdown.nt > ol {
  transition: 0s !important;
}
:not(.ss-tw) .sidebar .nav .nav-item.nav-dropdown.nt a.nav-link.nav-dropdown-toggle::before, :not(.ss-tw) .sidebar .nav .nav-item.nav-dropdown.nt .navbar a.nav-dropdown-toggle.dropdown-toggle::before, :not(.ss-tw) .navbar .sidebar .nav .nav-item.nav-dropdown.nt a.nav-dropdown-toggle.dropdown-toggle::before {
  transition: 0s !important;
}
:not(.ss-tw) .sidebar .nav .nav-item a.nav-label {
  display: block;
  padding: 0.09375rem 1rem;
  color: #cfd8dc;
}
:not(.ss-tw) .sidebar .nav .nav-item a.nav-label:hover {
  color: #fff;
  text-decoration: none;
}
:not(.ss-tw) .sidebar .nav .nav-item a.nav-label i {
  width: 20px;
  margin: -3px 0.5rem 0 0;
  font-size: 10px;
  color: #b0bec5;
  text-align: center;
  vertical-align: middle;
}
:not(.ss-tw) .sidebar .nav .nav-item .progress {
  background-color: #455b66 !important;
}
@media (min-width: 576px) {
  :not(.ss-tw) body.sidebar-compact .hidden-cn {
    display: none;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar {
    z-index: 999;
    width: 50px;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar .sidebar-nav {
    overflow: visible;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-title, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.divider {
    display: none;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item {
    width: 50px;
    overflow: hidden;
    border-left: 0 !important;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item ul {
    background: #263238;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item a.nav-link, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item .navbar a.dropdown-toggle, :not(.ss-tw) .navbar body.sidebar-compact .sidebar ul.nav li.nav-item a.dropdown-toggle {
    position: relative;
    padding: 0 15px 0 0;
    margin: 0;
    line-height: 50px;
    white-space: nowrap;
    border-left: 0 !important;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item a.nav-link.nav-dropdown-toggle::before, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item .navbar a.nav-dropdown-toggle.dropdown-toggle::before, :not(.ss-tw) .navbar body.sidebar-compact .sidebar ul.nav li.nav-item a.nav-dropdown-toggle.dropdown-toggle::before {
    display: none;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item a.nav-link i, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item .navbar a.dropdown-toggle i, :not(.ss-tw) .navbar body.sidebar-compact .sidebar ul.nav li.nav-item a.dropdown-toggle i {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    padding: 0;
    margin: 0 !important;
    font-size: 18px;
    line-height: 50px;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item a.nav-link .badge, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item .navbar a.dropdown-toggle .badge, :not(.ss-tw) .navbar body.sidebar-compact .sidebar ul.nav li.nav-item a.dropdown-toggle .badge {
    position: absolute;
    top: 14px;
    right: 15px;
    display: none;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item a.nav-link:hover, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item .navbar a.dropdown-toggle:hover, :not(.ss-tw) .navbar body.sidebar-compact .sidebar ul.nav li.nav-item a.dropdown-toggle:hover {
    width: 200px;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item a.nav-link:hover .badge, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item .navbar a.dropdown-toggle:hover .badge, :not(.ss-tw) .navbar body.sidebar-compact .sidebar ul.nav li.nav-item a.dropdown-toggle:hover .badge {
    display: inline;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item ul {
    position: absolute;
    top: 50px;
    left: 50px;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item ul li {
    position: relative;
    padding: 0;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item ul li a.nav-link, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item ul li .navbar a.dropdown-toggle, :not(.ss-tw) .navbar body.sidebar-compact .sidebar ul.nav li.nav-item ul li a.dropdown-toggle {
    width: 150px;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item ul li ul, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item ul li ol {
    position: absolute;
    top: 0;
    left: 100%;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item.nav-dropdown.open {
    background: #304047;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item.nav-dropdown.open > a.nav-link i, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav .navbar li.nav-item.nav-dropdown.open > a.dropdown-toggle i, :not(.ss-tw) .navbar body.sidebar-compact .sidebar ul.nav li.nav-item.nav-dropdown.open > a.dropdown-toggle i {
    color: #20a8d8;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item.nav-dropdown.open > ul, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item.nav-dropdown.open > ol {
    display: none;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item:hover {
    width: 250px;
    overflow: visible;
    background: #20a8d8;
    transition: 0s;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item:hover > a.nav-link, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav .navbar li.nav-item:hover > a.dropdown-toggle, :not(.ss-tw) .navbar body.sidebar-compact .sidebar ul.nav li.nav-item:hover > a.dropdown-toggle {
    width: 250px;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item:hover > ul, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item:hover > ol {
    display: inline;
    max-height: 10000px;
    transition: 0s;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item:hover > ul li, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item:hover > ol li {
    width: 200px;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item:hover > ul li a.nav-link, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item:hover > ul li .navbar a.dropdown-toggle, :not(.ss-tw) .navbar body.sidebar-compact .sidebar ul.nav li.nav-item:hover > ul li a.dropdown-toggle, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item:hover > ol li a.nav-link, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item:hover > ol li .navbar a.dropdown-toggle, :not(.ss-tw) .navbar body.sidebar-compact .sidebar ul.nav li.nav-item:hover > ol li a.dropdown-toggle {
    width: 200px;
  }
  :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item:hover.nav-dropdown.open > ul, :not(.ss-tw) body.sidebar-compact .sidebar ul.nav li.nav-item:hover.nav-dropdown.open > ol {
    display: inline;
  }
}
:not(.ss-tw) nav.top-nav {
  position: absolute;
  top: 55px;
  left: 0;
  z-index: 999;
  display: inline !important;
  width: 100%;
  height: 40px;
  background: #fff;
  border-bottom: 1px solid #cfd8dc;
}
:not(.ss-tw) nav.top-nav ul.nav {
  white-space: nowrap;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item {
  position: relative;
  display: inline-block;
  margin: 0;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item ul {
  display: none;
  padding: 0;
  margin: 0;
  white-space: normal;
  background: #fff;
  border: 1px solid #cfd8dc;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item ul li {
  padding: 0;
  list-style: none;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item a.nav-link, :not(.ss-tw) nav.top-nav ul.nav li.nav-item .navbar a.dropdown-toggle, :not(.ss-tw) .navbar nav.top-nav ul.nav li.nav-item a.dropdown-toggle {
  display: block;
  padding: 0 15px;
  font-size: 12px;
  font-weight: 400;
  line-height: 40px;
  color: #263238;
  text-decoration: none;
  text-transform: uppercase;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item a.nav-link i, :not(.ss-tw) nav.top-nav ul.nav li.nav-item .navbar a.dropdown-toggle i, :not(.ss-tw) .navbar nav.top-nav ul.nav li.nav-item a.dropdown-toggle i {
  display: block;
  float: left;
  width: 20px;
  margin: 0 10px 0 0;
  font-size: 14px;
  line-height: 39px;
  text-align: center;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item a.nav-link .tag, :not(.ss-tw) nav.top-nav ul.nav li.nav-item .navbar a.dropdown-toggle .tag, :not(.ss-tw) .navbar nav.top-nav ul.nav li.nav-item a.dropdown-toggle .tag {
  float: right;
  margin-top: 13px;
  margin-left: 10px;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item a.nav-link:hover, :not(.ss-tw) nav.top-nav ul.nav li.nav-item .navbar a.dropdown-toggle:hover, :not(.ss-tw) .navbar nav.top-nav ul.nav li.nav-item a.dropdown-toggle:hover {
  color: #fff;
  background: #20a8d8;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item a.nav-link.active, :not(.ss-tw) nav.top-nav ul.nav li.nav-item .navbar a.active.dropdown-toggle, :not(.ss-tw) .navbar nav.top-nav ul.nav li.nav-item a.active.dropdown-toggle {
  color: #fff;
  background: #20a8d8;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item ul {
  position: absolute;
  top: 39px;
  left: 0;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item ul li {
  position: relative;
  padding: 0;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item ul li a.nav-link, :not(.ss-tw) nav.top-nav ul.nav li.nav-item ul li .navbar a.dropdown-toggle, :not(.ss-tw) .navbar nav.top-nav ul.nav li.nav-item ul li a.dropdown-toggle {
  min-width: 200px;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item ul li ul {
  position: absolute;
  top: 0;
  left: 100%;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item.nav-more ul {
  right: 0;
  left: auto;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item.nav-more ul li ul {
  right: 100%;
  left: auto;
}
:not(.ss-tw) nav.top-nav ul.nav li.nav-item:hover > ul {
  display: inline;
}
:not(.ss-tw) .aside-menu {
  z-index: 999;
  width: 250px;
  color: #263238;
  background: #fff;
  border-left: 1px solid #cfd8dc;
}
:not(.ss-tw) .aside-menu .nav-tabs {
  border-color: #cfd8dc;
}
:not(.ss-tw) .aside-menu .nav-tabs .nav-link, :not(.ss-tw) .aside-menu .nav-tabs .navbar .dropdown-toggle, :not(.ss-tw) .navbar .aside-menu .nav-tabs .dropdown-toggle {
  padding: 0.75rem 1rem;
  color: #263238;
  border-top: 0;
}
:not(.ss-tw) .aside-menu .nav-tabs .nav-link.active, :not(.ss-tw) .aside-menu .nav-tabs .navbar .active.dropdown-toggle, :not(.ss-tw) .navbar .aside-menu .nav-tabs .active.dropdown-toggle {
  color: #20a8d8;
  border-right-color: #cfd8dc;
  border-left-color: #cfd8dc;
}
:not(.ss-tw) .aside-menu .nav-tabs .nav-item:first-child .nav-link, :not(.ss-tw) .aside-menu .nav-tabs .nav-item:first-child .navbar .dropdown-toggle, :not(.ss-tw) .navbar .aside-menu .nav-tabs .nav-item:first-child .dropdown-toggle {
  border-left: 0;
}
:not(.ss-tw) .aside-menu .tab-content {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  border: 0;
  border-top: 1px solid #cfd8dc;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}
:not(.ss-tw) .aside-menu .tab-content::-webkit-scrollbar {
  width: 10px;
  margin-left: -10px;
  -webkit-appearance: none;
}
:not(.ss-tw) .aside-menu .tab-content::-webkit-scrollbar-track {
  background-color: white;
  border-right: 1px solid #f2f2f2;
  border-left: 1px solid #f2f2f2;
}
:not(.ss-tw) .aside-menu .tab-content::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #e6e6e6;
  background-clip: content-box;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 2px;
}
:not(.ss-tw) .aside-menu .tab-content .tab-pane {
  padding: 0;
}
:not(.ss-tw) #loading-bar,
:not(.ss-tw) #loading-bar-spinner {
  -webkit-pointer-events: none;
  pointer-events: none;
  -moz-transition: 350ms linear all;
  -o-transition: 350ms linear all;
  -webkit-transition: 350ms linear all;
  transition: 350ms linear all;
}
:not(.ss-tw) #loading-bar.ng-enter,
:not(.ss-tw) #loading-bar.ng-leave.ng-leave-active,
:not(.ss-tw) #loading-bar-spinner.ng-enter,
:not(.ss-tw) #loading-bar-spinner.ng-leave.ng-leave-active {
  opacity: 0;
}
:not(.ss-tw) #loading-bar.ng-enter.ng-enter-active,
:not(.ss-tw) #loading-bar.ng-leave,
:not(.ss-tw) #loading-bar-spinner.ng-enter.ng-enter-active,
:not(.ss-tw) #loading-bar-spinner.ng-leave {
  opacity: 1;
}
:not(.ss-tw) #loading-bar .bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20002;
  width: 100%;
  height: 2px;
  background: #20a8d8;
  border-top-right-radius: 1px;
  border-bottom-right-radius: 1px;
  -moz-transition: width 350ms;
  -o-transition: width 350ms;
  -webkit-transition: width 350ms;
  transition: width 350ms;
}
:not(.ss-tw) #loading-bar .peg {
  position: absolute;
  top: 0;
  right: 0;
  width: 70px;
  height: 2px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -moz-box-shadow: #29d 1px 0 6px 1px;
  -ms-box-shadow: #29d 1px 0 6px 1px;
  -webkit-box-shadow: #29d 1px 0 6px 1px;
  box-shadow: #29d 1px 0 6px 1px;
  opacity: 0.45;
}
:not(.ss-tw) #loading-bar-spinner {
  position: fixed;
  top: 10px;
  left: 10px;
  z-index: 10002;
  display: block;
}
:not(.ss-tw) #loading-bar-spinner .spinner-icon {
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;
  -moz-animation: loading-bar-spinner 400ms linear infinite;
  -ms-animation: loading-bar-spinner 400ms linear infinite;
  -o-animation: loading-bar-spinner 400ms linear infinite;
  -webkit-animation: loading-bar-spinner 400ms linear infinite;
  animation: loading-bar-spinner 400ms linear infinite;
}
@-webkit-keyframes loading-bar-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes loading-bar-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes loading-bar-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes loading-bar-spinner {
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loading-bar-spinner {
  0% {
    transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
:not(.ss-tw) .pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
:not(.ss-tw) .pace-inactive {
  display: none;
}
:not(.ss-tw) .pace .pace-progress {
  position: fixed;
  top: 0;
  right: 100%;
  z-index: 2000;
  width: 100%;
  height: 2px;
  background: #20a8d8;
}
:not(.ss-tw) .social-box {
  min-height: 160px;
  margin-bottom: 1.5rem;
  text-align: center;
  background: #fff;
  border: 1px solid #cfd8dc;
}
:not(.ss-tw) .social-box i {
  display: block;
  margin: -1px -1px 0;
  font-size: 40px;
  line-height: 90px;
  background: #cfd8dc;
}
:not(.ss-tw) .social-box .chart-wrapper {
  height: 90px;
  margin: -90px 0 0;
}
:not(.ss-tw) .social-box .chart-wrapper canvas {
  width: 100% !important;
  height: 90px !important;
}
:not(.ss-tw) .social-box ul {
  padding: 10px 0;
  list-style: none;
}
:not(.ss-tw) .social-box ul li {
  display: block;
  float: left;
  width: 50%;
}
:not(.ss-tw) .social-box ul li:first-child {
  border-right: 1px solid #cfd8dc;
}
:not(.ss-tw) .social-box ul li strong {
  display: block;
  font-size: 20px;
}
:not(.ss-tw) .social-box ul li span {
  font-size: 10px;
  font-weight: 500;
  color: #cfd8dc;
  text-transform: uppercase;
}
:not(.ss-tw) .social-box.facebook i {
  color: #fff;
  background: #3b5998;
}
:not(.ss-tw) .social-box.twitter i {
  color: #fff;
  background: #00aced;
}
:not(.ss-tw) .social-box.linkedin i {
  color: #fff;
  background: #4875b4;
}
:not(.ss-tw) .social-box.google-plus i {
  color: #fff;
  background: #bb4b39;
}
:not(.ss-tw) .horizontal-bars {
  padding: 0;
  margin: 0;
  list-style: none;
}
:not(.ss-tw) .horizontal-bars li {
  position: relative;
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
}
:not(.ss-tw) .horizontal-bars li .title {
  width: 100px;
  font-size: 12px;
  font-weight: 600;
  color: #b0bec5;
  vertical-align: middle;
}
:not(.ss-tw) .horizontal-bars li .bars {
  position: absolute;
  top: 15px;
  width: 100%;
  padding-left: 100px;
}
:not(.ss-tw) .horizontal-bars li .bars .progress:first-child {
  margin-bottom: 2px;
}
:not(.ss-tw) .horizontal-bars li.legend {
  text-align: center;
}
:not(.ss-tw) .horizontal-bars li.legend .badge {
  display: inline-block;
  width: 8px;
  height: 8px;
  padding: 0;
}
:not(.ss-tw) .horizontal-bars li.divider {
  height: 40px;
}
:not(.ss-tw) .horizontal-bars li.divider i {
  margin: 0 !important;
}
:not(.ss-tw) .horizontal-bars.type-2 li {
  overflow: hidden;
}
:not(.ss-tw) .horizontal-bars.type-2 li i {
  display: inline-block;
  margin-right: 1rem;
  margin-left: 5px;
  font-size: 18px;
  line-height: 40px;
}
:not(.ss-tw) .horizontal-bars.type-2 li .title {
  display: inline-block;
  width: auto;
  margin-top: -9px;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 40px;
  color: #263238;
}
:not(.ss-tw) .horizontal-bars.type-2 li .value {
  float: right;
  font-weight: 600;
}
:not(.ss-tw) .horizontal-bars.type-2 li .bars {
  position: absolute;
  top: auto;
  bottom: 0;
  padding: 0;
}
:not(.ss-tw) ul.icons-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
:not(.ss-tw) ul.icons-list li {
  position: relative;
  height: 40px;
  vertical-align: middle;
}
:not(.ss-tw) ul.icons-list li i {
  display: block;
  float: left;
  width: 35px !important;
  height: 35px !important;
  margin: 2px;
  line-height: 35px !important;
  text-align: center;
}
:not(.ss-tw) ul.icons-list li .desc {
  height: 40px;
  margin-left: 50px;
  border-bottom: 1px solid #cfd8dc;
}
:not(.ss-tw) ul.icons-list li .desc .title {
  padding: 2px 0 0;
  margin: 0;
}
:not(.ss-tw) ul.icons-list li .desc small {
  display: block;
  margin-top: -4px;
  color: #b0bec5;
}
:not(.ss-tw) ul.icons-list li .value {
  position: absolute;
  top: 2px;
  right: 45px;
  text-align: right;
}
:not(.ss-tw) ul.icons-list li .value strong {
  display: block;
  margin-top: -3px;
}
:not(.ss-tw) ul.icons-list li .actions {
  position: absolute;
  top: -4px;
  right: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
:not(.ss-tw) ul.icons-list li .actions i {
  float: none;
  width: auto;
  height: auto;
  padding: 0;
  margin: 0;
  line-height: normal;
}
:not(.ss-tw) ul.icons-list li.divider {
  height: 40px;
}
:not(.ss-tw) ul.icons-list li.divider i {
  width: auto;
  height: auto;
  margin: 2px 0 0;
  font-size: 18px;
}
:not(.ss-tw) .app-footer {
  min-height: 50px;
  padding: 0 1rem;
  line-height: 50px;
  color: #263238;
  background: #eceff1;
  border-top: 1px solid #cfd8dc;
}
:not(.ss-tw) .btn-transparent {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
:not(.ss-tw) .btn-transparent:hover {
  color: #fff;
  background-color: transparent;
  border-color: transparent;
}
:not(.ss-tw) .btn-transparent:focus, :not(.ss-tw) .btn-transparent.focus {
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.5);
}
:not(.ss-tw) .btn-transparent.disabled, :not(.ss-tw) .btn-transparent:disabled {
  background-color: transparent;
  border-color: transparent;
}
:not(.ss-tw) .btn-transparent:active, :not(.ss-tw) .btn-transparent.active,
:not(.ss-tw) .show > .btn-transparent.dropdown-toggle {
  color: #fff;
  background-color: transparent;
  background-image: none;
  border-color: transparent;
}
:not(.ss-tw) .btn [class^=icon-], :not(.ss-tw) .btn [class*=" icon-"] {
  display: inline-block;
  margin-top: -2px;
  vertical-align: middle;
}
:not(.ss-tw) .btn-facebook,
:not(.ss-tw) .btn-twitter,
:not(.ss-tw) .btn-linkedin,
:not(.ss-tw) .btn-flickr,
:not(.ss-tw) .btn-tumblr,
:not(.ss-tw) .btn-xing,
:not(.ss-tw) .btn-github,
:not(.ss-tw) .btn-html5,
:not(.ss-tw) .btn-openid,
:not(.ss-tw) .btn-stack-overflow,
:not(.ss-tw) .btn-youtube,
:not(.ss-tw) .btn-css3,
:not(.ss-tw) .btn-dribbble,
:not(.ss-tw) .btn-google-plus,
:not(.ss-tw) .btn-instagram,
:not(.ss-tw) .btn-pinterest,
:not(.ss-tw) .btn-vk,
:not(.ss-tw) .btn-yahoo,
:not(.ss-tw) .btn-behance,
:not(.ss-tw) .btn-dropbox,
:not(.ss-tw) .btn-reddit,
:not(.ss-tw) .btn-spotify,
:not(.ss-tw) .btn-vine,
:not(.ss-tw) .btn-foursquare,
:not(.ss-tw) .btn-vimeo {
  position: relative;
  overflow: hidden;
  color: #fff !important;
  text-align: center;
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border: 0;
}
:not(.ss-tw) .btn-facebook::before,
:not(.ss-tw) .btn-twitter::before,
:not(.ss-tw) .btn-linkedin::before,
:not(.ss-tw) .btn-flickr::before,
:not(.ss-tw) .btn-tumblr::before,
:not(.ss-tw) .btn-xing::before,
:not(.ss-tw) .btn-github::before,
:not(.ss-tw) .btn-html5::before,
:not(.ss-tw) .btn-openid::before,
:not(.ss-tw) .btn-stack-overflow::before,
:not(.ss-tw) .btn-youtube::before,
:not(.ss-tw) .btn-css3::before,
:not(.ss-tw) .btn-dribbble::before,
:not(.ss-tw) .btn-google-plus::before,
:not(.ss-tw) .btn-instagram::before,
:not(.ss-tw) .btn-pinterest::before,
:not(.ss-tw) .btn-vk::before,
:not(.ss-tw) .btn-yahoo::before,
:not(.ss-tw) .btn-behance::before,
:not(.ss-tw) .btn-dropbox::before,
:not(.ss-tw) .btn-reddit::before,
:not(.ss-tw) .btn-spotify::before,
:not(.ss-tw) .btn-vine::before,
:not(.ss-tw) .btn-foursquare::before,
:not(.ss-tw) .btn-vimeo::before {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
:not(.ss-tw) .btn-facebook:hover,
:not(.ss-tw) .btn-twitter:hover,
:not(.ss-tw) .btn-linkedin:hover,
:not(.ss-tw) .btn-flickr:hover,
:not(.ss-tw) .btn-tumblr:hover,
:not(.ss-tw) .btn-xing:hover,
:not(.ss-tw) .btn-github:hover,
:not(.ss-tw) .btn-html5:hover,
:not(.ss-tw) .btn-openid:hover,
:not(.ss-tw) .btn-stack-overflow:hover,
:not(.ss-tw) .btn-youtube:hover,
:not(.ss-tw) .btn-css3:hover,
:not(.ss-tw) .btn-dribbble:hover,
:not(.ss-tw) .btn-google-plus:hover,
:not(.ss-tw) .btn-instagram:hover,
:not(.ss-tw) .btn-pinterest:hover,
:not(.ss-tw) .btn-vk:hover,
:not(.ss-tw) .btn-yahoo:hover,
:not(.ss-tw) .btn-behance:hover,
:not(.ss-tw) .btn-dropbox:hover,
:not(.ss-tw) .btn-reddit:hover,
:not(.ss-tw) .btn-spotify:hover,
:not(.ss-tw) .btn-vine:hover,
:not(.ss-tw) .btn-foursquare:hover,
:not(.ss-tw) .btn-vimeo:hover {
  color: #fff;
}
:not(.ss-tw) .btn-facebook.icon span,
:not(.ss-tw) .btn-twitter.icon span,
:not(.ss-tw) .btn-linkedin.icon span,
:not(.ss-tw) .btn-flickr.icon span,
:not(.ss-tw) .btn-tumblr.icon span,
:not(.ss-tw) .btn-xing.icon span,
:not(.ss-tw) .btn-github.icon span,
:not(.ss-tw) .btn-html5.icon span,
:not(.ss-tw) .btn-openid.icon span,
:not(.ss-tw) .btn-stack-overflow.icon span,
:not(.ss-tw) .btn-youtube.icon span,
:not(.ss-tw) .btn-css3.icon span,
:not(.ss-tw) .btn-dribbble.icon span,
:not(.ss-tw) .btn-google-plus.icon span,
:not(.ss-tw) .btn-instagram.icon span,
:not(.ss-tw) .btn-pinterest.icon span,
:not(.ss-tw) .btn-vk.icon span,
:not(.ss-tw) .btn-yahoo.icon span,
:not(.ss-tw) .btn-behance.icon span,
:not(.ss-tw) .btn-dropbox.icon span,
:not(.ss-tw) .btn-reddit.icon span,
:not(.ss-tw) .btn-spotify.icon span,
:not(.ss-tw) .btn-vine.icon span,
:not(.ss-tw) .btn-foursquare.icon span,
:not(.ss-tw) .btn-vimeo.icon span {
  display: none;
}
:not(.ss-tw) .btn-facebook.text::before,
:not(.ss-tw) .btn-twitter.text::before,
:not(.ss-tw) .btn-linkedin.text::before,
:not(.ss-tw) .btn-flickr.text::before,
:not(.ss-tw) .btn-tumblr.text::before,
:not(.ss-tw) .btn-xing.text::before,
:not(.ss-tw) .btn-github.text::before,
:not(.ss-tw) .btn-html5.text::before,
:not(.ss-tw) .btn-openid.text::before,
:not(.ss-tw) .btn-stack-overflow.text::before,
:not(.ss-tw) .btn-youtube.text::before,
:not(.ss-tw) .btn-css3.text::before,
:not(.ss-tw) .btn-dribbble.text::before,
:not(.ss-tw) .btn-google-plus.text::before,
:not(.ss-tw) .btn-instagram.text::before,
:not(.ss-tw) .btn-pinterest.text::before,
:not(.ss-tw) .btn-vk.text::before,
:not(.ss-tw) .btn-yahoo.text::before,
:not(.ss-tw) .btn-behance.text::before,
:not(.ss-tw) .btn-dropbox.text::before,
:not(.ss-tw) .btn-reddit.text::before,
:not(.ss-tw) .btn-spotify.text::before,
:not(.ss-tw) .btn-vine.text::before,
:not(.ss-tw) .btn-foursquare.text::before,
:not(.ss-tw) .btn-vimeo.text::before {
  display: none;
}
:not(.ss-tw) .btn-facebook.text span,
:not(.ss-tw) .btn-twitter.text span,
:not(.ss-tw) .btn-linkedin.text span,
:not(.ss-tw) .btn-flickr.text span,
:not(.ss-tw) .btn-tumblr.text span,
:not(.ss-tw) .btn-xing.text span,
:not(.ss-tw) .btn-github.text span,
:not(.ss-tw) .btn-html5.text span,
:not(.ss-tw) .btn-openid.text span,
:not(.ss-tw) .btn-stack-overflow.text span,
:not(.ss-tw) .btn-youtube.text span,
:not(.ss-tw) .btn-css3.text span,
:not(.ss-tw) .btn-dribbble.text span,
:not(.ss-tw) .btn-google-plus.text span,
:not(.ss-tw) .btn-instagram.text span,
:not(.ss-tw) .btn-pinterest.text span,
:not(.ss-tw) .btn-vk.text span,
:not(.ss-tw) .btn-yahoo.text span,
:not(.ss-tw) .btn-behance.text span,
:not(.ss-tw) .btn-dropbox.text span,
:not(.ss-tw) .btn-reddit.text span,
:not(.ss-tw) .btn-spotify.text span,
:not(.ss-tw) .btn-vine.text span,
:not(.ss-tw) .btn-foursquare.text span,
:not(.ss-tw) .btn-vimeo.text span {
  margin-left: 0 !important;
}
:not(.ss-tw) .btn-facebook::before,
:not(.ss-tw) .btn-twitter::before,
:not(.ss-tw) .btn-linkedin::before,
:not(.ss-tw) .btn-flickr::before,
:not(.ss-tw) .btn-tumblr::before,
:not(.ss-tw) .btn-xing::before,
:not(.ss-tw) .btn-github::before,
:not(.ss-tw) .btn-html5::before,
:not(.ss-tw) .btn-openid::before,
:not(.ss-tw) .btn-stack-overflow::before,
:not(.ss-tw) .btn-youtube::before,
:not(.ss-tw) .btn-css3::before,
:not(.ss-tw) .btn-dribbble::before,
:not(.ss-tw) .btn-google-plus::before,
:not(.ss-tw) .btn-instagram::before,
:not(.ss-tw) .btn-pinterest::before,
:not(.ss-tw) .btn-vk::before,
:not(.ss-tw) .btn-yahoo::before,
:not(.ss-tw) .btn-behance::before,
:not(.ss-tw) .btn-dropbox::before,
:not(.ss-tw) .btn-reddit::before,
:not(.ss-tw) .btn-spotify::before,
:not(.ss-tw) .btn-vine::before,
:not(.ss-tw) .btn-foursquare::before,
:not(.ss-tw) .btn-vimeo::before {
  width: 2.3125rem;
  height: 2.3125rem;
  padding: 0.5rem 0;
  font-size: 0.875rem;
  line-height: 1.5;
}
:not(.ss-tw) .btn-facebook span,
:not(.ss-tw) .btn-twitter span,
:not(.ss-tw) .btn-linkedin span,
:not(.ss-tw) .btn-flickr span,
:not(.ss-tw) .btn-tumblr span,
:not(.ss-tw) .btn-xing span,
:not(.ss-tw) .btn-github span,
:not(.ss-tw) .btn-html5 span,
:not(.ss-tw) .btn-openid span,
:not(.ss-tw) .btn-stack-overflow span,
:not(.ss-tw) .btn-youtube span,
:not(.ss-tw) .btn-css3 span,
:not(.ss-tw) .btn-dribbble span,
:not(.ss-tw) .btn-google-plus span,
:not(.ss-tw) .btn-instagram span,
:not(.ss-tw) .btn-pinterest span,
:not(.ss-tw) .btn-vk span,
:not(.ss-tw) .btn-yahoo span,
:not(.ss-tw) .btn-behance span,
:not(.ss-tw) .btn-dropbox span,
:not(.ss-tw) .btn-reddit span,
:not(.ss-tw) .btn-spotify span,
:not(.ss-tw) .btn-vine span,
:not(.ss-tw) .btn-foursquare span,
:not(.ss-tw) .btn-vimeo span {
  margin-left: 2.3125rem;
}
:not(.ss-tw) .btn-facebook.icon,
:not(.ss-tw) .btn-twitter.icon,
:not(.ss-tw) .btn-linkedin.icon,
:not(.ss-tw) .btn-flickr.icon,
:not(.ss-tw) .btn-tumblr.icon,
:not(.ss-tw) .btn-xing.icon,
:not(.ss-tw) .btn-github.icon,
:not(.ss-tw) .btn-html5.icon,
:not(.ss-tw) .btn-openid.icon,
:not(.ss-tw) .btn-stack-overflow.icon,
:not(.ss-tw) .btn-youtube.icon,
:not(.ss-tw) .btn-css3.icon,
:not(.ss-tw) .btn-dribbble.icon,
:not(.ss-tw) .btn-google-plus.icon,
:not(.ss-tw) .btn-instagram.icon,
:not(.ss-tw) .btn-pinterest.icon,
:not(.ss-tw) .btn-vk.icon,
:not(.ss-tw) .btn-yahoo.icon,
:not(.ss-tw) .btn-behance.icon,
:not(.ss-tw) .btn-dropbox.icon,
:not(.ss-tw) .btn-reddit.icon,
:not(.ss-tw) .btn-spotify.icon,
:not(.ss-tw) .btn-vine.icon,
:not(.ss-tw) .btn-foursquare.icon,
:not(.ss-tw) .btn-vimeo.icon {
  width: 2.3125rem;
  height: 2.3125rem;
}
:not(.ss-tw) .btn-facebook.btn-lg, :not(.ss-tw) .btn-group-lg > .btn-facebook.btn,
:not(.ss-tw) .btn-twitter.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-twitter.btn,
:not(.ss-tw) .btn-linkedin.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-linkedin.btn,
:not(.ss-tw) .btn-flickr.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-flickr.btn,
:not(.ss-tw) .btn-tumblr.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-tumblr.btn,
:not(.ss-tw) .btn-xing.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-xing.btn,
:not(.ss-tw) .btn-github.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-github.btn,
:not(.ss-tw) .btn-html5.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-html5.btn,
:not(.ss-tw) .btn-openid.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-openid.btn,
:not(.ss-tw) .btn-stack-overflow.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-stack-overflow.btn,
:not(.ss-tw) .btn-youtube.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-youtube.btn,
:not(.ss-tw) .btn-css3.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-css3.btn,
:not(.ss-tw) .btn-dribbble.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-dribbble.btn,
:not(.ss-tw) .btn-google-plus.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-google-plus.btn,
:not(.ss-tw) .btn-instagram.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-instagram.btn,
:not(.ss-tw) .btn-pinterest.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-pinterest.btn,
:not(.ss-tw) .btn-vk.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-vk.btn,
:not(.ss-tw) .btn-yahoo.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-yahoo.btn,
:not(.ss-tw) .btn-behance.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-behance.btn,
:not(.ss-tw) .btn-dropbox.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-dropbox.btn,
:not(.ss-tw) .btn-reddit.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-reddit.btn,
:not(.ss-tw) .btn-spotify.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-spotify.btn,
:not(.ss-tw) .btn-vine.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-vine.btn,
:not(.ss-tw) .btn-foursquare.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-foursquare.btn,
:not(.ss-tw) .btn-vimeo.btn-lg,
:not(.ss-tw) .btn-group-lg > .btn-vimeo.btn {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.33333;
  border: 0;
}
:not(.ss-tw) .btn-facebook.btn-lg::before, :not(.ss-tw) .btn-group-lg > .btn-facebook.btn::before,
:not(.ss-tw) .btn-twitter.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-twitter.btn::before,
:not(.ss-tw) .btn-linkedin.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-linkedin.btn::before,
:not(.ss-tw) .btn-flickr.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-flickr.btn::before,
:not(.ss-tw) .btn-tumblr.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-tumblr.btn::before,
:not(.ss-tw) .btn-xing.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-xing.btn::before,
:not(.ss-tw) .btn-github.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-github.btn::before,
:not(.ss-tw) .btn-html5.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-html5.btn::before,
:not(.ss-tw) .btn-openid.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-openid.btn::before,
:not(.ss-tw) .btn-stack-overflow.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-stack-overflow.btn::before,
:not(.ss-tw) .btn-youtube.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-youtube.btn::before,
:not(.ss-tw) .btn-css3.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-css3.btn::before,
:not(.ss-tw) .btn-dribbble.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-dribbble.btn::before,
:not(.ss-tw) .btn-google-plus.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-google-plus.btn::before,
:not(.ss-tw) .btn-instagram.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-instagram.btn::before,
:not(.ss-tw) .btn-pinterest.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-pinterest.btn::before,
:not(.ss-tw) .btn-vk.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-vk.btn::before,
:not(.ss-tw) .btn-yahoo.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-yahoo.btn::before,
:not(.ss-tw) .btn-behance.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-behance.btn::before,
:not(.ss-tw) .btn-dropbox.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-dropbox.btn::before,
:not(.ss-tw) .btn-reddit.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-reddit.btn::before,
:not(.ss-tw) .btn-spotify.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-spotify.btn::before,
:not(.ss-tw) .btn-vine.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-vine.btn::before,
:not(.ss-tw) .btn-foursquare.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-foursquare.btn::before,
:not(.ss-tw) .btn-vimeo.btn-lg::before,
:not(.ss-tw) .btn-group-lg > .btn-vimeo.btn::before {
  width: 3.16667rem;
  height: 3.16667rem;
  padding: 0.75rem 0;
  font-size: 1.25rem;
  line-height: 1.33333;
}
:not(.ss-tw) .btn-facebook.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-facebook.btn span,
:not(.ss-tw) .btn-twitter.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-twitter.btn span,
:not(.ss-tw) .btn-linkedin.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-linkedin.btn span,
:not(.ss-tw) .btn-flickr.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-flickr.btn span,
:not(.ss-tw) .btn-tumblr.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-tumblr.btn span,
:not(.ss-tw) .btn-xing.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-xing.btn span,
:not(.ss-tw) .btn-github.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-github.btn span,
:not(.ss-tw) .btn-html5.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-html5.btn span,
:not(.ss-tw) .btn-openid.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-openid.btn span,
:not(.ss-tw) .btn-stack-overflow.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-stack-overflow.btn span,
:not(.ss-tw) .btn-youtube.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-youtube.btn span,
:not(.ss-tw) .btn-css3.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-css3.btn span,
:not(.ss-tw) .btn-dribbble.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-dribbble.btn span,
:not(.ss-tw) .btn-google-plus.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-google-plus.btn span,
:not(.ss-tw) .btn-instagram.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-instagram.btn span,
:not(.ss-tw) .btn-pinterest.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-pinterest.btn span,
:not(.ss-tw) .btn-vk.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-vk.btn span,
:not(.ss-tw) .btn-yahoo.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-yahoo.btn span,
:not(.ss-tw) .btn-behance.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-behance.btn span,
:not(.ss-tw) .btn-dropbox.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-dropbox.btn span,
:not(.ss-tw) .btn-reddit.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-reddit.btn span,
:not(.ss-tw) .btn-spotify.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-spotify.btn span,
:not(.ss-tw) .btn-vine.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-vine.btn span,
:not(.ss-tw) .btn-foursquare.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-foursquare.btn span,
:not(.ss-tw) .btn-vimeo.btn-lg span, :not(.ss-tw) .btn-group-lg > .btn-vimeo.btn span {
  margin-left: 3.16667rem;
}
:not(.ss-tw) .btn-facebook.btn-lg.icon, :not(.ss-tw) .btn-group-lg > .btn-facebook.icon.btn,
:not(.ss-tw) .btn-twitter.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-twitter.icon.btn,
:not(.ss-tw) .btn-linkedin.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-linkedin.icon.btn,
:not(.ss-tw) .btn-flickr.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-flickr.icon.btn,
:not(.ss-tw) .btn-tumblr.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-tumblr.icon.btn,
:not(.ss-tw) .btn-xing.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-xing.icon.btn,
:not(.ss-tw) .btn-github.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-github.icon.btn,
:not(.ss-tw) .btn-html5.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-html5.icon.btn,
:not(.ss-tw) .btn-openid.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-openid.icon.btn,
:not(.ss-tw) .btn-stack-overflow.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-stack-overflow.icon.btn,
:not(.ss-tw) .btn-youtube.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-youtube.icon.btn,
:not(.ss-tw) .btn-css3.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-css3.icon.btn,
:not(.ss-tw) .btn-dribbble.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-dribbble.icon.btn,
:not(.ss-tw) .btn-google-plus.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-google-plus.icon.btn,
:not(.ss-tw) .btn-instagram.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-instagram.icon.btn,
:not(.ss-tw) .btn-pinterest.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-pinterest.icon.btn,
:not(.ss-tw) .btn-vk.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-vk.icon.btn,
:not(.ss-tw) .btn-yahoo.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-yahoo.icon.btn,
:not(.ss-tw) .btn-behance.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-behance.icon.btn,
:not(.ss-tw) .btn-dropbox.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-dropbox.icon.btn,
:not(.ss-tw) .btn-reddit.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-reddit.icon.btn,
:not(.ss-tw) .btn-spotify.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-spotify.icon.btn,
:not(.ss-tw) .btn-vine.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-vine.icon.btn,
:not(.ss-tw) .btn-foursquare.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-foursquare.icon.btn,
:not(.ss-tw) .btn-vimeo.btn-lg.icon,
:not(.ss-tw) .btn-group-lg > .btn-vimeo.icon.btn {
  width: 3.16667rem;
  height: 3.16667rem;
}
:not(.ss-tw) .btn-facebook.btn-sm, :not(.ss-tw) .btn-group-sm > .btn-facebook.btn,
:not(.ss-tw) .btn-twitter.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-twitter.btn,
:not(.ss-tw) .btn-linkedin.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-linkedin.btn,
:not(.ss-tw) .btn-flickr.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-flickr.btn,
:not(.ss-tw) .btn-tumblr.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-tumblr.btn,
:not(.ss-tw) .btn-xing.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-xing.btn,
:not(.ss-tw) .btn-github.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-github.btn,
:not(.ss-tw) .btn-html5.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-html5.btn,
:not(.ss-tw) .btn-openid.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-openid.btn,
:not(.ss-tw) .btn-stack-overflow.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-stack-overflow.btn,
:not(.ss-tw) .btn-youtube.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-youtube.btn,
:not(.ss-tw) .btn-css3.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-css3.btn,
:not(.ss-tw) .btn-dribbble.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-dribbble.btn,
:not(.ss-tw) .btn-google-plus.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-google-plus.btn,
:not(.ss-tw) .btn-instagram.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-instagram.btn,
:not(.ss-tw) .btn-pinterest.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-pinterest.btn,
:not(.ss-tw) .btn-vk.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-vk.btn,
:not(.ss-tw) .btn-yahoo.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-yahoo.btn,
:not(.ss-tw) .btn-behance.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-behance.btn,
:not(.ss-tw) .btn-dropbox.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-dropbox.btn,
:not(.ss-tw) .btn-reddit.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-reddit.btn,
:not(.ss-tw) .btn-spotify.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-spotify.btn,
:not(.ss-tw) .btn-vine.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-vine.btn,
:not(.ss-tw) .btn-foursquare.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-foursquare.btn,
:not(.ss-tw) .btn-vimeo.btn-sm,
:not(.ss-tw) .btn-group-sm > .btn-vimeo.btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border: 0;
}
:not(.ss-tw) .btn-facebook.btn-sm::before, :not(.ss-tw) .btn-group-sm > .btn-facebook.btn::before,
:not(.ss-tw) .btn-twitter.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-twitter.btn::before,
:not(.ss-tw) .btn-linkedin.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-linkedin.btn::before,
:not(.ss-tw) .btn-flickr.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-flickr.btn::before,
:not(.ss-tw) .btn-tumblr.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-tumblr.btn::before,
:not(.ss-tw) .btn-xing.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-xing.btn::before,
:not(.ss-tw) .btn-github.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-github.btn::before,
:not(.ss-tw) .btn-html5.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-html5.btn::before,
:not(.ss-tw) .btn-openid.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-openid.btn::before,
:not(.ss-tw) .btn-stack-overflow.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-stack-overflow.btn::before,
:not(.ss-tw) .btn-youtube.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-youtube.btn::before,
:not(.ss-tw) .btn-css3.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-css3.btn::before,
:not(.ss-tw) .btn-dribbble.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-dribbble.btn::before,
:not(.ss-tw) .btn-google-plus.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-google-plus.btn::before,
:not(.ss-tw) .btn-instagram.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-instagram.btn::before,
:not(.ss-tw) .btn-pinterest.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-pinterest.btn::before,
:not(.ss-tw) .btn-vk.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-vk.btn::before,
:not(.ss-tw) .btn-yahoo.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-yahoo.btn::before,
:not(.ss-tw) .btn-behance.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-behance.btn::before,
:not(.ss-tw) .btn-dropbox.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-dropbox.btn::before,
:not(.ss-tw) .btn-reddit.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-reddit.btn::before,
:not(.ss-tw) .btn-spotify.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-spotify.btn::before,
:not(.ss-tw) .btn-vine.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-vine.btn::before,
:not(.ss-tw) .btn-foursquare.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-foursquare.btn::before,
:not(.ss-tw) .btn-vimeo.btn-sm::before,
:not(.ss-tw) .btn-group-sm > .btn-vimeo.btn::before {
  width: 1.8125rem;
  height: 1.8125rem;
  padding: 0.25rem 0;
  font-size: 0.875rem;
  line-height: 1.5;
}
:not(.ss-tw) .btn-facebook.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-facebook.btn span,
:not(.ss-tw) .btn-twitter.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-twitter.btn span,
:not(.ss-tw) .btn-linkedin.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-linkedin.btn span,
:not(.ss-tw) .btn-flickr.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-flickr.btn span,
:not(.ss-tw) .btn-tumblr.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-tumblr.btn span,
:not(.ss-tw) .btn-xing.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-xing.btn span,
:not(.ss-tw) .btn-github.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-github.btn span,
:not(.ss-tw) .btn-html5.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-html5.btn span,
:not(.ss-tw) .btn-openid.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-openid.btn span,
:not(.ss-tw) .btn-stack-overflow.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-stack-overflow.btn span,
:not(.ss-tw) .btn-youtube.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-youtube.btn span,
:not(.ss-tw) .btn-css3.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-css3.btn span,
:not(.ss-tw) .btn-dribbble.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-dribbble.btn span,
:not(.ss-tw) .btn-google-plus.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-google-plus.btn span,
:not(.ss-tw) .btn-instagram.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-instagram.btn span,
:not(.ss-tw) .btn-pinterest.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-pinterest.btn span,
:not(.ss-tw) .btn-vk.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-vk.btn span,
:not(.ss-tw) .btn-yahoo.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-yahoo.btn span,
:not(.ss-tw) .btn-behance.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-behance.btn span,
:not(.ss-tw) .btn-dropbox.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-dropbox.btn span,
:not(.ss-tw) .btn-reddit.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-reddit.btn span,
:not(.ss-tw) .btn-spotify.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-spotify.btn span,
:not(.ss-tw) .btn-vine.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-vine.btn span,
:not(.ss-tw) .btn-foursquare.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-foursquare.btn span,
:not(.ss-tw) .btn-vimeo.btn-sm span, :not(.ss-tw) .btn-group-sm > .btn-vimeo.btn span {
  margin-left: 1.8125rem;
}
:not(.ss-tw) .btn-facebook.btn-sm.icon, :not(.ss-tw) .btn-group-sm > .btn-facebook.icon.btn,
:not(.ss-tw) .btn-twitter.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-twitter.icon.btn,
:not(.ss-tw) .btn-linkedin.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-linkedin.icon.btn,
:not(.ss-tw) .btn-flickr.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-flickr.icon.btn,
:not(.ss-tw) .btn-tumblr.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-tumblr.icon.btn,
:not(.ss-tw) .btn-xing.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-xing.icon.btn,
:not(.ss-tw) .btn-github.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-github.icon.btn,
:not(.ss-tw) .btn-html5.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-html5.icon.btn,
:not(.ss-tw) .btn-openid.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-openid.icon.btn,
:not(.ss-tw) .btn-stack-overflow.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-stack-overflow.icon.btn,
:not(.ss-tw) .btn-youtube.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-youtube.icon.btn,
:not(.ss-tw) .btn-css3.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-css3.icon.btn,
:not(.ss-tw) .btn-dribbble.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-dribbble.icon.btn,
:not(.ss-tw) .btn-google-plus.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-google-plus.icon.btn,
:not(.ss-tw) .btn-instagram.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-instagram.icon.btn,
:not(.ss-tw) .btn-pinterest.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-pinterest.icon.btn,
:not(.ss-tw) .btn-vk.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-vk.icon.btn,
:not(.ss-tw) .btn-yahoo.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-yahoo.icon.btn,
:not(.ss-tw) .btn-behance.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-behance.icon.btn,
:not(.ss-tw) .btn-dropbox.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-dropbox.icon.btn,
:not(.ss-tw) .btn-reddit.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-reddit.icon.btn,
:not(.ss-tw) .btn-spotify.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-spotify.icon.btn,
:not(.ss-tw) .btn-vine.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-vine.icon.btn,
:not(.ss-tw) .btn-foursquare.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-foursquare.icon.btn,
:not(.ss-tw) .btn-vimeo.btn-sm.icon,
:not(.ss-tw) .btn-group-sm > .btn-vimeo.icon.btn {
  width: 1.8125rem;
  height: 1.8125rem;
}
:not(.ss-tw) .btn-facebook {
  background: #3b5998;
}
:not(.ss-tw) .btn-facebook::before {
  content: "\f09a";
  background: #344e86;
}
:not(.ss-tw) .btn-facebook:hover {
  background: #344e86;
}
:not(.ss-tw) .btn-facebook:hover::before {
  background: #2d4373;
}
:not(.ss-tw) .btn-twitter {
  background: #00aced;
}
:not(.ss-tw) .btn-twitter::before {
  content: "\f099";
  background: #0099d4;
}
:not(.ss-tw) .btn-twitter:hover {
  background: #0099d4;
}
:not(.ss-tw) .btn-twitter:hover::before {
  background: #0087ba;
}
:not(.ss-tw) .btn-linkedin {
  background: #4875b4;
}
:not(.ss-tw) .btn-linkedin::before {
  content: "\f0e1";
  background: #4169a2;
}
:not(.ss-tw) .btn-linkedin:hover {
  background: #4169a2;
}
:not(.ss-tw) .btn-linkedin:hover::before {
  background: #395d90;
}
:not(.ss-tw) .btn-flickr {
  background: #ff0084;
}
:not(.ss-tw) .btn-flickr::before {
  content: "\f16e";
  background: #e60077;
}
:not(.ss-tw) .btn-flickr:hover {
  background: #e60077;
}
:not(.ss-tw) .btn-flickr:hover::before {
  background: #cc006a;
}
:not(.ss-tw) .btn-tumblr {
  background: #32506d;
}
:not(.ss-tw) .btn-tumblr::before {
  content: "\f173";
  background: #2a435c;
}
:not(.ss-tw) .btn-tumblr:hover {
  background: #2a435c;
}
:not(.ss-tw) .btn-tumblr:hover::before {
  background: #22364a;
}
:not(.ss-tw) .btn-xing {
  background: #026466;
}
:not(.ss-tw) .btn-xing::before {
  content: "\f168";
  background: #024b4d;
}
:not(.ss-tw) .btn-xing:hover {
  background: #024b4d;
}
:not(.ss-tw) .btn-xing:hover::before {
  background: #013334;
}
:not(.ss-tw) .btn-github {
  background: #4183c4;
}
:not(.ss-tw) .btn-github::before {
  content: "\f09b";
  background: #3876b4;
}
:not(.ss-tw) .btn-github:hover {
  background: #3876b4;
}
:not(.ss-tw) .btn-github:hover::before {
  background: #3269a0;
}
:not(.ss-tw) .btn-html5 {
  background: #e34f26;
}
:not(.ss-tw) .btn-html5::before {
  content: "\f13b";
  background: #d4431b;
}
:not(.ss-tw) .btn-html5:hover {
  background: #d4431b;
}
:not(.ss-tw) .btn-html5:hover::before {
  background: #be3c18;
}
:not(.ss-tw) .btn-openid {
  background: #f78c40;
}
:not(.ss-tw) .btn-openid::before {
  content: "\f19b";
  background: #f67d28;
}
:not(.ss-tw) .btn-openid:hover {
  background: #f67d28;
}
:not(.ss-tw) .btn-openid:hover::before {
  background: #f56f0f;
}
:not(.ss-tw) .btn-stack-overflow {
  background: #fe7a15;
}
:not(.ss-tw) .btn-stack-overflow::before {
  content: "\f16c";
  background: #f86c01;
}
:not(.ss-tw) .btn-stack-overflow:hover {
  background: #f86c01;
}
:not(.ss-tw) .btn-stack-overflow:hover::before {
  background: #df6101;
}
:not(.ss-tw) .btn-css3 {
  background: #0170ba;
}
:not(.ss-tw) .btn-css3::before {
  content: "\f13c";
  background: #0161a1;
}
:not(.ss-tw) .btn-css3:hover {
  background: #0161a1;
}
:not(.ss-tw) .btn-css3:hover::before {
  background: #015187;
}
:not(.ss-tw) .btn-youtube {
  background: #b00;
}
:not(.ss-tw) .btn-youtube::before {
  content: "\f167";
  background: #a20000;
}
:not(.ss-tw) .btn-youtube:hover {
  background: #a20000;
}
:not(.ss-tw) .btn-youtube:hover::before {
  background: #880000;
}
:not(.ss-tw) .btn-dribbble {
  background: #ea4c89;
}
:not(.ss-tw) .btn-dribbble::before {
  content: "\f17d";
  background: #e7357a;
}
:not(.ss-tw) .btn-dribbble:hover {
  background: #e7357a;
}
:not(.ss-tw) .btn-dribbble:hover::before {
  background: #e51e6b;
}
:not(.ss-tw) .btn-google-plus {
  background: #bb4b39;
}
:not(.ss-tw) .btn-google-plus::before {
  content: "\f0d5";
  background: #a74333;
}
:not(.ss-tw) .btn-google-plus:hover {
  background: #a74333;
}
:not(.ss-tw) .btn-google-plus:hover::before {
  background: #943b2d;
}
:not(.ss-tw) .btn-instagram {
  background: #517fa4;
}
:not(.ss-tw) .btn-instagram::before {
  content: "\f16d";
  background: #497293;
}
:not(.ss-tw) .btn-instagram:hover {
  background: #497293;
}
:not(.ss-tw) .btn-instagram:hover::before {
  background: #406582;
}
:not(.ss-tw) .btn-pinterest {
  background: #cb2027;
}
:not(.ss-tw) .btn-pinterest::before {
  content: "\f0d2";
  background: #b51d23;
}
:not(.ss-tw) .btn-pinterest:hover {
  background: #b51d23;
}
:not(.ss-tw) .btn-pinterest:hover::before {
  background: #9f191f;
}
:not(.ss-tw) .btn-vk {
  background: #45668e;
}
:not(.ss-tw) .btn-vk::before {
  content: "\f189";
  background: #3d5a7d;
}
:not(.ss-tw) .btn-vk:hover {
  background: #3d5a7d;
}
:not(.ss-tw) .btn-vk:hover::before {
  background: #344d6c;
}
:not(.ss-tw) .btn-yahoo {
  background: #400191;
}
:not(.ss-tw) .btn-yahoo::before {
  content: "\f19e";
  background: #350178;
}
:not(.ss-tw) .btn-yahoo:hover {
  background: #350178;
}
:not(.ss-tw) .btn-yahoo:hover::before {
  background: #2a015e;
}
:not(.ss-tw) .btn-behance {
  background: #1769ff;
}
:not(.ss-tw) .btn-behance::before {
  content: "\f1b4";
  background: #0059fd;
}
:not(.ss-tw) .btn-behance:hover {
  background: #0059fd;
}
:not(.ss-tw) .btn-behance:hover::before {
  background: #0050e3;
}
:not(.ss-tw) .btn-dropbox {
  background: #007ee5;
}
:not(.ss-tw) .btn-dropbox::before {
  content: "\f16b";
  background: #0070cc;
}
:not(.ss-tw) .btn-dropbox:hover {
  background: #0070cc;
}
:not(.ss-tw) .btn-dropbox:hover::before {
  background: #0062b2;
}
:not(.ss-tw) .btn-reddit {
  background: #ff4500;
}
:not(.ss-tw) .btn-reddit::before {
  content: "\f1a1";
  background: #e63e00;
}
:not(.ss-tw) .btn-reddit:hover {
  background: #e63e00;
}
:not(.ss-tw) .btn-reddit:hover::before {
  background: #cc3700;
}
:not(.ss-tw) .btn-spotify {
  background: #7ab800;
}
:not(.ss-tw) .btn-spotify::before {
  content: "\f1bc";
  background: #699f00;
}
:not(.ss-tw) .btn-spotify:hover {
  background: #699f00;
}
:not(.ss-tw) .btn-spotify:hover::before {
  background: #588500;
}
:not(.ss-tw) .btn-vine {
  background: #00bf8f;
}
:not(.ss-tw) .btn-vine::before {
  content: "\f1ca";
  background: #00a67c;
}
:not(.ss-tw) .btn-vine:hover {
  background: #00a67c;
}
:not(.ss-tw) .btn-vine:hover::before {
  background: #008c69;
}
:not(.ss-tw) .btn-foursquare {
  background: #1073af;
}
:not(.ss-tw) .btn-foursquare::before {
  content: "\f180";
  background: #0e6498;
}
:not(.ss-tw) .btn-foursquare:hover {
  background: #0e6498;
}
:not(.ss-tw) .btn-foursquare:hover::before {
  background: #0c5480;
}
:not(.ss-tw) .btn-vimeo {
  background: #aad450;
}
:not(.ss-tw) .btn-vimeo::before {
  content: "\f194";
  background: #a0cf3c;
}
:not(.ss-tw) .btn-vimeo:hover {
  background: #a0cf3c;
}
:not(.ss-tw) .btn-vimeo:hover::before {
  background: #93c130;
}
:not(.ss-tw) hr.transparent {
  border-top: 1px solid transparent;
}
:not(.ss-tw) .breadcrumb-menu {
  position: absolute;
  top: 0;
  right: 1rem;
}
:not(.ss-tw) .breadcrumb-menu::before {
  display: none;
}
:not(.ss-tw) .breadcrumb-menu .btn {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}
:not(.ss-tw) .breadcrumb-menu .btn.btn-secondary {
  color: #b0bec5;
  border: 0;
}
:not(.ss-tw) .breadcrumb-menu .btn.btn-secondary:hover, :not(.ss-tw) .breadcrumb-menu .btn.btn-secondary.active {
  color: #263238;
  background: transparent;
}
:not(.ss-tw) .breadcrumb-menu .open .btn.btn-secondary {
  color: #263238;
  background: transparent;
}
:not(.ss-tw) .breadcrumb-menu .dropdown-menu {
  min-width: 180px;
  line-height: 1.5;
}
:not(.ss-tw) .img-avatar {
  border-radius: 50em;
}
:not(.ss-tw) .avatar {
  position: relative;
  display: inline-block;
  width: 36px;
}
:not(.ss-tw) .avatar .img-avatar {
  width: 36px;
  height: 36px;
}
:not(.ss-tw) .avatar .avatar-status {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #fff;
  border-radius: 50em;
}
:not(.ss-tw) .avatar.avatar-xs {
  position: relative;
  display: inline-block;
  width: 20px;
}
:not(.ss-tw) .avatar.avatar-xs .img-avatar {
  width: 20px;
  height: 20px;
}
:not(.ss-tw) .avatar.avatar-xs .avatar-status {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-radius: 50em;
}
:not(.ss-tw) .avatar.avatar-sm {
  position: relative;
  display: inline-block;
  width: 24px;
}
:not(.ss-tw) .avatar.avatar-sm .img-avatar {
  width: 24px;
  height: 24px;
}
:not(.ss-tw) .avatar.avatar-sm .avatar-status {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 8px;
  height: 8px;
  border: 1px solid #fff;
  border-radius: 50em;
}
:not(.ss-tw) .avatar.avatar-lg {
  position: relative;
  display: inline-block;
  width: 72px;
}
:not(.ss-tw) .avatar.avatar-lg .img-avatar {
  width: 72px;
  height: 72px;
}
:not(.ss-tw) .avatar.avatar-lg .avatar-status {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  border-radius: 50em;
}
:not(.ss-tw) .avatars-stack .avatar.avatar-xs {
  margin-right: -10px;
}
:not(.ss-tw) .avatars-stack .avatar {
  margin-right: -15px;
  transition-duration: 0.25s, 0.25s;
  transition-property: margin-left, margin-right;
}
:not(.ss-tw) .avatars-stack .avatar:hover {
  margin-right: 0 !important;
}
:not(.ss-tw) .callout {
  position: relative;
  padding: 0 1rem;
  margin: 1rem 0;
  border: 0 solid #cfd8dc;
  border-left-width: 0.25rem;
}
:not(.ss-tw) .callout .chart-wrapper {
  position: absolute;
  top: 18px;
  left: 45%;
  float: right;
  width: 100px;
}
:not(.ss-tw) .callout-bordered {
  border: 1px solid #cfd8dc;
  border-left-width: 0.25rem;
}
:not(.ss-tw) .callout code {
  border-radius: 0.25rem;
}
:not(.ss-tw) .callout h4 {
  margin-top: 0;
  margin-bottom: 0.25rem;
}
:not(.ss-tw) .callout p:last-child {
  margin-bottom: 0;
}
:not(.ss-tw) .callout + .callout {
  margin-top: -0.25rem;
}
:not(.ss-tw) .callout-default {
  border-left-color: #b0bec5;
}
:not(.ss-tw) .callout-default h4 {
  color: #b0bec5;
}
:not(.ss-tw) .callout-primary {
  border-left-color: #20a8d8;
}
:not(.ss-tw) .callout-primary h4 {
  color: #20a8d8;
}
:not(.ss-tw) .callout-info {
  border-left-color: #63c2de;
}
:not(.ss-tw) .callout-info h4 {
  color: #63c2de;
}
:not(.ss-tw) .callout-warning {
  border-left-color: #f8cb00;
}
:not(.ss-tw) .callout-warning h4 {
  color: #f8cb00;
}
:not(.ss-tw) .callout-danger {
  border-left-color: #f86c6b;
}
:not(.ss-tw) .callout-danger h4 {
  color: #f86c6b;
}
:not(.ss-tw) .callout-success {
  border-left-color: #4dbd74;
}
:not(.ss-tw) .callout-success h4 {
  color: #4dbd74;
}
:not(.ss-tw) .switch.switch-default {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 24px;
  background-color: transparent;
  cursor: pointer;
}
:not(.ss-tw) .switch.switch-default .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
:not(.ss-tw) .switch.switch-default .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 2px;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  -webkit-transition-property: opacity background;
  transition-property: opacity background;
}
:not(.ss-tw) .switch.switch-default .switch-input:checked ~ .switch-label::before {
  opacity: 0;
}
:not(.ss-tw) .switch.switch-default .switch-input:checked ~ .switch-label::after {
  opacity: 1;
}
:not(.ss-tw) .switch.switch-default .switch-handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 1px;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
:not(.ss-tw) .switch.switch-default .switch-input:checked ~ .switch-handle {
  left: 18px;
}
:not(.ss-tw) .switch.switch-default.switch-lg {
  width: 48px;
  height: 28px;
}
:not(.ss-tw) .switch.switch-default.switch-lg .switch-label {
  font-size: 12px;
}
:not(.ss-tw) .switch.switch-default.switch-lg .switch-handle {
  width: 24px;
  height: 24px;
}
:not(.ss-tw) .switch.switch-default.switch-lg .switch-input:checked ~ .switch-handle {
  left: 22px;
}
:not(.ss-tw) .switch.switch-default.switch-sm {
  width: 32px;
  height: 20px;
}
:not(.ss-tw) .switch.switch-default.switch-sm .switch-label {
  font-size: 8px;
}
:not(.ss-tw) .switch.switch-default.switch-sm .switch-handle {
  width: 16px;
  height: 16px;
}
:not(.ss-tw) .switch.switch-default.switch-sm .switch-input:checked ~ .switch-handle {
  left: 14px;
}
:not(.ss-tw) .switch.switch-default.switch-xs {
  width: 24px;
  height: 16px;
}
:not(.ss-tw) .switch.switch-default.switch-xs .switch-label {
  font-size: 7px;
}
:not(.ss-tw) .switch.switch-default.switch-xs .switch-handle {
  width: 12px;
  height: 12px;
}
:not(.ss-tw) .switch.switch-default.switch-xs .switch-input:checked ~ .switch-handle {
  left: 10px;
}
:not(.ss-tw) .switch.switch-text {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 48px;
  height: 24px;
  background-color: transparent;
  cursor: pointer;
}
:not(.ss-tw) .switch.switch-text .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
:not(.ss-tw) .switch.switch-text .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 2px;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  -webkit-transition-property: opacity background;
  transition-property: opacity background;
}
:not(.ss-tw) .switch.switch-text .switch-label::before,
:not(.ss-tw) .switch.switch-text .switch-label::after {
  position: absolute;
  top: 50%;
  width: 50%;
  margin-top: -0.5em;
  line-height: 1;
  text-align: center;
  -moz-transition: inherit;
  -o-transition: inherit;
  -webkit-transition: inherit;
  transition: inherit;
}
:not(.ss-tw) .switch.switch-text .switch-label::before {
  right: 1px;
  color: #cfd8dc;
  content: attr(data-off);
}
:not(.ss-tw) .switch.switch-text .switch-label::after {
  left: 1px;
  color: #fff;
  content: attr(data-on);
  opacity: 0;
}
:not(.ss-tw) .switch.switch-text .switch-input:checked ~ .switch-label::before {
  opacity: 0;
}
:not(.ss-tw) .switch.switch-text .switch-input:checked ~ .switch-label::after {
  opacity: 1;
}
:not(.ss-tw) .switch.switch-text .switch-handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 1px;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
:not(.ss-tw) .switch.switch-text .switch-input:checked ~ .switch-handle {
  left: 26px;
}
:not(.ss-tw) .switch.switch-text.switch-lg {
  width: 56px;
  height: 28px;
}
:not(.ss-tw) .switch.switch-text.switch-lg .switch-label {
  font-size: 12px;
}
:not(.ss-tw) .switch.switch-text.switch-lg .switch-handle {
  width: 24px;
  height: 24px;
}
:not(.ss-tw) .switch.switch-text.switch-lg .switch-input:checked ~ .switch-handle {
  left: 30px;
}
:not(.ss-tw) .switch.switch-text.switch-sm {
  width: 40px;
  height: 20px;
}
:not(.ss-tw) .switch.switch-text.switch-sm .switch-label {
  font-size: 8px;
}
:not(.ss-tw) .switch.switch-text.switch-sm .switch-handle {
  width: 16px;
  height: 16px;
}
:not(.ss-tw) .switch.switch-text.switch-sm .switch-input:checked ~ .switch-handle {
  left: 22px;
}
:not(.ss-tw) .switch.switch-text.switch-xs {
  width: 32px;
  height: 16px;
}
:not(.ss-tw) .switch.switch-text.switch-xs .switch-label {
  font-size: 7px;
}
:not(.ss-tw) .switch.switch-text.switch-xs .switch-handle {
  width: 12px;
  height: 12px;
}
:not(.ss-tw) .switch.switch-text.switch-xs .switch-input:checked ~ .switch-handle {
  left: 18px;
}
:not(.ss-tw) .switch.switch-icon {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 48px;
  height: 24px;
  margin-bottom: 0;
  background-color: transparent;
  cursor: pointer;
}
:not(.ss-tw) .switch.switch-icon .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
:not(.ss-tw) .switch.switch-icon .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-family: FontAwesome;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 2px;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  -webkit-transition-property: opacity background;
  transition-property: opacity background;
}
:not(.ss-tw) .switch.switch-icon .switch-label::before,
:not(.ss-tw) .switch.switch-icon .switch-label::after {
  position: absolute;
  top: 50%;
  width: 50%;
  margin-top: -0.5em;
  line-height: 1;
  text-align: center;
  -moz-transition: inherit;
  -o-transition: inherit;
  -webkit-transition: inherit;
  transition: inherit;
}
:not(.ss-tw) .switch.switch-icon .switch-label::before {
  right: 1px;
  color: #cfd8dc;
  content: attr(data-off);
}
:not(.ss-tw) .switch.switch-icon .switch-label::after {
  left: 1px;
  color: #fff;
  content: attr(data-on);
  opacity: 0;
}
:not(.ss-tw) .switch.switch-icon .switch-input:checked ~ .switch-label::before {
  opacity: 0;
}
:not(.ss-tw) .switch.switch-icon .switch-input:checked ~ .switch-label::after {
  opacity: 1;
}
:not(.ss-tw) .switch.switch-icon .switch-handle {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 1px;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
:not(.ss-tw) .switch.switch-icon .switch-input:checked ~ .switch-handle {
  left: 26px;
}
:not(.ss-tw) .switch.switch-icon.switch-lg {
  width: 56px;
  height: 28px;
}
:not(.ss-tw) .switch.switch-icon.switch-lg .switch-label {
  font-size: 12px;
}
:not(.ss-tw) .switch.switch-icon.switch-lg .switch-handle {
  width: 24px;
  height: 24px;
}
:not(.ss-tw) .switch.switch-icon.switch-lg .switch-input:checked ~ .switch-handle {
  left: 30px;
}
:not(.ss-tw) .switch.switch-icon.switch-sm {
  width: 40px;
  height: 20px;
}
:not(.ss-tw) .switch.switch-icon.switch-sm .switch-label {
  font-size: 8px;
}
:not(.ss-tw) .switch.switch-icon.switch-sm .switch-handle {
  width: 16px;
  height: 16px;
}
:not(.ss-tw) .switch.switch-icon.switch-sm .switch-input:checked ~ .switch-handle {
  left: 22px;
}
:not(.ss-tw) .switch.switch-icon.switch-xs {
  width: 32px;
  height: 16px;
}
:not(.ss-tw) .switch.switch-icon.switch-xs .switch-label {
  font-size: 7px;
}
:not(.ss-tw) .switch.switch-icon.switch-xs .switch-handle {
  width: 12px;
  height: 12px;
}
:not(.ss-tw) .switch.switch-icon.switch-xs .switch-input:checked ~ .switch-handle {
  left: 18px;
}
:not(.ss-tw) .switch.switch-3d {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  height: 24px;
  background-color: transparent;
  cursor: pointer;
}
:not(.ss-tw) .switch.switch-3d .switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
:not(.ss-tw) .switch.switch-3d .switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  background-color: #eceff1;
  border: 1px solid #cfd8dc;
  border-radius: 2px;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  -webkit-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  -webkit-transition-property: opacity background;
  transition-property: opacity background;
}
:not(.ss-tw) .switch.switch-3d .switch-input:checked ~ .switch-label::before {
  opacity: 0;
}
:not(.ss-tw) .switch.switch-3d .switch-input:checked ~ .switch-label::after {
  opacity: 1;
}
:not(.ss-tw) .switch.switch-3d .switch-handle {
  position: absolute;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background: #fff;
  border: 1px solid #cfd8dc;
  border-radius: 1px;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  -webkit-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
  border: 0;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
:not(.ss-tw) .switch.switch-3d .switch-input:checked ~ .switch-handle {
  left: 16px;
}
:not(.ss-tw) .switch.switch-3d.switch-lg {
  width: 48px;
  height: 28px;
}
:not(.ss-tw) .switch.switch-3d.switch-lg .switch-label {
  font-size: 12px;
}
:not(.ss-tw) .switch.switch-3d.switch-lg .switch-handle {
  width: 28px;
  height: 28px;
}
:not(.ss-tw) .switch.switch-3d.switch-lg .switch-input:checked ~ .switch-handle {
  left: 20px;
}
:not(.ss-tw) .switch.switch-3d.switch-sm {
  width: 32px;
  height: 20px;
}
:not(.ss-tw) .switch.switch-3d.switch-sm .switch-label {
  font-size: 8px;
}
:not(.ss-tw) .switch.switch-3d.switch-sm .switch-handle {
  width: 20px;
  height: 20px;
}
:not(.ss-tw) .switch.switch-3d.switch-sm .switch-input:checked ~ .switch-handle {
  left: 12px;
}
:not(.ss-tw) .switch.switch-3d.switch-xs {
  width: 24px;
  height: 16px;
}
:not(.ss-tw) .switch.switch-3d.switch-xs .switch-label {
  font-size: 7px;
}
:not(.ss-tw) .switch.switch-3d.switch-xs .switch-handle {
  width: 16px;
  height: 16px;
}
:not(.ss-tw) .switch.switch-3d.switch-xs .switch-input:checked ~ .switch-handle {
  left: 8px;
}
:not(.ss-tw) .switch-pill .switch-label, :not(.ss-tw) .switch.switch-3d .switch-label,
:not(.ss-tw) .switch-pill .switch-handle, :not(.ss-tw) .switch.switch-3d .switch-handle {
  border-radius: 50em !important;
}
:not(.ss-tw) .switch-pill .switch-label::before, :not(.ss-tw) .switch.switch-3d .switch-label::before {
  right: 2px !important;
}
:not(.ss-tw) .switch-pill .switch-label::after, :not(.ss-tw) .switch.switch-3d .switch-label::after {
  left: 2px !important;
}
:not(.ss-tw) .switch-primary > .switch-input:checked ~ .switch-label {
  background: #20a8d8 !important;
  border-color: #1985ac;
}
:not(.ss-tw) .switch-primary > .switch-input:checked ~ .switch-handle {
  border-color: #1985ac;
}
:not(.ss-tw) .switch-primary-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #20a8d8;
}
:not(.ss-tw) .switch-primary-outline > .switch-input:checked ~ .switch-label::after {
  color: #20a8d8;
}
:not(.ss-tw) .switch-primary-outline > .switch-input:checked ~ .switch-handle {
  border-color: #20a8d8;
}
:not(.ss-tw) .switch-primary-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #20a8d8;
}
:not(.ss-tw) .switch-primary-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #20a8d8;
}
:not(.ss-tw) .switch-primary-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #20a8d8 !important;
  border-color: #20a8d8;
}
:not(.ss-tw) .switch-secondary > .switch-input:checked ~ .switch-label {
  background: #cfd8dc !important;
  border-color: #b2c0c6;
}
:not(.ss-tw) .switch-secondary > .switch-input:checked ~ .switch-handle {
  border-color: #b2c0c6;
}
:not(.ss-tw) .switch-secondary-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #cfd8dc;
}
:not(.ss-tw) .switch-secondary-outline > .switch-input:checked ~ .switch-label::after {
  color: #cfd8dc;
}
:not(.ss-tw) .switch-secondary-outline > .switch-input:checked ~ .switch-handle {
  border-color: #cfd8dc;
}
:not(.ss-tw) .switch-secondary-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #cfd8dc;
}
:not(.ss-tw) .switch-secondary-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #cfd8dc;
}
:not(.ss-tw) .switch-secondary-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #cfd8dc !important;
  border-color: #cfd8dc;
}
:not(.ss-tw) .switch-success > .switch-input:checked ~ .switch-label {
  background: #4dbd74 !important;
  border-color: #3a9d5d;
}
:not(.ss-tw) .switch-success > .switch-input:checked ~ .switch-handle {
  border-color: #3a9d5d;
}
:not(.ss-tw) .switch-success-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #4dbd74;
}
:not(.ss-tw) .switch-success-outline > .switch-input:checked ~ .switch-label::after {
  color: #4dbd74;
}
:not(.ss-tw) .switch-success-outline > .switch-input:checked ~ .switch-handle {
  border-color: #4dbd74;
}
:not(.ss-tw) .switch-success-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #4dbd74;
}
:not(.ss-tw) .switch-success-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #4dbd74;
}
:not(.ss-tw) .switch-success-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #4dbd74 !important;
  border-color: #4dbd74;
}
:not(.ss-tw) .switch-info > .switch-input:checked ~ .switch-label {
  background: #63c2de !important;
  border-color: #39b2d5;
}
:not(.ss-tw) .switch-info > .switch-input:checked ~ .switch-handle {
  border-color: #39b2d5;
}
:not(.ss-tw) .switch-info-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #63c2de;
}
:not(.ss-tw) .switch-info-outline > .switch-input:checked ~ .switch-label::after {
  color: #63c2de;
}
:not(.ss-tw) .switch-info-outline > .switch-input:checked ~ .switch-handle {
  border-color: #63c2de;
}
:not(.ss-tw) .switch-info-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #63c2de;
}
:not(.ss-tw) .switch-info-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #63c2de;
}
:not(.ss-tw) .switch-info-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #63c2de !important;
  border-color: #63c2de;
}
:not(.ss-tw) .switch-warning > .switch-input:checked ~ .switch-label {
  background: #f8cb00 !important;
  border-color: #c5a100;
}
:not(.ss-tw) .switch-warning > .switch-input:checked ~ .switch-handle {
  border-color: #c5a100;
}
:not(.ss-tw) .switch-warning-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #f8cb00;
}
:not(.ss-tw) .switch-warning-outline > .switch-input:checked ~ .switch-label::after {
  color: #f8cb00;
}
:not(.ss-tw) .switch-warning-outline > .switch-input:checked ~ .switch-handle {
  border-color: #f8cb00;
}
:not(.ss-tw) .switch-warning-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #f8cb00;
}
:not(.ss-tw) .switch-warning-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #f8cb00;
}
:not(.ss-tw) .switch-warning-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #f8cb00 !important;
  border-color: #f8cb00;
}
:not(.ss-tw) .switch-danger > .switch-input:checked ~ .switch-label {
  background: #f86c6b !important;
  border-color: #f63c3a;
}
:not(.ss-tw) .switch-danger > .switch-input:checked ~ .switch-handle {
  border-color: #f63c3a;
}
:not(.ss-tw) .switch-danger-outline > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #f86c6b;
}
:not(.ss-tw) .switch-danger-outline > .switch-input:checked ~ .switch-label::after {
  color: #f86c6b;
}
:not(.ss-tw) .switch-danger-outline > .switch-input:checked ~ .switch-handle {
  border-color: #f86c6b;
}
:not(.ss-tw) .switch-danger-outline-alt > .switch-input:checked ~ .switch-label {
  background: #fff !important;
  border-color: #f86c6b;
}
:not(.ss-tw) .switch-danger-outline-alt > .switch-input:checked ~ .switch-label::after {
  color: #f86c6b;
}
:not(.ss-tw) .switch-danger-outline-alt > .switch-input:checked ~ .switch-handle {
  background: #f86c6b !important;
  border-color: #f86c6b;
}
:not(.ss-tw) .chart-wrapper canvas {
  width: 100% !important;
}
:not(.ss-tw) base-chart.chart {
  display: block !important;
}
:not(.ss-tw) .b-a-0 {
  border: 0 !important;
}
:not(.ss-tw) .b-t-0 {
  border-top: 0 !important;
}
:not(.ss-tw) .b-r-0 {
  border-right: 0 !important;
}
:not(.ss-tw) .b-b-0 {
  border-bottom: 0 !important;
}
:not(.ss-tw) .b-l-0 {
  border-left: 0 !important;
}
:not(.ss-tw) .b-a-1 {
  border: 1px solid #cfd8dc !important;
}
:not(.ss-tw) .b-t-1 {
  border-top: 1px solid #cfd8dc !important;
}
:not(.ss-tw) .b-r-1 {
  border-right: 1px solid #cfd8dc !important;
}
:not(.ss-tw) .b-b-1 {
  border-bottom: 1px solid #cfd8dc !important;
}
:not(.ss-tw) .b-l-1 {
  border-left: 1px solid #cfd8dc !important;
}
:not(.ss-tw) .b-a-2 {
  border: 2px solid #cfd8dc !important;
}
:not(.ss-tw) .b-t-2 {
  border-top: 2px solid #cfd8dc !important;
}
:not(.ss-tw) .b-r-2 {
  border-right: 2px solid #cfd8dc !important;
}
:not(.ss-tw) .b-b-2 {
  border-bottom: 2px solid #cfd8dc !important;
}
:not(.ss-tw) .b-l-2 {
  border-left: 2px solid #cfd8dc !important;
}
:not(.ss-tw) .label-pill {
  border-radius: 1rem !important;
}
:not(.ss-tw) .open > .dropdown-menu {
  display: block;
  visibility: visible;
}
:not(.ss-tw) .open > a {
  outline: 0;
}
:not(.ss-tw) .navbar .dropdown-toggle .img-avatar {
  height: 35px;
  margin: 0 10px;
}
:not(.ss-tw) *[dir=rtl] {
  direction: rtl;
  unicode-bidi: embed;
}
:not(.ss-tw) *[dir=rtl] ul {
  -webkit-padding-start: 0;
}
:not(.ss-tw) *[dir=rtl] table tr th {
  text-align: right;
}
:not(.ss-tw) *[dir=rtl] .breadcrumb-item {
  float: right;
}
:not(.ss-tw) *[dir=rtl] .breadcrumb-menu {
  right: auto;
  left: 1rem;
}
:not(.ss-tw) *[dir=rtl] .dropdown-item {
  text-align: right;
}
:not(.ss-tw) *[dir=rtl] .dropdown-item i {
  margin-right: -10px;
  margin-left: 10px;
}
:not(.ss-tw) *[dir=rtl] .dropdown-item .badge {
  right: auto;
  left: 10px;
}
:not(.ss-tw) *[dir=rtl] .sidebar-hidden .sidebar {
  margin-right: -200px;
}
:not(.ss-tw) *[dir=rtl] .sidebar-fixed .main, :not(.ss-tw) *[dir=rtl] .sidebar-fixed .app-footer {
  margin-right: 200px;
}
:not(.ss-tw) *[dir=rtl] .sidebar-fixed.sidebar-hidden .main, :not(.ss-tw) *[dir=rtl] .sidebar-fixed.sidebar-hidden .app-footer {
  margin-right: 0;
}
:not(.ss-tw) *[dir=rtl] .sidebar-compact .sidebar {
  flex: 0 0 50px;
}
:not(.ss-tw) *[dir=rtl] .sidebar-compact.sidebar-hidden .sidebar {
  margin-left: -50px;
}
:not(.ss-tw) *[dir=rtl] .sidebar-compact.sidebar-fixed .main, :not(.ss-tw) *[dir=rtl] .sidebar-compact.sidebar-fixed .app-footer {
  margin-left: 50px;
}
:not(.ss-tw) *[dir=rtl] .sidebar-compact.sidebar-fixed.sidebar-hidden .main, :not(.ss-tw) *[dir=rtl] .sidebar-compact.sidebar-fixed.sidebar-hidden .app-footer {
  margin-left: 0;
}
:not(.ss-tw) *[dir=rtl] .aside-menu-hidden .aside-menu {
  margin-left: -250px;
}
:not(.ss-tw) *[dir=rtl] .aside-menu-fixed .aside-menu {
  right: auto;
  left: 0;
}
:not(.ss-tw) *[dir=rtl] .aside-menu-fixed .main, :not(.ss-tw) *[dir=rtl] .aside-menu-fixed .app-footer {
  margin-left: 250px;
}
:not(.ss-tw) *[dir=rtl] .aside-menu-fixed.aside-menu-hidden .main, :not(.ss-tw) *[dir=rtl] .aside-menu-fixed.aside-menu-hidden .app-footer {
  margin-left: 0;
}
:not(.ss-tw) *[dir=rtl] .aside-menu-off-canvas .aside-menu {
  position: fixed;
  right: 0;
  z-index: 999;
  height: 100%;
}
:not(.ss-tw) *[dir=rtl] .aside-menu-off-canvas .aside-menu .tab-content {
  height: calc(100vh - 2.375rem - 55px);
}
:not(.ss-tw) *[dir=rtl] .sidebar .sidebar-nav {
  direction: ltr;
}
:not(.ss-tw) *[dir=rtl] .sidebar .sidebar-nav * {
  direction: rtl;
}
:not(.ss-tw) *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item .nav-link [class^=icon-], :not(.ss-tw) *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item .navbar .dropdown-toggle [class^=icon-], :not(.ss-tw) .navbar *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item .dropdown-toggle [class^=icon-], :not(.ss-tw) *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item .nav-link [class*=" icon-"], :not(.ss-tw) *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item .navbar .dropdown-toggle [class*=" icon-"], :not(.ss-tw) .navbar *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item .dropdown-toggle [class*=" icon-"] {
  margin-right: -4px;
}
:not(.ss-tw) *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item .nav-link .badge, :not(.ss-tw) *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item .navbar .dropdown-toggle .badge, :not(.ss-tw) .navbar *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item .dropdown-toggle .badge {
  float: left;
  margin-top: 2px;
}
:not(.ss-tw) *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item .nav-link.nav-dropdown-toggle::before, :not(.ss-tw) *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item .navbar .nav-dropdown-toggle.dropdown-toggle::before, :not(.ss-tw) .navbar *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item .nav-dropdown-toggle.dropdown-toggle::before {
  position: absolute;
  right: auto !important;
  left: 1rem;
}
:not(.ss-tw) *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item.nav-dropdown.open > .nav-link.nav-dropdown-toggle::before, :not(.ss-tw) *[dir=rtl] .sidebar .sidebar-nav .nav .navbar .nav-item.nav-dropdown.open > .nav-dropdown-toggle.dropdown-toggle::before, :not(.ss-tw) .navbar *[dir=rtl] .sidebar .sidebar-nav .nav .nav-item.nav-dropdown.open > .nav-dropdown-toggle.dropdown-toggle::before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
:not(.ss-tw) *[dir=rtl] .horizontal-bars li .bars {
  padding-right: 100px;
  padding-left: 0;
}
:not(.ss-tw) *[dir=rtl] .horizontal-bars li .bars .progress:first-child {
  margin-bottom: 2px;
}
:not(.ss-tw) *[dir=rtl] .horizontal-bars.type-2 li i {
  margin-right: 5px;
  margin-left: 1rem;
}
:not(.ss-tw) *[dir=rtl] .horizontal-bars.type-2 li .value {
  float: left;
  font-weight: 600;
}
:not(.ss-tw) *[dir=rtl] .horizontal-bars.type-2 li .bars {
  padding: 0;
}
:not(.ss-tw) *[dir=rtl] .icons-list li {
  position: relative;
  height: 40px;
  vertical-align: middle;
}
:not(.ss-tw) *[dir=rtl] .icons-list li i {
  float: right;
}
:not(.ss-tw) *[dir=rtl] .icons-list li .desc {
  margin-right: 50px;
  margin-left: 0;
}
:not(.ss-tw) *[dir=rtl] .icons-list li .value {
  right: auto;
  left: 45px;
  text-align: left;
}
:not(.ss-tw) *[dir=rtl] .icons-list li .value strong {
  display: block;
  margin-top: -3px;
}
:not(.ss-tw) *[dir=rtl] .icons-list li .actions {
  right: auto;
  left: 10px;
}
:not(.ss-tw) *[dir=rtl] .callout {
  border: 0 solid #cfd8dc;
  border-right-width: 0.25rem;
}
:not(.ss-tw) *[dir=rtl] .callout .chart-wrapper {
  left: 0;
  float: left;
}
:not(.ss-tw) *[dir=rtl] .callout-default {
  border-right-color: #b0bec5;
}
:not(.ss-tw) *[dir=rtl] .callout-primary {
  border-right-color: #20a8d8;
}
:not(.ss-tw) *[dir=rtl] .callout-info {
  border-right-color: #63c2de;
}
:not(.ss-tw) *[dir=rtl] .callout-warning {
  border-right-color: #f8cb00;
}
:not(.ss-tw) *[dir=rtl] .callout-danger {
  border-right-color: #f86c6b;
}
:not(.ss-tw) *[dir=rtl] .callout-success {
  border-right-color: #4dbd74;
}
:not(.ss-tw) .checkbox-inline {
  cursor: pointer;
}
:not(.ss-tw) .ss-modal {
  padding: 36px;
  background-color: #fff;
  border-radius: 4px;
}
:not(.ss-tw) {
  /* Inline-block без ширины: при «Загружаем…» модалка схлопывается — фиксируем габарит */
}
:not(.ss-tw) .modals .ss-modal.add-community {
  box-sizing: border-box;
  width: 448px;
  max-width: calc(100vw - 32px);
  min-width: 300px;
}
:not(.ss-tw) .ss-modal .btn {
  margin: 0 5px;
}
:not(.ss-tw) .text-code {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
:not(.ss-tw) .modal-wrapper {
  overflow-y: auto !important;
}
@media all and (max-width: 768px) {
  :not(.ss-tw) iframe {
    width: 100%;
    height: auto;
  }
  :not(.ss-tw) .table {
    table-layout: fixed;
  }
  :not(.ss-tw) .table thead th {
    word-wrap: break-word;
  }
  :not(.ss-tw) .table td {
    word-wrap: break-word;
  }
  :not(.ss-tw) .btn {
    white-space: normal;
  }
  :not(.ss-tw) .modals .v-aligner {
    display: none;
  }
}
@media all and (max-width: 767px) {
  :not(.ss-tw) .black-list-link {
    display: block !important;
    margin-bottom: 20px !important;
    top: 0 !important;
    text-align: left;
    margin-left: 0 !important;
    margin-top: 10px;
  }
}
:not(.ss-tw) datetime-field .form-control[readonly] {
  background-color: #fff;
  cursor: pointer;
}
:not(.ss-tw) datetime-field.big .form-control,
:not(.ss-tw) datetime-field.big .input-group-addon {
  font-size: 16px;
}
:not(.ss-tw) datetime-field .input-group {
  cursor: pointer;
}
:not(.ss-tw) .attachments .tab-pane {
  /*min-height: 240px;*/
}
:not(.ss-tw) .attachments .attachments-list,
:not(.ss-tw) .attachments .attachments-grid {
  height: 240px;
  overflow-y: auto;
}
:not(.ss-tw) .attachments .attachments-grid .item {
  cursor: pointer;
  padding: 3px;
  z-index: 9;
}
:not(.ss-tw) .attachments .attachments-grid .item:before {
  content: "";
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 102%;
  background-color: rgba(255, 255, 255, 0.4);
  opacity: 0;
  transition-duration: 0.2s;
  z-index: 10;
}
:not(.ss-tw) .attachments .attachments-grid .item:after {
  position: absolute;
  content: "";
  background-image: url(/static/img/office/check.png);
  background-size: contain;
  width: 40px;
  height: 40px;
  font-size: 24px;
  color: white;
  top: 20px;
  left: 28px;
  opacity: 0;
  transition-duration: 0.2s;
}
:not(.ss-tw) .attachments .attachments-grid .item.selected {
  /*background-color: rgba(0,0,0,0.1);*/
}
:not(.ss-tw) .attachments .attachments-grid .item.selected:after,
:not(.ss-tw) .attachments .attachments-grid .item.selected:before {
  transform: scale(0.85);
  opacity: 1;
}
:not(.ss-tw) .attachments .attachments-grid .item.selected .preview {
  transform: scale(0.85);
  /*opacity: 0.8;*/
}
:not(.ss-tw) .attachments .attachments-grid .item .preview {
  position: relative;
  height: 140px;
  background-size: cover;
  transition-duration: 0.2s;
  background-position: 50%;
}
:not(.ss-tw) .attachments .attachments-grid .item.type-video .preview {
  background-size: 120%;
  overflow: hidden;
}
:not(.ss-tw) .attachments .attachments-grid .item .preview .name {
  /* position: absolute; */
  top: 100%;
  text-align: left;
  padding: 5px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.7);
}
:not(.ss-tw) .attachments .attachments-grid .item.selected .preview .name {
  opacity: 0.7;
}
:not(.ss-tw) .attachments .attachments-list .item {
  cursor: pointer;
  padding: 3px;
  transition-duration: 0.2s;
  height: 26px;
}
:not(.ss-tw) .attachments .attachments-list .item.selected {
  opacity: 0.6;
  transform: scale(0.97);
}
:not(.ss-tw) .modal-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  opacity: 0;
  visibility: hidden;
  z-index: 11;
  line-height: 100%;
}
:not(.ss-tw) .modal-overlay.show {
  opacity: 1;
  visibility: visible;
  transition-duration: 0.2s;
}
:not(.ss-tw) .btn.test-send {
  margin-top: -6px;
}
:not(.ss-tw) .date-title {
  display: inline-block;
  margin-bottom: 10px;
}
:not(.ss-tw) .pt-2.title {
  padding-right: 54px;
  text-align: right;
}
:not(.ss-tw) .attachments-edit {
  text-align: right;
  position: relative;
  padding-top: 22px;
}
:not(.ss-tw) .attachments-edit .attachment-thumbnail {
  position: relative;
  display: inline-block;
  margin: 4px 4px 0 0;
  vertical-align: top;
}
:not(.ss-tw) .attachments-edit .add-btn {
  display: inline-block;
  top: -30px;
  right: 0;
  position: absolute;
  margin-right: 4px;
  vertical-align: top;
  width: 34px;
  height: 34px;
  color: white;
  background: #20a8d8 url("/static/img/office/plus.png") no-repeat 50%;
  background-size: 65%;
  opacity: 0.8;
  transition-duration: 0.2s;
  cursor: pointer;
}
:not(.ss-tw) .attachments-edit .add-btn:hover {
  background-color: #1985ac;
  opacity: 1;
}
:not(.ss-tw) .attachments-edit .attachment-thumbnail .remove-btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px;
  width: 18px;
  height: 18px;
  opacity: 0.8;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.6) url("/static/img/office/close.png");
  background-size: 100%;
  transition-duration: 0.2s;
  z-index: 10;
}
:not(.ss-tw) .attachments-edit .attachment-thumbnail .remove-btn:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.8);
}
:not(.ss-tw) .attachments-edit .attachment-thumbnail .preview {
  background-position: 50%;
  background-size: cover;
  width: 122px;
  height: 122px;
}
:not(.ss-tw) .attachments-edit .attachment-thumbnail .icon {
  position: relative;
  width: 122px;
  height: 122px;
  margin: 0;
  text-align: center;
  color: white;
}
:not(.ss-tw) .attachments-edit .attachment-thumbnail .icon.type-doc {
  width: 122px;
  height: 122px;
}
:not(.ss-tw) .attachments-edit .attachment-thumbnail .icon.type-doc i {
  margin-top: 34px;
}
:not(.ss-tw) .attachments-edit .attachment-thumbnail .icon.type-wall,
:not(.ss-tw) .attachments-edit .attachment-thumbnail .icon.type-doc,
:not(.ss-tw) .attachments-edit .attachment-thumbnail .icon.type-voice {
  background-color: #20a8d8;
  padding: 20px;
}
:not(.ss-tw) .attachments-edit .attachment-thumbnail .icon.type-audio {
  height: 122px;
  width: 122px;
  background-color: #4dbd74;
  padding: 18px;
}
:not(.ss-tw) .attachments-edit .attachment-thumbnail .icon .name,
:not(.ss-tw) .attachments-edit .attachment-thumbnail .preview .name {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 12px;
  text-align: left;
  padding: 6px 22px 6px 6px;
  width: 100%;
  max-height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  font-weight: 500;
  word-wrap: break-word;
}
:not(.ss-tw) .attachments-edit .attachment-thumbnail .icon.type-audio i,
:not(.ss-tw) .attachments-edit .attachment-thumbnail .icon.type-voice i,
:not(.ss-tw) .attachments-edit .attachment-thumbnail .icon.type-wall i {
  margin-top: 34px;
}
:not(.ss-tw) .control-panel {
  position: relative;
  z-index: 2;
  margin-bottom: -35px;
  padding-left: 0;
}
:not(.ss-tw) .black-list-link {
  position: relative;
  z-index: 2;
  top: 2px;
  display: inline-block;
  margin-bottom: -20px;
  margin-left: 20px;
}
:not(.ss-tw) .search {
  position: relative;
  overflow: hidden;
}
:not(.ss-tw) .search .search {
  float: right;
  max-width: 218px;
  margin-bottom: 20px;
  padding-right: 30px;
}
:not(.ss-tw) .search i {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #cccccc;
}
:not(.ss-tw) .ui-select-match-item {
  padding: 0;
  -webkit-appearance: none !important;
}
:not(.ss-tw) .circle-avatar {
  max-height: 100%;
  border-radius: 50%;
}
:not(.ss-tw) .ui-select-multiple.ui-select-bootstrap {
  text-align: left;
}
:not(.ss-tw) .object-array-filter .item {
  outline: 0;
  color: #607d8b;
  margin: 0 3px 3px 0;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.03);
  padding: 5px;
}
:not(.ss-tw) .ui-select-bootstrap .ui-select-choices-row.active > span {
  background-color: #20a8d8;
}
:not(.ss-tw) {
  /*finder*/
}
:not(.ss-tw) .object-array-filter .btn.btn-xs {
  padding: 0;
}
:not(.ss-tw) .object-array-filter .item.btn.btn-xs {
  padding: 5px;
  max-width: 100%;
  word-wrap: break-word;
}
:not(.ss-tw) .modals .activity-form .form-control-label {
  line-height: 1.1em;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 0;
}
:not(.ss-tw) .modals .activity-form .form-control-label span {
  text-align: right;
  display: block;
  width: 100%;
}
:not(.ss-tw) .modals .activity-form .date > label.form-control-label {
  align-items: flex-end;
}
:not(.ss-tw) .modals .activity-form .date .row.col-md-9 {
  padding-right: 0;
}
:not(.ss-tw) .modals .activity-form .date .row.col-md-9 .col-md-6 > span {
  text-align: left;
  display: block;
  padding: 3px 0;
}
:not(.ss-tw) .modals .activity-form .date .row.col-md-9 .col-md-6 > span label {
  display: inline-block;
}
:not(.ss-tw) .modals .activity-form .date .row.col-md-9 .col-md-6 {
  padding-right: 0;
}
:not(.ss-tw) .modals .activity-form .ui-select-container.form-control {
  height: calc(2.09375rem + 2px);
  padding: 0 !important;
  outline: none;
}
:not(.ss-tw) .modals .activity-form .ui-select-container.form-control .ui-select-placeholder {
  border: 0;
  line-height: 32px;
  padding: 0 10px;
  color: rgba(0, 0, 0, 0.3);
}
:not(.ss-tw) .modals .activity-form .ui-select-container .ui-select-match {
  height: 100%;
  box-shadow: none;
  outline: none;
}
:not(.ss-tw) .modals .activity-form .ui-select-container input {
  outline: 0;
  border: 0;
  box-shadow: none;
}
:not(.ss-tw) .modals .activity-form .ui-select-container .ui-select-match .btn {
  height: 100%;
  outline: 0;
  padding: 0;
  box-shadow: none;
  margin: 0;
}
:not(.ss-tw) .modals .activity-form .ui-select-container .ui-select-match .btn .ui-select-match-text {
  height: 100%;
  line-height: 32px;
  padding: 0 10px;
}
:not(.ss-tw) .modals .activity-form .ui-select-container .ui-select-match .btn .ui-select-match-text span {
  height: 100%;
}
:not(.ss-tw) .modals .activity-form .ui-select-container .ui-select-match .btn .ui-select-match-text i {
  display: none;
}
:not(.ss-tw) .modals .activity-form .action-on-site {
  margin-top: 28px;
}
:not(.ss-tw) .modals .activity-form .action-on-site .text-right {
  position: absolute;
  top: -26px;
  right: 16px;
}
:not(.ss-tw) .modals .activity-form .action-on-site .text-right .btn {
  padding: 0;
  margin: 0;
  color: #20a8d8;
}
:not(.ss-tw) .modals .activity-form .action-on-site .text-right .btn:last-child {
  margin-left: 25px;
}
:not(.ss-tw) .apply-filters .form-control {
  padding: 0.49rem 0.75rem !important;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-3 .ui-select-container {
  height: calc(2.09375rem + 3px);
  padding: 0 !important;
  box-shadow: none;
  outline: 0;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-3 .ui-select-match {
  height: 100%;
  outline: 0;
  box-shadow: none;
  background-color: transparent;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-3 .ui-select-match .ui-select-toggle {
  height: 100%;
  outline: 0;
  box-shadow: none;
  border: 0;
  background-color: transparent;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-3 .ui-select-match .ui-select-match-text {
  padding: 0;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-3 .ui-select-match .ui-select-match-text span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-3 .ui-select-container input {
  border: 0;
  outline: 0;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-3 .dropdown-menu {
  min-width: 240px;
  max-height: 300px;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-9 .row {
  margin: 0;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-9 [class*=col-] {
  padding-left: 0;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-9 .col-md-12:nth-child(2) > div [class*=col-]:nth-child(2) {
  padding-left: 15px;
  padding-right: 0;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-9 .ui-select-container {
  padding: 5px !important;
  box-shadow: none;
  outline: 0;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-9 .ui-select-match {
  outline: 0;
  box-shadow: none;
  background-color: transparent;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-9 .ui-select-match .ui-select-toggle {
  outline: 0;
  box-shadow: none;
  border: 0;
  background-color: transparent;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-9 .select-range .ui-select-container {
  padding: 0 !important;
  height: calc(2.09375rem + 2px);
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-9 .select-range .ui-select-match {
  height: 100%;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-9 .select-range .ui-select-match .ui-select-toggle {
  height: 100%;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-9 .ui-select-match .ui-select-match-text {
  padding: 0;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-9 .ui-select-match .ui-select-match-text span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
:not(.ss-tw) .apply-filters .any-filter > .row > .col-md-9 .ui-select-container input {
  border: 0;
  outline: 0;
}
:not(.ss-tw) .apply-filters .any-filter .ui-select-bootstrap .ui-select-choices-row > span {
  white-space: normal;
}
:not(.ss-tw) .table-segmentation .badge {
  border-radius: 0;
  white-space: normal;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
:not(.ss-tw) .table-segmentation .badge-warning {
  background-color: rgba(255, 140, 0, 0.2);
  color: rgb(255, 140, 0);
  font-weight: 400;
  border-radius: 0px;
}
:not(.ss-tw) .table-segmentation .badge-danger {
  font-weight: 400;
}
:not(.ss-tw) .table-segmentation .badge-success {
  background-color: transparent;
  padding-left: 0;
  color: rgb(38, 50, 56);
  font-weight: 400;
}
:not(.ss-tw) {
  /*.any-filter div[class*="col"] {*/
  /*align-self: flex-end;*/
  /*}*/
}
:not(.ss-tw) .action-pannel .dropdown-menu {
  bottom: 100% !important;
  top: auto !important;
}
:not(.ss-tw) {
  /*main-form-edit*/
}
:not(.ss-tw) .main-form-edit .edit-tabs .show-in-app input {
  display: inline-block;
  width: auto;
}
:not(.ss-tw) .main-form-edit .edit-tabs .dropdown-menu .dropdown-item .form-check {
  margin-bottom: 0;
}
:not(.ss-tw) .main-form-edit .edit-tabs .main-form-settings .custom-field-card .close {
  position: absolute;
  top: 6px;
  right: 4px;
  font-size: 18px;
  outline: 0 !important;
  padding: 0;
  cursor: pointer;
}
:not(.ss-tw) .main-form-edit .edit-tabs .delay-show {
  position: relative;
  z-index: 200;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block {
  margin: 0px 0 20px;
  border: 2px dashed #ccc;
  border-radius: 10px;
  padding: 10px;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block .custom-file {
  position: relative;
  cursor: pointer;
  width: 90%;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block .custom-file input {
  width: 100%;
  cursor: pointer;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block .custom-file .custom-file-control {
  padding-left: 42px;
  border-radius: 0;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block .custom-file .icons {
  position: absolute;
  font-size: 1.5em;
  top: 9px;
  left: 9px;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block .btn.del {
  padding: 0;
  margin-top: 12px;
  margin-left: 6px;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block .check-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 15px;
  padding: 5px 0;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block .check-block tip {
  margin-top: 0;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block .check-block input[type=checkbox] {
  display: inline-block;
  width: auto;
}
:not(.ss-tw) .main-form-edit .edit-tabs .cover-block .check-block .ui-custom-switch {
  margin: 0;
}
:not(.ss-tw) .main-form-edit .more-settings .btn-group {
  display: block;
  width: 100%;
}
:not(.ss-tw) .main-form-edit .more-settings .dropdown-menu {
  width: 100%;
  box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .main-form-edit .more-settings .opener {
  display: block;
  width: 100%;
}
:not(.ss-tw) .main-form-edit .form-preview,
:not(.ss-tw) .main-form-edit .vk-form-preview {
  min-height: 500px;
}
:not(.ss-tw) .main-form-edit .form-preview--popup [data-ss-form],
:not(.ss-tw) .main-form-edit .form-preview--widget [data-ss-form] {
  background: rgba(0, 0, 0, 0.3);
}
:not(.ss-tw) .main-form-edit .custom-field-wrap-btn {
  margin-top: 16px;
}
:not(.ss-tw) .main-form-edit .custom-field-card {
  background-color: rgba(0, 0, 0, 0.03);
  position: relative;
}
:not(.ss-tw) .main-form-edit .custom-field-card .checkbox-inline.req {
  margin-top: 15px;
}
:not(.ss-tw) .main-form-edit .custom-field-card .checkbox-inline {
  margin-right: 15px;
}
:not(.ss-tw) .main-form-edit .custom-field-card .ui-select-container {
  padding: 0 !important;
  outline: 0;
}
:not(.ss-tw) .main-form-edit .custom-field-card .ui-select-container .ui-select-match {
  outline: 0;
  box-shadow: none;
  background-color: transparent;
}
:not(.ss-tw) .main-form-edit .custom-field-card .ui-select-container .ui-select-toggle {
  outline: 0;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
:not(.ss-tw) .main-form-edit .custom-field-card h5 {
  font-weight: 400;
}
:not(.ss-tw) .main-form-edit .main-form-content .custom-field-card .close {
  position: absolute;
  top: 4px;
  right: 0 !important;
  font-size: 18px;
  outline: 0 !important;
}
:not(.ss-tw) .main-form-edit .radio-row {
  margin: auto;
}
:not(.ss-tw) .main-form-edit .radio-add {
  padding: 0;
}
:not(.ss-tw) .main-form-edit .check-row {
  margin: auto;
}
:not(.ss-tw) .main-form-edit .check-add {
  padding: 0;
  height: 36px;
}
:not(.ss-tw) .main-form-edit .check-row input {
  margin-bottom: 1rem;
}
:not(.ss-tw) .main-form-edit .check-row input:last-of-type {
  margin-bottom: 0;
}
:not(.ss-tw) .main-form-edit .add-check-variant,
:not(.ss-tw) .main-form-edit .add-radio-variant {
  padding: 0;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview,
:not(.ss-tw) .main-form-edit .main-preview .vk-form-preview {
  background-color: #ffffff;
  max-width: 770px;
  margin: 0 auto 40px;
}
:not(.ss-tw) .main-form-edit .main-preview .tab-pane {
  overflow: auto;
  position: relative;
}
:not(.ss-tw) .main-form-edit .main-preview .vk-form-preview {
  background-color: #f5f5f5;
  width: 770px;
  margin: auto;
}
:not(.ss-tw) .main-form-edit .main-preview .tab-content {
  position: relative;
  min-height: 550px;
}
:not(.ss-tw) .main-form-edit .main-preview .tab-content:before {
  content: "*Заполните обязательные поля со звездочкой и вам станет доступен предпросмотр";
  position: absolute;
  width: 300px;
  height: 100px;
  left: 50%;
  top: 50%;
  margin: -50px 0 0 -150px;
  text-align: center;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=_wrapper_popup] {
  overflow: hidden !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=_wrapper_popup] [id*=_main_container] {
  position: relative !important;
  overflow: auto !important;
  height: auto !important;
  background-color: Rgba(0, 0, 0, 0.3) !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=_wrapper_popup] [id*=overlap] {
  display: none;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=_wrapper_popup] [id*=_main_container] [id*=_popup_content] [id*=_close] {
  display: none !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=_wrapper_popup] [id*=_opener] {
  text-align: center;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=_wrapper_popup].with_opener {
  min-height: 500px;
  background-color: rgba(0, 0, 0, 0.3);
  border: 2px dashed #dedede;
  border-radius: 4px;
  background-clip: padding-box;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=_wrapper_popup].with_opener [id*=_opener] {
  padding-top: 50px;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=_wrapper_popup].with_opener [id*=_main_container] {
  background-color: transparent !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=_wrapper_popup].with_opener [id*=_main_container] [id*=_popup_content] [id*=_close] {
  display: block !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget] {
  position: relative !important;
  bottom: 0 !important;
  padding: 10px 10px 0 0;
  min-height: 500px !important;
  background-color: rgba(0, 0, 0, 0.3);
  border: 2px dashed #dedede;
  border-radius: 4px;
  background-clip: padding-box;
  display: flex !important;
  align-items: center !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget]:after {
  content: "";
  display: block;
  clear: both;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget].open {
  height: auto !important;
  width: 100% !important;
  width: initial !important;
  overflow: visible !important;
  padding-top: 0 !important;
  left: 0 !important;
  margin-left: 0 !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget] > [id*=_popup] {
  position: relative !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget] [id*=_popup] {
  margin-bottom: 10px !important;
  align-self: flex-end !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget] [id*=_opener] {
  position: absolute;
  bottom: 0;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget].left {
  left: 0 !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget].right {
  right: 0 !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget].right > [id*=_popup] {
  float: right;
  margin-left: auto !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget].right [id*=_opener] {
  right: 10px;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget].left > [id*=_popup] {
  float: left;
  left: 10px;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget].left [id*=_opener] {
  left: 10px;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget].center {
  left: 0 !important;
  margin-left: 0 !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget].center > [id*=_popup] {
  float: none !important;
  right: 50% !important;
  margin-right: -160px !important;
  position: relative;
  margin-right: 0 !important;
  right: 0 !important;
  left: 50% !important;
  margin-left: -160px !important;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget].center [id*=_opener] {
  width: 100%;
  left: 0;
  text-align: center;
}
:not(.ss-tw) .main-form-edit .main-preview .form-preview [id*=wrapper_widget].center [id*=_opener] button {
  position: relative !important;
}
:not(.ss-tw) {
  /*#main-form-edit*/
  /*analytics*/
}
:not(.ss-tw) .ui-analytics .highcharts-credits {
  display: none;
}
:not(.ss-tw) .ui-analytics .state .pannel {
  background-color: rgba(0, 0, 0, 0.02);
  padding: 0.8rem 1.2rem 0;
  border-radius: 4px;
}
:not(.ss-tw) .ui-analytics .state .pannel .form-group strong {
  font-weight: 500;
}
:not(.ss-tw) .ui-analytics .state .pannel .form-group datetime-field {
  display: inline-block;
  position: relative;
  margin-right: 16px;
  top: -1px;
  width: 247px;
}
:not(.ss-tw) .ui-analytics .state .pannel .go-to-respond {
  display: block;
  width: 100%;
  max-width: initial !important;
}
:not(.ss-tw) .ui-analytics .state .сompare {
  text-align: left;
}
:not(.ss-tw) .ui-analytics .state.state-1 .chart {
  margin-top: 30px !important;
  padding: 0;
}
:not(.ss-tw) .ui-analytics .state .chart {
  padding: 0;
}
:not(.ss-tw) .ui-analytics .state .chart highchart,
:not(.ss-tw) .ui-analytics .state highchart {
  padding: 0;
  display: block;
  width: 100%;
  max-width: 100%;
}
:not(.ss-tw) .ui-analytics .state.state-2 .chart-line,
:not(.ss-tw) .ui-analytics .state.state-3 .chart-line {
  padding: 16px;
  background-color: rgba(0, 0, 0, 0.02);
  margin-bottom: 36px;
}
:not(.ss-tw) .ui-analytics .state.state-2 .chart-line .last,
:not(.ss-tw) .ui-analytics .state.state-3 .chart-line .last {
  display: block;
}
:not(.ss-tw) .ui-analytics .state .chart-line .pannel {
  position: relative;
  background-color: transparent;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.03);
  margin-bottom: 16px !important;
  width: 100%;
}
:not(.ss-tw) .ui-analytics .state .title {
  font-family: "Segoe UI";
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}
:not(.ss-tw) .ui-analytics .state .highcharts-title {
  display: none;
}
:not(.ss-tw) .ui-analytics .state.state-1 .highcharts-title {
  display: block;
}
:not(.ss-tw) .ui-analytics .state .datepicker {
  display: block;
  width: 100%;
  max-width: none !important;
}
:not(.ss-tw) .ui-analytics .state .notice-panel {
  margin-top: 1em;
}
:not(.ss-tw) .ui-analytics .state .notice-panel .card {
  padding: 1em;
  border: 0;
  background-color: rgba(255, 193, 7, 0.15);
}
:not(.ss-tw) .ui-analytics .state .notice-panel .card .form-group {
  margin-bottom: 0;
}
:not(.ss-tw) .ui-analytics .state .chart-line .pannel .showRemove {
  text-decoration: none;
  position: absolute;
  top: 6px;
  right: 6px;
  font-size: 18px;
  outline: 0 !important;
  padding: 0;
  cursor: pointer;
  color: #aaa;
  font-weight: 100;
}
:not(.ss-tw) .ui-analytics .state .chart-line .pannel .showRemove tooltip tip-tip {
  font-size: 0.75em;
}
@media all and (min-width: 320px) and (max-width: 480px) {
  :not(.ss-tw) .ui-analytics .state .chart {
    width: 420px;
    margin: auto;
  }
  :not(.ss-tw) .ui-analytics .state .chart-half-wrap {
    display: block;
  }
  :not(.ss-tw) .ui-analytics .state .chart.chart-half {
    width: 600px;
    display: block;
    max-width: initial;
  }
}
@media all and (min-width: 481px) and (max-width: 680px) {
  :not(.ss-tw) .ui-analytics .state .chart {
    width: 420px;
    margin: auto;
  }
  :not(.ss-tw) .ui-analytics .state .chart-half-wrap {
    display: block;
  }
  :not(.ss-tw) .ui-analytics .state .chart.chart-half {
    width: 600px;
    display: block;
    max-width: initial;
  }
}
@media all and (min-width: 681px) and (max-width: 768px) {
  :not(.ss-tw) .ui-analytics .state .chart {
    width: 420px;
    margin: auto;
  }
  :not(.ss-tw) .ui-analytics .state .chart-half-wrap {
    display: block;
  }
  :not(.ss-tw) .ui-analytics .state .chart.chart-half {
    width: 600px;
    display: block;
    max-width: initial;
  }
}
@media all and (min-width: 769px) and (max-width: 960px) {
  :not(.ss-tw) .ui-analytics .state .chart {
    width: 620px;
    margin: auto;
  }
  :not(.ss-tw) .ui-analytics .state .chart-half-wrap {
    display: block;
  }
  :not(.ss-tw) .ui-analytics .state .chart.chart-half {
    width: 600px;
    display: block;
    max-width: initial;
  }
}
@media all and (min-width: 961px) and (max-width: 1024px) {
  :not(.ss-tw) .ui-analytics .state .chart {
    width: 660px;
    margin: auto;
  }
  :not(.ss-tw) .ui-analytics .state .chart-half-wrap {
    display: block;
  }
  :not(.ss-tw) .ui-analytics .state .chart.chart-half {
    width: 600px;
    display: block;
    max-width: initial;
  }
}
@media all and (min-width: 1025px) and (max-width: 1280px) {
  :not(.ss-tw) .ui-analytics .state .chart {
    width: 680px;
    margin: auto;
  }
  :not(.ss-tw) .ui-analytics .state .chart-half-wrap {
    display: block;
  }
  :not(.ss-tw) .ui-analytics .state .chart.chart-half {
    width: 600px;
    display: block;
    max-width: initial;
  }
}
@media all and (min-width: 1281px) and (max-width: 1366px) {
  :not(.ss-tw) .ui-analytics .state .chart {
    width: 880px;
    margin: auto;
  }
  :not(.ss-tw) .ui-analytics .state .chart-half-wrap {
    display: block;
  }
  :not(.ss-tw) .ui-analytics .state .chart.chart-half {
    width: 600px;
    display: block;
    max-width: initial;
  }
}
@media all and (min-width: 1367px) and (max-width: 1440px) {
  :not(.ss-tw) .ui-analytics .state .chart {
    width: 967px;
    margin: auto;
  }
  :not(.ss-tw) .ui-analytics .state .chart-half-wrap {
    display: block;
  }
  :not(.ss-tw) .ui-analytics .state .chart.chart-half {
    width: 600px;
    display: block;
    max-width: initial;
  }
}
@media all and (min-width: 1441px) and (max-width: 1600px) {
  :not(.ss-tw) .ui-analytics .state .chart {
    width: 1040px;
    margin: auto;
  }
  :not(.ss-tw) .ui-analytics .state .chart-half-wrap {
    display: flex;
  }
  :not(.ss-tw) .ui-analytics .state .chart.chart-half {
    width: 600px;
    display: block;
    max-width: initial;
  }
}
@media all and (min-width: 1601px) and (max-width: 1800px) {
  :not(.ss-tw) .ui-analytics .state .chart {
    width: 1300px;
    margin: auto;
  }
  :not(.ss-tw) .ui-analytics .state .chart-half-wrap {
    display: flex;
  }
  :not(.ss-tw) .ui-analytics .state .chart.chart-half {
    width: 700px;
    display: flex;
    max-width: 50%;
  }
}
@media all and (min-width: 1801px) and (max-width: 1920px) {
  :not(.ss-tw) .ui-analytics .state .chart {
    width: 1400px;
    margin: auto;
  }
  :not(.ss-tw) .ui-analytics .state .chart-half-wrap {
    display: flex;
  }
  :not(.ss-tw) .ui-analytics .state .chart.chart-half {
    width: 700px;
    max-width: 50%;
  }
}
@media all and (min-width: 1921px) {
  :not(.ss-tw) .ui-analytics .state .chart {
    width: 1520px;
    margin: auto;
  }
  :not(.ss-tw) .ui-analytics .state .chart-half-wrap {
    display: flex;
  }
  :not(.ss-tw) .ui-analytics .state .chart.chart-half {
    width: 760px;
    max-width: 50%;
  }
}
@media all and (max-width: 1366px) {
  :not(.ss-tw) .ui-analytics .state.state-2 .chart-line > .row,
  :not(.ss-tw) .ui-analytics .state.state-3 .chart-line > .row {
    display: block;
  }
  :not(.ss-tw) .ui-analytics .state .chart-line .col-md-6 {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}
:not(.ss-tw) {
  /*#analytics*/
  /*popup form app edit*/
}
:not(.ss-tw) .project-platform-settings .cover-block {
  margin: 0px 0 20px;
  border: 2px dashed #ccc;
  border-radius: 10px;
  padding: 10px;
  text-align: left;
}
:not(.ss-tw) .project-platform-settings .cover-block .custom-file {
  position: relative;
  cursor: pointer;
  width: 93%;
}
:not(.ss-tw) .project-platform-settings .cover-block .custom-file input {
  width: 100%;
  cursor: pointer;
}
:not(.ss-tw) .project-platform-settings .cover-block .custom-file .custom-file-control {
  padding-left: 42px;
  border-radius: 0;
}
:not(.ss-tw) .project-platform-settings .cover-block .custom-file .icons {
  position: absolute;
  font-size: 1.5em;
  top: 9px;
  left: 9px;
}
:not(.ss-tw) .project-platform-settings .cover-block .btn.del {
  padding: 0;
  margin-top: 12px;
}
:not(.ss-tw) .project-platform-settings .check-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-right: 15px;
  padding: 10px 0;
}
:not(.ss-tw) .project-platform-settings .check-block tip {
  margin-top: 0 !important;
}
:not(.ss-tw) .project-platform-settings .check-block input[type=checkbox] {
  display: inline-block;
  width: auto;
}
:not(.ss-tw) .project-platform-settings .cover-block .preview {
  margin-top: 16px;
  display: block;
  margin-right: 0;
}
:not(.ss-tw) .project-platform-settings .cover-block .preview img {
  display: block;
  width: 100%;
}
:not(.ss-tw) .project-platform-settings .cover-block .preview iframe {
  display: block;
  width: 100%;
  height: 267px;
}
:not(.ss-tw) .project-platform-settings .field {
  margin-right: 0;
  margin-left: 0;
}
:not(.ss-tw) .bg-note {
  background-color: #eceff1;
}
:not(.ss-tw) {
  /*popup form app edit*/
}
:not(.ss-tw) tooltip tip {
  word-wrap: normal;
  word-break: keep-all;
  min-width: 130px;
}
:not(.ss-tw) .btn.rename-var {
  position: relative;
  z-index: 2;
}
:not(.ss-tw) .office-scenario-create .container-fluid,
:not(.ss-tw) .office-scenariotemplate-edit .container-fluid,
:not(.ss-tw) .office-scenario-edit .container-fluid {
  padding: 0;
}
:not(.ss-tw) .office-scenario-create .breadcrumb,
:not(.ss-tw) .office-scenario-edit .breadcrumb {
  display: none;
}
:not(.ss-tw) .scenario-edit .workspace {
  padding: 0;
}
:not(.ss-tw) .scenario-edit .workspace .component-bar {
  padding-top: 20px;
  background: #fff;
}
:not(.ss-tw) .flow-component {
  display: inline-block;
  user-select: none;
  padding: 5px 10px;
  color: #fff;
  width: 120px;
  height: 40px;
  font-size: 12px;
  line-height: 14px;
  vertical-align: top;
  margin-top: 5px;
}
:not(.ss-tw) .flow-component.disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
:not(.ss-tw) .flow-component.type-event {
  background-color: #00aced;
}
:not(.ss-tw) .flow-component.type-action {
  background-color: #17495e;
}
:not(.ss-tw) .flow-component.type-condition {
  background-color: #efac00;
}
:not(.ss-tw) .ss-flow-chart .connection {
  stroke-width: 2;
}
:not(.ss-tw) .ss-flow-chart .node {
  color: #fff;
}
:not(.ss-tw) .ss-flow-chart .node .node-body {
  font-size: 14px;
  padding: 20px;
}
:not(.ss-tw) .ss-flow-chart .node.type-event .node-body {
  background-color: #00aced;
}
:not(.ss-tw) .ss-flow-chart .node.type-action .node-body {
  background-color: #17495e;
}
:not(.ss-tw) .ss-flow-chart .node.type-condition .node-body {
  background-color: #efac00;
}
:not(.ss-tw) .ss-flow-chart .start-area-content {
  padding: 24px;
  text-align: center;
  color: rgba(0, 0, 0, 0.2);
}
:not(.ss-tw) .ss-flow-chart .start-area-content h4 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
}
:not(.ss-tw) .ss-flow-chart .start-area-content h6 {
  font-size: 16px;
}
:not(.ss-tw) .debug-point {
  position: absolute;
  width: 6px;
  height: 6px;
  background: red;
  border-radius: 6px;
}
:not(.ss-tw) .progress {
  position: relative;
}
:not(.ss-tw) .progress-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
:not(.ss-tw) .input-container {
  position: relative;
  padding: 0;
  height: 240px;
}
:not(.ss-tw) .input-container textarea {
  position: relative;
  margin: 0;
  width: 100%;
  height: 100%;
  resize: none;
  padding-right: 32px;
}
:not(.ss-tw) .input-container .input-toolbox {
  position: absolute;
  bottom: 10px;
  right: 16px;
}
:not(.ss-tw) .input-container .input-toolbox .toolbox-item {
  cursor: pointer;
  margin: 0;
  padding: 8px;
  color: #47acf6;
  border-radius: 35px;
  font-size: 18px;
}
:not(.ss-tw) .input-container .input-toolbox .toolbox-item:hover {
  color: #3a8ecc;
}
:not(.ss-tw) .pattern-fields .table td {
  user-select: all;
}
:not(.ss-tw) .tutorial-panel {
  display: flex;
  align-items: center;
  position: relative;
  background: #ffffff;
  margin-left: 15px;
}
:not(.ss-tw) .tutorial-panel--fixed {
  position: fixed;
  left: 200px;
  border-radius: 4px;
  z-index: 100030;
  margin-left: 0;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.6);
}
:not(.ss-tw) .tutorial-panel__content {
  padding: 6px 0 6px 15px;
  min-width: 200px;
}
:not(.ss-tw) .tutorial-panel--fixed .tutorial-panel__content {
  padding: 15px 0 15px 15px;
}
:not(.ss-tw) .tutorial-panel__heading {
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
}
@media (max-width: 1300px) {
  :not(.ss-tw) .tutorial-panel__heading span {
    display: none;
  }
}
:not(.ss-tw) .tutorial-panel__text {
  line-height: 16px;
}
:not(.ss-tw) .tutorial-panel__text i {
  display: block;
}
@media (max-width: 1400px) {
  :not(.ss-tw) .tutorial-panel__text b {
    display: block;
  }
}
:not(.ss-tw) .tutorial-panel__bottom {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
@media (max-width: 1300px) {
  :not(.ss-tw) .tutorial-panel__bottom {
    margin-top: 0;
  }
}
:not(.ss-tw) .tutorial-panel__button {
  padding-right: 15px;
  padding-left: 15px;
}
@media (max-width: 1300px) {
  :not(.ss-tw) .tutorial-panel__button {
    padding-left: 0;
  }
}
:not(.ss-tw) .tutorial-panel__time {
  line-height: 16px;
}
@media (max-width: 1300px) {
  :not(.ss-tw) .tutorial-panel__time span {
    display: block;
  }
}
:not(.ss-tw) .js-step-add-community-app {
  display: inline-block;
}
:not(.ss-tw) .day-time-select {
  width: 48px;
  display: inline-block;
  padding: 0 !important;
}
:not(.ss-tw) .day-time-select .ui-select-toggle {
  border: 1px solid lightgrey;
  color: initial;
  padding: 0.35rem 0.75rem;
}
:not(.ss-tw) .day-time-select .ui-select-match-text {
  padding: 0;
}
:not(.ss-tw) {
  /*learning-funnel*/
}
:not(.ss-tw) .learning-funnel .card {
  border: none;
  margin-bottom: 0;
}
:not(.ss-tw) .learning-funnel a[href]:not(.btn) {
  color: #545454;
  text-decoration: underline;
  font-weight: bold;
}
:not(.ss-tw) .learning-funnel .card .card-block .title,
:not(.ss-tw) .learning-funnel .card .card-block .intro {
  min-width: 675px;
  width: 50%;
}
:not(.ss-tw) .learning-funnel .card .card-block .intro {
  margin-bottom: 0;
}
:not(.ss-tw) .learning-funnel .card .card-block ul.intro {
  padding-left: 1.5rem;
}
:not(.ss-tw) .learning-funnel .card .card-block .picture {
  display: block;
  width: 100%;
  max-width: 600px;
  margin-top: 2em;
}
:not(.ss-tw) .learning-funnel .cta-after {
  width: 50%;
  line-height: 1.5em;
  font-size: 16px;
}
:not(.ss-tw) .learning-funnel .cta-after a {
  text-decoration: underline;
}
:not(.ss-tw) .learning-funnel .buttons {
  padding-top: 0;
  max-width: 50%;
  min-width: 675px;
  display: flex;
  justify-content: space-between;
}
:not(.ss-tw) .card-video-education {
  min-width: 675px;
  min-height: 353px;
  max-width: 50%;
  padding-top: 26.15%;
  position: relative;
}
:not(.ss-tw) .card-video-education iframe {
  width: calc(100% - 3rem);
  height: 100%;
  position: absolute;
  top: 0;
  left: 1.5rem;
}
:not(.ss-tw) .learning-funnel .buttons a {
  display: flex;
  align-items: center;
  max-width: 49%;
  font-size: 16px;
  border-radius: 10px;
  font-weight: 600;
}
:not(.ss-tw) .learning-funnel .card .card-block .intro.special {
  list-style: none;
  width: 100%;
  padding-left: 0;
}
:not(.ss-tw) .learning-funnel .card .card-block .intro.special li {
  display: inline-block;
  margin-bottom: 1em;
  width: 310px;
  /*height: 238px;*/
  vertical-align: top;
  margin-right: 15px;
}
:not(.ss-tw) .learning-funnel .lock-video {
  display: block;
  width: 100%;
  height: 430px;
  background: url(/static/img/office/lock-video.png) no-repeat;
  background-size: contain;
  max-width: 760px;
  margin: 1.5rem;
}
:not(.ss-tw) .learning-funnel .card .card-block .intro.special .picture-small {
  display: block;
  width: 100%;
  height: 160px;
  margin-bottom: 15px;
  background: url(/static/img/office/lock-video-small.png) no-repeat 50%;
}
:not(.ss-tw) .learning-funnel .card.limit .card-block {
  padding-top: 0;
  font-size: 16px;
  color: #3a9d5d;
}
:not(.ss-tw) .learning-funnel .card .card-block .intro.special.full {
  list-style: none;
  width: 100%;
}
:not(.ss-tw) .learning-funnel .card .card-block .intro.special.full li {
  display: block;
  margin-bottom: 1em;
  width: auto;
  height: auto;
  vertical-align: top;
  margin-right: 0;
}
:not(.ss-tw) .learning-funnel .card .card-block .intro.special.full li .ok {
  font-weight: bold;
  color: #3a9d5d;
}
:not(.ss-tw) .learning-funnel .card .card-block .intro.special.full li iframe {
  display: block;
  margin-top: 40px;
}
:not(.ss-tw) {
  /*#learning-funnel*/
  /*projects*/
}
:not(.ss-tw) .projects-select {
  margin-left: 30px;
}
:not(.ss-tw) .navbar-nav.projects-select .btn-secondary {
  width: 200px;
  color: #263238;
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.15);
  padding: 0.5rem 1rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
:not(.ss-tw) .navbar-nav.projects-select .btn-secondary:after {
  position: absolute;
  right: 7px;
  top: 16px;
}
:not(.ss-tw) .navbar-nav.projects-select .dropdown-item {
  overflow: hidden;
  text-overflow: ellipsis;
}
:not(.ss-tw) .navbar-nav.projects-select .dropdown-item i {
  left: 5px;
  display: inline-block;
  width: 20px;
  margin-right: 10px;
  margin-left: -10px;
  color: #cfd8dc;
  text-align: center;
  position: relative;
  top: 3px;
  font-size: 1.1em;
  color: #20a8d8;
  font-weight: 700;
}
:not(.ss-tw) .navbar-nav.projects-select .dropdown-item:active i {
  color: #ffffff;
}
:not(.ss-tw) body.office-dashboard .sidebar {
  position: relative;
}
:not(.ss-tw) body.office-dashboard .sidebar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #263238;
  opacity: 0.91;
}
:not(.ss-tw) body.office-dashboard .sidebar .sidebar-nav {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}
:not(.ss-tw) body.office-dashboard .container-fluid .projects-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card {
  width: 100%;
  padding: 1em 1em 0em 1em;
  margin-bottom: 0;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-title .type {
  font-size: 12px;
  color: #ccc;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-title {
  margin-bottom: 0.5rem;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-title h5 {
  font-size: 1.05rem;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-block {
  padding: 0;
  position: relative;
  padding-bottom: 52px;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-block .row {
  padding-top: 4px;
  padding-bottom: 4px;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-block .row:first-child {
  padding-top: 10px;
  border-top: 1px solid #eee;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-block .info {
  font-size: 12px;
  line-height: 1.3em;
  color: #ccc;
  padding-top: 0.2em;
  padding-left: 0;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-block .info b {
  font-size: 14px;
  color: #909090;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-block hr {
  margin-bottom: 6px;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-block .controls {
  border-top: 1px solid #eee;
  margin-top: 10px;
  position: absolute;
  width: 100%;
  bottom: 0;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-block button {
  padding: 0;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-block button .fa {
  color: #cccccc;
  width: auto;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-block button:focus,
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .card .card-block button:active {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
:not(.ss-tw) body.office-dashboard .container-fluid .project-item .dropdown-menu {
  left: auto;
  right: 0;
}
:not(.ss-tw) body.office-dashboard .project-item .fa {
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
}
:not(.ss-tw) body.office-dashboard .project-item .fa.fa-vk {
  background-color: #5f82a6;
  font-size: 16px;
}
:not(.ss-tw) body.office-settings .main-add-project {
  margin-top: -3px;
}
:not(.ss-tw) body.office-settings .fa.fa-vk {
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff;
  background-color: #5f82a6;
  font-size: 16px;
}
:not(.ss-tw) body.office-settings .fa.fa-facebook {
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #ffffff !important;
  /*background-color: #4867aa;*/
  background-color: #b0bec5;
  font-size: 16px;
}
:not(.ss-tw) body.office-settings .fa.fa-telegram {
  font-size: 32px;
  color: #36aee2;
}
:not(.ss-tw) {
  /*#projects*/
}
:not(.ss-tw) .btn {
  border-radius: 2px;
}
:not(.ss-tw) .btn-primary, :not(.ss-tw) .btn-primary:hover {
  background-color: #545454;
  color: #FFFFFF !important;
  border: 1px solid #545454;
}
:not(.ss-tw) .btn-success, :not(.ss-tw) .btn-success:hover {
  background-color: #FFD600;
  border: 1px solid #FFD600;
  color: #545454 !important;
}
:not(.ss-tw) .batch-edit-form .ui-custom-switch {
  margin-bottom: 8px;
}
:not(.ss-tw) .auth-communities p {
  font-size: 12px;
}
:not(.ss-tw) .auth-communities hr {
  margin: 8px 0;
}
:not(.ss-tw) .auth-communities .platform-row {
  display: flex;
  justify-content: space-between;
}
:not(.ss-tw) .auth-communities .platform-info {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .auth-communities .platform-info .platform-name {
  margin-left: 8px;
  font-size: 14px;
}
:not(.ss-tw) .auth-communities .platform-buttons {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .sign-card {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  background-color: #fff;
  padding: 1.5rem 1.5rem;
  max-width: 360px;
  margin: auto;
}
:not(.ss-tw) .sign-card__policy-text {
  font-size: 13px;
}
:not(.ss-tw) .sign-card__error-message {
  height: 24px;
  color: #fff;
  background: #f86c6b;
  padding: 2px 6px;
  font-size: 13px;
  font-weight: 500;
}
:not(.ss-tw) .sign-up .sign-card {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
:not(.ss-tw) .sign-card hr {
  width: 100%;
  margin: 15px 0;
}
:not(.ss-tw) .sign-card p {
  font-size: 14px;
}
:not(.ss-tw) .sign-in-vk-btn,
:not(.ss-tw) .sign-in-vk-btn:visited {
  background: #0077ff;
  color: white;
}
:not(.ss-tw) .sign-card .recovery-link {
  color: #93a6af;
  font-size: 12px;
}
:not(.ss-tw) .sign-card .recovery-link:hover {
  color: #93a6af;
  text-decoration: none;
}
:not(.ss-tw) .sign-card .sign-button {
  display: inline-block;
  width: 100%;
  text-align: center;
}
:not(.ss-tw) .sign-card .sign-buttons {
  display: flex;
  width: 100%;
  align-items: center;
  margin-top: 6px;
  height: 30px;
  gap: 6px;
}
:not(.ss-tw) .sign-card .sign-buttons .sign-button {
  height: 100%;
  flex: 1;
}
:not(.ss-tw) .sign-card .sign-buttons .sign-in-vk-btn {
  padding: 0 12px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin-left: 0;
}
:not(.ss-tw) .sign-card label {
  width: 100%;
  margin-bottom: 15px;
}
:not(.ss-tw) .sign-card label b {
  font-style: normal;
  line-height: normal;
  font-size: 12px;
  letter-spacing: 0;
}
:not(.ss-tw) .sign-in-vk-btn:hover {
  color: #fff;
}
:not(.ss-tw) .sign-in-vk-btn i {
  font-size: 14px;
}
:not(.ss-tw) .sign-in-vk-btn,
:not(.ss-tw) .sign-in-vk-btn:hover {
  text-decoration: none;
}
:not(.ss-tw) .sign-up-notice h5 {
  font-size: 16px;
}
:not(.ss-tw) .social-account-pick .account-select .container {
  padding: 80px 0;
}
:not(.ss-tw) .account-select .sign-card {
  display: flex;
  flex-direction: column;
}
:not(.ss-tw) .account-select .sign-card .ui-button {
  margin: 4px 0 0 0;
  font-size: 12px;
  padding: 10px 14px 10px;
  text-transform: none;
}
:not(.ss-tw) .text-underline {
  text-decoration: underline;
}
:not(.ss-tw) .error-view {
  padding: 20px;
}
:not(.ss-tw) .error-view .error-card {
  display: flex;
  align-items: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  background-color: #fff;
  padding: 1.5rem 1.5rem;
  max-width: 700px;
  margin: auto;
}
:not(.ss-tw) .error-view .error-card .error-icon {
  font-size: 48px;
  flex: 1;
  text-align: center;
}
:not(.ss-tw) .error-view .error-card .error-description {
  flex: 5;
}
:not(.ss-tw) .error-view .error-card .error-description.wrong_social_account {
  font-size: 12px;
}
:not(.ss-tw) .confirm-view {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100vh;
  overflow: hidden;
}
:not(.ss-tw) .confirm-card {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  background-color: #fff;
  padding: 1.5rem 1.5rem;
  font-size: 12px;
}
:not(.ss-tw) .confirm-view .confirm-logo {
  display: none;
}
:not(.ss-tw) .confirm-view.sign .confirm-card {
  width: 600px;
}
:not(.ss-tw) .confirm-view.sign .confirm-card .ui-header__logo {
  display: inline;
}
:not(.ss-tw) .unsubscribe-list-view,
:not(.ss-tw) .unsubscribe-success-view,
:not(.ss-tw) .subscribe-success-view,
:not(.ss-tw) .already-subscribed,
:not(.ss-tw) .invoice-view,
:not(.ss-tw) .subscribe-success-view {
  padding: 80px 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}
@media (max-width: 576px) {
  :not(.ss-tw) .unsubscribe-list-view,
  :not(.ss-tw) .unsubscribe-success-view,
  :not(.ss-tw) .subscribe-success-view,
  :not(.ss-tw) .already-subscribed {
    padding: 0;
    justify-content: center;
  }
  :not(.ss-tw) .subscription-app-view .social-form.vk-mini .subscription-card {
    margin: 1.5rem 0;
  }
}
:not(.ss-tw) .already-subscribed .already-subscribed-card,
:not(.ss-tw) .unsubscribe-list-view .list-card,
:not(.ss-tw) .unsubscribe-success-view .success-card,
:not(.ss-tw) .invoice-view .invoice-card,
:not(.ss-tw) .subscribe-success-view .success-card {
  max-width: 700px;
  background: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 20px 10px;
  font-size: 12px;
  margin: 0 auto;
  width: 100%;
}
:not(.ss-tw) .subscribe-success-view .success-card h6 {
  margin: auto;
  text-align: center;
}
:not(.ss-tw) .success-card #backLink {
  display: block;
  width: 100px;
  text-align: center;
  margin: 20px auto 0 auto;
}
:not(.ss-tw) .invoice-view .invoice-card {
  max-width: 300px;
  margin: auto;
}
:not(.ss-tw) .invoice-view .invoice-card h6 {
  font-weight: 600;
  margin-bottom: 0.8rem;
}
:not(.ss-tw) .unsubscribe__name {
  overflow: hidden;
  text-overflow: ellipsis;
}
:not(.ss-tw) .ui-promo-codes-header {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 10px;
}
:not(.ss-tw) .ui-promo-codes-header .ui-promo-codes-header__select {
  width: 350px;
}
:not(.ss-tw) .ui-promo-codes-common {
  display: flex;
  flex-direction: column;
  flex: 1 1 auto;
  margin-top: 10px;
  min-height: 0;
}
:not(.ss-tw) .ui-promo-codes-form .ui-promo-codes-form__hint {
  margin-top: 4px;
  font-size: 11px;
  color: rgba(84, 84, 84, 0.75);
}
:not(.ss-tw) .ui-promo-codes-form .ui-form-group + .ui-form-group {
  margin-bottom: 0.75rem;
}
:not(.ss-tw) .ui-promo-codes-datetime-row .ui-promo-codes-datetime {
  display: inline-block;
  vertical-align: top;
  max-width: 340px;
}
:not(.ss-tw) .ui-promo-codes-common .ui-promo-codes-common__name input {
  width: 350px;
}
:not(.ss-tw) .ui-promo-codes-common .ui-promo-codes-common__code {
  margin-left: 6px;
}
:not(.ss-tw) .ui-promo-codes-common .ui-promo-codes-common__code input {
  width: 300px;
}
:not(.ss-tw) .ui-promo-codes-common .ui-promo-codes-common__expires-at {
  margin-left: 6px;
}
:not(.ss-tw) .ui-promo-codes-common .ui-promo-codes-common__expires-at ss-switch,
:not(.ss-tw) .ui-promo-codes-common .ui-promo-codes-common__expires-at datetime-field {
  display: inline-block;
}
:not(.ss-tw) .ui-promo-codes-common .ui-promo-codes-common__discount {
  margin-left: 6px;
}
:not(.ss-tw) .ui-promo-codes-common .ui-promo-codes-common__discount input {
  width: 100px;
}
:not(.ss-tw) .ui-promo-codes-common .ui-promo-codes-common__discount .ui-select-single {
  width: 70px;
}
:not(.ss-tw) .ui-promo-codes-special {
  max-width: 560px;
  width: min(560px, 100%);
}
:not(.ss-tw) .ui-promo-codes-special .ui-promo-codes-special__textarea {
  box-sizing: border-box;
  width: 100%;
  margin-top: 0;
}
:not(.ss-tw) .ui-promo-codes-claim-lifetime-input {
  margin-top: 12px;
  width: 100%;
}
:not(.ss-tw) .ui-promo-codes-discount-row {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 8px;
}
:not(.ss-tw) .ui-promo-codes-discount-row.ui-promo-codes-discount-row--inputs {
  flex-wrap: nowrap;
  align-items: center;
  max-width: 280px;
}
:not(.ss-tw) .ui-promo-codes-discount-row.ui-promo-codes-discount-row--inputs .ui-promo-codes-discount-row__unit {
  flex: 0 0 76px;
  width: 76px;
  max-width: 76px;
}
:not(.ss-tw) .ui-promo-codes-discount-row.ui-promo-codes-discount-row--inputs .ui-promo-codes-discount-row__unit .ui-select-single__button {
  width: 100%;
}
:not(.ss-tw) .ui-promo-codes-discount-row.ui-promo-codes-discount-row--inputs .ui-promo-codes-discount-row__value {
  flex: 1 1 auto;
  width: 0;
  min-width: 100px;
  max-width: 160px;
}
:not(.ss-tw) .ui-promo-codes-discount-row .ui-promo-codes-discount-row__unit {
  flex: 0 0 auto;
}
:not(.ss-tw) .ui-promo-codes-discount-row .ui-promo-codes-discount-row__value {
  min-width: 120px;
  flex: 0 1 160px;
}
:not(.ss-tw) .ui-promo-codes-expires-after-hours {
  margin-top: 10px;
}
:not(.ss-tw) .ui-promo-codes-expires-after-hours input {
  margin-top: 4px;
  max-width: 60px;
}
:not(.ss-tw) .ui-promo-codes-expires-after-hours .ui-custom-switch {
  cursor: pointer;
}
:not(.ss-tw) .ui-promo-codes-plans {
  margin-top: 10px;
}
:not(.ss-tw) .ui-promo-codes-plans .ui-promo-codes-plans__list {
  height: 460px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
:not(.ss-tw) .ui-promo-codes-plans .ui-promo-codes-plans__list-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
  margin-right: 24px;
}
:not(.ss-tw) .ui-promo-codes-plans .ui-promo-codes-plans__list-item .ui-promo-codes-plans__list-item__name {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-promo-codes-plans .ui-promo-codes-plans__list-item .ui-promo-codes-plans__list-item__discount {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-promo-codes-plans .ui-promo-codes-plans__list-item .ui-promo-codes-plans__list-item__discount .ui-input {
  margin-right: 4px;
}
:not(.ss-tw) .ui-promo-codes-common .ui-custom-switch__label,
:not(.ss-tw) .ui-promo-codes-plans .ui-custom-switch__label {
  margin-left: 4px;
  font-size: 14px;
  cursor: pointer;
}
:not(.ss-tw) .ui-promo-codes-plans .ui-promo-codes-plans__all {
  display: flex;
  align-items: center;
  margin-top: 12px;
  margin-bottom: 12px;
}
:not(.ss-tw) .ui-promo-codes-plans h6 {
  margin: 0;
}
:not(.ss-tw) .office-db table th {
  min-width: 150px;
  cursor: pointer;
  user-select: none;
}
:not(.ss-tw) .subscription-app-view .social-form {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  /*min-height: 540px;*/
  padding: 1px 0 0;
  background-color: #f5f5f5;
  overflow-x: hidden;
}
:not(.ss-tw) .social-form .vk-mini-top {
  height: 48px;
}
:not(.ss-tw) .vk-mini-bottom {
  display: none;
}
:not(.ss-tw) .vk-mini-platform--android .vk-mini-bottom {
  display: block;
  height: 60px;
}
:not(.ss-tw) .vk-mini-platform--ios .vk-mini-bottom {
  display: block;
  height: 80px;
}
:not(.ss-tw) .subscription-app-view .social-form .cover {
  position: relative;
  margin-bottom: 20px;
}
:not(.ss-tw) .subscription-app-view .social-form img {
  display: block;
  width: 100%;
}
:not(.ss-tw) .subscription-app-view .social-form iframe {
  display: block;
  width: 100%;
  height: 433px;
}
:not(.ss-tw) .subscription-app-view .social-form h4 {
  font-family: "Montserrat", sans-serif;
}
:not(.ss-tw) .subscription-app-view .social-form h1 {
  max-width: 450px;
  margin: 22px auto;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.2em;
  font-family: "Montserrat", sans-serif;
}
:not(.ss-tw) .subscription-app-view .social-form pre.h2 {
  max-width: 450px;
  margin: 22px auto;
  padding: 0 20px;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.2em;
  overflow: visible;
  white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
  white-space: -pre-wrap; /* Opera */
  white-space: -o-pre-wrap; /* Opera */
  white-space: pre-wrap; /* CSS3 - Text module (Candidate Recommendation) http://www.w3.org/TR/css3-text/#white-space */
  word-wrap: break-word; /* IE 5.5+ */
}
:not(.ss-tw) .subscription-app-view .social-form button {
  border: 0;
  outline: 0;
  display: inline-block;
  width: auto;
  max-width: 180px;
  padding: 0.7em 1.2em;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  letter-spacing: 0.05em;
  text-align: center;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  background: #0075FF;
  border-bottom: none;
  border-radius: 2px;
  box-shadow: 0 5px 10px rgba(0, 117, 255, 0.4) !important;
  overflow: hidden;
}
:not(.ss-tw) .subscription-app-view .social-form button.btn-default {
  background-color: #ccc;
  border-bottom: none;
  box-shadow: 0 5px 20px rgba(204, 204, 204, 0.4) !important;
}
:not(.ss-tw) .subscription-app-view .social-form button.btn-allow {
  background: #1D86F5;
  border-radius: 60px;
  max-width: none;
  box-shadow: none !important;
  text-transform: none;
  overflow: unset;
}
:not(.ss-tw) .subscription-app-view .social-form button.btn-allow--disabled {
  background-color: #ccc;
  cursor: not-allowed;
}
:not(.ss-tw) .subscription-app-view .social-form .subscription-card {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 1.5rem 1.5rem;
  background-color: #fff;
  margin: 1.5rem auto;
  width: 100%;
  max-width: 700px;
}
:not(.ss-tw) .subscription-app-view .social-form .subscription-card .subscription-card__row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 0;
  border-top: 1px solid #cfd8dc;
  overflow: hidden;
}
:not(.ss-tw) .subscription-app-view .social-form .subscription-card .subscription-card__row:first-of-type {
  border-top: none;
}
:not(.ss-tw) .subscription-app-view .social-form .subscription-card .subscription-card__row .subscription-row__caption {
  overflow: hidden;
  word-wrap: break-word;
  text-overflow: ellipsis;
  max-width: 100%;
  font-weight: bold;
  flex: 8;
  padding-right: 2rem;
}
:not(.ss-tw) .subscription-app-view .social-form .subscription-card .subscription-card__row .subscription-card__control {
  flex: 3;
}
:not(.ss-tw) .subscription-app-view .social-form .subscription-card .subscription-card__row .subscription-card__control button {
  width: 100%;
  /* SS-1768 Выравнивание ширины кнопок в приложении */
  min-width: 230px;
  max-width: 230px;
}
:not(.ss-tw) .subscription-app-view .social-form .subscription-card .subscription-card__row .subscription-row__caption pre {
  font-family: "Open Sans", sans-serif;
  overflow: hidden;
  word-wrap: break-word;
  white-space: pre-wrap;
  font-weight: normal;
}
@media (max-width: 576px) {
  :not(.ss-tw) .subscription-app-view .social-form pre.h2 {
    text-align: center;
  }
  :not(.ss-tw) .subscription-app-view .social-form .subscription-card {
    padding: 0.5rem 1.5rem;
  }
  :not(.ss-tw) .subscription-app-view .social-form .subscription-card .subscription-card__row {
    flex-direction: column;
  }
  :not(.ss-tw) .subscription-app-view .social-form .subscription-card .subscription-card__row .subscription-row__caption {
    padding-right: 0;
    text-align: center;
  }
  :not(.ss-tw) .subscription-app-view .social-form .subscription-card .subscription-card__row .subscription-row__caption pre {
    margin-bottom: 0;
  }
  :not(.ss-tw) .subscription-app-view .social-form .ui-cards__empty {
    padding-top: 130px;
    margin-top: 20px;
  }
  :not(.ss-tw) .subscription-app-view .social-form .ui-cards__empty h4 {
    font-size: 16px;
  }
  :not(.ss-tw) .subscription-app-view .social-form .ui-cards__empty p {
    font-size: 12px;
  }
  :not(.ss-tw) .subscription-app-view .social-form button {
    margin: 0.5rem 0;
  }
  :not(.ss-tw) .subscription-app-view .social-form button.btn-allow {
    margin-bottom: 80px;
  }
}
:not(.ss-tw) .subscription-app-view .social-form .subscription-card .table tr:first-of-type td {
  border-top: none;
}
:not(.ss-tw) .subscription-app-form-view .social-form {
  min-height: 540px;
  padding: 1px 0 0 !important;
  font-family: "Open Sans", sans-serif;
  height: 100%;
  background: #fff;
}
:not(.ss-tw) .vk-mini-platform--web .subscription-app-form-view .social-form {
  min-height: auto;
}
:not(.ss-tw) .subscription-app-form-view .social-form .cover {
  position: relative;
}
:not(.ss-tw) .subscription-app-form-view .social-form img {
  display: block;
  width: 100%;
}
:not(.ss-tw) .subscription-app-form-view .social-form iframe {
  display: block;
  width: 100%;
  height: 433px;
}
:not(.ss-tw) .subscription-app-form-view .social-form .row {
  margin-right: 0;
  margin-left: 0;
  margin-bottom: 12px;
}
:not(.ss-tw) .subscription-app-form-view .social-form h1 {
  max-width: 450px;
  padding: 0 10px;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-size: 14px;
  text-align: center;
  color: #0075FF;
  margin: 32px auto 0;
  word-break: break-word;
}
:not(.ss-tw) .subscription-app-form-view .social-form h2 {
  max-width: 450px;
  padding: 0 10px;
  font-family: "Montserrat", sans-serif !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
  font-size: 14px !important;
  text-align: center !important;
  color: #070707 !important;
  margin: 12px auto !important;
  word-break: break-word;
}
:not(.ss-tw) .subscription-app-form-view .social-form .description {
  max-width: 620px;
  margin: 22px auto;
  font-size: 14px;
  line-height: 1.3em;
  font-family: "Open sans";
  height: auto;
  text-align: left;
  white-space: pre-wrap;
  padding: 20px 10px;
  word-break: break-word;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form {
  max-width: 350px;
  margin: 23px auto 0;
  padding-bottom: 20px;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .name {
  display: block;
  font-family: "Montserrat", sans-serif !important;
  font-style: normal !important;
  font-weight: 600 !important;
  line-height: normal !important;
  font-size: 14px !important;
  color: #545454 !important;
  padding-left: 0 !important;
  padding-bottom: 9px !important;
  word-wrap: break-word;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .name ~ label {
  margin-bottom: 6px !important;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .name ~ label input[type=radio],
:not(.ss-tw) .subscription-app-form-view .social-form .form .name ~ label input[type=checkbox] {
  margin-left: -13px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form [type=text] {
  background: #FFFFFF !important;
  border: 1px solid #EEEEEE !important;
  box-sizing: border-box !important;
  border-radius: 4px !important;
  font-family: "Montserrat", sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  font-size: 12px !important;
  color: #454545 !important;
  padding: 6px 10px !important;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form textarea {
  background: #FFFFFF !important;
  border: 1px solid #EEEEEE !important;
  box-sizing: border-box !important;
  border-radius: 4px !important;
  font-family: "Montserrat", sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  font-size: 12px !important;
  color: #454545 !important;
  padding: 6px 10px !important;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .ss-form-item {
  margin-bottom: 12px !important;
  padding: 0 15px !important;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .ss-form-item .ss-value {
  display: inline-block;
  width: 90%;
  vertical-align: middle;
  font-family: "Montserrat", sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  font-size: 12px !important;
  color: #454545 !important;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form button {
  outline: 0;
  background: #2787f5 !important;
  box-shadow: 0px 5px 20px rgba(0, 117, 255, 0.4) !important;
  border-radius: 4px !important;
  font-family: "Montserrat", sans-serif !important;
  font-style: normal !important;
  font-weight: bold !important;
  line-height: normal !important;
  font-size: 16px !important;
  text-align: center !important;
  letter-spacing: 0.05em !important;
  text-transform: uppercase !important;
  color: #FFFFFF !important;
  border-bottom: none !important;
  padding: 20px 8px 17px !important;
  width: 91.5% !important;
  margin: 36px auto 10px;
  border: none !important;
  word-wrap: break-word;
  text-overflow: ellipsis;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form button.btn-busy {
  opacity: 0.6;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .ss-bottom-text-block {
  font-size: 14px;
  line-height: 1.1em;
  word-wrap: break-word;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form * {
  font-family: "Montserrat", sans-serif !important;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .ss-policy * {
  font-size: 10px;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .ss-policy {
  margin: 10px 15px;
  cursor: pointer;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .ss-policy.has-danger,
:not(.ss-tw) .subscription-app-form-view .social-form .form .ss-policy.has-danger a {
  color: #F46C59;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .ss-policy input {
  accent-color: #2787f5;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .ss-policy .ss-descr-policy {
  vertical-align: middle;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .ss-policy .ss-policy-name {
  display: inline-block;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .ss-policy a {
  color: #545454;
  text-decoration: underline;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .pl-1 .name {
  padding-bottom: 4px !important;
  margin-top: 12px;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .has-danger textarea,
:not(.ss-tw) .subscription-app-form-view .social-form .form .has-danger input {
  border-color: #F46C59 !important;
}
:not(.ss-tw) .subscription-app-form-view .social-form .form .form-group.has-danger .name {
  color: #F46C59 !important;
}
:not(.ss-tw) .subscription-app-form-view .social-form .has-danger .form-control {
  background: #FFFFFF !important;
  border: 1px solid #EEEEEE !important;
  box-sizing: border-box !important;
  border-radius: 2px !important;
  font-family: "Montserrat", sans-serif !important;
  font-style: normal !important;
  font-weight: 500 !important;
  line-height: normal !important;
  font-size: 12px !important;
  color: #454545 !important;
  padding: 6px 10px !important;
}
:not(.ss-tw) .already-subscribed .already-subscribed-card .ui-button {
  font-size: 12px;
}
:not(.ss-tw) .subscription-app-form-view .subscription-app-view__back {
  display: block;
  position: fixed;
  height: 32px;
  width: 64px;
  border-radius: 10px;
  top: 12px;
  left: 8px;
  z-index: 10;
  background: rgba(0, 0, 0, 0.2) url(/static/img/icons/arrow-left-solid.svg) no-repeat center;
  opacity: 0.9;
  background-size: 16px;
  cursor: pointer;
}
:not(.ss-tw) .social-form__footer {
  font-family: "Montserrat", sans-serif;
  padding: 40px;
  text-align: center;
}
:not(.ss-tw) .vk-mini-platform--ios .social-form__footer {
  padding-bottom: 100px;
}
:not(.ss-tw) .vk-mini-platform--ios .subscription-app-form-view .subscription-app-view__back {
  top: 26px;
}
:not(.ss-tw) .vk-mini-platform--android .subscription-app-form-view .subscription-app-view__back {
  height: 36px;
}
:not(.ss-tw) .subscription-app-form-view .subscription-app-view__back:hover {
  color: #ffffff;
}
:not(.ss-tw) .app-nav {
  position: fixed;
  z-index: 150000;
  width: 100%;
  height: 56px;
  display: flex;
  align-items: center;
  background-color: #1D86F5;
  margin: 0 auto;
  top: 0;
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.25);
}
:not(.ss-tw) .app-nav_content {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 5;
  background: #1D86F5;
}
:not(.ss-tw) body.vk-mini-platform--desktop .app-nav {
  top: 0;
  bottom: auto;
}
:not(.ss-tw) body.vk-mini-platform--desktop.menu-vk-mini-hidden .app-nav {
  top: -56px;
  bottom: auto;
  transition: top 0.3s;
}
:not(.ss-tw) body.vk-mini-platform--desktop.menu-vk-mini-hidden .app-nav.open {
  top: 0;
  bottom: auto;
}
:not(.ss-tw) .vk-mini-platform--android .ui-social-subscriptions,
:not(.ss-tw) .vk-mini-platform--ios .ui-social-subscriptions {
  padding-bottom: 100px;
}
:not(.ss-tw) .vk-mini-platform--ios .ui-social-subscriptions {
  padding-top: 40px;
}
:not(.ss-tw) .ui-social-subscriptions-list {
  display: flex;
  padding: 0 34px;
  flex-wrap: wrap;
  min-height: 558px;
  align-content: flex-start;
  justify-content: flex-start;
  margin: auto;
}
:not(.ss-tw) .ui-social-subscriptions-item {
  padding: 10px 32px;
}
:not(.ss-tw) .ui-social-subscriptions-item__avatar {
  width: 160px;
  height: 160px;
  background-size: cover;
  border-radius: 4px;
  cursor: pointer;
}
:not(.ss-tw) .ui-social-subscriptions-item__title {
  display: -webkit-box;
  padding-top: 10px;
  font-size: 14px;
  font-weight: 600;
  max-width: 160px;
  overflow: hidden;
  height: 70px;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.85);
}
:not(.ss-tw) .ui-social-subscriptions .ui-pagination__nav {
  margin: auto;
}
:not(.ss-tw) .ui-social-subscriptions .ui-pagination__item-count {
  display: none;
}
:not(.ss-tw) .office-ui-view {
  height: 100vh;
}
:not(.ss-tw) .show-menu .office-ui-view {
  height: calc(100vh - 64px);
}
:not(.ss-tw) .menu-vk-mini-hidden .office-ui-view {
  height: 100vh;
}
:not(.ss-tw) .ui-social-subscriptions-one {
  height: 100%;
}
:not(.ss-tw) .ui-social-subscriptions-one__iframe {
  height: calc(100% - 88px);
}
:not(.ss-tw) .ui-social-subscriptions-one-header {
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  background: #fff;
  padding: 25px;
  border-bottom: 1px solid #d6d6d6;
}
:not(.ss-tw) .ui-social-subscriptions-one-header__back {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background: #686868;
}
:not(.ss-tw) .ui-social-subscriptions-one-header__back svg {
  position: absolute;
  top: 9px;
  left: 6px;
}
:not(.ss-tw) .ui-social-subscriptions-one-header__title {
  flex: 1;
  text-align: center;
  color: #686868;
  padding-right: 30px;
  font-weight: 600;
  padding-top: 6px;
  font-size: 16px;
  text-decoration: underline;
}
:not(.ss-tw) .ui-social-subscriptions-one-header__title:focus,
:not(.ss-tw) .ui-social-subscriptions-one-header__title:active,
:not(.ss-tw) .ui-social-subscriptions-one-header__title:visited {
  color: #686868;
}
@media (max-width: 500px) {
  :not(.ss-tw) .ui-social-subscriptions-one-header {
    align-items: center;
    padding-top: 48px;
  }
  :not(.ss-tw) .ui-social-subscriptions-one-header__title {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0;
  }
}
:not(.ss-tw) .menu-vk-mini-hidden .app-nav .app-nav__toggleArrow {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #1D86F5;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 40%);
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 16px;
  padding-top: 27px;
  display: block;
  box-shadow: 0px 3px 14px 0px rgba(0, 0, 0, 0.25);
  z-index: 0;
  cursor: pointer;
}
:not(.ss-tw) .menu-vk-mini-hidden .app-nav .app-nav__toggleArrow:before {
  content: "▲";
  display: block;
  transition-duration: 0.2s;
  transform: rotate(180deg);
}
:not(.ss-tw) .menu-vk-mini-hidden .app-nav.open .app-nav__toggleArrow:before {
  transform: rotate(0deg);
}
:not(.ss-tw) .menu-vk-mini-hidden .app-nav.open .app-nav__toggleArrow {
  padding-top: 24px;
}
:not(.ss-tw) .vk-mini-platform--desktop.vk-mini-platform--mobile .app-nav,
:not(.ss-tw) .vk-mini-platform--mobile .app-nav {
  height: 55px;
  bottom: 0;
  top: auto;
}
:not(.ss-tw) .vk-mini-platform--mobile .office-ui-view {
  height: 100vh;
}
:not(.ss-tw) .vk-mini-platform--mobile.show-menu .office-ui-view {
  height: calc(100vh - 55px);
}
:not(.ss-tw) .menu-vk-mini-hidden.vk-mini-platform--mobile .office-ui-view {
  height: 100vh;
}
:not(.ss-tw) .menu-vk-mini-hidden.vk-mini-platform--mobile .app-nav .app-nav__toggleArrow {
  bottom: auto;
  top: 0;
  transform: translate(-50%, -40%);
  /*padding-top: 1px;*/
}
:not(.ss-tw) .menu-vk-mini-hidden.vk-mini-platform--mobile .app-nav.open .app-nav__toggleArrow {
  /*padding-top: 4px;*/
}
:not(.ss-tw) .menu-vk-mini-hidden.vk-mini-platform--mobile .app-nav .app-nav__toggleArrow:before {
  transform: translateY(-115%) rotate(0deg);
}
:not(.ss-tw) .menu-vk-mini-hidden.vk-mini-platform--mobile .app-nav.open .app-nav__toggleArrow:before {
  transform: translateY(-95%) rotate(180deg);
}
:not(.ss-tw) .menu-vk-mini-hidden.vk-mini-platform--mobile .app-nav.open {
  bottom: 0;
}
:not(.ss-tw) .menu-vk-mini-hidden .app--vk_mini {
  overflow-x: hidden;
}
@media (max-width: 900px) {
  :not(.ss-tw) .ui-social-subscriptions-list {
    padding: 0;
    max-width: 686px;
    min-height: auto;
  }
}
@media (max-width: 767px) {
  :not(.ss-tw) .ui-social-subscriptions .ui-cards__empty {
    margin: 0 auto;
  }
  :not(.ss-tw) .ui-social-subscriptions .ui-cards__empty {
    font-size: 14px;
  }
  :not(.ss-tw) .ui-social-subscriptions .ui-cards__empty h4 {
    font-size: 18px;
  }
  :not(.ss-tw) .ui-social-subscriptions-list {
    max-width: 560px;
  }
  :not(.ss-tw) .ui-social-subscriptions-item {
    margin: 12px 15px;
    width: calc(33.333% - 30px);
    padding: 0;
    max-width: 160px;
  }
  :not(.ss-tw) .ui-social-subscriptions-item__avatar {
    width: 100%;
    padding-top: 100%;
    height: auto;
  }
  :not(.ss-tw) .ui-social-subscriptions-item__title {
    padding-top: 2px;
    font-size: 12px;
    height: 58px;
    margin-top: -20px;
  }
}
@media (max-width: 500px) {
  :not(.ss-tw) .ui-social-subscriptions-item {
    margin: 5px 15px;
  }
}
@media (max-width: 340px) {
  :not(.ss-tw) .ui-social-subscriptions-item__title {
    margin-top: -30px;
  }
}
:not(.ss-tw) cookie-notice {
  z-index: 1010;
}
:not(.ss-tw) cookie-notice .p-4 {
  padding: 1rem !important;
}
:not(.ss-tw) #flow-chart {
  position: absolute;
  top: 0;
  left: 0;
  width: 24000px;
  height: 24000px;
}
:not(.ss-tw) #flow-chart-drag {
  pointer-events: all;
}
:not(.ss-tw) #flow-chart .ss-svg-viewport {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
:not(.ss-tw) #flow-chart-selection {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  border: 2px solid #FFD600;
  z-index: 2;
}
:not(.ss-tw) #flow-chart-viewport-debug-bounds {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  border: 4px solid #ff1400;
  z-index: 2;
}
:not(.ss-tw) .ss-node {
  position: absolute;
  width: 242px;
  opacity: 0.9;
  z-index: 1;
}
:not(.ss-tw) .ss-node.selected {
  z-index: 2;
}
:not(.ss-tw) .ss-node .ss-node-root {
  border-radius: 0 4px 4px 4px;
  padding: 6px;
  box-sizing: border-box;
}
:not(.ss-tw) .ss-node .ss-node-name-wrapper {
  position: absolute;
  height: 80px;
  pointer-events: none;
  top: -80px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
:not(.ss-tw) .ss-node .ss-node-name {
  padding: 3px 6px 0 6px;
  vertical-align: bottom;
  font-style: normal;
  font-weight: 500;
  font-size: 8px;
  cursor: default;
  max-width: 114px;
  word-break: break-all;
  border-radius: 4px 4px 0 0;
  user-select: none;
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ss-node .ss-node-name span {
  max-width: 80px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
:not(.ss-tw) .ss-node .ss-node-name .ss-node-name-edit {
  display: none;
  cursor: pointer;
  pointer-events: all;
  margin-left: 4px;
}
:not(.ss-tw) .ss-node.selected .ss-node-name .ss-node-name-edit {
  display: inline-block;
}
:not(.ss-tw) .ss-node .ss-node-name .ss-node-name-edit svg {
  width: 10px;
  height: 10px;
}
:not(.ss-tw) .ss-node.selected .ss-node-root,
:not(.ss-tw) .ss-node.selected .ss-node-name {
  background: rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .ss-node.current .ss-node-root,
:not(.ss-tw) .ss-node.current .ss-node-name {
  background: rgba(0, 0, 0, 0.05);
}
:not(.ss-tw) .ss-node.done .ss-node-root,
:not(.ss-tw) .ss-node.done .ss-node-name {
  background: rgba(114, 210, 124, 0.2);
}
:not(.ss-tw) .ss-node .ss-node-header {
  background: rgb(76, 156, 213);
  height: 45px;
  border-radius: 2px 2px 0 0;
  padding: 8px 6px;
  cursor: default;
  display: flex;
  user-select: none;
}
:not(.ss-tw) .ss-node .ss-node-header .ss-node-icon {
  flex: 1;
  width: 31px;
  height: 31px;
  fill: #fff;
}
:not(.ss-tw) .ss-node .ss-node-header .ss-node-title {
  flex: 5;
  font-weight: 500;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
  margin: auto 0;
}
:not(.ss-tw) .ss-node .ss-node-body {
  background: #fff;
  min-height: 48px;
  border-radius: 0 0 2px 2px;
}
:not(.ss-tw) .ss-node .ss-node-body .ss-node-content {
  padding: 12px;
  font-weight: 500;
  font-size: 12px;
  color: #545454;
  cursor: default;
  user-select: none;
  overflow: hidden;
}
:not(.ss-tw) .ss-node .ss-node-controls {
  display: flex;
  position: absolute;
  right: -4px;
  height: 54px;
  flex-direction: column;
  justify-content: space-between;
  top: -8px;
  z-index: 1;
}
:not(.ss-tw) .ss-node.invalid .ss-node-controls {
  height: 86px;
}
:not(.ss-tw) .ss-node .ss-node-controls .ss-node-alert {
  display: none;
}
:not(.ss-tw) .ss-node.invalid .ss-node-controls .ss-node-alert {
  display: block;
}
:not(.ss-tw) .ss-node .ss-node-controls .ss-node-control {
  display: none;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
:not(.ss-tw) .ss-node.selected .ss-node-controls .ss-node-control,
:not(.ss-tw) .ss-node.current .ss-node-controls .ss-node-control {
  display: block;
}
:not(.ss-tw) .ss-node-control-test-process {
  border-radius: 50%;
  background-color: #fff;
  padding: 3px;
}
:not(.ss-tw) .ss-node .ss-node-connectors {
  position: absolute;
  left: 0;
  width: 100%;
  pointer-events: none;
  overflow: visible;
  display: flex;
  justify-content: center;
}
:not(.ss-tw) .ss-node .ss-node-connectors.ss-node-connectors-top {
  top: -4px;
}
:not(.ss-tw) .ss-node .ss-node-connectors.ss-node-connectors-bottom {
  bottom: -5px;
  padding: 0 35px;
  justify-content: space-around;
}
:not(.ss-tw) .ss-node.ss-node-condition--sex .ss-node-connectors.ss-node-connectors-bottom,
:not(.ss-tw) .ss-node.ss-node-condition--ab_test .ss-node-connectors.ss-node-connectors-bottom {
  padding: 0 18px;
  justify-content: space-around;
}
:not(.ss-tw) .ss-node.ss-node-event--webhook .ui-flow-chart-node__text div:first-of-type {
  margin-top: 10px;
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector {
  pointer-events: all;
  overflow: visible;
  width: 20px;
  height: 20px;
  border: 2px solid #545454;
  border-radius: 10px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector.ss-node-connector-additional {
  /*display: none;*/
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector.ss-node-connector-additional.visible {
  /*display: flex;*/
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector-input {
  /*padding: 5px;*/
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector-input span {
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background: #c4c4c4;
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector-output {
  /*padding: 0;*/
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector-icon path {
  transform: translate(3.5px, 3.5px);
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector-icon .ss-icon-success {
  transform: translate(3.5px, 5px);
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector-error {
  border-color: #F46C59;
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector-success {
  border-color: #72D27C;
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector-done {
  border-color: #FFA800;
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector-any {
  border-color: #FFB320;
}
:not(.ss-tw) .ss-node .ss-node-connectors.ss-node-connectors-additional {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector-additional {
  position: absolute;
  left: 0;
  top: 0;
}
:not(.ss-tw) .ss-node .ss-node-connectors .ss-node-connector-additional.ss-node-connector-done {
  border-color: #72D27C;
}
:not(.ss-tw) .ss-start-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 268px;
  height: 148px;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  z-index: 1;
  pointer-events: none;
  color: rgba(0, 0, 0, 0.3);
  border: 2px dashed rgba(0, 0, 0, 0);
}
:not(.ss-tw) .ss-start-area.disabled {
  color: rgba(255, 0, 0, 0.3);
  background: rgba(255, 0, 0, 0.1);
}
:not(.ss-tw) .drag-enter .ss-start-area,
:not(.ss-tw) .ss-start-area.droppable {
  background: none;
  border: 2px dashed rgba(0, 0, 0, 0.3);
}
:not(.ss-tw) .ui-scenario-edit__chart-wrap--has-initial-node .ss-start-area {
  background: rgba(0, 0, 0, 0.05);
  border: 2px dashed rgba(0, 0, 0, 0);
}
:not(.ss-tw) .ss-start-area h4 {
  font-weight: bold;
  font-size: 14px;
  line-height: normal;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  pointer-events: none;
  padding: 12px;
  margin: 0;
  color: inherit;
}
:not(.ss-tw) .ss-start-area p {
  font-weight: 500;
  font-size: 12px;
  text-align: center;
  color: inherit;
  pointer-events: none;
}
:not(.ss-tw) .ss-node-action--send_message hr {
  margin: 8px auto;
}
:not(.ss-tw) .ss-node-action--send_message .send-message-counts {
  margin-bottom: 4px;
}
:not(.ss-tw) .ss-node-action--send_message .ui-statistic-main {
  padding: 0;
}
:not(.ss-tw) .ss-drag-buffer {
  position: absolute;
  z-index: 100;
  cursor: move;
}
:not(.ss-tw) .lava-visible {
  display: none;
}
:not(.ss-tw) body.lava {
  overflow-y: hidden;
}
:not(.ss-tw) .app--lava .ui-find-result__list .search {
  left: 358px;
}
:not(.ss-tw) .app--lava .ui-header {
  background: transparent;
  border: none;
  box-shadow: none;
  justify-content: flex-end;
}
:not(.ss-tw) .app--lava .ui-header .ui-header-mobile__user,
:not(.ss-tw) .app--lava .ui-header .ui-header-mobile__project,
:not(.ss-tw) .app--lava .ui-header .ui-header-mobile__info {
  display: none;
}
:not(.ss-tw) .app--lava .ui-header .ui-header-mobile__count {
  border: none;
  margin-right: 30px;
  padding-right: 0;
}
:not(.ss-tw) .app--lava .ui-header .ui-header-mobile__count .progress[value] {
  background: #dadada;
}
:not(.ss-tw) .app--lava .ui-find-result__list--finder .ui-mobile-table__tr {
  cursor: default !important;
}
:not(.ss-tw) .app--lava .ui-find-result__list--finder .ui-mobile-table__tr:hover {
  background-color: transparent !important;
}
:not(.ss-tw) .app--lava .ui-find-result__list--finder .ui-find-result__system-row:hover {
  background-color: #FFEBE9 !important;
}
:not(.ss-tw) .app--lava .lava-hidden {
  display: none !important;
}
:not(.ss-tw) .app--lava .lava-visible {
  display: block;
}
:not(.ss-tw) .app--lava ui-view .main {
  margin-left: 0 !important;
  margin-top: 0 !important;
  border: none;
  padding-top: 0 !important;
}
:not(.ss-tw) .app--lava .lava-nav {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 30px;
}
:not(.ss-tw) .app--lava .lava-nav ul {
  list-style: none;
  text-align: center;
  padding: 0;
  margin: 0;
}
:not(.ss-tw) .app--lava .lava-nav ul li {
  display: inline-block;
  margin: 0 40px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
:not(.ss-tw) .app--lava .lava-nav ul li a {
  text-decoration: none;
  color: #222222;
}
:not(.ss-tw) .app--lava .lava-nav ul li a:visited {
  color: #222222;
}
:not(.ss-tw) .app--lava .lava-nav ul li a.active {
  color: #5F31D3;
}
:not(.ss-tw) .app--lava .ui-scenario-edit-header {
  padding: 0 !important;
}
:not(.ss-tw) .app--lava .ui-scenario-edit__header {
  top: 0;
  padding: 0 10px;
}
:not(.ss-tw) .app--lava .ui-scenario-edit__zoom {
  bottom: 70px;
}
:not(.ss-tw) .app--lava .ui-scenario-edit__workspace {
  padding-top: 50px;
}
:not(.ss-tw) .app--lava .ui-scenario-edit__component-bar {
  top: 48px;
}
:not(.ss-tw) .app--lava .ui-find-result__list--no-segment .ui-find-result__content {
  min-height: 600px;
}
:not(.ss-tw) .app--lava .ui-find-result__list--no-segment .ui-content {
  min-height: 600px;
}
:not(.ss-tw) .app--lava .ui-find-result__list .table-segmentation .ui-pagination {
  top: 0;
}
:not(.ss-tw) .app--lava .ui-view-content {
  height: auto;
}
:not(.ss-tw) .app--lava .ui-cards__pagination {
  top: 50px;
}
:not(.ss-tw) .app--lava .ui-prg-settings__top .ui-button {
  margin-left: auto;
}
@media screen and (min-width: 768px) {
  :not(.ss-tw) .app--lava .ui-cards__footer {
    bottom: 56px;
  }
  :not(.ss-tw) .app--lava .main-mobile__wrapper {
    height: auto;
    padding: 0 80px 20px 80px;
  }
}
@media screen and (max-width: 1199px) {
  :not(.ss-tw) .app--lava notifications-container {
    top: 80px;
  }
  :not(.ss-tw) .app--lava .ui-scenario-mobile__action {
    margin: 0;
  }
  :not(.ss-tw) .app--lava .ui-scenario-mobile__open-button {
    top: 62px !important;
  }
  :not(.ss-tw) .app--lava .ui-scenario-edit__zoom {
    bottom: 130px;
  }
  :not(.ss-tw) .app--lava .lava-nav {
    padding: 30px 0;
  }
  :not(.ss-tw) .app--lava .lava-nav ul li {
    margin: 0 20px;
  }
  :not(.ss-tw) .app--lava .ui-bombardment__message {
    min-height: 600px !important;
  }
  :not(.ss-tw) .app--lava .ui-bombardment__message-item {
    min-height: 600px !important;
  }
  :not(.ss-tw) .app--lava .ui-bombardment__message--completed .ui-bombardment__message-item {
    min-height: auto !important;
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .app--lava body {
    padding-top: 74px;
  }
  :not(.ss-tw) .app--lava .lava-nav ul li {
    min-width: 200px;
  }
  :not(.ss-tw) .app--lava .ui-header {
    display: none;
  }
  :not(.ss-tw) .app--lava .modal-container {
    transform: translateY(-30%);
  }
  :not(.ss-tw) .app--lava .ui-filter-mobile {
    top: 74px;
  }
  :not(.ss-tw) .app--lava .ui-scenario-edit__workspace {
    padding-top: 20px;
  }
  :not(.ss-tw) .app--lava .ui-scenario-mobile__open-button {
    top: 48px !important;
  }
  :not(.ss-tw) .app--lava .ui-scenario-edit-header__action {
    top: 50px !important;
  }
  :not(.ss-tw) .app--lava .ui-scenario-edit__component-bar.menu-active.active-tab-1 {
    top: calc(100% - 435px) !important;
  }
  :not(.ss-tw) .app--lava .ui-scenario-edit__component-bar.menu-active.active-tab-2 {
    top: 36px !important;
  }
  :not(.ss-tw) .app--lava .ui-scenario-edit__component-bar.menu-active.active-tab-3 {
    bottom: 230px !important;
  }
  :not(.ss-tw) .app--lava .ui-scenario-edit__zoom {
    bottom: 230px !important;
  }
  :not(.ss-tw) .app--lava .ui-scenario-edit-header {
    height: auto;
  }
  :not(.ss-tw) .app--lava .ui-scenario-edit-header__title {
    display: flex;
  }
  :not(.ss-tw) .app--lava .modal-wrapper {
    align-items: flex-start;
    padding-top: 300px;
  }
}
@media screen and (min-width: 768px) {
  :not(.ss-tw) .office-scenario-edit .app--lava .main-mobile__wrapper {
    padding: 0 15px;
  }
  :not(.ss-tw) .office-scenario-edit .app--lava .main-mobile__wrapper .ui-unfolding-menu {
    right: 15px;
  }
}
:not(.ss-tw) .email-editor-alert {
  display: none;
}
:not(.ss-tw) .ui-btn {
  transition: all 0.17s ease-in-out;
  display: block;
}
:not(.ss-tw) .ui-menu-mobile {
  height: 100vh;
}
:not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__header {
  position: relative;
  display: none;
  align-items: center;
  padding: 12px 0 12px 15px;
}
:not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__toggle {
  display: none;
}
:not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__button {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  margin-bottom: 0;
  padding: 0;
  border-radius: 50%;
  background-color: transparent;
  background-color: #535353;
  line-height: 1;
  cursor: pointer;
}
:not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__logo {
  position: relative;
  z-index: 2;
  font-family: "Systopie", sans-serif;
  font-weight: 700;
  font-size: 24px;
  color: #535353;
  text-decoration: none;
  transition: color 0.2s linear;
}
:not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__logo:hover {
  color: #fff;
  text-decoration: none;
}
:not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 240px;
  z-index: 1;
  background-color: #535353;
  transition: right 0.2s linear;
}
:not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__footer {
  display: none;
}
:not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__checkout {
  padding: 8px 13px;
  border-radius: 2px;
  background-color: #fff;
  font-family: "Montserrat", sans-serif;
  color: #545454;
}
:not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__checkout:hover {
  color: #545454;
  text-decoration: none;
}
:not(.ss-tw) .ui-project-mobile .ui-project-mobile__button {
  position: relative;
  display: none;
  align-items: center;
  margin-bottom: 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  cursor: pointer;
}
:not(.ss-tw) .ui-project-mobile .ui-project-mobile__button:before {
  content: "";
  order: 2;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-left: 8px;
  border-radius: 50%;
  border: 1px solid rgba(83, 83, 83, 0.15);
}
:not(.ss-tw) .ui-project-mobile .ui-project-mobile__button:after {
  content: "";
  position: absolute;
  top: 6px;
  right: 7px;
  flex-shrink: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #535353;
  border-right: 1px solid #535353;
  box-sizing: border-box;
  transform: rotate(-225deg);
}
:not(.ss-tw) .ui-project-mobile .ui-project-mobile__toggle {
  display: none;
}
:not(.ss-tw) .ui-project-mobile .ui-project-mobile__toggle:checked ~ .ui-project-mobile__modal {
  display: flex;
}
:not(.ss-tw) .ui-project-mobile .ui-project-mobile__toggle:checked ~ .ui-project-mobile__button:before {
  background-color: #454545;
}
:not(.ss-tw) .ui-project-mobile .ui-project-mobile__toggle:checked ~ .ui-project-mobile__button:after {
  top: 8px;
  border-color: #fff;
  transform: rotate(-45deg);
}
:not(.ss-tw) .ui-header-mobile {
  min-height: 60px;
}
:not(.ss-tw) .ui-header-mobile .ui-header-mobile__user-link {
  padding-right: 15px;
}
:not(.ss-tw) .ui-header-mobile .ui-header-mobile__user-link {
  padding: 0;
}
:not(.ss-tw) .ui-mobile-table .ui-mobile-table__title {
  display: none;
  margin: 0;
  font-size: 8px;
  line-height: 10px;
  color: #535353;
  text-align: left;
}
:not(.ss-tw) .ui-platform .ui-platform__list {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
:not(.ss-tw) .ui-platform .ui-platform__item {
  margin-right: 8px;
  line-height: 1;
}
:not(.ss-tw) .ui-platform .ui-platform__item:last-child {
  margin-right: 0;
}
:not(.ss-tw) .ui-platform .ui-platform__item svg {
  cursor: pointer;
}
:not(.ss-tw) .ui-platform .ui-platform__item svg .check {
  display: none;
}
:not(.ss-tw) .ui-platform .ui-platform__item svg.active .check {
  display: block;
}
:not(.ss-tw) .ui-platform .ui-platform__toggle {
  display: none;
}
:not(.ss-tw) .ui-platform .ui-platform__button {
  display: none;
  margin: 0;
  line-height: 0;
  cursor: pointer;
  line-height: 0;
}
:not(.ss-tw) .ui-page-mobile .ui-page-mobile__list-button {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
}
:not(.ss-tw) .ui-analytics-mobile__swipe {
  display: none;
}
:not(.ss-tw) .office-scenario-list .ui-page-header .ui-mobile-header,
:not(.ss-tw) .office-scenariotemplate-list .ui-page-header .ui-mobile-header {
  flex-grow: 1;
}
:not(.ss-tw) .ss-start-area__description {
  display: block;
}
:not(.ss-tw) .ss-start-area__description--mobile {
  display: none;
}
:not(.ss-tw) .main-form-edit .main-preview .ui-form-preview__main .vk-form-preview {
  width: 100%;
}
:not(.ss-tw) .vk-form-preview iframe {
  width: 100% !important;
}
:not(.ss-tw) .vk-mini-platform--desktop.office-scenariotemplate-edit .app {
  overflow-y: hidden;
}
:not(.ss-tw) .vk-mini-platform--mobile.office-analytics .ui-analytics-box__tree-table {
  margin-bottom: 50px;
}
:not(.ss-tw) .vk-mini-platform--mobile.office-analytics .ui-workflow__content .x-faded {
  max-width: calc(100% - 5px);
}
:not(.ss-tw) .ui-analytics-box__charts .ui-typography .tooltips svg {
  width: 15px;
  height: 15px;
}
@media screen and (max-width: 1199px) {
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__thead-hide {
    display: none;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__content {
    box-shadow: none;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__body {
    width: 240px !important;
    margin-right: 0;
    transform: translateX(-240px) !important;
    transition: transform 0.2s linear !important;
    box-shadow: none !important;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-sidebar--collapse .ui-menu-mobile__body {
    transform: translateX(0) !important;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__nav {
    max-width: 240px;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__text {
    width: 190px;
    margin-left: 0 !important;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__footer {
    display: block;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__hide {
    display: none;
  }
  :not(.ss-tw) .ui-project-mobile {
    margin: 0;
  }
  :not(.ss-tw) .ui-project-mobile .ui-project-mobile__hide {
    display: none;
  }
  :not(.ss-tw) main.main-mobile.ui-main {
    margin: 0 10px !important;
    padding-top: 80px;
  }
  :not(.ss-tw) .office-forms-create main.main-mobile.ui-main,
  :not(.ss-tw) .office-forms-edit main.main-mobile.ui-main {
    margin: 0 !important;
    padding-left: 15px;
    padding-right: 15px;
  }
  :not(.ss-tw) main.main-mobile.ui-main--full {
    margin: 0 15px !important;
  }
  :not(.ss-tw) .main-mobile__wrapper {
    padding: 0;
  }
  :not(.ss-tw) .ui-platform .ui-platform__wrapper {
    position: relative;
  }
  :not(.ss-tw) .ui-platform .ui-platform__list {
    position: absolute;
    top: 45px;
    left: 7px;
    z-index: 1;
    display: none;
    padding: 10px;
    background-color: #fff;
    box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.16);
  }
  :not(.ss-tw) .ui-platform .ui-platform__list:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: #fff;
    border-radius: 4px;
    transform: rotate(45deg);
    top: -6px;
    left: 14px;
    box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.16);
  }
  :not(.ss-tw) .ui-platform .ui-platform__toggle:checked ~ .ui-platform__list {
    display: flex;
  }
  :not(.ss-tw) .ui-platform .ui-platform__button {
    display: block;
  }
  :not(.ss-tw) .ui-page-mobile {
    flex-wrap: wrap;
  }
  :not(.ss-tw) .ui-page-mobile--row {
    justify-content: center;
  }
  :not(.ss-tw) .ui-page-mobile__column {
    flex-direction: column;
    flex-wrap: wrap;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__toggle {
    display: none;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__list-button {
    display: flex;
    width: 100%;
    margin-bottom: 30px;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__item-button {
    flex: 1;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__item-button.disabled {
    cursor: not-allowed;
    opacity: 0.4;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__page {
    display: none;
    margin: 0 auto;
  }
  :not(.ss-tw) .ui-page-mobile #page-1:checked ~ .ui-page-mobile__page-1, :not(.ss-tw) .ui-page-mobile #page-2:checked ~ .ui-page-mobile__page-2 {
    display: block;
  }
  :not(.ss-tw) .ui-page-mobile #page-1:checked ~ .ui-page-mobile__list-button .ui-page-mobile__item-button .ui-page-mobile__label[for=page-1] span, :not(.ss-tw) .ui-page-mobile #page-2:checked ~ .ui-page-mobile__list-button .ui-page-mobile__item-button .ui-page-mobile__label[for=page-2] span {
    background-color: #ffd600;
  }
  :not(.ss-tw) .ui-page-mobile #page-1:checked ~ .ui-page-mobile__go-page .ui-page-mobile__page-button[for=page-2], :not(.ss-tw) .ui-page-mobile #page-2:checked ~ .ui-page-mobile__go-page .ui-page-mobile__page-button[for=page-1] {
    display: inline-flex;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__label {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 12px;
    color: #454545;
    text-align: center;
    cursor: pointer;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__label span {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin-bottom: 15px;
    border-radius: 50%;
    background-color: rgba(45, 57, 82, 0.1);
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #454545;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__go-page.m-right .ui-page-mobile__page-button span {
    padding-right: 8px;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__go-page.m-left .ui-page-mobile__page-button span {
    padding-left: 8px;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__page-button {
    display: none;
    margin: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 10px;
    cursor: pointer;
    padding: 30px 0;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__page-button.disabled {
    cursor: not-allowed;
    opacity: 0.4;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__page-button b {
    font-weight: 600;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__wrap {
    white-space: normal;
  }
  :not(.ss-tw) .ui-message-mobile {
    width: 290px;
    min-width: 290px;
  }
  :not(.ss-tw) .ui-message-mobile .ui-message-mobile__wrapper {
    padding: 20px;
  }
  :not(.ss-tw) .ui-bombardment .ui-page-mobile__go-wrapper {
    width: 100%;
  }
  :not(.ss-tw) .ui-unfolding-mobile {
    width: 290px;
  }
  :not(.ss-tw) .ui-attach-list__grid,
  :not(.ss-tw) .ui-attachments-list {
    height: 230px;
  }
  :not(.ss-tw) .ui-attach-list__grid-item {
    width: 110px;
    height: 110px;
  }
  :not(.ss-tw) .ui-scenario-edit-header__network {
    display: none;
  }
  :not(.ss-tw) .ui-scenario-edit__zoom.active-tab-2,
  :not(.ss-tw) .ui-scenario-edit__zoom.menu-active {
    right: 290px;
  }
  :not(.ss-tw) .ui-modal--send-webhook-description textarea {
    min-width: 400px;
  }
  :not(.ss-tw) .ui-subscriptions-finder--filters .ui-page-mobile__item-button--filters .ui-page-mobile__label span {
    background-color: #FFD600;
  }
  :not(.ss-tw) .ui-subscriptions-finder--filters .ui-page-mobile__page-1 {
    display: block;
  }
  :not(.ss-tw) .ui-subscriptions-finder--filters .ui-page-mobile__page-2 {
    display: none;
  }
  :not(.ss-tw) .ui-subscriptions-finder--filters .ui-page-mobile__page-button--results {
    display: flex;
  }
  :not(.ss-tw) .ui-subscriptions-finder--filters .ui-page-mobile__page-button--filters {
    display: none;
  }
  :not(.ss-tw) .ui-subscriptions-finder--results .ui-page-mobile__go-wrapper {
    margin-top: -80px;
  }
  :not(.ss-tw) .ui-subscriptions-finder--results .table-segmentation .ui-page-mobile__go-wrapper {
    display: none;
  }
  :not(.ss-tw) .ui-subscriptions-finder--results .ui-page-mobile__item-button--results .ui-page-mobile__label span {
    background-color: #FFD600;
  }
  :not(.ss-tw) .ui-subscriptions-finder--results .ui-page-mobile__page-1 {
    display: none;
  }
  :not(.ss-tw) .ui-subscriptions-finder--results .ui-page-mobile__page-2 {
    display: block;
  }
  :not(.ss-tw) .ui-subscriptions-finder--results .ui-page-mobile__page-button--results {
    display: none;
  }
  :not(.ss-tw) .ui-subscriptions-finder--results .ui-page-mobile__page-button--filters {
    display: flex;
    padding: 0;
    margin: 10px 0 -5px 0;
    z-index: 50;
  }
  :not(.ss-tw) .ui-bombardment__message-item {
    min-height: calc(100vh + 50px);
  }
  :not(.ss-tw) .ui-tree-table thead tr th {
    width: 33%;
  }
  :not(.ss-tw) .ui-tree-table tbody tr td {
    width: 33%;
  }
  :not(.ss-tw) .ui-bombardment__message--completed .ui-bombardment__message-item {
    min-height: 0;
  }
  :not(.ss-tw) .ui-bombardment .ui-page-mobile__go-wrapper .m-left {
    width: 350px;
    margin: auto;
  }
  :not(.ss-tw) #vk_community_messages-right, :not(.ss-tw) #vk_community_messages {
    left: 9px !important;
  }
  :not(.ss-tw) .app--vk_mini #vk_community_messages-right {
    bottom: 35px !important;
  }
  :not(.ss-tw) .ss-start-area__description {
    display: none;
  }
  :not(.ss-tw) .ss-start-area__description--mobile {
    display: block;
  }
  :not(.ss-tw) #vk_community_messages.ui-community-messages--bottom {
    bottom: 35px !important;
  }
  :not(.ss-tw) body.office-dashboard #vk_community_messages-right {
    pointer-events: all;
  }
  :not(.ss-tw) .ui-sidebar__nav.m-scrollbar::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.2);
    background-clip: padding-box;
  }
  :not(.ss-tw) .ui-sidebar__nav.m-scrollbar:hover::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3);
    background-clip: padding-box;
  }
  :not(.ss-tw) .ui-sidebar__education {
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  }
  :not(.ss-tw) .ui-sidebar__ctrl {
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.1);
  }
  :not(.ss-tw) body.vk-mini-platform--mobile.office-scenario-list,
  :not(.ss-tw) body.vk-mini-platform--mobile.office-scenariotemplate-list,
  :not(.ss-tw) body.vk-mini-platform--mobile.office-bombardments-list {
    overflow-y: inherit !important;
    overflow-x: hidden;
  }
  :not(.ss-tw) body.vk-mini-platform--mobile.office-scenario-list .app,
  :not(.ss-tw) body.vk-mini-platform--mobile.office-scenariotemplate-list .app,
  :not(.ss-tw) body.vk-mini-platform--mobile.office-bombardments-list .app {
    overflow-y: auto !important;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: rgba(20, 39, 0, 0.2) #fff;
  }
  :not(.ss-tw) body.vk-mini-platform--mobile.office-scenario-list .dropdown-backdrop,
  :not(.ss-tw) body.vk-mini-platform--mobile.office-scenariotemplate-list .dropdown-backdrop,
  :not(.ss-tw) body.vk-mini-platform--mobile.office-bombardments-list .dropdown-backdrop {
    display: none;
  }
  :not(.ss-tw) body.vk-mini-platform--mobile.office-scenario-edit .app,
  :not(.ss-tw) body.vk-mini-platform--desktop.office-scenario-edit .app {
    overflow-y: hidden !important;
  }
  :not(.ss-tw) body.office-scenario-edit .ui-tooltip {
    max-width: 220px;
  }
  :not(.ss-tw) .office-dashboard.vk-mini-platform--mobile.vk-mini-platform--ios .ui-header-mobile {
    padding-top: 54px;
  }
  :not(.ss-tw) .office-dashboard.vk-mini-platform--mobile.vk-mini-platform--ios main.main-mobile.ui-main {
    padding-top: 0;
  }
  :not(.ss-tw) body.vk-mini-platform--mobile .ui-social-subscriptions-one-header {
    align-items: center;
    padding-top: 60px;
  }
  :not(.ss-tw) body.vk-mini-platform--ios .ui-social-subscriptions-one-header {
    align-items: center;
    padding-top: 100px;
  }
  :not(.ss-tw) body.vk-mini-platform--mobile .ui-social-subscriptions-one-header__title {
    padding-left: 15px;
    padding-right: 45px;
    padding-top: 0;
  }
  :not(.ss-tw) body.vk-mini-platform--mobile .ui-social-subscriptions-one__iframe--widget {
    height: 100%;
    margin-top: 0;
  }
  :not(.ss-tw) .add-community__table-wrapper {
    max-height: 300px !important;
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__header {
    width: 320px;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__body {
    width: 320px !important;
    transform: translateX(-320px) !important;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__bg {
    right: 320px;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__nav {
    max-width: 320px;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__text {
    width: 270px;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__logo {
    display: none;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__toggle:checked ~ .ui-menu-mobile__logo {
    display: block;
  }
  :not(.ss-tw) .ui-project-mobile .ui-project-mobile__button {
    display: flex;
  }
  :not(.ss-tw) .ui-project-mobile .ui-project-mobile__hide {
    display: none;
  }
  :not(.ss-tw) .ui-project-mobile .ui-project-mobile__modal {
    position: fixed;
    top: 61px;
    left: 0;
    display: none;
    width: 100%;
    max-width: 100%;
    padding: 17px 0;
    background-color: #fff;
    transition: transform 0.2s linear;
    box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.16);
  }
  :not(.ss-tw) .ui-project-mobile .ui-project-mobile__select-project {
    width: 290px;
    top: 48px;
    left: 50%;
    margin-left: -145px;
    margin-bottom: 0;
  }
  :not(.ss-tw) .ui-mobile-table {
    position: relative;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__thead {
    display: none;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__body {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__title {
    display: block;
    margin-bottom: 5px;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__tr {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 300px;
    max-width: 300px;
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 2px;
    background-color: #fff !important;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.1);
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__tr:hover {
    background-color: #fff !important;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td {
    border: 0 !important;
    padding: 0 !important;
    line-height: 1;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-h25 {
    min-height: 25px;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-10 {
    width: 10% !important;
    min-width: 10% !important;
    max-width: 10% !important;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-30 {
    width: 30% !important;
    min-width: 30% !important;
    max-width: 30% !important;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-40 {
    width: 40% !important;
    min-width: 40% !important;
    max-width: 40% !important;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-45 {
    width: 45% !important;
    min-width: 45% !important;
    max-width: 45% !important;
    padding-right: 10px !important;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-50 {
    width: 50% !important;
    min-width: 50% !important;
    max-width: 50% !important;
    margin-bottom: 10px;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-50:nth-child(even) {
    padding-left: 10px !important;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-50:nth-child(odd) {
    padding-right: 10px !important;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-90 {
    width: 90% !important;
    min-width: 90% !important;
    max-width: 90% !important;
    padding-right: 10px !important;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-100 {
    width: 100% !important;
    min-width: 100% !important;
    max-width: 100% !important;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-ctrl {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__ctrl-button {
    display: flex;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-checkbox {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 16px !important;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__checkbox {
    position: static;
    width: 16px;
    margin-right: 0;
    border-left: 1px solid rgba(84, 84, 84, 0.15);
    border-radius: 2px;
  }
  :not(.ss-tw) .ui-mobile-table .ui-custom-checkbox--left {
    margin-left: 0;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-name {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
    min-height: 24px;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__name {
    display: -webkit-box;
    font-weight: 400;
    font-size: 12px;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__name--bold {
    font-weight: 700;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__name:hover {
    text-decoration: none;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__text-data {
    font-size: 8px;
    color: #535353;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__hide {
    display: none;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__header {
    width: 100%;
    max-width: auto;
    padding: 12px 21px 0;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__f-8 {
    font-size: 8px;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__progress {
    margin-top: 5px;
  }
  :not(.ss-tw) .ui-data-mobile {
    position: relative;
    box-shadow: none;
  }
  :not(.ss-tw) .ui-platform {
    position: absolute;
    top: 15px;
    right: 55px;
    width: 25px;
    min-width: 25px;
    line-height: 0;
  }
  :not(.ss-tw) .ui-platform .ui-mobile-bombardment__title {
    font-size: 12px;
  }
  :not(.ss-tw) .ui-platform .ui-platform__list {
    top: 34px;
    right: -30px;
    left: auto;
  }
  :not(.ss-tw) .ui-page-mobile .ui-mobile-table__column {
    flex-direction: column;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__w-100 {
    min-width: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
  }
  :not(.ss-tw) .ui-finder-mobile {
    padding: 10px;
  }
  :not(.ss-tw) .ui-finder-mobile .ui-finder-mobile__ml-0 {
    margin-left: 0;
  }
  :not(.ss-tw) .ui-finder-mobile .ui-finder-mobile__filter-item {
    padding: 15px;
  }
  :not(.ss-tw) .ui-subscriptions-finder__result {
    margin: 0 15px !important;
  }
  :not(.ss-tw) .ui-subscriptions-finder__result .ui-find-result__subscr-list,
  :not(.ss-tw) .ui-subscriptions-finder__result .ui-find-result__tags,
  :not(.ss-tw) .ui-subscriptions-finder__result .ui-find-result__utm {
    display: none;
  }
  :not(.ss-tw) .ui-subscriptions-finder__result .ui-mobile-table__td-name {
    margin-bottom: 0;
  }
  :not(.ss-tw) .ui-message-mobile .ui-message-mobile__wrapper {
    padding: 10px;
  }
  :not(.ss-tw) .ui-mobile-header {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  :not(.ss-tw) .ui-mobile-header .ui-mobile-header__search-checkbox {
    display: none;
  }
  :not(.ss-tw) .ui-mobile-header .ui-mobile-header__search-button {
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    margin: 0;
    border-radius: 50%;
    background: #686868;
    line-height: 0;
    cursor: pointer;
  }
  :not(.ss-tw) .ui-select-all {
    display: block;
  }
  :not(.ss-tw) .ui-select-all .ui-select-all__checkbox {
    display: none;
  }
  :not(.ss-tw) .ui-select-all .ui-select-all__label {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 10px;
    line-height: 12px;
    color: #545454;
    cursor: pointer;
  }
  :not(.ss-tw) .ui-select-all .ui-select-all__label:before {
    content: "";
    order: 2;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    border: 1px solid #D9D9D9;
    border-radius: 2px;
    background-color: transparent;
  }
  :not(.ss-tw) .ui-select-all .ui-select-all__label:after {
    content: "";
  }
  :not(.ss-tw) .ui-select-all .ui-select-all__checkbox:checked + .ui-select-all__label:before {
    border-color: #535353;
    background-color: #535353;
  }
  :not(.ss-tw) .ui-filter-mobile {
    position: fixed;
    top: 0;
    z-index: 99999;
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 -15px;
    padding: 25px 0;
    background: #FFFFFF;
    transform: translateY(-80px);
    transition: transform 0.2s linear;
  }
  :not(.ss-tw) .ui-filter-mobile .ui-filter-mobile__wrapper {
    position: relative !important;
    left: auto !important;
    border: 0;
    display: flex;
  }
  :not(.ss-tw) .ui-filter-mobile .ui-filter-mobile__input {
    width: 240px;
    border: 1px solid rgba(22, 39, 0, 0.1);
  }
  :not(.ss-tw) .ui-filter-mobile .ui-filter-mobile__hide {
    margin: 0 0 0 10px;
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 10px;
    line-height: 12px;
    cursor: pointer;
  }
  :not(.ss-tw) .ui-scenario-edit__header {
    min-height: 0 !important;
  }
  :not(.ss-tw) .ui-text-edit__ctrl .ui-input {
    width: 100%;
    max-width: 470px;
  }
  :not(.ss-tw) .payment-profile {
    width: 100vw;
    padding: 15px !important;
  }
  :not(.ss-tw) .payment-profile .ui-cards-table td {
    font-size: 14px;
    text-align: left;
  }
  :not(.ss-tw) .hide-320 {
    display: none !important;
  }
  :not(.ss-tw) .ui-modal--send-webhook-description,
  :not(.ss-tw) .ui-pattern-fields {
    padding: 20px 15px;
  }
  :not(.ss-tw) .ui-pattern-fields > .m-scrollbar {
    max-height: 360px;
  }
  :not(.ss-tw) .ui-modal--send-webhook-description textarea {
    min-width: 200px;
  }
  :not(.ss-tw) .office-chat-list .chat-app__user {
    max-width: 500px;
    width: calc(100% - 325px);
  }
  :not(.ss-tw) .office-chat-list .chat-app__user:not(.show) {
    right: -500px;
  }
  :not(.ss-tw) .office-chat-list .chat-app__user-open-btn {
    display: none;
  }
  :not(.ss-tw) .ui-chat-sidebar__content {
    max-width: 314px;
  }
  :not(.ss-tw) .ui-chat-sidebar__content .chat-app__messages {
    display: none;
  }
  :not(.ss-tw) .ui-chat-sidebar__content .chat-app-mobile__user {
    flex-basis: 100%;
    max-width: 100%;
  }
  :not(.ss-tw) .ui-chat-sidebar__content .chat-app-user__action .ui-select-single {
    margin-bottom: 11px;
  }
  :not(.ss-tw) .ui-chat-sidebar__content .chat-app-user-mobile__button {
    display: block;
    padding: 6px 0;
    margin-bottom: 14px;
  }
  :not(.ss-tw) .ui-chat-sidebar__content .chat-app-mobile__checkbox {
    display: none;
  }
  :not(.ss-tw) .chat-app-attach__item {
    width: 50px;
    height: 50px;
  }
  :not(.ss-tw) .chat-app-attach__item--obj::before {
    font-size: 9px;
    max-height: 19px;
    line-height: 9px;
  }
  :not(.ss-tw) .chat-app-attach__item-type {
    width: 17px;
    height: 17px;
  }
  :not(.ss-tw) .chat-app-messages__form {
    padding-left: 12px;
  }
  :not(.ss-tw) .chat-app-attach__del {
    display: block;
    height: 20px;
    width: 20px;
    padding: 6px;
    top: -8px;
    right: -5px;
  }
  :not(.ss-tw) .chat-app-attach__del svg {
    width: 9px;
    height: auto;
  }
  :not(.ss-tw) .ui-modal-attachments {
    padding: 10px 0 0 0 !important;
    max-width: calc(100vw - 10px) !important;
  }
  :not(.ss-tw) .office-analytics .ui-tabs .ui-tabs__link {
    font-size: 12px;
  }
  :not(.ss-tw) .ui-subscriptions-finder--results .ui-page-mobile__go-wrapper {
    display: none;
  }
  :not(.ss-tw) .ui-subscriptions-finder--results .table-segmentation .ui-page-mobile__go-wrapper {
    display: block;
    margin-top: 0;
  }
  :not(.ss-tw) .ui-subscriptions-finder--results .ui-setting-label {
    display: none;
  }
  :not(.ss-tw) .ui-subscriptions-finder .table-segmentation .ui-pagination {
    top: 0 !important;
  }
  :not(.ss-tw) .ui-analytics-settings__help br {
    display: none;
  }
  :not(.ss-tw) .ui-analytics-box__tree-table {
    margin-top: 15px;
  }
  :not(.ss-tw) .ui-analytics-mobile__swipe {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 15px;
    margin-top: 10px;
  }
  :not(.ss-tw) .ui-analytics-mobile__text-swipe {
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    color: #545454;
    margin-bottom: 0;
    margin-left: 8px;
  }
  :not(.ss-tw) .office-bombardments-create .main-mobile,
  :not(.ss-tw) .office-bombardments-edit .main-mobile {
    margin: 0 !important;
  }
  :not(.ss-tw) .ui-table__title {
    display: none !important;
  }
  :not(.ss-tw) .ui-bombardment .ui-statistic-block__data {
    left: 170px !important;
  }
  :not(.ss-tw) .ui-bombardment .ui-statistic-block__exits {
    bottom: -45px !important;
  }
  :not(.ss-tw) .ui-bombardment .ui-page-mobile__go-wrapper .m-left {
    width: 290px;
    margin: auto;
  }
  :not(.ss-tw) .ui-tabs__item:last-of-type {
    padding-right: 20px !important;
  }
  :not(.ss-tw) .ui-bombardment__statistic-overlay {
    padding: 0 !important;
  }
  :not(.ss-tw) .ui-unfolding-menu__attach .chat-app-attach__item--obj::before {
    max-height: 19px;
  }
  :not(.ss-tw) .ui-mobile-table__progressbar {
    width: 100%;
    height: 37px;
    margin-top: 15px;
  }
  :not(.ss-tw) .office-scenario-edit notifications-container,
  :not(.ss-tw) .office-scenariotemplate-edit notifications-container {
    padding-right: 0;
    right: 0;
  }
  :not(.ss-tw) .project-platform-settings {
    min-width: calc(100vw - 10px) !important;
  }
  :not(.ss-tw) .app--vk_mini #vk_community_messages {
    bottom: 35px !important;
  }
  :not(.ss-tw) .office-bombardments-edit .ui-time-block__item {
    min-width: 63px;
  }
  :not(.ss-tw) .office-bombardments-edit .ui-time-block__item .ui-select-single__button {
    padding: 7px 22px 6px 5px;
    font-family: "Montserrat", sans-serif;
  }
  :not(.ss-tw) .ui-select-single__dropdown-menu {
    max-width: 100% !important;
  }
  :not(.ss-tw) .ui-select-single__dropdown-menu {
    max-width: 100% !important;
  }
  :not(.ss-tw) notifications-container {
    max-width: 100vw;
    right: 0;
  }
  :not(.ss-tw) .notifications-list .item {
    transform: translateY(-150%);
    opacity: 0;
    width: 100vw;
  }
  :not(.ss-tw) .notifications-list .item.show {
    transform: translateY(0);
    opacity: 1;
  }
  :not(.ss-tw) .menu-vk-mini-hidden .app-nav .app-nav__toggleArrow {
    left: 52px;
  }
  :not(.ss-tw) .menu-vk-mini-hidden .app-nav .app-nav__toggleArrow:after {
    content: "";
    position: absolute;
    display: block;
    background: transparent;
    width: 70px;
    height: 30px;
    top: -10px;
    left: -10px;
  }
  :not(.ss-tw) .ui-mail-form__text--center {
    text-align: center;
  }
  :not(.ss-tw) .ui-mail-form__text--center div {
    margin: auto;
    text-align: center;
  }
  :not(.ss-tw) .ui-analytics-box__help {
    font-size: 11px;
  }
  :not(.ss-tw) .ui-form-edit {
    margin-bottom: 75px;
  }
  :not(.ss-tw) .office-dashboard .main-mobile__wrapper {
    height: calc(100% - 53px);
  }
  :not(.ss-tw) .social-subscriptions-list .ui-social-subscriptions {
    padding-bottom: 80px;
  }
  :not(.ss-tw) .vk-mini-platform--ios .modal-wrapper--create-project {
    padding-bottom: 200px;
  }
  :not(.ss-tw) .modal-wrapper--pattern-fields {
    padding-bottom: 100px;
  }
  :not(.ss-tw) main.main-mobile.ui-main {
    border-top: none;
  }
  :not(.ss-tw) .ui-search {
    max-height: none;
  }
  :not(.ss-tw) .office-settings-custom-activities .ui-search,
  :not(.ss-tw) .office-settings-tags .ui-search,
  :not(.ss-tw) .office-settings-form-fields .ui-search {
    max-height: 30px;
  }
  :not(.ss-tw) .email-editor-controls,
  :not(.ss-tw) .email-editor-templates,
  :not(.ss-tw) #unlayer-editor {
    display: none !important;
  }
  :not(.ss-tw) .email-editor-alert {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
  }
  :not(.ss-tw) .email-editor-alert h6 {
    text-align: center;
    padding: 0 20px;
  }
  :not(.ss-tw) .email-editor-alert .ui-button {
    margin-top: 10px;
  }
  :not(.ss-tw) .main-form-edit .main-preview .form-preview, :not(.ss-tw) .main-form-edit .main-preview .vk-form-preview {
    max-width: calc(100vw - 30px);
  }
}
@media screen and (max-width: 999px) and (min-width: 539px) {
  :not(.ss-tw) .ui-header {
    padding: 7px 0 !important;
  }
}
@media screen and (max-width: 999px) {
  :not(.ss-tw) .ui-header-mobile {
    align-items: center;
  }
  :not(.ss-tw) .ui-header-mobile .ui-header-mobile__project {
    flex-shrink: 0;
  }
  :not(.ss-tw) .ui-header-mobile .ui-header-mobile__logo {
    display: none;
  }
  :not(.ss-tw) .ui-header-mobile .ui-header-mobile__checkout {
    display: none;
  }
  :not(.ss-tw) .ui-header-mobile user-metrics {
    display: none;
  }
  :not(.ss-tw) .ui-header-mobile .ui-header-mobile__user user-metrics {
    display: block;
  }
  :not(.ss-tw) .ui-header-mobile .ui-header-mobile__user user-metrics > div {
    height: auto;
  }
  :not(.ss-tw) .ui-header-mobile .ui-header-mobile__hide {
    display: none;
  }
  :not(.ss-tw) .ui-header-mobile .ui-header-mobile__info {
    margin-right: 15px;
  }
}
:not(.ss-tw) .ui-data-mobile__search-checkbox {
  display: none;
}
:not(.ss-tw) .ui-mobile-header__search-checkbox {
  display: none;
}
:not(.ss-tw) .ui-page-mobile__toggle {
  display: none;
}
:not(.ss-tw) .ui-sidebar__header {
  position: relative;
}
:not(.ss-tw) .ui-sidebar-mobile__logo {
  position: absolute;
  left: 0;
}
:not(.ss-tw) .ui-header__logo .badge.badge-info {
  top: -12px;
}
:not(.ss-tw) .ui-header-mobile__project {
  margin-left: 265px;
}
:not(.ss-tw) .ui-mobile-header__search-button {
  display: none;
}
:not(.ss-tw) .ui-select-all {
  display: none;
}
:not(.ss-tw) .ui-page-mobile__go-page {
  display: none;
}
:not(.ss-tw) .ui-mobile-table__td-checkbox {
  padding-left: 0;
}
:not(.ss-tw) .ui-menu-mobile__footer {
  display: none;
}
:not(.ss-tw) .ui-sidebar.ui-sidebar--collapse .ui-navigation__title {
  display: none;
}
@media screen and (max-width: 1199px) {
  :not(.ss-tw) .ui-sidebar.ui-sidebar--collapse .ui-navigation__title {
    display: block !important;
  }
  :not(.ss-tw) .ui-platform .ui-platform__list:before {
    display: none;
  }
  :not(.ss-tw) .ui-sidebar__header:before {
    content: "";
    position: absolute;
    max-width: 240px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background-color: #545454;
    transition: transform 0.2s linear;
    transform: translateX(-240px);
  }
  :not(.ss-tw) .ui-sidebar.ui-sidebar--collapse .ui-sidebar__header:before {
    transform: translateX(0);
  }
  :not(.ss-tw) .ui-menu-mobile__footer {
    position: absolute;
    bottom: 20px;
    left: 15px;
    display: none !important;
    pointer-events: all;
  }
  :not(.ss-tw) .ui-unfolding-mobile {
    width: 350px;
  }
  :not(.ss-tw) .ui-menu-mobile__content.ui-sidebar--collapse .ui-menu-mobile__footer {
    display: block !important;
  }
  :not(.ss-tw) .ui-menu-mobile {
    pointer-events: none;
  }
  :not(.ss-tw) .ui-sidebar__body {
    background-image: none;
    background-color: #545454;
  }
  :not(.ss-tw) .ui-navigation__link,
  :not(.ss-tw) .ui-navigation__link:hover,
  :not(.ss-tw) .ui-navigation__link:focus {
    background-color: #545454;
    color: #fff !important;
  }
  :not(.ss-tw) .ui-navigation__title,
  :not(.ss-tw) .ui-navigation__title-text {
    background: #545454 !important;
    color: #fff !important;
    font-weight: 800;
  }
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link.active .tooltips,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link.active .ui-navigation__text,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link--parent.parent-active .tooltips,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link--parent.parent-active .ui-navigation__text {
    background-color: #5d5d5d !important;
    color: #fff !important;
  }
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link.active .tooltips:hover, :not(.ss-tw) .ui-navigation__link.ui-navigation__link.active .tooltips:focus,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link.active .ui-navigation__text:hover,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link.active .ui-navigation__text:focus,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link--parent.parent-active .tooltips:hover,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link--parent.parent-active .tooltips:focus,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link--parent.parent-active .ui-navigation__text:hover,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link--parent.parent-active .ui-navigation__text:focus {
    background-color: #5d5d5d !important;
    color: #fff !important;
  }
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link.active .tooltips,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link.active .ui-navigation__text,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link--parent.parent-active .tooltips,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link--parent.parent-active .ui-navigation__text {
    background-color: #5d5d5d !important;
    color: #fff !important;
  }
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link.active .tooltips:hover, :not(.ss-tw) .ui-navigation__link.ui-navigation__link.active .tooltips:focus,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link.active .ui-navigation__text:hover,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link.active .ui-navigation__text:focus,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link--parent.parent-active .tooltips:hover,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link--parent.parent-active .tooltips:focus,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link--parent.parent-active .ui-navigation__text:hover,
  :not(.ss-tw) .ui-navigation__link.ui-navigation__link--parent.parent-active .ui-navigation__text:focus {
    background-color: #5d5d5d !important;
    color: #fff !important;
  }
  :not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link.ui-navigation__link .tooltips,
  :not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link.ui-navigation__link .ui-navigation__text {
    background-color: #585858 !important;
    color: #fff !important;
  }
  :not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link.ui-navigation__link .tooltips:hover, :not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link.ui-navigation__link .tooltips:focus,
  :not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link.ui-navigation__link .ui-navigation__text:hover,
  :not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link.ui-navigation__link .ui-navigation__text:focus {
    background-color: #585858 !important;
    color: #fff !important;
  }
  :not(.ss-tw) .ui-navigation__link--parent .ui-navigation__text::after {
    right: 20px;
    border-color: #fff;
  }
  :not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link {
    background-color: #585858;
  }
  :not(.ss-tw) .ui-menu-mobile__checkout {
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    text-transform: uppercase;
    cursor: pointer;
  }
  :not(.ss-tw) .ui-menu-mobile__content {
    box-shadow: none !important;
    background-image: none !important;
    pointer-events: none;
    top: 0;
  }
  :not(.ss-tw) .ui-sidebar__menu-open-btn {
    background-color: #545454;
  }
  :not(.ss-tw) .ui-header-mobile .ui-header-mobile__logo {
    display: block !important;
  }
  :not(.ss-tw) .ui-menu-mobile__body {
    pointer-events: all;
  }
  :not(.ss-tw) .ui-sidebar__header {
    pointer-events: none;
  }
  :not(.ss-tw) .ui-sidebar__header * {
    pointer-events: all;
  }
  :not(.ss-tw) .ui-page-mobile__go-page {
    display: flex;
  }
  :not(.ss-tw) .ui-page-mobile__go-page.m-left {
    justify-content: flex-start;
  }
  :not(.ss-tw) .ui-page-mobile__go-page.m-right {
    justify-content: flex-end;
  }
  :not(.ss-tw) .ui-page-mobile__list-button {
    position: relative;
  }
  :not(.ss-tw) .ui-page-mobile__item-button + .ui-page-mobile__item-button:before {
    content: "";
    width: 30%;
    left: 35%;
    position: absolute;
    height: 2px;
    background-color: rgba(45, 57, 82, 0.1);
    top: 20px;
  }
  :not(.ss-tw) .ui-navigation__text {
    background: #545454 !important;
  }
  :not(.ss-tw) .ui-sidebar--collapse .ui-navigation__text, :not(.ss-tw) .ui-sidebar--collapse .ui-navigation__title-text {
    margin-left: 0;
  }
  :not(.ss-tw) .ui-navigation__item--sub {
    background: #585858 !important;
  }
  :not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link.ui-navigation__link.active {
    background-color: transparent !important;
  }
  :not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link.ui-navigation__link .ui-navigation__text {
    color: #ebebeb !important;
  }
  :not(.ss-tw) .ui-navigation__item--sub .ui-navigation__link.ui-navigation__link.active .ui-navigation__text {
    color: #fff !important;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-sidebar--collapse .ui-sidebar-mobile__logo {
    color: #fff !important;
  }
  :not(.ss-tw) .ui-page-mobile__go-page {
    display: flex;
  }
  :not(.ss-tw) .ui-message-mobile {
    width: 350px;
    min-width: 350px;
  }
}
:not(.ss-tw) .ui-mobile-table .ui-mobile-table__tr--bordered {
  box-shadow: none;
  border: 1px solid #ebebeb;
  border-left: none;
  border-right: none;
}
:not(.ss-tw) .ui-finder__filter-ctrl-type {
  margin: 8px 4px 0 4px;
}
:not(.ss-tw) .ui-finder__filter-box {
  margin: 0 0 0 -4px;
}
:not(.ss-tw) .ui-finder__filter-type {
  flex: 2 !important;
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-sidebar .ui-sidebar__header:before {
    transform: translateX(-320px);
    max-width: 320px;
  }
  :not(.ss-tw) .ui-mobile-table__td-ctrl .dropdown-menu {
    z-index: 99999;
  }
  :not(.ss-tw) .table-segmentation .ui-content,
  :not(.ss-tw) .table-segmentation .ui-find-result__content,
  :not(.ss-tw) .table-segmentation .ui-find-result__table {
    background-color: transparent;
  }
  :not(.ss-tw) .ui-unfolding-mobile {
    width: 290px;
  }
  :not(.ss-tw) .ui-message-mobile {
    width: 290px;
    min-width: 290px;
  }
  :not(.ss-tw) .ui-filter-mobile {
    left: 0;
    right: 0;
    margin: 0;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td {
    min-width: auto !important;
  }
  :not(.ss-tw) .ui-platform {
    top: 10px;
    right: 45px;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-name {
    padding-right: 65px !important;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__title {
    font-size: 10px;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__body {
    justify-content: space-between;
  }
  :not(.ss-tw) .ui-find-result__list .ui-content {
    min-height: auto;
  }
  :not(.ss-tw) .ui-finder__filter-ctrl-type--datetime {
    width: 100%;
  }
  :not(.ss-tw) .ui-select-container.ui-select-bootstrap .ui-select-search {
    width: 100%;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__tr.ui-find-result__system-row {
    background-color: #FFEBE9 !important;
  }
  :not(.ss-tw) .ui-mobile-header {
    width: 100%;
    justify-content: space-between;
  }
  :not(.ss-tw) .ui-data-mobile {
    margin: 0 35px;
  }
  :not(.ss-tw) .ui-find-result__list--no-segment .ui-find-result__content {
    min-height: auto;
  }
  :not(.ss-tw) .ui-mobile-table__td.hover {
    background-color: #fff !important;
  }
  :not(.ss-tw) .ui-page-header-mobile {
    justify-content: space-between;
  }
  :not(.ss-tw) .ui-find-result {
    height: auto;
    margin-bottom: 0;
  }
  :not(.ss-tw) .ui-select-all {
    display: flex;
    align-items: center;
    margin-right: 15px;
  }
  :not(.ss-tw) .ui-select-all span {
    order: 1;
    margin-right: 8px;
    font-family: "Montserrat", sans-serif;
    font-size: 10px;
    line-height: 12px;
    color: #545454;
    margin-right: 10px;
  }
  :not(.ss-tw) .ui-select-all .ui-custom-checkbox {
    display: inline-flex;
    order: 2;
    margin-right: 0;
    border-left: 1px solid rgba(84, 84, 84, 0.15);
    border-radius: 2px;
  }
  :not(.ss-tw) .ui-select-all .ui-custom-checkbox--checked {
    border-color: #545454;
  }
  :not(.ss-tw) .ui-mobile-header > div {
    display: flex;
  }
  :not(.ss-tw) .ui-finder__filter-ctrl-type {
    width: 100% !important;
  }
  :not(.ss-tw) .ui-modal--event {
    width: auto;
    padding: 39px 15px 29px 15px;
  }
  :not(.ss-tw) .modal-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  :not(.ss-tw) .ui-select-all .ui-custom-checkbox {
    flex-shrink: 0;
  }
  :not(.ss-tw) .ui-mail-form__subs-list > * {
    position: static;
  }
  :not(.ss-tw) .ui-find-result__system-row .ui-mobile-table__td-name {
    flex-direction: row;
    align-items: center;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-ctrl {
    position: absolute;
    bottom: 15px;
    right: 0px;
  }
}
@media screen and (max-width: 720px) {
  :not(.ss-tw) .ui-data-mobile {
    margin: 0;
  }
}
@media screen and (max-width: 540px) {
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__body {
    width: 100% !important;
    transform: translateX(-100%) !important;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__nav {
    max-width: 100%;
  }
  :not(.ss-tw) .ui-view .app-body .ui-sidebar {
    width: 100%;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__text {
    width: 100%;
  }
  :not(.ss-tw) .ui-select-choices.dropdown-menu {
    width: 280px !important;
  }
  :not(.ss-tw) .ui-sidebar-mobile__logo {
    display: none;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-sidebar--collapse .ui-sidebar-mobile__logo {
    display: block;
  }
  :not(.ss-tw) .ui-header-mobile__project {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    margin: 0;
  }
  :not(.ss-tw) .ui-menu-mobile__content {
    width: 100% !important;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-sidebar__header {
    width: auto;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-sidebar--collapse .ui-sidebar__header {
    width: 100%;
  }
  :not(.ss-tw) .ui-menu-mobile__content {
    top: 0;
  }
  :not(.ss-tw) .ui-sidebar .ui-sidebar__header:before {
    transform: translateX(-100%);
    max-width: 100%;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__body {
    justify-content: center;
  }
}
:not(.ss-tw) .ui-form-mobile__tab-mobile {
  display: none !important;
}
:not(.ss-tw) .ui-form-mobile__tab-mobile .text-mobile {
  display: none;
}
:not(.ss-tw) .ui-form-mobile__panel-mobile {
  display: none !important;
}
:not(.ss-tw) .ui-page-mobile__page .ui-page-mobile__title-mobile {
  display: none;
}
:not(.ss-tw) .ui-page-mobile__label-mobile {
  display: none;
}
:not(.ss-tw) .ui-select-all__label:before,
:not(.ss-tw) .ui-select-all__label:after {
  display: none;
}
:not(.ss-tw) .ui-select-all__label {
  margin-right: 8px;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 1199px) {
  :not(.ss-tw) .ui-community-messages {
    pointer-events: all;
    display: none;
  }
  :not(.ss-tw) .ui-menu-mobile__content.ui-sidebar--collapse .ui-community-messages {
    display: block;
  }
  :not(.ss-tw) .ui-page-mobile-980 .ui-page-mobile__page {
    display: block;
  }
  :not(.ss-tw) .ui-page-mobile-980 .ui-page-mobile__list-button {
    display: none;
  }
}
@media screen and (max-width: 980px) {
  :not(.ss-tw) .ui-form-preview {
    width: 100%;
  }
  :not(.ss-tw) .ui-page-header {
    flex-wrap: wrap;
  }
  :not(.ss-tw) .ui-form-mobile__tab-desktop,
  :not(.ss-tw) .ui-form-mobile__panel-desktop {
    display: none !important;
  }
  :not(.ss-tw) .ui-form-mobile__tab-mobile .ui-button,
  :not(.ss-tw) .ui-form-mobile__panel-mobile .ui-button {
    position: static !important;
    top: 0 !important;
    right: 0 !important;
  }
  :not(.ss-tw) .ui-form-edit__main {
    width: 350px;
    margin: 0 auto !important;
  }
  :not(.ss-tw) .ui-form-mobile__tab .ui-button--add {
    margin: 0;
  }
  :not(.ss-tw) #page-1:checked ~ .ui-page-mobile .ui-page-mobile__label[for=page-1] span,
  :not(.ss-tw) #page-2:checked ~ .ui-page-mobile .ui-page-mobile__label[for=page-2] span {
    background-color: #FFD600;
  }
  :not(.ss-tw) #page-1:checked ~ .ui-page-mobile .ui-page-mobile__page-1,
  :not(.ss-tw) #page-2:checked ~ .ui-page-mobile .ui-page-mobile__page-2 {
    display: block;
  }
  :not(.ss-tw) {
    /* #page-1:checked ~ .ui-page-header .ui-form-mobile__tab-mobile,
    #page-1:checked ~ .ui-page-header .ui-form-mobile__panel-mobile {
        display: none !important;
    }

    #page-2:checked ~ .ui-page-header .ui-form-mobile__tab-mobile,
    #page-2:checked ~ .ui-page-header .ui-form-mobile__panel-mobile {
        display: flex !important;
    } */
  }
  :not(.ss-tw) .ui-form-mobile__tab-mobile {
    order: 2;
  }
  :not(.ss-tw) .ui-form-mobile__panel-mobile {
    order: 3;
  }
  :not(.ss-tw) .ui-page-header {
    flex-wrap: wrap;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__item-button {
    padding: 0 25px;
  }
  :not(.ss-tw) .ui-page-mobile__page .main-preview-forms .tab-content,
  :not(.ss-tw) .ui-page-mobile__page .main-preview-forms .tab-pane,
  :not(.ss-tw) .ui-page-mobile__page .main-preview-forms .form-preview,
  :not(.ss-tw) .main-form-edit .vk-form-preview {
    min-height: auto !important;
  }
  :not(.ss-tw) .ui-page-mobile__page .main-preview-forms .tab-content {
    min-height: 200px !important;
  }
  :not(.ss-tw) .ui-page-mobile-980 .ui-page-mobile__page {
    display: none;
  }
  :not(.ss-tw) .ui-page-mobile-980 .ui-page-mobile__list-button {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-form-mobile__tab-mobile .text-mobile {
    display: inline-flex;
  }
  :not(.ss-tw) .ui-form-mobile__tab-mobile .text-tablet {
    display: none;
  }
  :not(.ss-tw) .main-form-edit .main-preview .vk-form-preview {
    width: 100% !important;
  }
  :not(.ss-tw) .ui-form-mobile__tab-mobile .ui-button {
    padding-left: 3px;
  }
  :not(.ss-tw) .ui-page-mobile__page .ui-find-result__heading {
    margin-top: 0;
  }
  :not(.ss-tw) .ui-page-mobile__page .ui-page-mobile__title-desktop {
    display: none;
  }
  :not(.ss-tw) .ui-page-mobile__page .ui-page-mobile__title-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
  }
  :not(.ss-tw) .ui-mobile-table__profile {
    position: absolute;
    left: 0;
  }
  :not(.ss-tw) .ui-page-mobile__label-mobile {
    display: inline-flex;
    margin: 0;
    margin-right: auto;
  }
  :not(.ss-tw) .ui-mobile-header__search-checkbox:checked ~ .ui-page-header-mobile .ui-mobile-header__search-button,
  :not(.ss-tw) .ui-mobile-header__search-checkbox:checked ~ .ui-page-header .ui-mobile-header .ui-mobile-header__search-button {
    background-color: #c9c9c9;
    cursor-pointer: not-allowed;
    pointer-events: none;
  }
  :not(.ss-tw) .ui-mobile-header__search-checkbox:checked ~ .ui-data-mobile .ui-filter-mobile,
  :not(.ss-tw) .ui-mobile-header__search-checkbox:checked ~ .ui-page-header .ui-mobile-header .ui-filter-mobile {
    transform: translateY(0);
    box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.16);
  }
  :not(.ss-tw) .ui-select-all .ui-select-all__label {
    margin-right: 10px;
  }
  :not(.ss-tw) .ui-workflow__header {
    text-align: center;
  }
  :not(.ss-tw) .ui-data-mobile {
    margin: 0;
  }
  :not(.ss-tw) .ui-find-mobile {
    top: -35px;
  }
  :not(.ss-tw) .ui-page-mobile-980 .ui-page-mobile__page {
    display: none;
  }
  :not(.ss-tw) .ui-page-mobile-980 .ui-page-mobile__list-button {
    display: flex;
  }
}
@media screen and (max-width: 540px) {
  :not(.ss-tw) .ui-form-edit__main {
    width: 100%;
    max-width: calc(100vw - 30px);
  }
  :not(.ss-tw) .ui-form-mobile__tab-mobile {
    justify-content: space-between;
  }
  :not(.ss-tw) .ui-form-mobile__tab-mobile {
    justify-content: flex-end;
    order: 3;
    width: 100%;
    margin-top: 15px;
  }
  :not(.ss-tw) .ui-form-mobile__panel-mobile {
    order: 2;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__body {
    justify-content: center !important;
  }
  :not(.ss-tw) .ui-select-all .ui-custom-checkbox--checked {
    border-color: rgba(84, 84, 84, 0.15);
  }
}
@media screen and (max-width: 420px) {
  :not(.ss-tw) .ui-form-mobile__panel-mobile {
    width: 100%;
    justify-content: space-between;
  }
  :not(.ss-tw) .ui-form-mobile__tab-mobile {
    justify-content: space-between;
  }
}
:not(.ss-tw) .learning-funnel .ui-price-cart__function--full img {
  width: 15px;
  height: 15px;
}
:not(.ss-tw) .learning-funnel hr {
  width: 100%;
  margin: 0.5rem 1.5rem;
}
:not(.ss-tw) {
  /* Обучение */
}
@media screen and (max-width: 745px) {
  :not(.ss-tw) .learning-funnel .card .card-block .title,
  :not(.ss-tw) .learning-funnel .card .card-block .intro {
    width: 100%;
    min-width: auto;
  }
  :not(.ss-tw) .learning-funnel .buttons {
    width: 100%;
    min-width: auto;
    max-width: 100%;
  }
  :not(.ss-tw) .learning-funnel .buttons a {
    display: flex;
    align-items: center;
  }
  :not(.ss-tw) .learning-funnel .card-video-education {
    min-width: auto;
    max-width: 100%;
  }
  :not(.ss-tw) .learning-funnel .cta-after {
    width: 100%;
  }
  :not(.ss-tw) .learning-funnel .intro.special {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  :not(.ss-tw) .learning-funnel .intro.special li {
    width: 45% !important;
    min-width: 260px;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 600px) {
  :not(.ss-tw) .learning-funnel .intro.special {
    justify-content: center;
  }
  :not(.ss-tw) .learning-funnel .intro.special li {
    width: 100% !important;
    min-width: auto;
  }
}
@media screen and (max-width: 540px) {
  :not(.ss-tw) .learning-funnel .buttons {
    flex-wrap: wrap;
  }
  :not(.ss-tw) .learning-funnel .buttons a {
    justify-content: center;
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
  }
  :not(.ss-tw) .learning-funnel .btn-success {
    width: 100%;
    font-size: 14px;
  }
  :not(.ss-tw) .learning-funnel .card-block {
    padding: 15px;
  }
  :not(.ss-tw) .learning-funnel .title {
    font-size: 20px;
  }
  :not(.ss-tw) .learning-funnel .intro {
    font-size: 14px;
  }
  :not(.ss-tw) .learning-funnel .pb-3 {
    padding-bottom: 20px !important;
  }
  :not(.ss-tw) .learning-funnel .cta-after {
    font-size: 14px;
  }
  :not(.ss-tw) .learning-funnel .card-video-education {
    padding: 0;
    margin-left: -24px;
  }
  :not(.ss-tw) .learning-funnel .card-video-education iframe {
    width: 100%;
  }
}
:not(.ss-tw) .ui-project__item-param {
  display: flex !important;
}
:not(.ss-tw) .ui-project__header-desc {
  display: block;
}
:not(.ss-tw) .ui-project__step-desc {
  line-height: 1.2;
}
:not(.ss-tw) .ui-project__params {
  padding: 40px 0;
}
:not(.ss-tw) .ui-project__item-param {
  margin-bottom: 40px;
}
:not(.ss-tw) .ui-project__item-param:last-child {
  margin-bottom: 0;
}
:not(.ss-tw) .ui-project__step-list li {
  position: relative;
  padding-left: 20px;
}
:not(.ss-tw) .ui-project__step-logo {
  position: absolute;
  top: -1px;
  left: 0;
}
:not(.ss-tw) .ui-project__params:before {
  display: none;
}
@media screen and (max-width: 979px) {
  :not(.ss-tw) .ui-project {
    flex-direction: column;
    height: auto;
  }
  :not(.ss-tw) .ui-project__header {
    margin-bottom: 30px;
    padding: 20px;
    width: 100%;
  }
  :not(.ss-tw) .ui-project__header:before {
    display: none;
  }
  :not(.ss-tw) .ui-project__params:before {
    display: block;
    top: 55%;
    left: -300px;
    width: 506px;
    height: 506px;
  }
  :not(.ss-tw) .ui-project__header-desc {
    padding-left: 0;
  }
  :not(.ss-tw) .ui-project__params {
    width: 100%;
    max-width: 100%;
    padding: 20px;
  }
  :not(.ss-tw) .ui-project__item-param {
    margin-bottom: 30px;
  }
  :not(.ss-tw) .ui-project__item-param:last-child {
    margin-bottom: 0;
  }
  :not(.ss-tw) .ui-project__item-text {
    padding-right: 0;
  }
}
@media screen and (max-width: 599px) {
  :not(.ss-tw) .ui-project__header {
    margin-bottom: 20px;
    padding: 10px 20px;
  }
  :not(.ss-tw) .ui-project__header-name {
    font-size: 40px;
    line-height: 1.2;
  }
  :not(.ss-tw) .ui-project__header-desc {
    font-size: 24px;
    line-height: 1.2;
  }
  :not(.ss-tw) .ui-project__params {
    padding: 10px 20px;
  }
  :not(.ss-tw) .ui-project__item-header {
    font-size: 20px;
    line-height: 1.2;
    padding-bottom: 15px;
  }
  :not(.ss-tw) .ui-project__item-header b {
    font-size: 50px;
    line-height: 1.2;
  }
  :not(.ss-tw) .ui-project__item-body {
    padding-top: 15px;
  }
  :not(.ss-tw) .ui-project__step-desc {
    font-size: 16px;
  }
  :not(.ss-tw) .ui-project__step-list {
    margin-bottom: 20px;
  }
  :not(.ss-tw) .ui-project__step-desc--instruct-link {
    display: flex;
    align-items: center;
    margin-top: 20px;
  }
  :not(.ss-tw) .ui-project__step-desc--instruct-link svg {
    top: 0;
    margin-right: 5px;
  }
  :not(.ss-tw) .ui-project__step-list li {
    margin-bottom: 10px;
    font-size: 14px;
  }
  :not(.ss-tw) .ui-project__step-list a,
  :not(.ss-tw) .ui-project__step-list a:hover,
  :not(.ss-tw) .ui-project__step-list a:focus,
  :not(.ss-tw) .ui-project__step-list a:active {
    font-size: 14px;
  }
}
@media screen and (max-width: 459px) {
  :not(.ss-tw) .ui-project__header-name {
    font-size: 30px;
  }
  :not(.ss-tw) .ui-project__header-desc {
    font-size: 18px;
  }
  :not(.ss-tw) .ui-project__item-header {
    font-size: 16px;
    padding-bottom: 10px;
  }
  :not(.ss-tw) .ui-project__item-header b {
    font-size: 36px;
    margin-right: 15px;
  }
  :not(.ss-tw) .ui-project__item-body {
    padding-top: 10px;
  }
  :not(.ss-tw) .ui-project__step-desc {
    font-size: 14px;
    padding-bottom: 10px;
  }
  :not(.ss-tw) .ui-project__step-desc--instruct-link a {
    font-size: 14px !important;
  }
  :not(.ss-tw) .ui-project__step-list {
    margin-bottom: 15px;
  }
  :not(.ss-tw) .ui-project__step-list li {
    font-size: 12px;
  }
  :not(.ss-tw) .ui-project__step-list a,
  :not(.ss-tw) .ui-project__step-list a:hover,
  :not(.ss-tw) .ui-project__step-list a:focus,
  :not(.ss-tw) .ui-project__step-list a:active {
    font-size: 12px;
  }
  :not(.ss-tw) .ui-project__step-desc--instruct-link {
    margin-top: 15px;
  }
}
@media screen and (max-width: 379px) {
  :not(.ss-tw) .ui-project {
    width: calc(100% + 30px);
    margin: 0 -15px;
  }
  :not(.ss-tw) .ui-project__item-body {
    width: 290px;
  }
}
:not(.ss-tw) .ui-mobile-header .ui-filter-mobile {
  margin-left: 0;
}
@media screen and (max-width: 1199px) {
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__thead-hide {
    font-size: 0;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__td.ui-platform {
    width: auto;
    text-align: center;
  }
  :not(.ss-tw) .ui-platform .ui-platform__list {
    top: 35px;
    left: 15px;
  }
  :not(.ss-tw) body.office-dashboard ui-view .main {
    margin-left: 15px !important;
  }
}
:not(.ss-tw) {
  /* Меню */
}
:not(.ss-tw) .ui-sidebar__menu-open-btn .svg-close {
  display: none;
}
:not(.ss-tw) .ui-sidebar__menu-open-btn button {
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: none;
  background-color: transparent;
  margin: 6px auto;
}
:not(.ss-tw) .ui-sidebar--collapse .ui-sidebar__menu-open-btn .svg-open {
  display: none;
}
:not(.ss-tw) .ui-sidebar--collapse .ui-sidebar__menu-open-btn .svg-close {
  display: block;
}
:not(.ss-tw) .ui-sidebar__menu-open-btn button svg {
  flex-shrink: 0;
}
:not(.ss-tw) .ui-sidebar-mobile__logo {
  transition: color 0.2s linear;
}
:not(.ss-tw) .ui-subscr-count__legend {
  font-size: 11px;
}
:not(.ss-tw) {
  /* Шапка */
}
:not(.ss-tw) .ui-header__user-info {
  padding: 0 15px;
}
:not(.ss-tw) .ui-header__user-info user-metrics {
  display: none;
}
:not(.ss-tw) .modal-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
:not(.ss-tw) .modal-wrapper--tutorial-start {
  background: #fff;
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-mobile-table__tr-bombardment {
    padding-bottom: 30px !important;
  }
  :not(.ss-tw) .ui-mobile-table__tr-bombardment .ui-mobile-table__td-ctrl {
    bottom: 10px;
  }
}
@media screen and (max-width: 679px) {
  :not(.ss-tw) .ui-page-header-mobile {
    flex-direction: column;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__body {
    flex-direction: column;
    align-items: center;
  }
  :not(.ss-tw) .ui-mobile-header {
    justify-content: center;
  }
}
:not(.ss-tw) .ui-mobile-table .ui-mobile-table__td-ctrl {
  bottom: 10px;
}
:not(.ss-tw) .ui-platform .ui-platform__list {
  right: auto;
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-page-mobile-767 .ui-page-mobile__list-button {
    display: flex;
  }
  :not(.ss-tw) .ui-page-mobile-767 #page-1:checked ~ .ui-page-mobile__page-1, :not(.ss-tw) .ui-page-mobile #page-2:checked ~ .ui-page-mobile__page-2 {
    display: block;
  }
}
@media screen and (max-width: 679px) {
  :not(.ss-tw) .ui-cards__list.ui-dashboard__project-list {
    flex-direction: column;
    align-items: center;
    margin-right: 0;
  }
  :not(.ss-tw) .ui-dashboard__project-item {
    width: 290px !important;
    margin-right: 0 !important;
    margin-bottom: 15px !important;
  }
  :not(.ss-tw) .ui-cards-item--hidden {
    display: none;
  }
  :not(.ss-tw) .ui-dashboard__project-list::before, :not(.ss-tw) .ui-dashboard__project-list:after {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  :not(.ss-tw) .ui-header-mobile .ui-header-mobile__info {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-mobile-header__search-button {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-filter-mobile .ui-filter-mobile__wrapper {
    margin-left: 0;
    align-items: center;
  }
  :not(.ss-tw) .ui-mobile-header__search-button {
    margin-right: auto;
  }
}
@media screen and (max-width: 980px) {
  :not(.ss-tw) .ui-form-mobile__tab-mobile,
  :not(.ss-tw) .ui-form-mobile__panel-mobile {
    display: flex !important;
  }
}
:not(.ss-tw) .ui-sidebar .ui-sidebar__menu-open-btn .svg-open path {
  fill: #545454;
}
:not(.ss-tw) .ui-sidebar .ui-sidebar__menu-open-btn .svg-close {
  display: none;
}
:not(.ss-tw) .ui-sidebar--collapse .ui-sidebar__menu-open-btn .svg-open {
  display: block;
}
:not(.ss-tw) .ui-page-mobile--767 {
  /* display: none; */
}
:not(.ss-tw) .ui-page-mobile--767 .ui-page-mobile__list-button {
  display: none;
}
:not(.ss-tw) .ui-page-mobile--767 .ui-page-mobile__page {
  display: block;
}
:not(.ss-tw) .ui-mobile-header--dashboard {
  width: 100%;
}
:not(.ss-tw) .ui-mobile-header--dashboard .ui-filter-mobile {
  margin-right: auto;
}
@media screen and (max-width: 520px) {
  :not(.ss-tw) .ui-page-mobile__page-button--results {
    margin-right: 10px !important;
  }
}
@media screen and (max-width: 1199px) {
  :not(.ss-tw) .ui-sidebar .ui-sidebar__menu-open-btn .svg-open path {
    fill: #fff;
  }
  :not(.ss-tw) .ui-sidebar--collapse .ui-sidebar__menu-open-btn .svg-open {
    display: none;
  }
  :not(.ss-tw) .ui-sidebar--collapse .ui-sidebar__menu-open-btn .svg-close {
    display: block;
  }
  :not(.ss-tw) #page-1:checked ~ .ui-page-mobile__go-wrapper .ui-page-mobile__page-button[for=page-2],
  :not(.ss-tw) #page-2:checked ~ .ui-page-mobile__go-wrapper .ui-page-mobile__page-button[for=page-1] {
    display: flex !important;
  }
  :not(.ss-tw) .ui-form-edit__main {
    margin-right: 20px !important;
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-select-all .ui-custom-checkbox--checked {
    border-color: transparent;
  }
  :not(.ss-tw) .ui-platform .ui-platform__list {
    left: -32px;
  }
  :not(.ss-tw) .ui-page-mobile--767 {
    display: flex;
  }
  :not(.ss-tw) .ui-page-mobile--767 .ui-page-mobile__list-button {
    display: flex;
  }
  :not(.ss-tw) .ui-page-mobile--767 .ui-page-mobile__page {
    display: none;
  }
  :not(.ss-tw) .ui-page-mobile--767 #page-1:checked ~ .ui-page-mobile__page-1,
  :not(.ss-tw) .ui-page-mobile--767 #page-2:checked ~ .ui-page-mobile__page-2 {
    display: block !important;
  }
  :not(.ss-tw) .ui-finder__filter-ctrl-type {
    padding-right: 0;
  }
  :not(.ss-tw) .ui-mobile-header--dashboard {
    width: 100%;
  }
  :not(.ss-tw) .ui-mobile-header--dashboard .ui-mobile-header__search-button {
    margin-right: auto;
    margin-left: 20px;
  }
  :not(.ss-tw) .ui-page-mobile--row {
    flex-wrap: wrap !important;
  }
}
:not(.ss-tw) .add-group-filters {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 14px;
  padding-bottom: 18px;
}
:not(.ss-tw) .add-group-filters .ui-button--add {
  margin: 0;
}
:not(.ss-tw) .add-group-filters .tooltips {
  margin: 0 0.5rem;
}
:not(.ss-tw) .ui-alignment-right .tooltips {
  margin: 0 0.5rem;
}
@media screen and (max-width: 580px) {
  :not(.ss-tw) .ui-scenario-modal__name {
    flex-direction: column;
  }
  :not(.ss-tw) .ui-scenario-modal__name > div:last-of-type {
    margin-top: 10px;
    padding-left: 0;
  }
  :not(.ss-tw) .ui-scenario-modal > .ui-row--bottom {
    margin-top: 15px;
    flex-direction: column;
  }
  :not(.ss-tw) .ui-mobile-header--dashboard {
    flex-direction: column;
  }
  :not(.ss-tw) .ui-cards__list {
    justify-content: center;
  }
}
@media screen and (max-width: 1199px) {
  :not(.ss-tw) .ui-page-mobile--row {
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 679px) {
  :not(.ss-tw) .ui-page-header-mobile {
    flex-direction: column;
    align-items: center;
  }
  :not(.ss-tw) edit-bombardment .ui-page-header-mobile .ui-page-header__text {
    margin-bottom: 20px;
  }
  :not(.ss-tw) .ui-cards__list {
    justify-content: center;
  }
}
@media screen and (max-width: 580px) {
  :not(.ss-tw) .ui-page-header-mobile {
    justify-content: center;
    flex-direction: column;
  }
}
@media screen and (max-width: 980px) {
  :not(.ss-tw) .ui-form-edit__main {
    margin: 0 auto !important;
  }
  :not(.ss-tw) .ui-page-header {
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media screen and (max-width: 500px) {
  :not(.ss-tw) .ui-modal--code-to-site {
    width: 500px;
    padding: 10px;
  }
}
:not(.ss-tw) .ui-select-all .ui-custom-checkbox--checked {
  border-color: #545454;
  background-color: #545454;
}
:not(.ss-tw) .ui-select-all .ui-custom-checkbox--no-full-check.ui-custom-checkbox--checked {
  border-color: #a7a7a7;
  background-color: #a7a7a7;
}
:not(.ss-tw) {
  /* .ui-cards__ctrl .ui-select-single {
  margin-left: 0;
  }

  .ui-cards__ctrl .ui-cards__ctrl-text {
  margin-right: 12px;
  } */
}
:not(.ss-tw) .ui-mobile-header--list {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
:not(.ss-tw) .ui-mobile-header--list .ui-mobile-header__item {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-filter-mobile .ui-filter-mobile__hide {
  display: none;
}
:not(.ss-tw) .ui-mobile-header--template .ui-mobile-header__item {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .ui-mobile-header--list .ui-filter-mobile__wrapper {
  margin-left: 0;
  margin-right: 20px;
}
:not(.ss-tw) body.office-dashboard ui-view .app-body .ui-sidebar {
  margin-left: -342px !important;
}
@media (max-width: 767px) {
  :not(.ss-tw) .ui-mobile-header .ui-button--secondary {
    white-space: nowrap;
  }
  :not(.ss-tw) .ui-mobile-header.ui-mobile-header--list {
    width: 100% !important;
  }
  :not(.ss-tw) .ui-cards__pagination {
    top: 50px;
    margin-bottom: 40px;
  }
  :not(.ss-tw) .ui-filter-mobile .ui-filter-mobile__hide {
    display: inline-flex;
  }
  :not(.ss-tw) .ui-cards__list--scenario {
    justify-content: space-around;
    max-width: 100%;
  }
  :not(.ss-tw) .ui-cards__list--scenario .ui-cards-item {
    margin-left: 0;
  }
  :not(.ss-tw) .ui-mobile-header.ui-mobile-header--dashboard {
    width: 100% !important;
    justify-content: center;
  }
  :not(.ss-tw) .ui-mobile-header--template .ui-mobile-header__search-button {
    margin-left: 20px;
  }
  :not(.ss-tw) .ui-search__clear {
    right: 55px;
  }
  :not(.ss-tw) .office-settings-tags .ui-search__clear,
  :not(.ss-tw) .office-settings-form-field .ui-search__clear,
  :not(.ss-tw) .office-settings-custom-activities .ui-search__clear {
    right: 0;
  }
  :not(.ss-tw) .ui-button--short {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
}
@media (max-width: 480px) {
  :not(.ss-tw) .ui-modal h3 {
    margin-bottom: 20px;
    font-size: 18px;
  }
  :not(.ss-tw) .ui-modal .ui-text {
    margin-bottom: 10px;
    font-size: 16px !important;
  }
  :not(.ss-tw) .ui-modal--no-gutters {
    min-width: 260px !important;
  }
  :not(.ss-tw) .ui-user-import {
    min-width: 260px !important;
    padding: 0;
  }
  :not(.ss-tw) .modals .ui-target-params__body {
    display: flex;
    flex-direction: column;
    padding: 0;
  }
  :not(.ss-tw) .modals .ui-modal-mobile__item-50 {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }
  :not(.ss-tw) .ui-page-mobile .ui-page-mobile__item-button {
    padding: 0 10px;
  }
  :not(.ss-tw) .ui-prg-hooks__hook-logo {
    height: 46px;
  }
  :not(.ss-tw) .chat-app-message {
    max-width: 90%;
  }
}
:not(.ss-tw) .ui-modal--target-group-links .ui-modal__header {
  padding: 0 33px;
}
@media (max-width: 991px) {
  :not(.ss-tw) {
    /* .ui-mobile-header {
      width: auto;
    } */
  }
  :not(.ss-tw) .modals .ss-modal {
    max-width: 100vw;
  }
}
@media (min-width: 320px) and (max-width: 676px) {
  :not(.ss-tw) .ui-mobile-header {
    width: 300px !important;
  }
}
@media (min-width: 680px) and (max-width: 767px) {
  :not(.ss-tw) .ui-mobile-header.ui-mobile-header--dashboard {
    width: 100% !important;
  }
  :not(.ss-tw) .ui-mobile-header.ui-mobile-header--template {
    width: 100% !important;
  }
  :not(.ss-tw) .ui-mobile-header--template .ui-mobile-header__item {
    display: flex;
    width: 100%;
  }
}
@media (max-width: 980px) {
  :not(.ss-tw) .ui-page-mobile__page .main-preview-forms .tab-pane,
  :not(.ss-tw) .main-form-edit .vk-form-preview {
    min-height: 600px !important;
  }
  :not(.ss-tw) .main-form-edit .vk-form-preview {
    width: auto !important;
  }
  :not(.ss-tw) .ui-form-mobile__tab-mobile .ui-button--add {
    margin-right: 15px;
    margin-left: 0;
    padding: 4px;
  }
}
@media screen and (max-width: 620px) {
  :not(.ss-tw) .ui-page-header--forms .ui-form-mobile__tab-mobile {
    justify-content: center;
  }
  :not(.ss-tw) .ui-form-edit__main > ul {
    padding-right: 0;
    justify-content: space-around;
  }
  :not(.ss-tw) .ui-form-mobile__panel-mobile {
    justify-content: center;
  }
  :not(.ss-tw) .ui-nav-tabs .nav-item {
    padding: 12px 10px;
  }
  :not(.ss-tw) .ui-form--inline {
    flex-direction: column;
  }
  :not(.ss-tw) .ui-form--inline .ui-form-group {
    margin-left: 0 !important;
    margin-bottom: 10px;
  }
  :not(.ss-tw) .ui-modal.ui-modal--subs-short-url .ui-modal-paddings {
    padding: 0;
  }
  :not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav.nav-tabs {
    padding: 0;
  }
  :not(.ss-tw) .ui-modal--subs-short-url .ui-utm-input__input {
    width: 70%;
  }
  :not(.ss-tw) .ui-utm-input__name {
    width: 39%;
    white-space: normal;
    text-align: left;
  }
  :not(.ss-tw) .ui-custom-radio {
    margin-left: 10px;
  }
  :not(.ss-tw) .ui-prg-settings .ui-page-header {
    flex-direction: column;
    align-items: center;
  }
  :not(.ss-tw) .ui-prg-settings .ui-button--secondary {
    margin-top: 20px;
  }
  :not(.ss-tw) .ui-prg-settings .ui-search__clear {
    right: 0;
  }
  :not(.ss-tw) .ui-prg-settings__api-key .ui-input {
    width: 100%;
  }
}
:not(.ss-tw) #modal-search:checked ~ .ui-page-header .ui-mobile-header .ui-mobile-header__search-button {
  background-color: #c9c9c9;
  cursor-pointer: not-allowed;
  pointer-events: none;
}
:not(.ss-tw) #modal-search:checked ~ .ui-find-result .ui-find-result__list .ui-filter-mobile {
  transform: translateY(0);
  box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.16);
}
:not(.ss-tw) #modal-search:checked ~ .ui-page-header .ui-mobile-header__item .ui-filter-mobile {
  transform: translateY(0);
  box-shadow: 0px 4px 18px rgba(0, 0, 0, 0.16);
}
:not(.ss-tw) .ui-modal--action {
  max-width: 500px !important;
}
:not(.ss-tw) .ui-modal--no-horisont-padd {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 500px) {
  :not(.ss-tw) .ui-prg-settings__main {
    margin: 0 -10px;
  }
  :not(.ss-tw) .ui-prg-settings__main .ui-find-result__table th.ui-ctrl-label {
    font-size: 80%;
  }
}
@media (max-width: 610px) {
  :not(.ss-tw) .ui-mobile-header--list {
    flex-direction: column;
  }
  :not(.ss-tw) .ui-mobile-header__item:first-child {
    margin-bottom: 20px;
  }
}
@media (max-width: 520px) {
  :not(.ss-tw) .ui-cards__footer--auto .ui-cards__pagination {
    margin-top: 0;
  }
  :not(.ss-tw) .ui-modal-mobile--import {
    padding: 15px !important;
  }
}
@media (max-width: 520px) {
  :not(.ss-tw) .ui-cards {
    min-height: auto;
  }
}
:not(.ss-tw) .ui-header-mobile__logo-dashboard {
  display: none;
}
@media (max-width: 520px) {
  :not(.ss-tw) .ui-modal-mobile--import {
    padding: 15px !important;
  }
  :not(.ss-tw) .ui-modal-mobile--import .ui-modal {
    min-width: 290px;
  }
  :not(.ss-tw) .ui-modal-mobile--import .ui-modal__body {
    margin-top: 20px;
  }
  :not(.ss-tw) .ui-modal-mobile--import .ui-input {
    min-width: 100%;
  }
  :not(.ss-tw) .ui-modal-mobile--edit {
    padding: 20px !important;
  }
  :not(.ss-tw) .ui-modal-mobile--edit .ui-modal {
    min-width: 290px;
  }
  :not(.ss-tw) .ui-mobile-modal--alert {
    padding: 15px;
    min-width: 290px;
  }
  :not(.ss-tw) .ui-modal-mobile--add-project {
    padding: 15px;
    min-width: 290px;
  }
  :not(.ss-tw) .ui-modal-mobile--community {
    padding: 20px 15px !important;
    min-width: 290px;
  }
  :not(.ss-tw) .ui-prg-settings .ui-platform-list__main {
    flex-direction: column;
  }
  :not(.ss-tw) .ui-prg-settings .ui-platform-list__item {
    height: auto;
  }
  :not(.ss-tw) .ui-modal-mobile--scenario-setting {
    padding: 15px;
    width: auto;
    min-width: 290px;
  }
  :not(.ss-tw) .ui-modal-mobile--scenario-setting > .ui-row--bottom {
    flex-direction: row;
    flex-wrap: wrap;
  }
  :not(.ss-tw) .ui-modal--setting {
    padding: 15px;
    min-width: 290px;
  }
  :not(.ss-tw) .ui-bombardment,
  :not(.ss-tw) .ui-workflow {
    margin: 0 -10px;
  }
}
@media (max-width: 679px) {
  :not(.ss-tw) .ui-page-header-mobile--subscriptions .ui-page-header-mobile__wrapper {
    margin-bottom: 20px;
  }
  :not(.ss-tw) .ui-page-header-mobile--remarketing .ui-page-header-mobile__wrapper {
    margin-bottom: 20px;
  }
  :not(.ss-tw) .ui-page-header-mobile--remarketing .ui-mobile-header .ui-button {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  :not(.ss-tw) .ui-page-header-mobile--forms .ui-page-header-mobile__wrapper {
    margin-bottom: 20px;
  }
}
@media (max-width: 520px) {
  :not(.ss-tw) .ui-find-result__list .table-segmentation .ui-pagination {
    top: 60px;
    justify-content: flex-start;
    margin-bottom: 40px;
  }
  :not(.ss-tw) .ui-find-result__list .table-segmentation .ui-pagination .ui-pagination__nav {
    top: 50px;
  }
  :not(.ss-tw) .ui-find-result__ctrl-action .ui-select-single {
    margin-left: 0;
  }
  :not(.ss-tw) .ui-find-result__checked-result {
    margin-right: 10px;
  }
  :not(.ss-tw) .ui-find-result__ctrl-action {
    justify-content: space-between;
  }
  :not(.ss-tw) .ui-pagination {
    justify-content: flex-end;
  }
  :not(.ss-tw) .ui-pagination__item-count .ui-select-single {
    margin-left: 7px;
  }
  :not(.ss-tw) .ui-dashboard__footer {
    padding: 0;
  }
  :not(.ss-tw) .ui-dashboard__footer-action {
    padding-left: 0;
  }
}
:not(.ss-tw) .ui-page-header__text--mobile {
  display: none;
}
@media (max-width: 767px) {
  :not(.ss-tw) .ui-page-header__text--mobile {
    display: block;
  }
  :not(.ss-tw) .ui-page-header__text--desktop {
    display: none;
  }
  :not(.ss-tw) .ui-find-result__list .table-segmentation .ui-pagination {
    padding-top: 0;
    padding-right: 0;
  }
  :not(.ss-tw) .ui-find-result__ctrl {
    margin-top: 15px;
  }
  :not(.ss-tw) .ui-find-result__ctrl {
    padding: 0;
  }
  :not(.ss-tw) .ui-find-result__list .table-segmentation .ui-pagination .ui-pagination__nav {
    top: 50px;
  }
  :not(.ss-tw) .ui-mobile-header.ui-mobile-header--dashboard {
    flex-direction: row;
    justify-content: space-between;
  }
  :not(.ss-tw) .ui-mobile-header--dashboard .ui-mobile-header__search-button {
    margin-right: 20px;
    margin-left: 0;
  }
  :not(.ss-tw) .ui-modal-mobile--community .table {
    table-layout: auto;
  }
}
:not(.ss-tw) .ui-pagination {
  justify-content: flex-end;
}
:not(.ss-tw) .office-dashboard .ui-header__logo {
  display: block;
  margin: 0 0 0 15px;
  position: relative;
}
:not(.ss-tw) .office-account .ui-header .ui-header__logo {
  position: relative;
  display: block;
}
@media screen and (max-width: 589px) {
  :not(.ss-tw) .office-account .ui-header {
    justify-content: space-between;
  }
}
@media screen and (max-width: 1199px) {
  :not(.ss-tw) .ui-project {
    min-height: calc(100vh - 100px);
    justify-content: flex-start;
  }
  :not(.ss-tw) .ui-cards__pagination {
    top: 50px;
    margin-bottom: 50px;
  }
}
@media (max-width: 520px) {
  :not(.ss-tw) .ui-modal-mobile--target-setting {
    min-width: 290px;
    padding: 20px 15px;
  }
  :not(.ss-tw) .ui-find-result__ctrl {
    z-index: 51;
  }
  :not(.ss-tw) .ui-modal-mobile--template {
    min-width: 290px;
    padding: 20px 15px;
    width: auto;
  }
  :not(.ss-tw) .ui-modal-mobile--template .ui-button:last-child {
    margin-top: 16px;
  }
  :not(.ss-tw) .ui-modal-mobile--template-share {
    padding: 20px 15px;
    min-width: 290px;
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .office-dashboard .ui-header-mobile,
  :not(.ss-tw) .office-account .ui-header-mobile {
    padding: 13px 0;
    justify-content: space-between;
  }
  :not(.ss-tw) .office-dashboard.vk-mini-platform--mobile .ui-header-mobile,
  :not(.ss-tw) .office-account.vk-mini-platform--mobile .ui-header-mobile {
    justify-content: flex-start;
  }
  :not(.ss-tw) body.office-dashboard.vk-mini-platform--mobile .ui-header-mobile .ui-header-mobile__project,
  :not(.ss-tw) body.office-account.vk-mini-platform--mobile .ui-header-mobile .ui-header-mobile__project {
    display: none;
  }
  :not(.ss-tw) body.office-dashboard.vk-mini-platform--mobile .ui-header__logo,
  :not(.ss-tw) body.office-account.vk-mini-platform--mobile .ui-header__logo {
    margin-right: 0;
  }
}
@media (min-width: 540px) and (max-width: 767px) {
  :not(.ss-tw) .ui-find-mobile {
    top: 0;
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-mobile-header--template {
    width: 100% !important;
    justify-content: center;
  }
  :not(.ss-tw) .ui-mobile-header--template .ui-mobile-header__item {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-mobile-header--template {
    width: 100% !important;
    justify-content: center;
  }
  :not(.ss-tw) .ui-mobile-header--template .ui-mobile-header__item {
    margin-bottom: 0;
  }
  :not(.ss-tw) .ui-find-mobile {
    top: 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 679px) {
  :not(.ss-tw) .ui-page-header-mobile--scenarios .ui-page-header-mobile__wrapper,
  :not(.ss-tw) .ui-page-header-mobile--bombardments .ui-page-header-mobile__wrapper {
    margin-bottom: 20px;
  }
  :not(.ss-tw) .ui-page-header-mobile--scenarios .ui-mobile-header {
    padding: 0 3px 0 9px;
  }
  :not(.ss-tw) .ui-modal--code-to-site {
    width: auto;
    padding: 20px;
  }
  :not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav.nav-tabs:before {
    width: 100%;
  }
  :not(.ss-tw) .ui-modal--subs-short-url .tab-content p:before {
    width: 100%;
    left: 0;
  }
  :not(.ss-tw) .ui-shortcut-copy {
    margin-top: 10px;
    flex-direction: column;
  }
}
:not(.ss-tw) .vk-form-preview iframe {
  height: 600px !important;
}
@media (max-width: 580px) {
  :not(.ss-tw) .ui-page-mobile__page .main-preview-forms .tab-pane {
    padding: 10px 0;
  }
  :not(.ss-tw) .ui-custom-radio {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  :not(.ss-tw) .ui-form-shortcut-table__head th {
    padding: 10px 5px !important;
  }
  :not(.ss-tw) .ui-form-shortcut-table__body td {
    padding: 10px 5px !important;
  }
}
@media (max-width: 980px) {
  :not(.ss-tw) .ui-form-mobile__tab-mobile .ui-button {
    margin-left: 0;
    margin-right: 15px;
  }
  :not(.ss-tw) .ui-form-mobile__tab-mobile .ui-button:last-child {
    margin-right: 0;
  }
  :not(.ss-tw) .ui-page-header__setting {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
  }
  :not(.ss-tw) .ui-form-mobile__panel-mobile {
    margin-bottom: 10px;
  }
  :not(.ss-tw) .ui-form-mobile__tab-mobile {
    margin-top: 0;
  }
}
@media screen and (max-width: 400px) {
  :not(.ss-tw) .ui-page-header--forms {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  :not(.ss-tw) .ui-page-header--forms .ui-form-mobile__panel-mobile {
    margin-top: 10px;
  }
  :not(.ss-tw) .ui-page-header--forms .ui-form-mobile__tab-mobile {
    margin-top: 10px;
  }
  :not(.ss-tw) .ui-form-shortcut-table__link a {
    width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
  }
  :not(.ss-tw) .ui-page-mobile__page .main-preview-forms .tab-pane {
    margin: 0;
  }
}
:not(.ss-tw) .ui-mobile-table__row-h-30 {
  max-height: 30px;
}
:not(.ss-tw) .ui-mobile-table__row-h-24 {
  max-height: 24px;
}
:not(.ss-tw) .ui-mobile-table__row-h-20 {
  max-height: 20px;
}
@media (max-width: 679px) {
  :not(.ss-tw) .ui-page-header-mobile--scenarios .ui-page-header-mobile__wrapper,
  :not(.ss-tw) .ui-page-header-mobile--bombardments .ui-page-header-mobile__wrapper {
    margin-bottom: 20px;
  }
  :not(.ss-tw) .ui-modal--code-to-site {
    width: auto;
    padding: 20px;
  }
  :not(.ss-tw) .ui-modal--subs-short-url {
    width: calc(100vw - 10px);
    padding: 20px 15px;
  }
  :not(.ss-tw) .ui-modal.ui-modal--subs-short-url .nav.nav-tabs:before {
    width: 100%;
  }
  :not(.ss-tw) .ui-modal--subs-short-url .tab-content p:before {
    width: 100%;
    left: 0;
  }
  :not(.ss-tw) .ui-shortcut-copy {
    margin-top: 10px;
    flex-direction: column;
  }
}
:not(.ss-tw) .vk-form-preview iframe {
  height: 600px !important;
}
@media (max-width: 580px) {
  :not(.ss-tw) .ui-page-mobile__page .main-preview-forms .tab-pane {
    padding: 10px 0;
  }
  :not(.ss-tw) .ui-custom-radio {
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  :not(.ss-tw) .ui-form-shortcut-table__head th {
    padding: 10px 5px !important;
  }
  :not(.ss-tw) .ui-form-shortcut-table__body td {
    padding: 10px 5px !important;
  }
}
@media (max-width: 980px) {
  :not(.ss-tw) .ui-form-mobile__tab-mobile .ui-button {
    margin-left: 0;
    margin-right: 15px;
  }
  :not(.ss-tw) .ui-form-mobile__tab-mobile .ui-button:last-child {
    margin-right: 0;
  }
  :not(.ss-tw) .ui-page-header__setting {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-end !important;
  }
  :not(.ss-tw) .ui-form-mobile__panel-mobile {
    margin-bottom: 10px;
  }
  :not(.ss-tw) .ui-form-mobile__tab-mobile {
    margin-top: 0;
  }
}
@media screen and (max-width: 400px) {
  :not(.ss-tw) .ui-page-header--forms {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: center;
  }
  :not(.ss-tw) .ui-page-header--forms .ui-form-mobile__panel-mobile {
    margin-top: 10px;
  }
  :not(.ss-tw) .ui-page-header--forms .ui-form-mobile__tab-mobile {
    margin-top: 10px;
  }
  :not(.ss-tw) .ui-form-shortcut-table__link a {
    width: 150px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
  }
  :not(.ss-tw) .ui-page-mobile__page .main-preview-forms .tab-pane {
    margin: 0;
  }
}
:not(.ss-tw) .ui-mobile-table__row-2 {
  display: -webkit-inline-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  vertical-align: middle;
}
:not(.ss-tw) .ui-mobile-table__row-h-30 {
  max-height: 30px;
}
:not(.ss-tw) .ui-mobile-table__row-h-24 {
  max-height: 24px;
}
:not(.ss-tw) .ui-mobile-table__row-h-20 {
  max-height: 20px;
}
@media screen and (min-width: 541px) {
  :not(.ss-tw) .ui-header-mobile {
    padding: 7px 0;
  }
}
@media screen and (max-width: 540px) {
  :not(.ss-tw) .ui-header-mobile {
    padding: 13px 0;
  }
}
:not(.ss-tw) {
  /* Аналитика */
}
@media (max-width: 960px) {
  :not(.ss-tw) .ui-tabs--bordered {
    padding: 0 15px;
  }
  :not(.ss-tw) .ui-tab-content {
    padding: 15px 0;
  }
  :not(.ss-tw) .ui-analytics-filter {
    margin-left: 0 !important;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  :not(.ss-tw) .ui-analytics-filter--datetime {
    max-width: 205px;
  }
  :not(.ss-tw) .office-dashboard .ui-header-mobile {
    padding: 13px 0;
  }
}
@media (max-width: 500px) {
  :not(.ss-tw) .ui-platform-list__item {
    padding: 10px;
  }
  :not(.ss-tw) .ui-prg-word-param__item {
    padding: 0;
  }
}
:not(.ss-tw) {
  /* Аналитика */
}
:not(.ss-tw) .ui-analytics-filter {
  margin-right: 12px;
}
@media (max-width: 960px) {
  :not(.ss-tw) .ui-tabs--bordered {
    padding: 0 15px;
  }
  :not(.ss-tw) .ui-tab-content {
    padding: 15px 0;
  }
  :not(.ss-tw) .ui-analytics-filter {
    margin-left: 0 !important;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  :not(.ss-tw) .ui-analytics-filter--datetime {
    max-width: 205px;
  }
  :not(.ss-tw) .office-dashboard .ui-header-mobile {
    padding: 13px 0;
  }
}
@media (max-width: 500px) {
  :not(.ss-tw) .ui-prg-word-param__item {
    padding: 0;
  }
  :not(.ss-tw) .ui-prg-word-param__input {
    min-width: 290px;
  }
  :not(.ss-tw) .ui-prg-word-param {
    padding: 15px;
  }
  :not(.ss-tw) .ui-prg-settings__def-subscr-list {
    padding: 15px;
  }
  :not(.ss-tw) .ui-prg-settings__api-key {
    padding: 15px;
  }
  :not(.ss-tw) .ui-text-edit {
    padding: 15px;
    padding-left: 0;
  }
  :not(.ss-tw) .ui-text-edit.mt-1 {
    margin-top: 0 !important;
  }
  :not(.ss-tw) .ui-prg-settings__def-subscr-list .ui-select-single {
    width: 100%;
  }
}
@media (max-width: 767px) {
  :not(.ss-tw) .project-platform-settings {
    padding: 10px;
  }
  :not(.ss-tw) .project-platform-settings .ui-scroll-table-container {
    height: auto;
    max-height: auto;
  }
  :not(.ss-tw) .project-platform-settings .ui-cover-param-list {
    padding: 10px;
  }
  :not(.ss-tw) .project-platform-settings .ui-cover-param-list__params {
    height: auto;
    max-height: auto;
  }
  :not(.ss-tw) .project-platform-settings .ui-tab-content {
    padding: 0 !important;
  }
  :not(.ss-tw) .project-platform-settings h3 {
    margin: 20px 0;
  }
  :not(.ss-tw) .project-platform-settings file-input {
    width: auto;
  }
}
:not(.ss-tw) {
  /* Аналитика */
}
:not(.ss-tw) .ui-scenario-mobile__icon {
  display: none;
}
:not(.ss-tw) .ui-scenario-mobile__checkbox {
  display: none;
}
:not(.ss-tw) .ui-scenario-mobile__open-button {
  display: none;
}
:not(.ss-tw) .ui-scenario-mobile__action-button {
  display: none;
}
:not(.ss-tw) .ui-scenario-edit-zoom__item {
  width: 40px;
  height: 40px;
  box-shadow: none;
  background: transparent;
}
:not(.ss-tw) .ui-scenario-edit-header__network {
  margin-left: auto;
}
:not(.ss-tw) .ui-scenario-mobile__action {
  margin-left: 15px;
}
:not(.ss-tw) .label--mobile {
  display: none;
}
:not(.ss-tw) .ui-scenario-mobile__test-menu {
  display: flex;
  margin-right: 8px;
}
@media (max-width: 1199px) {
  :not(.ss-tw) {
    /* .ui-scenario-edit__button-hidden {
      top: 57px !important;
      right: 10px !important;
      display: flex;
      justify-content: center;
      align-items: center;
      width: 38px !important;
      height: 38px !important;
      border-radius: 50%;
      background-color: #fff;
      transform: translateY(0);
    }

    .ui-scenario-edit__button-hidden.active {
      top: 72px !important;
      background-color: #535353;
    }

    .ui-scenario-edit__button-hidden .svg-cross {
      display: block;
    }

    .ui-scenario-edit__button-hidden.active .svg-cross {
      display: none;
    }

    .ui-scenario-edit__button-hidden .svg-plus {
      display: none;
    }

    .ui-scenario-edit__button-hidden.active .svg-plus {
      display: block;
    }

    .ui-scenario-edit__button-hidden:before,
    .ui-scenario-edit__button-hidden:after {
      display: none;
    } */
  }
  :not(.ss-tw) .ui-scenario-mobile__open-button {
    display: block;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar {
    width: 270px;
  }
  :not(.ss-tw) .ui-auto-element {
    flex-basis: 100%;
    max-width: 250px;
    margin: 0 0 10px 0 !important;
  }
  :not(.ss-tw) .ui-auto-element--gap {
    height: 20px;
    flex-basis: 100%;
  }
  :not(.ss-tw) .ui-auto-element--option {
    margin-bottom: 0;
  }
  :not(.ss-tw) .ui-scenario-edit__block-list .m-scrollbar__wrapper {
    width: auto;
  }
  :not(.ss-tw) .active-tab-1 .ui-scenario-mobile__tab-menu .ui-tabs__item:last-child {
    display: none;
  }
  :not(.ss-tw) .active-tab-2 .ui-scenario-mobile__tab-menu .ui-tabs__item:first-child {
    display: none;
  }
  :not(.ss-tw) .ui-scenario-mobile__test-menu {
    flex-direction: column;
  }
}
:not(.ss-tw) .ui-scenario-mobile__tab-menu .ui-tabs__item:first-of-type {
  margin-left: 0;
}
:not(.ss-tw) .ui-analytics-settings {
  max-width: 716px;
}
@media (max-width: 960px) {
  :not(.ss-tw) .ui-tabs--bordered {
    padding: 0 15px;
  }
  :not(.ss-tw) .ui-tab-content {
    padding: 15px 0;
  }
  :not(.ss-tw) .ui-analytics-filter {
    margin-left: 0 !important;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  :not(.ss-tw) .ui-analytics-filter--datetime {
    max-width: 260px;
  }
  :not(.ss-tw) .ui-analytics-settings {
    padding: 0 15px;
  }
  :not(.ss-tw) .office-dashboard .ui-header-mobile {
    padding: 13px 0;
  }
}
@media (max-width: 500px) {
  :not(.ss-tw) .ui-prg-word-param__item {
    padding: 0;
  }
  :not(.ss-tw) .ui-prg-word-param__input {
    min-width: 290px;
  }
  :not(.ss-tw) .ui-prg-word-param {
    padding: 15px;
  }
  :not(.ss-tw) .ui-prg-settings__def-subscr-list {
    padding: 15px;
  }
  :not(.ss-tw) .ui-prg-settings__api-key {
    padding: 15px;
  }
  :not(.ss-tw) .ui-prg-settings__def-subscr-list .ui-select-single {
    width: 100%;
  }
  :not(.ss-tw) .ui-auto-setting .ui-unfolding-mobile {
    width: 100%;
  }
  :not(.ss-tw) .ui-access-user-list__name, :not(.ss-tw) .ui-access-user-list__email, :not(.ss-tw) .ui-platform-list__name, :not(.ss-tw) .ui-platform-list__subscr-cnt {
    font-size: 10px;
  }
}
@media (max-width: 767px) {
  :not(.ss-tw) .project-platform-settings {
    padding: 10px;
  }
  :not(.ss-tw) .project-platform-settings .ui-scroll-table-container {
    height: auto;
    max-height: auto;
  }
  :not(.ss-tw) .project-platform-settings .ui-cover-param-list {
    padding: 10px;
  }
  :not(.ss-tw) .project-platform-settings .ui-cover-param-list__params {
    height: auto;
    max-height: auto;
  }
  :not(.ss-tw) .project-platform-settings .ui-tab-content {
    padding: 0 !important;
  }
  :not(.ss-tw) .project-platform-settings h3 {
    margin: 20px 0;
  }
  :not(.ss-tw) .project-platform-settings file-input {
    width: auto;
  }
  :not(.ss-tw) .ui-analytics-settings {
    padding: 15px 15px 15px 0;
    max-width: 485px;
  }
  :not(.ss-tw) .ui-tree-table--outline tbody tr td {
    word-break: normal;
  }
  :not(.ss-tw) .datetime-field .datetimepicker .table {
    min-width: 260px;
  }
  :not(.ss-tw) .ui-cards__empty .ui-button {
    padding: 15px;
    white-space: normal;
    line-height: 1.2;
  }
}
@media (max-width: 640px) {
  :not(.ss-tw) .ui-cards__empty {
    padding: 0 15px;
    width: calc(100vw - 30px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: calc(100vw - 30px);
    min-height: calc(100vw - 30px);
    margin-top: 20%;
  }
  :not(.ss-tw) .ui-cards__empty .ui-button {
    transform: translateX(0) !important;
    position: static !important;
    line-height: 1.2;
    white-space: normal !important;
  }
  :not(.ss-tw) .ui-cards__empty h3 {
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  :not(.ss-tw) .ui-workflow__heading .ui-typography {
    padding-left: 20px;
  }
}
@media (max-width: 500px) {
  :not(.ss-tw) .ui-cards__empty h3 {
    font-size: 22px;
  }
  :not(.ss-tw) .ui-cards__empty .ui-button {
    padding: 10px;
    font-size: 16px;
  }
  :not(.ss-tw) .ui-workflow__heading .ui-typography {
    padding-left: 15px;
  }
  :not(.ss-tw) {
    /* */
  }
  :not(.ss-tw) .ui-modal--test-profile {
    padding: 20px 10px 10px;
  }
  :not(.ss-tw) .ui-modal--test-profile .ui-account__social-name {
    text-align: left;
  }
  :not(.ss-tw) .ui-modal-mobile--scenario-setting {
    width: auto;
    padding: 20px 10px;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar {
    top: 100vh;
    left: 0;
    width: 100%;
    height: 220px;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar.menu-active {
    top: calc(100vh - 285px);
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar.active-tab-2 {
    top: calc(100vh - 285px);
    width: 100% !important;
    opacity: 1 !important;
  }
  :not(.ss-tw) .ui-scenario-edit__zoom {
    bottom: 230px;
    right: 20px;
  }
  :not(.ss-tw) .ui-scenario-edit__workspace--full .ui-scenario-edit__zoom {
    bottom: 20px;
    right: 20px;
  }
  :not(.ss-tw) .ui-auto-element {
    width: 100%;
    max-width: 100%;
  }
}
:not(.ss-tw) {
  /* Авто */
}
@media (max-width: 1200px) {
  :not(.ss-tw) .ui-scenario-edit-header {
    padding: 0 15px;
  }
  :not(.ss-tw) body.office-scenario-edit ui-view .main-mobile,
  :not(.ss-tw) body.office-scenariotemplate-edit ui-view .main-mobile {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 60px;
  }
  :not(.ss-tw) .ui-scenario-edit-header__title {
    padding-left: 0;
  }
  :not(.ss-tw) .ui-scenario-edit-header__action {
    padding-left: 10px;
    padding-right: 0;
  }
  :not(.ss-tw) .ui-scenario-mobile__checkbox {
    position: absolute;
  }
}
@media (max-width: 1199px) {
  :not(.ss-tw) .ui-scenario-edit-header__action {
    position: absolute;
    top: 57px;
    left: 10px;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  }
  :not(.ss-tw) .ui-scenario-edit-header__action:before {
    content: "";
    position: absolute;
    top: -4px;
    right: -4px;
    bottom: -4px;
    left: -4px;
    z-index: -1;
    border: 4px solid transparent;
    border-radius: 8px;
    transition: border-color 0.3s linear;
  }
  :not(.ss-tw) .ui-scenario-edit-header__action.scenario-active:before {
    border-color: #fff;
    border-radius: 8px;
  }
  :not(.ss-tw) .ui-scenario-edit-header__action.scenario-active {
    border-radius: 8px;
  }
  :not(.ss-tw) .order-1 {
    order: 1;
  }
  :not(.ss-tw) .order-2 {
    order: 2;
  }
  :not(.ss-tw) .order-3 {
    order: 3;
  }
  :not(.ss-tw) .order-4 {
    order: 4;
  }
  :not(.ss-tw) .order-5 {
    order: 5;
  }
  :not(.ss-tw) .order-6 {
    order: 6;
  }
  :not(.ss-tw) .order-7 {
    order: 7;
  }
  :not(.ss-tw) .ui-scenario-mobile__btn {
    display: flex;
    align-items: center;
    min-width: auto;
    width: auto !important;
    height: auto !important;
    margin-left: 0 !important;
    margin-bottom: 5px;
    padding: 0 !important;
    border: 0;
    background-color: transparent;
    font-size: 12px;
    color: #535353 !important;
  }
  :not(.ss-tw) button.ui-scenario-mobile__btn--test.ng-hide {
    display: flex !important;
    opacity: 0.5;
    cursor: default;
  }
  :not(.ss-tw) .ui-scenario-mobile__action-button {
    width: 100% !important;
    padding: 5px 0;
    background-color: #535353 !important;
    border-radius: 4px 4px 0 0;
    cursor: pointer;
  }
  :not(.ss-tw) .ui-scenario-mobile__action-button .ui-scenario-mobile__label {
    color: #fff;
  }
  :not(.ss-tw) .ui-scenario-edit-header__title {
    max-width: 100%;
  }
  :not(.ss-tw) .ui-scenario-mobile__icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    margin-right: 5px;
    margin-left: 5px;
    border-radius: 50%;
    background-color: #fff;
  }
  :not(.ss-tw) .ui-scenario-mobile__icon:before {
    display: none;
  }
  :not(.ss-tw) .ui-scenario-mobile__icon.icon-open,
  :not(.ss-tw) .ui-scenario-mobile__icon.icon-close {
    background-color: #535353;
  }
  :not(.ss-tw) .ui-scenario-mobile__icon.icon-close {
    display: none;
  }
  :not(.ss-tw) .ui-scenario-mobile__icon--save {
    background-color: #535353;
  }
  :not(.ss-tw) .ui-scenario-mobile__icon--start {
    background-color: #ffd600;
  }
  :not(.ss-tw) .ison--desktop {
    display: none;
  }
  :not(.ss-tw) .ui-scenario-mobile__label {
    display: none;
    margin-right: 5px;
    text-transform: none;
  }
  :not(.ss-tw) #scenario-action:checked ~ .ui-scenario-edit-header__action .ui-scenario-mobile__label {
    display: block !important;
  }
  :not(.ss-tw) #scenario-action:checked ~ .ui-scenario-edit-header__action .ui-scenario-mobile__action-button .ui-scenario-mobile__icon.icon-open {
    display: none;
  }
  :not(.ss-tw) #scenario-action:checked ~ .ui-scenario-edit-header__action .ui-scenario-mobile__action-button .ui-scenario-mobile__icon.icon-close {
    display: flex;
  }
  :not(.ss-tw) .icon--desktop {
    display: none;
  }
  :not(.ss-tw) .svg-start {
    display: block;
  }
  :not(.ss-tw) .svg-finish {
    display: none;
  }
  :not(.ss-tw) .svg-start.icon-hide {
    display: none;
  }
  :not(.ss-tw) .svg-finish.icon-active {
    display: block;
  }
  :not(.ss-tw) .ui-scenario-mobile__menu {
    flex-direction: column !important;
  }
}
:not(.ss-tw) .ui-scenario-edit-zoom {
  background-color: rgba(255, 255, 255, 0.5);
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  padding: 5px 7px;
  border-radius: 24px;
}
:not(.ss-tw) .ui-scenario-mobile__btn--save {
  padding: 4px 11px;
}
@media (max-width: 1199px) {
  :not(.ss-tw) .ui-auto-setting .ui-unfolding-menu {
    width: 270px;
  }
  :not(.ss-tw) {
    /*.ui-scenario-edit__button-hidden {
      cursor: pointer;
    }*/
  }
}
@media (max-width: 500px) {
  :not(.ss-tw) .ui-auto-setting .ui-unfolding-menu {
    width: 100%;
  }
  :not(.ss-tw) .vk-mini-platform--mobile .ui-auto-setting .ui-unfolding-menu {
    height: 75px;
  }
  :not(.ss-tw) .vk-mini-platform--mobile .ui-auto-setting .ui-unfolding-menu.open {
    height: calc(65% + 144px);
  }
  :not(.ss-tw) .vk-mini-platform--mobile .ui-auto-setting .ui-unfolding-menu__main {
    height: calc(100% - 90px);
  }
  :not(.ss-tw) .vk-mini-platform--mobile .ui-auto-setting .ui-unfolding-menu__save-button {
    padding-bottom: 20px;
    height: 50px;
  }
  :not(.ss-tw) .vk-mini-platform--mobile .ui-auto-setting .ui-unfolding-menu:not(.open) .ui-unfolding-menu__trigger div {
    padding-bottom: 30px;
  }
}
@media (max-width: 1001px) {
  :not(.ss-tw) .ui-analytics-box__chart--half {
    max-width: 100%;
  }
}
:not(.ss-tw) .ui-chart-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
}
:not(.ss-tw) .ui-chart-container .ui-analytics-box__highchart {
  position: static;
  overflow: visible;
}
:not(.ss-tw) .ui-analytics-filter--datetime {
  max-width: 205px;
}
:not(.ss-tw) .ui-analytics-box__charts {
  margin-top: 0;
  overflow: hidden;
}
:not(.ss-tw) .ui-analytics-box__chart .ui-typography {
  margin-bottom: 10px;
}
@media (max-width: 500px) {
  :not(.ss-tw) .datetimepicker .table {
    min-width: 220px !important;
  }
  :not(.ss-tw) .datetimepicker .table tr th,
  :not(.ss-tw) .datetimepicker .table tr td {
    padding: 4px;
  }
}
@media screen and (max-width: 1199px) {
  :not(.ss-tw) .office-analytics .app-body {
    display: block;
  }
  :not(.ss-tw) .ui-analytics-filter {
    margin-right: 12px;
    margin-left: 0 !important;
  }
  :not(.ss-tw) .ui-analytics-filter--button {
    margin-top: 10px;
  }
  :not(.ss-tw) .ui-analytics-box__tree-table {
    max-width: 100%;
    overflow: auto;
  }
  :not(.ss-tw) .ui-analytics-tree-table {
    display: flex;
    flex-direction: column;
  }
  :not(.ss-tw) .ui-analytics-tree-table tr {
    display: flex;
    flex-wrap: nowrap;
  }
  :not(.ss-tw) .ui-analytics-tree-table tr th,
  :not(.ss-tw) .ui-analytics-tree-table tr td {
    min-width: 240px;
  }
}
:not(.ss-tw) {
  /* 1200 */
}
:not(.ss-tw) .ui-header {
  align-items: center;
  padding: 0;
  border-bottom: 1px solid rgba(22, 39, 0, 0.1);
}
:not(.ss-tw) .ui-header__project-select {
  margin-bottom: 0;
}
:not(.ss-tw) .ui-header__ctrl-group {
  align-items: center;
}
:not(.ss-tw) .ui-scenario-edit-header {
  align-items: center;
  padding: 0 10px;
  height: auto;
  padding-left: 60px;
  transition-duration: 0.2s;
}
:not(.ss-tw) .ui-header-mobile__count {
  height: auto;
  margin-bottom: 0;
  padding: 19px 17px;
}
:not(.ss-tw) .ui-scenario-mobile__open-button {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1;
  display: none;
  justify-content: center;
  align-items: center;
  width: 38px;
  height: 38px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background-color: #535353;
}
:not(.ss-tw) .ui-scenario-mobile__btn--save {
  padding: 3px 11px;
}
:not(.ss-tw) .ui-scenario-tab-mobile {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #EBECEE;
}
:not(.ss-tw) .ui-scenario-tab-mobile__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 12px 10px;
}
:not(.ss-tw) .ui-scenario-tab-mobile__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #545454;
}
:not(.ss-tw) .ui-scenario-tab-mobile__close {
  width: 20px;
  height: 20px;
  padding: 0;
  border: 0;
  background-color: #fff;
}
:not(.ss-tw) .ui-scenario-edit__component-bar {
  z-index: 2;
}
:not(.ss-tw) .ui-scenario-edit-zoom__item--in {
  background-image: url(/static/img/icons/zoom-in.svg);
}
:not(.ss-tw) .ui-scenario-edit-zoom__item--out {
  background-image: url(/static/img/icons/zoom-out.svg);
}
:not(.ss-tw) .ui-scenario-edit-zoom__item {
  display: flex;
  align-items: center;
  justify-content: center;
}
:not(.ss-tw) .ui-scenario-edit__component-bar .ui-tab-content {
  height: calc(100% - 66px);
}
@media (max-width: 1200px) {
  :not(.ss-tw) body.office-scenariotemplate-edit ui-view .main-mobile,
  :not(.ss-tw) body.office-scenario-edit ui-view .main-mobile {
    padding-top: 0;
  }
  :not(.ss-tw) .ui-scenario-edit-header {
    padding-left: 245px !important;
  }
  :not(.ss-tw) .ui-scenario-edit-header--menu-open {
    padding-left: 10px !important;
  }
}
@media screen and (max-width: 1199px) {
  :not(.ss-tw) .ui-scenario-mobile__open-button {
    display: flex;
  }
  :not(.ss-tw) .ui-scenario-mobile__open-button.menu-active {
    display: none;
  }
  :not(.ss-tw) .ui-scenario-mobile__tab-menu {
    display: none !important;
  }
  :not(.ss-tw) .ui-scenario-edit__header {
    padding: 0 15px;
    min-height: 48px;
  }
  :not(.ss-tw) .ui-scenario-tab-mobile {
    display: flex;
  }
  :not(.ss-tw) .ui-scenario-edit__button-hidden {
    display: none;
  }
  :not(.ss-tw) .ui-scenario-edit__header {
    top: 60px;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar {
    top: 107px;
    height: calc(100vh - 106px);
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar .ui-tab-content {
    height: calc(100% - 49px);
  }
  :not(.ss-tw) .ui-scenario-mobile__open-button {
    top: 117px;
  }
  :not(.ss-tw) .ui-scenario-edit__workspace {
    height: 100vh;
    padding-top: 107px;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar.active-tab-2 #scenario-block {
    display: none;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar.active-tab-2 {
    opacity: 1 !important;
    width: 270px !important;
    overflow: visible !important;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar.active-tab-2 .ui-row {
    flex-wrap: wrap;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar.active-tab-2 .ui-row .ui-date-select {
    flex-basis: 100%;
    margin: 8px 0 0 0;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar.active-tab-2 #scenario-edit {
    display: block;
  }
  :not(.ss-tw) .ui-scenario-edit-header__action {
    padding: 0 !important;
  }
  :not(.ss-tw) .ui-scenario-mobile__btn {
    width: 100% !important;
    margin-bottom: 0;
    padding: 5px 0 !important;
    justify-content: flex-start !important;
    background-color: #fff;
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-scenario-edit-header {
    height: 0;
  }
  :not(.ss-tw) .ui-scenario-edit__workspace {
    padding-top: 0;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar {
    top: 59px !important;
    height: calc(100vh - 59px);
  }
  :not(.ss-tw) .ui-scenario-edit__button-hidden {
    top: 5px !important;
  }
  :not(.ss-tw) .ui-scenario-edit__button-hidden.active {
    top: 24px !important;
    right: 0;
  }
  :not(.ss-tw) .ui-scenario-mobile__test-menu {
    width: 100%;
    margin-right: 0;
  }
  :not(.ss-tw) .ui-scenario-mobile__test-menu .ui-scenario-mobile__btn {
    background: rgba(255, 255, 255, 0.8);
  }
  :not(.ss-tw) .ui-scenario-tab-mobile {
    display: flex;
  }
  :not(.ss-tw) .ui-scenario-tab-mobile__item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px 12px;
  }
  :not(.ss-tw) .ui-scenario-tab-mobile__item span {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 14px;
    color: #545454;
  }
  :not(.ss-tw) .ui-scenario-tab-mobile__close {
    display: flex;
    padding: 0;
    border: 0;
    background-color: transparent;
  }
  :not(.ss-tw) .ui-scenario-edit-header__title {
    display: none;
  }
  :not(.ss-tw) .ui-scenario-edit-header__action {
    top: 10px;
  }
  :not(.ss-tw) .ui-scenario-mobile__open-button {
    top: 70px;
  }
  :not(.ss-tw) .tutorial-shown:not(.tutorial-shown--hidden) .ui-scenario-edit-header__action {
    top: 85px;
  }
  :not(.ss-tw) .tutorial-shown:not(.tutorial-shown--hidden) .ui-scenario-mobile__open-button {
    top: 145px;
  }
  :not(.ss-tw) .tutorial-shown:not(.tutorial-shown--hidden).office-account .main-mobile__wrapper,
  :not(.ss-tw) .tutorial-shown:not(.tutorial-shown--hidden) .ui-workflow__header,
  :not(.ss-tw) .tutorial-shown:not(.tutorial-shown--hidden) .ui-workflow__heading,
  :not(.ss-tw) .tutorial-shown:not(.tutorial-shown--hidden) .ui-page-header {
    margin-top: 70px;
  }
  :not(.ss-tw) .tutorial-shown:not(.tutorial-shown--hidden) .ui-scenario-edit__component-bar {
    margin-top: 40px;
  }
  :not(.ss-tw) .tutorial-shown:not(.tutorial-shown--hidden) .ui-scenario-edit__component-bar.active-tab-2 {
    padding-top: 45px;
  }
  :not(.ss-tw) .tutorial-shown:not(.tutorial-shown--hidden) .ui-unfolding-menu.open {
    height: calc(65% + 64px);
  }
  :not(.ss-tw) .ui-scenario-edit-header__action {
    background-color: transparent;
  }
  :not(.ss-tw) .ui-scenario-edit__zoom {
    display: block;
  }
  :not(.ss-tw) .ui-scenario-edit__component.active-tab-2 {
    top: 59px;
    height: calc(100vh - 59px);
  }
}
:not(.ss-tw) .ui-tabs__link {
  padding: 14px 0;
}
@media (max-width: 500px) {
  :not(.ss-tw) .ui-auto-element {
    flex-basis: 48%;
  }
  :not(.ss-tw) .ui-custom-dropdown__list {
    justify-content: space-between;
  }
  :not(.ss-tw) .ui-auto-setting .ui-unfolding-menu {
    width: 100%;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar.active-tab-1 {
    top: 100vh !important;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar.menu-active.active-tab-1 {
    top: calc(100% - 215px) !important;
    width: 100% !important;
    height: 220px;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar.active-tab-3 {
    opacity: 1 !important;
    overflow: visible !important;
    top: auto !important;
    bottom: 0 !important;
    width: 100% !important;
    height: 110px;
    z-index: 11;
  }
  :not(.ss-tw) .vk-mini-platform--mobile .ui-scenario-edit__component-bar.active-tab-3 {
    height: 130px;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar.active-tab-2 {
    width: 100% !important;
    z-index: 10;
  }
  :not(.ss-tw) .ui-scenario-edit__component-bar.active-tab-2 .m-scrollbar__wrapper {
    margin: auto;
  }
  :not(.ss-tw) .ui-scenario-edit__zoom.menu-active,
  :not(.ss-tw) .ui-scenario-edit__zoom.active-tab-2 {
    display: none;
  }
  :not(.ss-tw) #scenario-edit .ui-auto-element {
    width: 100%;
    max-width: 100%;
  }
  :not(.ss-tw) #scenario-edit .m-scrollbar__wrapper {
    width: 300px;
  }
}
@media (max-width: 399px) {
  :not(.ss-tw) .ui-auto-element {
    flex-basis: 100%;
  }
}
@media (max-width: 539px) {
  :not(.ss-tw) .ui-header {
    padding: 12px 0;
  }
}
:not(.ss-tw) .ui-finder-mobile {
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
}
:not(.ss-tw) .ui-subscriptions-finder .ui-finder-mobile {
  box-shadow: none;
}
:not(.ss-tw) .ui-scenario-edit-header__action {
  padding: 11px 10px;
  justify-self: flex-end;
}
:not(.ss-tw) .ui-scenario-edit-header {
  padding: 0 10px;
}
:not(.ss-tw) .ui-scenario-edit-zoom__item {
  position: relative;
  background-position: -4px -1px;
}
:not(.ss-tw) .ui-scenario-edit-zoom__item--in:before {
  content: "";
  width: 1px;
  height: 22px;
  background-color: rgba(83, 83, 83, 0.15);
  position: absolute;
  top: 9px;
  left: 46px;
}
:not(.ss-tw) .ui-scenario-mobile__menu {
  display: flex;
  flex-direction: row;
}
:not(.ss-tw) .ui-scenario-mobile__menu .ui-button {
  margin-left: 6px;
}
@media (max-width: 767px) {
  :not(.ss-tw) .ui-scenario-mobile__menu {
    background-color: #fff;
  }
  :not(.ss-tw) .ui-scenario-mobile__menu .ui-button {
    margin: 0;
  }
}
:not(.ss-tw) .x-faded {
  position: relative;
}
:not(.ss-tw) .x-faded:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  width: 22px;
  background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%);
  z-index: 3;
}
:not(.ss-tw) .x-faded:after {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  width: 22px;
  background: linear-gradient(270deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 30%, rgba(255, 255, 255, 0) 100%);
  z-index: 3;
}
@media screen and (max-width: 379px) {
  :not(.ss-tw) .ui-prg-hooks__hook-logo {
    height: 36px;
  }
}
:not(.ss-tw) .ui-tabs {
  display: flex;
  padding-left: 0;
  list-style: none;
  position: relative;
  width: 100%;
  max-width: 100vw;
  overflow: auto;
  -webkit-user-select: none;
  -webkit-overflow-scrolling: touch;
  border-bottom: 1px solid #ddd;
}
:not(.ss-tw) .ui-tabs::-webkit-scrollbar {
  display: none;
}
:not(.ss-tw) .ui-tabs__item {
  position: relative;
  z-index: 2;
  margin-left: 20px;
}
:not(.ss-tw) .ui-tabs__item:last-of-type {
  padding-right: 60px;
}
:not(.ss-tw) .ui-tabs__link {
  border-bottom: 2px solid transparent;
  color: #B5B5B5;
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  text-decoration: none;
  padding: 17px 0 12px;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
}
:not(.ss-tw) .ui-tabs__link:hover, :not(.ss-tw) .ui-tabs__link:focus {
  color: #B5B5B5;
  text-decoration: none;
}
:not(.ss-tw) .ui-tabs__link.active {
  color: #263238;
  border-bottom-color: #FFD600;
}
:not(.ss-tw) .ui-tabs__link .ui-error {
  display: none;
  position: absolute;
  top: 2px;
  right: 5px;
}
:not(.ss-tw) .ui-tabs__link.error .ui-error {
  display: block;
}
:not(.ss-tw) .ui-tabs__link.error .ui-tabs__label path {
  stroke: #F46C59;
}
:not(.ss-tw) .ui-finder__ctrl-buttons {
  display: flex;
  flex-wrap: wrap;
  margin-left: -16px;
}
:not(.ss-tw) .ui-scenario-modal__controls {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 15px -8px 0 -8px;
}
:not(.ss-tw) .ui-scenario-modal .ui-button {
  margin: 15px 8px 0 8px;
}
:not(.ss-tw) .ui-scenario-modal .ui-button.ui-subs-short-url__link-button {
  margin-right: 0;
}
@media screen and (max-width: 720px) {
  :not(.ss-tw) .chat-app {
    width: 100%;
    min-width: 100%;
    padding: 0;
  }
  :not(.ss-tw) .chat-app .chat-app__aside {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
  }
  :not(.ss-tw) .chat-app .chat-app__messages {
    width: 100%;
    max-width: calc(100vw + 10px);
    flex-basis: 100%;
    position: absolute;
    right: -721px;
    height: 100%;
    z-index: 50;
    background-color: #fff;
    transition: right 0.5s;
  }
  :not(.ss-tw) .chat-app .chat-app__messages--visible-mobile {
    right: 0;
  }
  :not(.ss-tw) .chat-app .chat-app-messages_mobile-back {
    display: block;
  }
  :not(.ss-tw) .office-chat-list .chat-app__user {
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 320px;
  }
}
@media screen and (max-width: 480px) {
  :not(.ss-tw) .chat-app {
    position: fixed;
    width: calc(100% + 10px);
    height: calc(100% - 70px);
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px;
  }
  :not(.ss-tw) .chat-app .chat-app__messages {
    right: -481px;
  }
  :not(.ss-tw) .chat-app .chat-app__messages--visible-mobile {
    right: 0;
  }
  :not(.ss-tw) .vk-mini-platform--ios .chat-app {
    height: calc(100% - 150px);
  }
}
@media screen and (max-width: 459px) {
  :not(.ss-tw) .office-chat-list .chat-app__user {
    max-width: 100%;
  }
  :not(.ss-tw) .ui-chat-sidebar__content {
    max-width: 100%;
    width: calc(100% - 42px);
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-mail-form .ui-mail-form__text.ui-mail-form__text--name {
    width: 100% !important;
    max-width: 100% !important;
    padding-right: 0;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__tr--bordered {
    background-color: #F2F2F2 !important;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__tr--bordered:hover {
    background-color: #F2F2F2 !important;
  }
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__body {
    width: 100%;
  }
}
@media screen and (max-width: 540px) {
  :not(.ss-tw) .ui-mobile-table .ui-mobile-table__tr {
    width: 100%;
  }
}
:not(.ss-tw) .ui-analytics-filter-group {
  display: flex;
}
:not(.ss-tw) .ui-analytics__links {
  padding: 0 19px;
}
:not(.ss-tw) .ui-analytics__links .ui-input {
  width: 100%;
  max-width: 500px;
}
:not(.ss-tw) .ui-analytics__links .ui-find-result__table tbody td a,
:not(.ss-tw) .ui-analytics__links .ui-find-result__table tbody td a:visited {
  color: #535353;
  text-decoration: underline;
  font-weight: 600;
  word-break: break-all;
}
:not(.ss-tw) .ui-tabs-nav {
  display: flex;
  padding-top: 12px;
}
:not(.ss-tw) .ui-tabs-nav__btn {
  width: 10px;
  height: 18px;
  border: none;
  outline: none;
  background-size: 100% 100%;
  background-color: transparent;
}
:not(.ss-tw) .ui-tabs-nav__btn--prev {
  margin-left: 20px;
  background-image: url(/static/img/icons/tab-arrow-left.svg);
}
:not(.ss-tw) .ui-tabs-nav__btn--next {
  background-image: url(/static/img/icons/tab-arrow-right.svg);
}
:not(.ss-tw) .ui-tabs-nav__btn:disabled {
  opacity: 0.4;
}
:not(.ss-tw) .ui-tabs-nav__btn + :not(.ss-tw) .ui-tabs-nav__btn {
  margin-left: 22px;
}
@media screen and (min-width: 768px) {
  :not(.ss-tw) .ui-tabs-nav {
    display: none;
  }
}
:not(.ss-tw) .ui-chat-sidebar__content .chat-app-mobile__checkbox {
  display: none;
}
@media screen and (max-width: 379px) {
  :not(.ss-tw) .ui-analytics-settings__footer {
    flex-wrap: wrap;
  }
  :not(.ss-tw) .ui-analytics-settings__help {
    flex: 1 1 100%;
    margin-left: 0;
    margin-top: 15px;
  }
  :not(.ss-tw) .ui-analytics-settings__help br {
    display: none;
  }
}
@media screen and (max-width: 348px) {
  :not(.ss-tw) .chat-app-message--my .chat-app-message__content {
    right: 7px;
  }
  :not(.ss-tw) .chat-app-message--wide {
    min-width: 70%;
  }
  :not(.ss-tw) .modal-wrapper {
    overflow-x: hidden;
  }
  :not(.ss-tw) .ui-modal--action {
    max-width: 100% !important;
    min-width: 95%;
  }
  :not(.ss-tw) .ui-analytics__links .ui-mobile-table .ui-mobile-table__body {
    justify-content: flex-start !important;
    flex-direction: row;
  }
  :not(.ss-tw) .ui-analytics__links .ui-mobile-table .ui-mobile-table__tr {
    width: 100%;
    max-width: calc(100% - 15px);
  }
  :not(.ss-tw) .chat-app-message__fwd .chat-app-message__body {
    padding-left: 6px;
  }
}
:not(.ss-tw) .ui-prg-settings__top .ui-button {
  min-width: 100px;
  margin-top: 0 !important;
  margin-left: 1rem;
  text-align: center;
}
@media screen and (max-width: 745px) {
  :not(.ss-tw) .learning-funnel .card-video-education {
    width: 100%;
    padding-top: 47%;
    min-height: auto;
  }
}
@media screen and (max-width: 880px) {
  :not(.ss-tw) .learning-funnel .buttons a.hidden-mobile {
    display: none;
  }
  :not(.ss-tw) .ui-select-single__dropdown-menu {
    max-height: 217px;
  }
  :not(.ss-tw) .chat-app-user__action .ui-select-single__dropdown-menu {
    max-height: 238px;
  }
}
@media screen and (max-width: 539px) {
  :not(.ss-tw) .learning-funnel .card-video-education {
    width: 100%;
    padding-top: 55%;
    min-height: auto;
  }
}
@media screen and (min-width: 1000px) {
  :not(.ss-tw) .ui-subscriptions-finder .ui-page-mobile__list-button {
    display: none !important;
  }
  :not(.ss-tw) .ui-subscriptions-finder .ui-subscriptions-finder__result {
    display: block !important;
    margin: 0 !important;
  }
  :not(.ss-tw) .ui-subscriptions-finder .ui-page-mobile__go-wrapper {
    display: none !important;
  }
}
:not(.ss-tw) .dropdown-header {
  padding: 4px 16px;
  border-left: 2px solid #bebebe;
  background: transparent;
  border-bottom: none;
}
@media screen and (max-height: 805px) and (min-width: 979px) {
  :not(.ss-tw) .ui-project {
    align-items: center;
  }
  :not(.ss-tw) .ui-project__params {
    padding-top: 25px;
    max-height: 610px;
    height: 100%;
    justify-content: flex-start;
  }
  :not(.ss-tw) .ui-project__item-param {
    margin-bottom: 27px;
  }
  :not(.ss-tw) .ui-project__item-header {
    font-size: 22px;
    padding-bottom: 12px;
  }
  :not(.ss-tw) .ui-project__item-header b {
    font-size: 80px;
  }
  :not(.ss-tw) .ui-project__item-body {
    padding-top: 18px;
  }
  :not(.ss-tw) .ui-project__step-desc {
    font-size: 18px;
  }
  :not(.ss-tw) .ui-project__step-list li {
    font-size: 15px;
  }
  :not(.ss-tw) .ui-project__step-list a, :not(.ss-tw) .ui-project__step-list a:hover, :not(.ss-tw) .ui-project__step-list a:focus, :not(.ss-tw) .ui-project__step-list a:active {
    font-size: 15px;
  }
  :not(.ss-tw) .ui-project__step-desc--instruct-link a, :not(.ss-tw) .ui-project__step-desc--instruct-link a:focus, :not(.ss-tw) .ui-project__step-desc--instruct-link a:hover, :not(.ss-tw) .ui-project__step-desc--instruct-link a:visited {
    font-size: 14px !important;
  }
  :not(.ss-tw) .ui-project__step-desc--instruct-link {
    margin-top: 23px;
  }
}
@media screen and (max-height: 715px) and (min-width: 979px) {
  :not(.ss-tw) .ui-project__params {
    padding-top: 3.1vh;
    padding-bottom: 3.1vh;
    height: auto;
  }
  :not(.ss-tw) .ui-project__item-param {
    margin-bottom: 3.3vh;
  }
  :not(.ss-tw) .ui-project__item-header {
    font-size: 3.05vh;
    padding-bottom: 1.5vh;
    line-height: 1.1;
  }
  :not(.ss-tw) .ui-project__item-header b {
    font-size: 8.2vh;
    line-height: 1;
    margin-right: 2.5vh;
  }
  :not(.ss-tw) .ui-project__item-body {
    padding-top: 2.4vh;
  }
  :not(.ss-tw) .ui-project__step-desc {
    font-size: 2.4vh;
    padding-bottom: 1.9vh;
  }
  :not(.ss-tw) .ui-project__step-list li {
    font-size: 2.1vh;
    line-height: 1.15;
  }
  :not(.ss-tw) .ui-project__step-list a, :not(.ss-tw) .ui-project__step-list a:hover, :not(.ss-tw) .ui-project__step-list a:focus, :not(.ss-tw) .ui-project__step-list a:active {
    font-size: 2.1vh;
  }
  :not(.ss-tw) .ui-project__step-desc--instruct-link a, :not(.ss-tw) .ui-project__step-desc--instruct-link a:focus, :not(.ss-tw) .ui-project__step-desc--instruct-link a:hover, :not(.ss-tw) .ui-project__step-desc--instruct-link a:visited {
    font-size: 2vh;
  }
  :not(.ss-tw) .ui-project__step-desc--instruct-link {
    margin-top: 2.9vh;
  }
  :not(.ss-tw) .ui-project__step-desc--instruct-link svg {
    width: 2.1vh;
    height: 2.1vh;
    top: -0.3vh;
  }
  :not(.ss-tw) .ui-project__step-logo img {
    width: 2vh;
    height: 2vh;
  }
}
@media screen and (max-height: 525px) and (min-width: 979px) {
  :not(.ss-tw) .ui-project__params {
    padding-top: 11px;
    padding-bottom: 6px;
  }
  :not(.ss-tw) .ui-project__item-param {
    margin-bottom: 0.5vh;
  }
  :not(.ss-tw) .ui-project__item-header b {
    font-size: 7.2vh;
  }
}
@media screen and (max-height: 465px) and (min-width: 979px) {
  :not(.ss-tw) .ui-project {
    position: relative;
  }
  :not(.ss-tw) .ui-project:before {
    content: "";
    display: block;
    position: absolute;
    width: 60%;
    height: 23px;
    right: 10px;
    top: 0;
    background: linear-gradient(180deg, white 0%, white 50%, rgba(0, 0, 0, 0) 100%);
    z-index: 3;
  }
  :not(.ss-tw) .ui-project:after {
    content: "";
    display: block;
    position: absolute;
    width: 60%;
    height: 23px;
    right: 10px;
    bottom: 0;
    background: linear-gradient(0deg, white 0%, white 50%, rgba(0, 0, 0, 0) 100%);
    z-index: 3;
  }
  :not(.ss-tw) .ui-project__params {
    height: calc(100% - 20px);
    padding-top: 6px;
    padding-bottom: 6px;
    overflow-y: auto;
  }
}
@media screen and (min-width: 626px) {
  :not(.ss-tw) .ui-prg-word-param__item {
    max-width: 50%;
  }
}
:not(.ss-tw) .ui-table__title {
  display: block;
  font-weight: 600;
}
:not(.ss-tw) .ui-mobile-table__tr-bombardment--deleted .ui-bombardment__statistic .ui-mobile-table__title, :not(.ss-tw) .ui-mobile-table__tr-bombardment--deleted .ui-bombardment__statistic-content, :not(.ss-tw) .ui-mobile-table__tr-bombardment--deletion .ui-bombardment__statistic .ui-mobile-table__title, :not(.ss-tw) .ui-mobile-table__tr-bombardment--deletion .ui-bombardment__statistic-content {
  filter: blur(5px);
  opacity: 0.6;
}
:not(.ss-tw) .ui-bombardment__statistic {
  position: relative;
}
:not(.ss-tw) .ui-bombardment__statistic-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 16px 12%;
}
:not(.ss-tw) .ui-bombardment__statistic-overlay .ui-mobile-table__f-8,
:not(.ss-tw) .ui-bombardment__statistic-overlay .ui-table__title {
  font-size: 12px;
}
:not(.ss-tw) .ui-bombardment__statistic-overlay .ui-mobile-table__title {
  filter: none !important;
  font-size: 12px;
  opacity: 1 !important;
}
:not(.ss-tw) .ui-bombardment__statistic--read {
  overflow: visible;
}
:not(.ss-tw) .ui-bombardment__statistic--read tooltip {
  display: block !important;
}
:not(.ss-tw) .ui-bombardment__statistic--read tooltip tip {
  top: 0 !important;
}
:not(.ss-tw) .ui-bombardment__statistic-tg-read-hint {
  font-size: 16px;
  cursor: pointer;
  padding-top: 5px;
}
:not(.ss-tw) .app-nav {
  top: auto;
  bottom: 0;
  position: fixed;
  z-index: 150000;
  width: 100%;
  height: 56px;
  display: none;
  align-items: center;
  background-color: #1D86F5;
  margin: 0 auto;
  padding: 0 15px;
  transition-duration: 0.2s;
}
:not(.ss-tw) .app-nav.show {
  display: flex;
}
:not(.ss-tw) .app-nav nav {
  margin-left: auto;
  padding: 12px 0 10px 8px;
  z-index: 150000;
}
:not(.ss-tw) .app-nav nav ul {
  display: flex;
  margin-bottom: 0;
  padding: 0;
}
:not(.ss-tw) .app-nav nav ul li {
  margin: 0 34px;
  list-style: none;
}
:not(.ss-tw) .app-nav nav ul li .icons {
  display: block;
  text-align: center;
  font-size: 20px;
  vertical-align: text-bottom;
  margin-right: 6px;
}
:not(.ss-tw) .app-nav nav ul li a {
  display: flex;
  align-items: center;
  position: relative;
  text-decoration: none;
  color: #fff;
}
:not(.ss-tw) .app-nav nav ul li a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0;
  height: 1px;
  background-color: #fff;
  opacity: 0.5;
  transition: all 0.25s;
}
:not(.ss-tw) .app-nav nav ul li a:hover::before {
  width: 100%;
  opacity: 1;
}
:not(.ss-tw) .app-nav nav ul li a.active {
  color: #ffd800;
  font-weight: 700;
}
:not(.ss-tw) .app-nav nav ul li a.active::before {
  background-color: #ffd800;
}
:not(.ss-tw) .app-nav__logo {
  font-size: 24px;
  font-family: "Systopie", sans-serif;
  color: #fff;
  text-decoration: none;
}
:not(.ss-tw) .app-nav__logo:visited, :not(.ss-tw) .app-nav__logo:hover, :not(.ss-tw) .app-nav__logo:focus {
  color: #fff;
  text-decoration: none;
}
:not(.ss-tw) .app-nav__logo.active {
  color: #ffd800;
}
:not(.ss-tw) .app-nav__logo.active:visited, :not(.ss-tw) .app-nav__logo.active:hover, :not(.ss-tw) .app-nav__logo.active:focus {
  color: #ffd800;
  text-decoration: none;
}
:not(.ss-tw) .app-nav__toggle {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 30px;
  z-index: 149999;
  bottom: 17px;
  left: 50%;
  transform: translateX(-50%);
  background: #1D86F5;
}
:not(.ss-tw) .app-nav__toggle::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 50%;
  border-top: 0;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 0;
  width: 9px;
  height: 9px;
  transform: translateX(-62%) rotateZ(45deg);
}
@media screen and (max-width: 600px) {
  :not(.ss-tw) .app-nav nav ul li a span {
    max-width: 95px;
    line-height: 1.1;
  }
}
@media screen and (max-width: 479px) {
  :not(.ss-tw) .app-nav nav ul li a span {
    max-width: 82px;
  }
}
@media screen and (max-width: 379px) {
  :not(.ss-tw) .app-nav nav ul li a span {
    max-width: 75px;
  }
}
:not(.ss-tw) .social-subscriptions-list .office-ui-view {
  background: #fff;
}
:not(.ss-tw) .ui-social-subscriptions {
  background: #fff;
}
@media screen and (min-width: 900px) {
  :not(.ss-tw) .ui-social-subscriptions .ui-cards__empty {
    width: 480px;
    height: 480px;
    padding-top: 180px;
  }
}
:not(.ss-tw) .ui-social-subscriptions-tabs .ui-tabs {
  justify-content: center;
}
:not(.ss-tw) .ui-social-subscriptions-tabs .ui-tabs-nav {
  display: none;
}
:not(.ss-tw) .ui-social-subscriptions-loader {
  display: flex;
  height: 260px;
  justify-content: center;
  align-items: center;
  font-size: 36px;
}
:not(.ss-tw) .ui-social-subscriptions-footer {
  position: fixed;
  bottom: 0;
  display: flex;
  width: 100%;
  height: 120px;
  justify-content: space-between;
  align-items: center;
  background: #F2F2F2;
  padding: 0 86px;
  box-shadow: inset 0 8px 15px -12px rgba(0, 0, 0, 0.2);
}
:not(.ss-tw) .ui-social-subscriptions-footer h2 {
  font-size: 20px;
  max-width: 380px;
  margin: 0;
}
:not(.ss-tw) .ui-social-subscriptions-footer button {
  text-transform: none;
  border-radius: 60px;
  font-size: 16px;
  font-weight: 600;
  padding: 20px 30px;
  text-align: center;
}
:not(.ss-tw) .social-subscriptions-list .app-nav,
:not(.ss-tw) .social-subscriptions-one .app-nav,
:not(.ss-tw) .index .app-nav {
  transform: none !important;
}
:not(.ss-tw) .social-subscriptions-list .app-nav__toggle,
:not(.ss-tw) .social-subscriptions-one .app-nav__toggle,
:not(.ss-tw) .index .app-nav__toggle {
  display: none !important;
}
:not(.ss-tw) body.vk-mini-platform--desktop .app-nav {
  top: 0;
  bottom: auto;
}
@media (min-width: 320px) {
  :not(.ss-tw) .app-nav__logo {
    font-size: 16px;
  }
  :not(.ss-tw) .app-nav nav ul li {
    margin: 0 4px;
    font-size: 11px;
  }
}
@media (min-width: 380px) {
  :not(.ss-tw) .app-nav__logo {
    font-size: 18px;
  }
  :not(.ss-tw) .app-nav nav ul li {
    margin: 0 6px;
    font-size: 12px;
  }
}
@media (min-width: 480px) {
  :not(.ss-tw) .app-nav__logo {
    font-size: 24px;
  }
  :not(.ss-tw) .app-nav nav ul li {
    margin: 0 8px;
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  :not(.ss-tw) .app-nav nav ul li {
    margin: 0 14px;
    font-size: 16px;
  }
}
:not(.ss-tw) .ui-sidebar__nav .ui-project-mobile__wrapper {
  display: none;
  padding: 0 7px 11px 12px;
}
:not(.ss-tw) .ui-sidebar__nav .ui-header__project-label {
  color: #fff;
  font-size: 12px;
  padding-bottom: 2px;
}
@media (max-width: 540px) {
  :not(.ss-tw) .ui-header__project-select {
    display: none;
  }
  :not(.ss-tw) .ui-sidebar__nav .ui-project-mobile__wrapper {
    display: block !important;
  }
  :not(.ss-tw) .ui-header__user-info {
    margin-left: 35px;
  }
  :not(.ss-tw) .ui-header__user-info .dropdown-menu-right {
    left: 0;
    right: auto;
  }
  :not(.ss-tw) .ui-header__user-info .dropdown-menu-right::before, :not(.ss-tw) .ui-header__user-info .dropdown-menu-right::after {
    left: 8px;
    right: auto;
  }
  :not(.ss-tw) .office-dashboard .ui-header__user-info .dropdown-menu-right,
  :not(.ss-tw) .office-account .ui-header__user-info .dropdown-menu-right {
    left: auto;
    right: 0;
  }
  :not(.ss-tw) .office-dashboard .ui-header__user-info .dropdown-menu-right::before, :not(.ss-tw) .office-dashboard .ui-header__user-info .dropdown-menu-right::after,
  :not(.ss-tw) .office-account .ui-header__user-info .dropdown-menu-right::before,
  :not(.ss-tw) .office-account .ui-header__user-info .dropdown-menu-right::after {
    left: auto;
    right: 8px;
  }
  :not(.ss-tw) .office-dashboard .ui-header__user-info .dropdown-menu-right,
  :not(.ss-tw) .office-account .ui-header__user-info .dropdown-menu-right {
    left: auto;
    right: 0;
  }
  :not(.ss-tw) .office-dashboard .ui-header__user-info .dropdown-menu-right::before, :not(.ss-tw) .office-dashboard .ui-header__user-info .dropdown-menu-right::after,
  :not(.ss-tw) .office-account .ui-header__user-info .dropdown-menu-right::before,
  :not(.ss-tw) .office-account .ui-header__user-info .dropdown-menu-right::after {
    left: auto;
    right: 8px;
  }
  :not(.ss-tw) .vk-mini-platform--mobile.office-dashboard .ui-header__user-info,
  :not(.ss-tw) .vk-mini-platform--mobile.office-account .ui-header__user-info {
    margin-left: 0;
  }
  :not(.ss-tw) body.office-dashboard .ui-header__logo,
  :not(.ss-tw) body.office-account .ui-header__logo {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 679px) {
  :not(.ss-tw) .ui-find-result__list .table-segmentation [data-pagination=pagination] {
    margin-top: 15px;
  }
  :not(.ss-tw) body.office-subscriptions-finder .ui-find-result,
  :not(.ss-tw) body.office-subscriptions-finder .ui-find-result__ctrl,
  :not(.ss-tw) body.office-subscriptions-finder .ui-find-result__list .table-segmentation [data-pagination=pagination] {
    max-width: 300px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
  :not(.ss-tw) .ui-find-result__list .table-segmentation .ui-pagination {
    justify-content: flex-start;
  }
}
@media screen and (max-width: 500px) {
  :not(.ss-tw) .vk-mini-platform--mobile .ui-header__logo,
  :not(.ss-tw) .vk-mini-platform--mobile.office-dashboard .ui-header__logo {
    margin-right: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .vk-mini-platform--mobile .ui-header__user-info .dropdown-menu-right {
    right: auto;
    left: -35px;
  }
  :not(.ss-tw) .vk-mini-platform--mobile .ui-header__user-info .dropdown-menu-right::before,
  :not(.ss-tw) .vk-mini-platform--mobile .ui-header__user-info .dropdown-menu-right::after {
    left: 44px;
    right: auto;
  }
  :not(.ss-tw) .vk-mini-platform--mobile.office-dashboard .ui-header__user-info .dropdown-menu-right,
  :not(.ss-tw) .vk-mini-platform--mobile.office-account .ui-header__user-info .dropdown-menu-right {
    right: auto;
    left: 0;
  }
  :not(.ss-tw) .vk-mini-platform--mobile.office-dashboard .ui-header__user-info .dropdown-menu-right::before,
  :not(.ss-tw) .vk-mini-platform--mobile.office-dashboard .ui-header__user-info .dropdown-menu-right::after,
  :not(.ss-tw) .vk-mini-platform--mobile.office-account .ui-header__user-info .dropdown-menu-right::before,
  :not(.ss-tw) .vk-mini-platform--mobile.office-account .ui-header__user-info .dropdown-menu-right::after {
    left: 8px;
    right: auto;
  }
}
@media screen and (max-width: 470px) {
  :not(.ss-tw) .app--vk_mini .ui-mobile-header__search-checkbox:checked ~ .ui-data-mobile .ui-filter-mobile,
  :not(.ss-tw) .app--vk_mini .ui-mobile-header__search-checkbox:checked ~ .ui-page-header .ui-mobile-header .ui-filter-mobile,
  :not(.ss-tw) .app--vk_mini #modal-search:checked ~ .ui-find-result .ui-find-result__list .ui-filter-mobile,
  :not(.ss-tw) .app--vk_mini #modal-search:checked ~ .ui-page-header .ui-mobile-header__item .ui-filter-mobile {
    padding-top: 55px;
  }
  :not(.ss-tw) .vk-mini-platform--ios .app--vk_mini .ui-mobile-header__search-checkbox:checked ~ .ui-data-mobile .ui-filter-mobile,
  :not(.ss-tw) .vk-mini-platform--ios .app--vk_mini .ui-mobile-header__search-checkbox:checked ~ .ui-page-header .ui-mobile-header .ui-filter-mobile,
  :not(.ss-tw) .vk-mini-platform--ios .app--vk_mini #modal-search:checked ~ .ui-find-result .ui-find-result__list .ui-filter-mobile,
  :not(.ss-tw) .vk-mini-platform--ios .app--vk_mini #modal-search:checked ~ .ui-page-header .ui-mobile-header__item .ui-filter-mobile {
    padding-top: 95px;
    padding-bottom: 20px;
  }
  :not(.ss-tw) .ui-cards__empty {
    margin-top: 15%;
  }
}
:not(.ss-tw) .ui-scenario-edit__mobile-ctrl {
  display: flex;
  justify-content: space-around;
  padding: 12px;
}
:not(.ss-tw) .ui-scenario-edit__mobile-ctrl-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
:not(.ss-tw) .ui-scenario-edit__mobile-ctrl-item span {
  font-size: 10px;
}
:not(.ss-tw) .ui-scenario-edit__mobile-ctrl-item svg {
  width: 30px;
  height: 30px;
}
:not(.ss-tw) .mobile [emoji-panel-toggle] {
  display: none;
}
:not(.ss-tw) .mobile .ss-node-connector__ghost {
  position: absolute;
  width: 40px;
  height: 40px;
  top: -12px;
  left: -12px;
  z-index: 5;
  border-radius: 40px;
}
:not(.ss-tw) .mobile .ui-navigation__link:hover::after {
  background-color: transparent;
}
@media screen and (max-width: 500px) {
  :not(.ss-tw) .ss-node-name-edit,
  :not(.ss-tw) .ss-node-control-copy,
  :not(.ss-tw) .ss-node-control-remove {
    display: none !important;
  }
}
:not(.ss-tw) .ui-auto-setting datetime-field .datetimepicker-wrapper {
  left: -40px !important;
  top: calc(100% - 2px) !important;
  transform: scale(0.94) !important;
}
:not(.ss-tw) .project-platform-settings {
  padding: 0;
  min-width: 580px;
  max-width: 640px;
}
:not(.ss-tw) .project-platform-settings .ui-tab-content {
  padding-bottom: 30px !important;
}
:not(.ss-tw) .project-platform-settings .chat-app-messages__content {
  padding: 20px;
}
@media screen and (max-width: 520px) {
  :not(.ss-tw) .office-subscriptions-finder .ui-bombardment, :not(.ss-tw) .ui-workflow {
    margin: 0 0 0 -10px;
    width: calc(100% + 20px);
  }
}
@media screen and (min-width: 1200px) {
  :not(.ss-tw) ui-view .app-body .ui-sidebar.ui-sidebar--collapse .ui-sidebar__header {
    width: 50px;
  }
  :not(.ss-tw) main:not(.ui-main--full) #chart-gender {
    max-width: calc(100vw - 340px);
  }
  :not(.ss-tw) main:not(.ui-main--full) #chart-common {
    max-width: calc(100vw - 360px);
  }
}
@media screen and (min-width: 1000px) and (max-width: 1199px) {
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__footer {
    bottom: 95px;
  }
  :not(.ss-tw) .tutorial-shown .ui-menu-mobile .ui-menu-mobile__footer {
    bottom: 145px;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__footer--bottom {
    bottom: 20px;
  }
  :not(.ss-tw) #vk_community_messages {
    bottom: 100px !important;
  }
  :not(.ss-tw) .tutorial-shown #vk_community_messages {
    bottom: 160px !important;
  }
  :not(.ss-tw) #vk_community_messages.ui-community-messages--bottom {
    bottom: 35px !important;
  }
  :not(.ss-tw) .ui-menu-mobile .ui-menu-mobile__nav {
    min-height: calc(100% - 165px);
    height: calc(100% - 165px);
  }
}
:not(.ss-tw) .vk-mini-platform--mobile .ui-header-mobile__logo-dashboard {
  display: none !important;
}
:not(.ss-tw) .menu-vk-mini-hidden.vk-mini-platform--mobile .app-nav {
  height: 55px;
  bottom: -55px;
  transition: bottom 0.3s;
}
:not(.ss-tw) .vk-mini-platform--mobile .app-nav nav ul li a:before {
  display: none;
}
:not(.ss-tw) .vk-mini-platform--ios .app-nav {
  height: 66px;
}
:not(.ss-tw) .vk-mini-platform--ios.menu-vk-mini-hidden .app-nav {
  height: 66px;
  bottom: 0;
}
:not(.ss-tw) .vk-mini-platform--ios.menu-vk-mini-hidden .app-nav.open {
  bottom: 0;
}
:not(.ss-tw) .vk-mini-platform--ios.menu-vk-mini-hidden .app-nav__toggleArrow {
  display: none;
}
:not(.ss-tw) .vk-mini-platform--ios.menu-vk-mini-hidden .office-ui-view {
  height: calc(100vh - 66px);
}
:not(.ss-tw) .vk-mini-platform--ios.menu-vk-mini-hidden .ui-menu-mobile__content.ui-sidebar--collapse .ui-menu-mobile__footer {
  margin-bottom: 53px;
}
:not(.ss-tw) .vk-mini-platform--ios .app-nav_content {
  padding-bottom: 10px;
}
:not(.ss-tw) .vk-mini-platform--ios .ui-header-mobile {
  padding-top: 54px;
}
:not(.ss-tw) .vk-mini-platform--ios .ui-sidebar__header {
  padding-top: 71px;
  padding-bottom: 28px;
}
:not(.ss-tw) .vk-mini-platform--ios .ui-header-mobile__info {
  margin-left: 0 !important;
}
:not(.ss-tw) .vk-mini-platform--ios .ui-sidebar__menu-open-btn .svg-close,
:not(.ss-tw) .vk-mini-platform--ios .ui-header__logo {
  margin-top: 4px;
}
:not(.ss-tw) .vk-mini-platform--desktop .ui-header-mobile__info {
  flex-direction: row-reverse;
}
:not(.ss-tw) .ui-modal__ctrl {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin: -5px;
}
:not(.ss-tw) .ui-modal__ctrl button {
  margin: 5px !important;
}
@media screen and (max-width: 500px) {
  :not(.ss-tw) .ui-modal__ctrl button {
    flex-basis: 100%;
    text-align: center;
    height: 50px;
  }
}
:not(.ss-tw) .ui-header-mobile__user-link span {
  font-size: 12px;
  padding-left: 15px;
  color: #545454;
  font-weight: bold;
}
:not(.ss-tw) .ui-select-single__dropdown-menu {
  width: 100%;
}
:not(.ss-tw) .office-account .ui-page__nav {
  width: 320px;
  margin: auto;
}
:not(.ss-tw) ui-multi-select .ui-select-choices {
  top: 100% !important;
  bottom: auto !important;
  box-shadow: 0 1px 1px 1px rgba(100, 100, 100, 0.15) !important;
}
:not(.ss-tw) .office-dashboard .ui-cards__empty {
  padding-top: 224px;
  width: 640px;
  height: 640px;
  max-width: calc(100vw - 30px);
  max-height: calc(100vw - 30px);
}
:not(.ss-tw) .office-dashboard .ui-cards__empty h3 {
  margin-bottom: 24px;
  white-space: pre-line;
}
:not(.ss-tw) .office-dashboard .ui-cards__empty p {
  font-size: 1.3em;
  margin-bottom: 30px;
  opacity: 0.7;
}
@media screen and (max-width: 500px) {
  :not(.ss-tw) .office-dashboard .ui-cards__empty p {
    font-size: 16px;
  }
  :not(.ss-tw) .ui-cards__empty .ui-cards__text {
    font-size: 14px;
    margin-top: 22px;
  }
}
:not(.ss-tw) .social-subscriptions-list.vk-mini-platform--desktop .ui-pagination {
  position: absolute;
  margin-top: -40px;
}
@media screen and (max-width: 640px) {
  :not(.ss-tw) .office-dashboard .ui-cards__empty {
    padding-top: 0;
  }
}
:not(.ss-tw) .add-community__table-wrapper {
  max-height: 400px;
}
:not(.ss-tw) .add-community tooltip tip {
  margin-top: 0;
}
:not(.ss-tw) .add-community h6 {
  font-size: 15px;
}
:not(.ss-tw) .round-divider {
  height: 35px;
  width: 35px;
  border-radius: 30px;
  background: #FFD600;
  padding: 8px 0;
  font-size: 12px;
  font-weight: 600;
  margin: 15px auto;
}
:not(.ss-tw) .vk-mini-platform--mobile .social-form {
  padding-top: 40px;
}
:not(.ss-tw) .vk-mini-platform--mobile .ui-social-subscriptions-list-wrap {
  min-height: 0;
}
:not(.ss-tw) .vk-mini-platform--mobile .ui-social-subscriptions-tabs {
  padding-top: 40px;
}
@media screen and (max-width: 900px) {
  :not(.ss-tw) .ui-social-subscriptions {
    padding-bottom: 56px;
  }
  :not(.ss-tw) .ui-social-subscriptions .ui-pagination {
    margin-top: -210px;
  }
  :not(.ss-tw) .ui-social-subscriptions-list-wrap {
    padding-bottom: 220px;
  }
  :not(.ss-tw) .ui-social-subscriptions-footer {
    bottom: 54px;
  }
  :not(.ss-tw) .ui-social-subscriptions-footer h2 {
    font-size: 16px;
    max-width: 330px;
  }
  :not(.ss-tw) .ui-social-subscriptions-footer button {
    font-size: 14px;
  }
  :not(.ss-tw) .vk-mini-platform--ios .ui-social-subscriptions-footer {
    bottom: 66px;
  }
}
@media screen and (max-width: 768px) {
  :not(.ss-tw) .ui-social-subscriptions-footer {
    flex-direction: column;
    padding: 20px 10px;
  }
  :not(.ss-tw) .ui-social-subscriptions-footer h2 {
    font-size: 16px;
    max-width: 330px;
    text-align: center;
    margin-bottom: 10px;
  }
  :not(.ss-tw) .ui-social-subscriptions-footer button {
    font-size: 14px;
    padding: 15px 30px;
  }
}
@media screen and (max-width: 500px) {
  :not(.ss-tw) .ui-social-subscriptions-footer h2 {
    font-size: 14px;
  }
  :not(.ss-tw) .ui-social-subscriptions-footer button {
    font-size: 12px;
  }
}
:not(.ss-tw) .vk-mini-platform--ios .modal-wrapper {
  padding-top: 100px;
  padding-bottom: 70px;
}
:not(.ss-tw) .vk-mini-platform--ios .modal-wrapper--create-project {
  padding-top: 20px;
  padding-bottom: 200px;
}
:not(.ss-tw) .vk-mini-platform--ios .social-form {
  padding-top: 80px;
}
:not(.ss-tw) .vk-mini-platform--ios .ui-page-header {
  margin-top: 20px;
}
:not(.ss-tw) .vk-mini-platform--ios notifications-container {
  top: 100px;
}
:not(.ss-tw) .vk-mini-platform--ios .chat-app-header {
  padding-top: 34px;
}
:not(.ss-tw) .vk-mini-platform--ios .chat-app .chat-app__messages {
  top: 20px;
}
:not(.ss-tw) .vk-mini-platform--ios .ui-scenario-edit-header__action {
  top: 30px;
}
:not(.ss-tw) .vk-mini-platform--ios .ui-scenario-edit__workspace--full .ui-scenario-edit__zoom {
  bottom: 60px !important;
}
:not(.ss-tw) .vk-mini-platform--ios .ui-scenario-edit__component-bar.active-tab-3 {
  margin-bottom: 40px;
}
:not(.ss-tw) body.vk-mini-platform--ios .modal-container,
:not(.ss-tw) body.vk-mini-platform--android .modal-container,
:not(.ss-tw) body.vk-mini-platform--mobile .modal-container {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}
:not(.ss-tw) body.vk-mini-platform--ios p, :not(.ss-tw) body.vk-mini-platform--ios h1, :not(.ss-tw) body.vk-mini-platform--ios h2, :not(.ss-tw) body.vk-mini-platform--ios h3, :not(.ss-tw) body.vk-mini-platform--ios h4, :not(.ss-tw) body.vk-mini-platform--ios h5, :not(.ss-tw) body.vk-mini-platform--ios h6, :not(.ss-tw) body.vk-mini-platform--ios div, :not(.ss-tw) body.vk-mini-platform--ios table,
:not(.ss-tw) body.vk-mini-platform--ios a:not(.ui-mobile-table__link),
:not(.ss-tw) body.vk-mini-platform--android p,
:not(.ss-tw) body.vk-mini-platform--android h1,
:not(.ss-tw) body.vk-mini-platform--android h2,
:not(.ss-tw) body.vk-mini-platform--android h3,
:not(.ss-tw) body.vk-mini-platform--android h4,
:not(.ss-tw) body.vk-mini-platform--android h5,
:not(.ss-tw) body.vk-mini-platform--android h6,
:not(.ss-tw) body.vk-mini-platform--android div,
:not(.ss-tw) body.vk-mini-platform--android table,
:not(.ss-tw) body.vk-mini-platform--android a:not(.ui-mobile-table__link),
:not(.ss-tw) body.vk-mini-platform--mobile p,
:not(.ss-tw) body.vk-mini-platform--mobile h1,
:not(.ss-tw) body.vk-mini-platform--mobile h2,
:not(.ss-tw) body.vk-mini-platform--mobile h3,
:not(.ss-tw) body.vk-mini-platform--mobile h4,
:not(.ss-tw) body.vk-mini-platform--mobile h5,
:not(.ss-tw) body.vk-mini-platform--mobile h6,
:not(.ss-tw) body.vk-mini-platform--mobile div,
:not(.ss-tw) body.vk-mini-platform--mobile table,
:not(.ss-tw) body.vk-mini-platform--mobile a:not(.ui-mobile-table__link) {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}
:not(.ss-tw) ui-validate {
  position: relative;
}
:not(.ss-tw) ui-validate::after {
  content: attr(data-error-text);
  position: absolute;
  left: 0;
  top: 30px;
  font-size: 8px;
  font-weight: 600;
  color: white;
  background: #f86c6b;
  border-radius: 2px;
  padding: 1px 4px;
  pointer-events: none;
  opacity: 0;
  transition-duration: 0.2s;
  transform: translateY(50%);
  white-space: nowrap;
  z-index: 2;
}
:not(.ss-tw) ui-validate[size=sm]::after {
  top: 18px;
}
:not(.ss-tw) ui-validate.has-error::after {
  opacity: 1;
  transform: translateY(0);
}
:not(.ss-tw) .office-ui--iframe_plans {
  height: 1149px;
}
:not(.ss-tw) .vk-mini-platform--mobile .office-ui--iframe_plans {
  height: calc(100vh - 4px);
  max-height: calc(100vh - 4px);
}
:not(.ss-tw) .noselect {
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
  -khtml-user-select: none; /* Konqueror HTML */
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer/Edge */
  user-select: none; /* Non-prefixed version, currently supported by Chrome and Opera */
}
:not(.ss-tw) .vk-mini-platform--mobile .ui-social-subscriptions .pagination {
  transform: translateY(-30px);
}
:not(.ss-tw) .ui-social-subscriptions-one__iframe {
  width: 100%;
  height: 100%;
  border: 0;
  overflow: auto;
  margin-top: 0;
}
:not(.ss-tw) .social-subscriptions-one .ui-social-subscriptions-one__iframe--ahead {
  height: calc(100% - 80px);
  margin-top: 80px;
}
:not(.ss-tw) body.vk-mini-platform--mobile.social-subscriptions-one .ui-social-subscriptions-one__iframe--ahead {
  height: calc(100% - 115px);
  margin-top: 115px;
}
:not(.ss-tw) .vk-mini-platform--mobile .menu-vk-mini-hidden .app--vk_mini {
  overflow-y: hidden;
}
:not(.ss-tw) .vk-mini-platform--mobile main.main-mobile.ui-main {
  overflow-y: auto;
  overflow-x: hidden;
  margin: 58px 0 0 !important;
  padding-top: 30px;
}
:not(.ss-tw) .vk-mini-platform--mobile.office-analytics main.main-mobile.ui-main {
  margin: 58px 0 0 !important;
  padding-top: 30px;
  height: 90%;
}
:not(.ss-tw) .vk-mini-platform--mobile.office-analytics.menu-vk-mini-hidden .app--vk_mini {
  overflow-y: hidden;
}
:not(.ss-tw) .vk-mini-platform--mobile.subscriptions-finder main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.bombardments-edit main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.bombardments-list main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.subscriptions-list main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-project main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-scenario-list main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-scenariotemplate-list main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-forms-list main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-settings-form-fields main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-watch-tab main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-dashboard main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-chat-list main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-subscriptions-list main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-subscriptions-finder main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-settings-common main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-settings-tags main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-settings-custom-activities main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-bombardments-list main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-bombardments-edit main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-bombardments-create main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-targeting-list main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-subscriptions-finder main.main-mobile.ui-main {
  padding: 30px 10px 0;
}
:not(.ss-tw) .vk-mini-platform--mobile.office-forms-create main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-forms-edit main.main-mobile.ui-main {
  padding: 30px 10px 0;
}
:not(.ss-tw) .vk-mini-platform--mobile.office-scenario-edit main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--mobile.office-scenariotemplate-edit main.main-mobile.ui-main {
  padding: 0;
}
:not(.ss-tw) .vk-mini-platform--mobile.office-scenario-edit .ui-scenario-edit, :not(.ss-tw) .vk-mini-platform--mobile.office-scenariotemplate-edit .ui-scenario-edit {
  padding-top: 0;
  height: calc(100vh - 61px);
}
:not(.ss-tw) .vk-mini-platform--mobile.office-scenario-edit .ui-scenario-edit__workspace, :not(.ss-tw) .vk-mini-platform--mobile.office-scenariotemplate-edit .ui-scenario-edit__workspace {
  height: calc(100vh - 60px);
}
:not(.ss-tw) .vk-mini-platform--mobile.office-scenario-edit .ui-scenario-edit__component-bar.active-tab-2, :not(.ss-tw) .vk-mini-platform--mobile.office-scenariotemplate-edit .ui-scenario-edit__component-bar.active-tab-2 {
  top: 0 !important;
}
:not(.ss-tw) .vk-mini-platform--mobile.office-scenario-edit .ui-scenario-edit-header__action, :not(.ss-tw) .vk-mini-platform--mobile.office-scenariotemplate-edit .ui-scenario-edit-header__action {
  top: -49px;
}
:not(.ss-tw) .vk-mini-platform--mobile.office-scenario-edit .ui-scenario-mobile__open-button, :not(.ss-tw) .vk-mini-platform--mobile.office-scenariotemplate-edit .ui-scenario-mobile__open-button {
  top: 11px;
}
:not(.ss-tw) .vk-mini-platform--mobile.office-scenario-edit.tutorial-shown:not(.tutorial-shown--hidden) .ui-scenario-edit-header__action, :not(.ss-tw) .vk-mini-platform--mobile.office-scenariotemplate-edit.tutorial-shown:not(.tutorial-shown--hidden) .ui-scenario-edit-header__action {
  top: 30px;
}
:not(.ss-tw) .vk-mini-platform--mobile.office-scenario-edit.tutorial-shown:not(.tutorial-shown--hidden) .ui-scenario-mobile__open-button, :not(.ss-tw) .vk-mini-platform--mobile.office-scenariotemplate-edit.tutorial-shown:not(.tutorial-shown--hidden) .ui-scenario-mobile__open-button {
  top: 71px;
}
:not(.ss-tw) .vk-mini-platform--mobile stories .stories-content img {
  max-height: calc(100vh - 120px);
  margin-bottom: 20px;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile main.main-mobile.ui-main {
  padding-top: 0;
  margin: 100px 0 0 !important;
  padding-left: 10px;
  padding-right: 10px;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-subscriptions-finder main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-account main.main-mobile.ui-main {
  padding-top: 30px;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-analytics .menu-vk-mini-hidden .app--vk_mini {
  overflow-y: hidden;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-analytics main.main-mobile.ui-main {
  padding-top: 30px;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-chat-list .chat-app__user {
  margin-top: 20px;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile .chat-app-user-cart {
  max-height: calc(100% - 110px);
  margin-top: 43px;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile .ui-chat-sidebar__close {
  top: 70px;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile .ui-bombardment__message-item {
  min-height: 830px;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile .chat-app-messages__form {
  margin-bottom: 16px;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-scenario-edit main.main-mobile.ui-main, :not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-scenariotemplate-edit main.main-mobile.ui-main {
  padding: 0;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-scenario-edit .ui-scenario-edit, :not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-scenariotemplate-edit .ui-scenario-edit {
  padding-top: 0;
  height: calc(100vh - 170px);
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-scenario-edit .ui-scenario-edit__workspace, :not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-scenariotemplate-edit .ui-scenario-edit__workspace {
  height: calc(100vh - 169px);
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-scenario-edit .ui-scenario-edit__component-bar.active-tab-2, :not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-scenariotemplate-edit .ui-scenario-edit__component-bar.active-tab-2 {
  top: 1px !important;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-scenario-edit .ui-scenario-edit__component-bar.active-tab-3, :not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-scenariotemplate-edit .ui-scenario-edit__component-bar.active-tab-3 {
  margin-bottom: 0;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-scenario-edit .ui-scenario-edit__workspace--full .ui-scenario-edit__zoom, :not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile.office-scenariotemplate-edit .ui-scenario-edit__workspace--full .ui-scenario-edit__zoom {
  bottom: 5px !important;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile .modals .ss-modal.ui-modal-attachments {
  height: calc(100vh - 173px);
  margin-bottom: 26px;
  overflow-y: auto;
  overflow-x: hidden;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile .ui-social-subscriptions-one__iframe {
  height: calc(100% - 47px);
  margin-top: 43px;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile .ui-social-subscriptions-one__iframe--widget {
  height: 100%;
  margin-top: 0;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile .social-subscriptions-one .ui-social-subscriptions-one__iframe {
  height: 100%;
  margin-top: 0;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile .ui-auto-setting .ui-unfolding-menu {
  bottom: 66px;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile .hidden-ios {
  display: none;
}
:not(.ss-tw) .vk-mini-platform--ios.vk-mini-platform--mobile stories .stories-content img {
  max-height: calc(100vh - 160px);
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .ui-menu-mobile__footer {
    bottom: 30px;
  }
}
@media screen and (max-width: 592px) {
  :not(.ss-tw) .ui-dialog--checkout {
    margin: 100px auto;
  }
}
:not(.ss-tw) .vk-mini-platform--desktop.social-plans {
  overflow-y: hidden;
}
:not(.ss-tw) .tap-to-top {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 30px;
  background: transparent;
  z-index: 100000;
}
:not(.ss-tw) .vk-mini-platform--ios .tap-to-top {
  display: block;
}
:not(.ss-tw) .office-settings-hooks .ui-find-result__list:not(.ui-find-result__list--bombardments-list) .ui-find-result__table .ui-find-result__table-body tr:hover {
  background-color: #fff;
  cursor: default;
}
:not(.ss-tw) .office-bombardments-create .ui-text-block__textarea-wrapper {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .tooltip-body--analytics-activities {
  width: 350px;
  text-transform: none;
  font-size: 14px;
  padding-top: 10px;
  padding-left: 5px;
}
:not(.ss-tw) .ui-analytics-box__activities-title tooltip tip {
  margin-top: 0 !important;
}
@media screen and (max-width: 500px) {
  :not(.ss-tw) .tooltip-body--analytics-activities {
    width: 280px;
    text-transform: none;
    font-size: 12px;
  }
  :not(.ss-tw) .ui-analytics-box__activities-title tooltip {
    position: inherit;
  }
  :not(.ss-tw) .ui-analytics-box__activities-title tooltip tip {
    top: auto !important;
    margin-top: 0 !important;
  }
  :not(.ss-tw) .ui-analytics-box__activities-title tooltip tip tip-arrow {
    left: 200px !important;
  }
}
:not(.ss-tw) .landscape-alert {
  display: none;
  position: fixed;
  z-index: 1000000;
  background: #fff;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
:not(.ss-tw) .landscape-alert h5 {
  text-align: center;
}
:not(.ss-tw) .mobile.landscape .landscape-alert {
  display: flex;
}
:not(.ss-tw) .ui-copy-btn {
  position: relative;
  margin-left: 10px;
  font-size: 14px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.15);
  color: #535353;
}
:not(.ss-tw) .ui-copy-btn--copied {
  opacity: 0.6;
}
:not(.ss-tw) .ui-copy-btn--general {
  background-color: #FFD600;
  border: 1px solid #FFD600;
}
:not(.ss-tw) .switch-w-tooltip {
  display: flex;
  justify-content: space-between;
  margin-bottom: 7px;
}
:not(.ss-tw) .switch-w-tooltip .ui-custom-switch {
  margin-bottom: 0 !important;
}
:not(.ss-tw) .switch-w-tooltip tip {
  margin-top: 0 !important;
}
:not(.ss-tw) .social-sign-buttons {
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  justify-content: center;
}
:not(.ss-tw) .social-sign-btn {
  width: 40px;
  height: 40px;
  display: block;
  background-size: 100%;
  margin-right: 10px;
  transition-duration: 0.2s;
  transform: scale(1);
  cursor: pointer;
}
:not(.ss-tw) .social-sign-btn--vk {
  background-image: url(/static/img/icons/social/vk.svg);
}
:not(.ss-tw) .social-sign-btn--fb {
  background-image: url(/static/img/icons/social/messenger.svg);
}
@media screen and (max-width: 625px) {
  :not(.ss-tw) .hide-625 {
    display: none !important;
  }
}
:not(.ss-tw) .ui-sidebar__education .close-button {
  width: 18px;
  height: 18px;
  padding: 0;
  right: 7px;
  top: 10px;
  background: transparent;
}
:not(.ss-tw) .ui-sidebar__education .close-button svg {
  top: 2px;
  left: 2px;
}
:not(.ss-tw) .ui-sidebar__education::after {
  content: "";
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.16);
  border: 5px solid transparent;
  border-right: 5px solid #fff;
  border-radius: 2px;
  position: absolute;
  left: -10px;
  bottom: 15px;
  opacity: 1;
}
:not(.ss-tw) .ui-sidebar--collapse .ui-sidebar__education::after {
  opacity: 1;
}
:not(.ss-tw) .tutorial-panel__ctrl i {
  font-size: 26px;
  font-style: normal;
  font-family: monospace;
  vertical-align: -3px;
  padding-left: 4px;
}
:not(.ss-tw) .tutorial-panel__next--desktop {
  display: block;
  margin-top: 5px;
}
:not(.ss-tw) .tutorial-panel__next--mobile {
  display: none;
}
:not(.ss-tw) .tutorial-panel__progress {
  flex-grow: 1;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
:not(.ss-tw) .tutorial-panel__progress .progress {
  height: 8px;
  margin-top: 8px;
}
:not(.ss-tw) .tutorial-panel__progress .progress .progress-bar {
  background-color: #545454;
}
:not(.ss-tw) .tutorial-panel .ui-button--discount {
  text-align: center;
}
:not(.ss-tw) .ui-sidebar__ctrl {
  position: fixed;
  left: 9px;
  z-index: 60000;
}
:not(.ss-tw) .mobile .ui-sidebar__education::after {
  opacity: 1;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  left: 97px;
  top: -10px;
  bottom: auto;
  transform: rotate(180deg);
}
:not(.ss-tw) .mobile .ui-sidebar__education {
  border-radius: 6px;
  width: calc(100vw - 10px);
  left: 5px;
  top: 55px;
  bottom: auto;
}
:not(.ss-tw) .mobile.vk-mini-platform--ios .ui-sidebar__education {
  top: 95px;
}
:not(.ss-tw) .mobile .ui-sidebar__ctrl {
  left: 90px;
  top: 12px;
  border-radius: 30px;
}
:not(.ss-tw) .mobile .ui-sidebar__ctrl {
  left: 90px;
  top: 12px;
  border-radius: 30px;
}
:not(.ss-tw) .mobile.office-account .ui-sidebar__ctrl, :not(.ss-tw) .mobile.office-dashboard .ui-sidebar__ctrl {
  left: auto;
  right: 56px;
  top: 13px;
}
:not(.ss-tw) .mobile.office-account.vk-mini-platform--mobile .ui-sidebar__ctrl, :not(.ss-tw) .mobile.office-dashboard.vk-mini-platform--mobile .ui-sidebar__ctrl {
  left: 56px;
  right: auto;
}
:not(.ss-tw) .mobile.vk-mini-platform--ios .ui-sidebar__ctrl {
  top: 53px;
}
:not(.ss-tw) .mobile.office-account .ui-sidebar__education:after, :not(.ss-tw) .mobile.office-dashboard .ui-sidebar__education:after {
  left: auto;
  right: 63px;
}
:not(.ss-tw) .mobile.office-account.vk-mini-platform--mobile .ui-sidebar__education:after, :not(.ss-tw) .mobile.office-dashboard.vk-mini-platform--mobile .ui-sidebar__education:after {
  left: 62px;
  right: auto;
}
:not(.ss-tw) .mobile .tutorial-panel__ctrl {
  display: flex;
}
:not(.ss-tw) .mobile .tutorial-panel__ctrl i {
  padding-left: 0;
  vertical-align: 0;
}
:not(.ss-tw) .mobile .tutorial-panel__next--desktop {
  display: none;
}
:not(.ss-tw) .mobile .tutorial-panel__next--mobile {
  display: block;
  border-radius: 6px;
  width: 78px;
  margin-right: 8px;
}
:not(.ss-tw) .tutorial-level {
  max-width: 760px;
  padding: 40px 60px;
}
:not(.ss-tw) .tutorial-level h1 i {
  font-style: normal;
}
:not(.ss-tw) .tutorial-level h1 span {
  display: block;
  padding-top: 20px;
  text-transform: none;
}
:not(.ss-tw) .tutorial-level h1 {
  font-size: 20px;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 30px;
}
:not(.ss-tw) .tutorial-level__info {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  font-size: 14px;
  margin-top: 5px;
}
:not(.ss-tw) .tutorial-level__info b {
  text-transform: uppercase;
  padding-right: 4px;
}
:not(.ss-tw) .tutorial-level__difficulty, :not(.ss-tw) .tutorial-level__duration {
  display: flex;
  align-items: center;
}
:not(.ss-tw) .tutorial-level__star {
  display: inline-block;
  background: url(/static/img/office/tutorial-star.png);
  background-size: 100%;
  width: 25px;
  height: 25px;
  margin-bottom: 5px;
}
:not(.ss-tw) .tutorial-level__star.inactive {
  opacity: 0.5;
}
:not(.ss-tw) .tutorial-level__todo {
  list-style: none;
  padding-left: 30px;
  margin-top: 20px;
}
:not(.ss-tw) .tutorial-level__todo li {
  position: relative;
  text-align: left;
  font-size: 13px;
  padding: 6px 0;
  font-weight: 600;
}
:not(.ss-tw) .tutorial-level__todo li:after {
  position: absolute;
  top: 5px;
  left: -30px;
  content: "";
  background-image: url(/static/img/landing/spec-icons/check.png);
  background-size: 100%;
  width: 22px;
  height: 22px;
}
:not(.ss-tw) .tutorial-level .ui-button--general {
  width: 100%;
  text-align: center;
  font-size: 16px;
  padding: 20px 30px;
  border-radius: 6px;
  margin-top: 10px;
}
:not(.ss-tw) .tutorial-level .ui-button--general span {
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .tutorial-level {
    padding: 20px 15px;
  }
  :not(.ss-tw) .tutorial-level h1 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  :not(.ss-tw) .tutorial-level__info {
    font-size: 12px;
  }
  :not(.ss-tw) .tutorial-level__star {
    width: 20px;
    height: 20px;
  }
  :not(.ss-tw) .tutorial-level__todo {
    margin-top: 10px;
  }
  :not(.ss-tw) .tutorial-level .ui-button--general {
    padding: 20px;
    font-size: 14px;
  }
}
:not(.ss-tw) .mobile.ios .hidden-ios {
  display: none;
}
:not(.ss-tw) .tutorial-start {
  max-width: 760px;
  padding: 0;
}
:not(.ss-tw) .tutorial-start img {
  width: 100%;
}
:not(.ss-tw) .tutorial-start__bottom {
  display: flex;
  margin: 30px -10px 20px;
  justify-content: space-between;
  padding: 0 36px;
}
:not(.ss-tw) .tutorial-start__bottom button {
  border-radius: 6px;
  font-size: 14px;
  margin: 5px 10px;
}
:not(.ss-tw) .tutorial-start__bottom a {
  font-size: 14px;
  font-weight: 600;
  color: #545454;
  text-transform: uppercase;
  text-decoration: underline;
  padding: 20px;
}
@media screen and (max-width: 1199px) {
  :not(.ss-tw) .tutorial-start img {
    max-height: 560px;
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .mobile .tutorial-start__bottom {
    justify-content: center;
    flex-wrap: wrap;
    padding: 0 10px;
  }
  :not(.ss-tw) .mobile .tutorial-start__bottom a, :not(.ss-tw) .mobile .tutorial-start__bottom button {
    font-size: 12px;
  }
}
:not(.ss-tw) .tutorial-complete {
  width: 800px;
  padding: 36px 80px;
}
:not(.ss-tw) .tutorial-complete__title {
  text-transform: uppercase;
  max-width: 620px;
  margin: 20px auto;
}
:not(.ss-tw) .tutorial-complete__main {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  margin-top: 30px;
}
:not(.ss-tw) .tutorial-complete__main img {
  max-height: 240px;
}
:not(.ss-tw) .tutorial-complete__main-img--bonus img {
  max-height: 290px;
  margin-left: -60px;
  margin-bottom: 20px;
}
:not(.ss-tw) .tutorial-complete__main ul {
  display: flex;
  flex-direction: column;
  justify-content: center;
  list-style: none;
  padding: 0;
  margin-top: 10px;
}
:not(.ss-tw) .tutorial-complete__main ul li {
  margin-top: 5px;
  text-align: left;
}
:not(.ss-tw) .tutorial-complete__main ul li i {
  margin: 0 3px;
}
:not(.ss-tw) .tutorial-complete__main ul li img {
  width: 22px;
  height: 22px;
}
:not(.ss-tw) .tutorial-complete__discount {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
:not(.ss-tw) .tutorial-complete__discount-percent, :not(.ss-tw) .tutorial-complete__discount-code {
  flex: 1;
  margin: 10px;
  text-align: left;
  min-width: 220px;
}
:not(.ss-tw) .tutorial-complete__discount-percent input, :not(.ss-tw) .tutorial-complete__discount-code input {
  color: #000 !important;
  font-weight: 600;
  opacity: 0.7;
  font-size: 16px !important;
}
:not(.ss-tw) .tutorial-complete__cta {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 16px;
  padding: 20px 30px;
  border-radius: 6px;
  margin-top: 10px;
  font-weight: 700;
  line-height: 18px;
}
:not(.ss-tw) .tutorial-complete__footer {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .mobile .tutorial-complete {
    padding: 36px;
  }
  :not(.ss-tw) .mobile .tutorial-complete__title {
    font-size: 16px;
  }
  :not(.ss-tw) .mobile .tutorial-complete__main {
    justify-content: space-between;
  }
  :not(.ss-tw) .mobile .tutorial-complete__main-img {
    display: flex;
    justify-content: center;
    align-items: center;
    order: 1;
    width: 100%;
  }
  :not(.ss-tw) .mobile .tutorial-complete__cta {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .mobile .ui-sidebar__education,
  :not(.ss-tw) .mobile .ui-sidebar__ctrl {
    z-index: 40000;
  }
  :not(.ss-tw) .mobile .tutorial-complete {
    padding: 36px 20px;
  }
  :not(.ss-tw) .mobile .tutorial-complete__main-img--bonus img {
    margin: 0;
    max-height: 240px;
  }
  :not(.ss-tw) .mobile .tutorial-complete__main ul li {
    font-size: 12px;
    margin-top: 5px;
    text-align: left;
  }
  :not(.ss-tw) .mobile .tutorial-complete__main ul li i {
    margin: 0 3px;
  }
  :not(.ss-tw) .mobile .tutorial-complete__main ul li img {
    width: 18px;
    height: 18px;
  }
}
:not(.ss-tw) .text-highlight {
  background: #FFD600;
  padding: 2px 8px;
  border-radius: 8px;
}
:not(.ss-tw) .tutorial-level-success {
  width: 480px;
  padding-top: 16px;
}
:not(.ss-tw) .tutorial-level-success h4 {
  font-size: 1.1rem;
}
:not(.ss-tw) .tutorial-level-success h5 {
  font-size: 1rem;
}
:not(.ss-tw) .tutorial-level-success .ui-button {
  border-radius: 6px;
}
:not(.ss-tw) .link-box {
  position: relative;
  border: 1px solid #EEEEEE;
  box-sizing: border-box;
  border-radius: 2px;
  font-family: "Montserrat", sans-serif;
  padding: 8px 12px;
  margin: 16px 0 11px;
  text-align: left;
}
:not(.ss-tw) .link-box a {
  overflow: hidden;
  margin-right: 40px;
  display: inline-block;
  word-break: break-all;
  color: #545454;
  font-style: normal;
  font-weight: 800;
  font-size: 11px;
  line-height: 13px;
  vertical-align: middle;
  text-decoration: underline;
}
:not(.ss-tw) .link-box copy-btn {
  position: absolute;
  right: 10px;
  top: 4px;
}
:not(.ss-tw) .link-box copy-btn button {
  margin: 0 !important;
  padding: 8px 10px;
}
:not(.ss-tw) .email-editor-wrapper {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 99999;
}
:not(.ss-tw) .email-editor-controls {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 60px;
  padding-right: 15px;
  border-bottom: 1px solid rgba(22, 39, 0, 0.1);
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .email-editor-controls .ui-button {
  height: 30px;
}
:not(.ss-tw) .email-editor-controls__divider {
  width: 1px;
  height: 100%;
  background: rgba(22, 39, 0, 0.1);
  margin: 0 15px;
}
:not(.ss-tw) .email-editor-templates {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: -100vh;
  transition-duration: 0.5s;
  background: #fff;
}
:not(.ss-tw) .email-editor-templates.show {
  top: 0;
}
:not(.ss-tw) .email-editor-templates__top {
  display: flex;
  justify-content: space-between;
  padding: 30px 30px 10px 30px;
  height: 70px;
}
:not(.ss-tw) .email-editor-templates__hide {
  cursor: pointer;
}
:not(.ss-tw) #unlayer-editor {
  height: calc(100% - 60px);
}
:not(.ss-tw) .email-platform {
  width: 500px;
  max-width: 100vw;
}
:not(.ss-tw) .email-platform__alert {
  margin-bottom: 30px;
  border-radius: 2px;
  background: #ffef99;
  font-size: 12px;
  padding: 15px;
  text-align: left;
}
:not(.ss-tw) .email-platform__alert a {
  font-weight: 600;
  color: inherit;
  text-decoration: none;
  text-decoration-style: dashed;
  border-bottom: 2px dotted;
}
:not(.ss-tw) .email-platform__record {
  background: rgba(204, 204, 204, 0.2509803922);
  padding: 15px 15px 5px 15px;
  border-radius: 2px;
  margin-bottom: 20px;
}
:not(.ss-tw) .email-platform__record label {
  font-weight: 400;
  word-break: break-word;
}
:not(.ss-tw) .email-platform__record label i {
  display: inline-block;
  padding: 4px;
  background: rgba(255, 239, 153, 0.6196078431);
  border-radius: 4px;
  margin-top: 3px;
}
:not(.ss-tw) .email-templates {
  display: flex;
  flex-wrap: wrap;
  padding: 0 20px;
  overflow-y: auto;
  max-height: calc(100vh - 70px);
}
:not(.ss-tw) .email-templates-item {
  cursor: pointer;
  width: 260px;
  margin: 10px;
}
:not(.ss-tw) .email-templates-item__preview {
  border-radius: 6px;
  border: 1px solid rgba(22, 39, 0, 0.1);
  background-repeat: no-repeat;
  background-size: cover;
  height: 180px;
}
:not(.ss-tw) .email-templates-item__name {
  padding: 10px;
  text-align: center;
}
:not(.ss-tw) .text-underline-dotted {
  text-decoration: none;
  border-bottom: 2px dotted;
}
:not(.ss-tw) .text-underline-dotted:hover {
  text-decoration: none;
}
:not(.ss-tw) .ui-platform-list__alert {
  min-width: 290px;
  font-size: 14px;
}
@media screen and (max-width: 740px) {
  :not(.ss-tw) .ui-platform-list__alert {
    order: 2;
    margin: 4px 0 0 40px;
  }
}
@media screen and (max-width: 500px) {
  :not(.ss-tw) .ui-platform-list__name {
    max-width: 240px;
    padding-right: 10px !important;
  }
  :not(.ss-tw) .ui-platform-list__alert {
    font-size: 12px;
    min-width: 240px;
  }
  :not(.ss-tw) .ui-platform-list__subscr-cnt {
    min-width: 240px;
    order: 2;
    margin: 4px 0 0 40px;
  }
}
:not(.ss-tw) .custom-file-control:after, :not(.ss-tw) .custom-file-control:before {
  display: none;
}
:not(.ss-tw) .form-type {
  text-align: left;
  background: #fff;
  padding: 20px 30px;
  border-radius: 6px;
  max-width: 400px;
}
:not(.ss-tw) .form-type__title {
  font-size: 24px;
  font-weight: 600;
}
:not(.ss-tw) .form-type-item-wrap {
  border-radius: 6px;
  margin: 10px -10px;
  padding: 8px;
  background: transparent;
}
:not(.ss-tw) .form-type-item-wrap:hover {
  background: rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .form-type-item-wrap:hover .form-type-item__check svg {
  opacity: 1;
}
:not(.ss-tw) .form-type-item {
  position: relative;
  z-index: 1;
  background: #fff;
  cursor: pointer;
  padding: 10px 15px;
  border-radius: 6px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
}
:not(.ss-tw) .form-type-item__title {
  font-weight: 600;
  line-height: 15px;
  color: #545454;
  font-size: 14px;
  margin-bottom: 4px;
}
:not(.ss-tw) .form-type-item__description {
  display: flex;
  align-items: center;
  color: #545454;
  font-size: 14px;
  min-height: 50px;
}
:not(.ss-tw) .form-type-item__check {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 16px;
  height: 16px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 16px;
}
:not(.ss-tw) .form-type-item__check svg {
  position: absolute;
  top: -1px;
  left: -1px;
  opacity: 0;
}
@media screen and (max-width: 768px) {
  :not(.ss-tw) .form-type {
    padding: 20px;
  }
  :not(.ss-tw) .form-type__title {
    font-size: 18px;
  }
  :not(.ss-tw) .form-type-item__description {
    font-size: 12px;
  }
}
:not(.ss-tw) .office-users-list .filtration__networks {
  display: none;
}
:not(.ss-tw) .app--vk_mini .hidden-vkma {
  display: none !important;
}
:not(.ss-tw) .add-bot__token-hint {
  max-width: 300px;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 15px;
}
:not(.ss-tw) .add-bot__token-hint a, :not(.ss-tw) .add-bot__token-hint a:visited {
  color: #545454;
}
:not(.ss-tw) .add-bot__token-hint a {
  font-weight: 600;
  text-decoration: underline;
}
:not(.ss-tw) .opt-in__hint {
  max-width: 300px;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  margin-bottom: 30px;
}
:not(.ss-tw) .opt-in__hint a, :not(.ss-tw) .opt-in__hint a:visited {
  color: #545454;
}
:not(.ss-tw) .opt-in__hint a {
  font-weight: 600;
  text-decoration: underline;
}
:not(.ss-tw) .opt-in__submit {
  border: none;
  color: #fff !important;
  border-radius: 50px;
  padding: 12px 20px;
  flex-wrap: wrap;
}
:not(.ss-tw) .opt-in__submit--tg {
  background: #1d93d2;
}
:not(.ss-tw) .opt-in__submit--tg svg {
  width: 20px;
  height: 20px;
  margin-right: 4px;
  margin-bottom: -7px;
  background: #fff;
  border-radius: 20px;
  padding: 2px;
}
:not(.ss-tw) .opt-in__submit--vk {
  background: #2787f5;
}
:not(.ss-tw) .opt-in__submit--vk svg {
  width: 20px;
  height: 20px;
  margin-right: 4px;
  margin-bottom: -6px;
}
@media screen and (max-width: 767px) {
  :not(.ss-tw) .opt-in {
    padding: 20px 20px 30px 20px;
  }
}
:not(.ss-tw) .account-activation {
  padding: 30px 20px 20px;
}
:not(.ss-tw) .account-activation .ui-modal__header {
  font-size: 16px;
  font-weight: 600;
}
:not(.ss-tw) .account-activation .ui-modal__body {
  margin-top: 20px;
}
:not(.ss-tw) .account-activation hr {
  margin: 20px 15px;
}
:not(.ss-tw) .account-activation__hint {
  padding: 0 15px;
  font-size: 14px;
  text-align: left;
  font-weight: 500;
  color: #8b8b8b;
  max-width: 430px;
}
:not(.ss-tw) .account-activation__buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}
:not(.ss-tw) .account-activation__buttons .ui-platform-list__item {
  border: none;
  padding: 0;
  opacity: 1;
}
:not(.ss-tw) .account-activation__buttons .ui-platform-list__name {
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
}
:not(.ss-tw) .account-activation__footer {
  display: flex;
  justify-content: space-between;
  padding: 5px 15px;
  gap: 8px;
}
:not(.ss-tw) .account-activation__footer .ui-button {
  flex: 1;
  text-align: center;
  max-width: 230px;
}
:not(.ss-tw) .account-activation__footer .ui-button + .ui-button {
  margin-left: auto;
  flex: 2;
}
:not(.ss-tw) .dropdown-item:is(.ss-tw) {
  padding: 0;
}
:not(.ss-tw) user-metrics > div {
  height: 59px;
}
:not(.ss-tw) .paywall {
  padding: 20px 0;
  overflow: hidden;
  max-width: 310px;
}
:not(.ss-tw) .paywall__title {
  margin-top: 25px;
  background: #ffd600;
  padding: 5px 0;
  transform: rotate(-3deg);
  margin-left: -10px;
  margin-right: -10px;
}
:not(.ss-tw) .paywall__title h4 {
  padding: 16px 0;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}
:not(.ss-tw) .paywall__subtitle {
  margin: 20px 20px 10px 20px;
  font-size: 14px;
  text-align: left;
}
:not(.ss-tw) .paywall__features {
  list-style: none;
  text-align: left;
  font-size: 14px;
  padding: 0 20px;
}
:not(.ss-tw) .paywall__features li {
  display: flex;
  align-items: flex-start;
}
:not(.ss-tw) .paywall__features li svg {
  width: 24px;
  min-width: 24px;
  color: #22c55e;
  margin-right: 10px;
}
:not(.ss-tw) .paywall .ui-button {
  display: block;
  text-align: center;
  margin: 20px 20px 0 20px;
  padding: 15px 10px;
  font-size: 16px;
  border-radius: 4px;
}
:not(.ss-tw) .paywall .ui-button + .ui-button {
  margin: 10px 20px 0 20px;
  padding: 12px 10px;
}
@media (max-width: 767px) {
  :not(.ss-tw) .paywall .paywall__features {
    font-size: 12px;
  }
}
:not(.ss-tw) .user-agreements {
  max-width: 500px;
  padding: 40px 30px;
}
:not(.ss-tw) .user-agreements h2 {
  font-size: 20px;
  font-weight: 600;
}
:not(.ss-tw) .user-agreements h3 {
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  margin-top: 20px;
}
:not(.ss-tw) .user-agreements__checkboxes {
  font-size: 14px;
  text-align: left;
}
:not(.ss-tw) .user-agreements__checkboxes label {
  margin-bottom: 10px;
  cursor: pointer;
}
:not(.ss-tw) .user-agreements__checkboxes label input {
  accent-color: #FFD600;
  cursor: pointer;
}
:not(.ss-tw) .user-agreements__submit {
  margin-top: 24px;
  text-align: center;
  width: 260px;
}
:not(.ss-tw) .modal-wrapper--plans2026 {
  z-index: 0 !important;
}
:not(.ss-tw) .plans2026 {
  max-width: 540px;
  padding: 36px 44px 15px;
  text-align: center;
}
:not(.ss-tw) .plans2026__title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 16px;
}
:not(.ss-tw) .plans2026 p.plans2026__text {
  font-size: 13px;
  margin-bottom: 24px;
  text-align: center;
  font-weight: 500;
  opacity: 1;
  max-width: 420px;
}
:not(.ss-tw) .plans2026__link {
  display: inline-block;
  margin-bottom: 32px;
  text-decoration: underline;
  color: #000;
  font-size: 13px;
  font-weight: 600;
  opacity: 0.9;
}
:not(.ss-tw) .plans2026__buttons {
  display: flex;
  gap: 12px;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 28px;
}
:not(.ss-tw) .plans2026__buttons a.ui-button,
:not(.ss-tw) .plans2026__buttons button.ui-button {
  background: #e5e5e5;
  color: #545454 !important;
  padding: 15px;
  border-radius: 6px;
  border: none;
  width: 210px;
  text-align: center;
  margin: 0;
}
:not(.ss-tw) .plans2026__buttons button.ui-button--general {
  background: #FFD600;
}
:not(.ss-tw) .plans2026__checkbox {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 14px;
  cursor: pointer;
}
:not(.ss-tw) .plans2026__checkbox input {
  accent-color: #FFD600;
  cursor: pointer;
}