@font-face {
  font-family: iconfont;
  src: url(/fonts/iconfont.eot?54c8f8d3a5e579473470101a2ae427d7);
  src: url(/fonts/iconfont.eot?54c8f8d3a5e579473470101a2ae427d7?#iefix) format("embedded-opentype"), url(/fonts/iconfont.woff2?509d519f7a9dea338338c441555e5cf0) format("woff2"), url(/fonts/iconfont.woff?7c9ecf44a59d34fadefa230c6a4a6aaa) format("woff"), url(/fonts/iconfont.ttf?476ee8fb176414f85ea6a28df9cd265e) format("truetype"), url(/fonts/iconfont.svg?d47b54bf1b7065a853c1997364363eb5#iconfont) format("svg");
  font-style: normal;
  font-weight: 400;
}
.icon {
  display: inline-block;
  transform: translate(0, 0);
  text-rendering: auto;
  font: normal normal 400 14px/1 iconfont;
  font-size: inherit;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

.icon-lg {
  vertical-align: -15%;
  line-height: 0.75em;
  font-size: 1.33333333em;
}

.icon-2x {
  font-size: 2em;
}

.icon-3x {
  font-size: 3em;
}

.icon-4x {
  font-size: 4em;
}

.icon-5x {
  font-size: 5em;
}

.icon-fw {
  width: 1.28571429em;
  text-align: center;
}

.icon-add::before {
  content: "\ea01";
}

.icon-add-user::before {
  content: "\ea02";
}

.icon-applications::before {
  content: "\ea03";
}

.icon-archive::before {
  content: "\ea04";
}

.icon-bid::before {
  content: "\ea05";
}

.icon-blog::before {
  content: "\ea06";
}

.icon-burger::before {
  content: "\ea07";
}

.icon-calendar::before {
  content: "\ea08";
}

.icon-card::before {
  content: "\ea09";
}

.icon-caret::before {
  content: "\ea0a";
}

.icon-caret-down::before {
  content: "\ea0b";
}

.icon-caret-up::before {
  content: "\ea0c";
}

.icon-chart::before {
  content: "\ea0d";
}

.icon-check::before {
  content: "\ea0e";
}

.icon-checked::before {
  content: "\ea0f";
}

.icon-cliens::before {
  content: "\ea10";
}

.icon-clients::before {
  content: "\ea11";
}

.icon-collector::before {
  content: "\ea12";
}

.icon-collectors::before {
  content: "\ea13";
}

.icon-copy::before {
  content: "\ea14";
}

.icon-credit::before {
  content: "\ea15";
}

.icon-credit-products::before {
  content: "\ea16";
}

.icon-credit1::before {
  content: "\ea17";
}

.icon-decision::before {
  content: "\ea18";
}

.icon-decisions::before {
  content: "\ea19";
}

.icon-denied::before {
  content: "\ea1a";
}

.icon-discount::before {
  content: "\ea1b";
}

.icon-download::before {
  content: "\ea1c";
}

.icon-drag::before {
  content: "\ea1d";
}

.icon-edit::before {
  content: "\ea1e";
}

.icon-email::before {
  content: "\ea1f";
}

.icon-error::before {
  content: "\ea20";
}

.icon-filter::before {
  content: "\ea21";
}

.icon-home::before {
  content: "\ea22";
}

.icon-image::before {
  content: "\ea23";
}

.icon-info::before {
  content: "\ea24";
}

.icon-left::before {
  content: "\ea25";
}

.icon-lock::before {
  content: "\ea26";
}

.icon-mailopened::before {
  content: "\ea27";
}

.icon-message::before {
  content: "\ea28";
}

.icon-modules::before {
  content: "\ea29";
}

.icon-monay::before {
  content: "\ea2a";
}

.icon-money::before {
  content: "\ea2b";
}

.icon-new-client::before {
  content: "\ea2c";
}

.icon-notifications::before {
  content: "\ea2d";
}

.icon-paint::before {
  content: "\ea2e";
}

.icon-people::before {
  content: "\ea2f";
}

.icon-qa::before {
  content: "\ea30";
}

.icon-reports::before {
  content: "\ea31";
}

.icon-return::before {
  content: "\ea32";
}

.icon-reviews::before {
  content: "\ea33";
}

.icon-right::before {
  content: "\ea34";
}

.icon-roll-down::before {
  content: "\ea35";
}

.icon-roll-up::before {
  content: "\ea36";
}

.icon-save::before {
  content: "\ea37";
}

.icon-search::before {
  content: "\ea38";
}

.icon-settings::before {
  content: "\ea39";
}

.icon-sms::before {
  content: "\ea3a";
}

.icon-sort-down::before {
  content: "\ea3b";
}

.icon-sort-up::before {
  content: "\ea3c";
}

.icon-success::before {
  content: "\ea3d";
}

.icon-time::before {
  content: "\ea3e";
}

.icon-unLock::before {
  content: "\ea3f";
}

.icon-user::before {
  content: "\ea40";
}

.icon-users::before {
  content: "\ea41";
}

.icon-watch::before {
  content: "\ea42";
}

*,
*:before,
*:after {
  box-sizing: inherit;
}

body {
  margin: 0;
  background-color: #fff;
  text-rendering: optimizeLegibility;
  -webkit-text-decoration-skip: objects;
          text-decoration-skip: objects;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: transparent;
  min-width: 320px;
  overflow-x: hidden;
}

html {
  box-sizing: border-box;
}

html, body {
  min-height: 100%;
}

html, body {
  height: 100%;
}

audio,
video {
  display: block;
}

section {
  max-width: 100%;
}

a {
  text-decoration: none;
}
a:focus {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a img {
  border: none;
}

ul, ol {
  margin: 0;
  padding: 0;
}

ul, li {
  list-style-type: none;
}

img {
  max-width: 100%;
  display: block;
  border-style: none;
}

input,
textarea,
select {
  vertical-align: middle;
}

form, fieldset {
  margin: 0;
  padding: 0;
  border-style: none;
  width: 100%;
}

input[type=search],
input[type=text],
input[type=file],
input[type=password],
input[type=submit],
input[type=email],
input[type=tel],
textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  resize: none;
  outline: none;
}

input[type=email] {
  box-shadow: none;
  -webkit-box-shadow: none;
}

input[type=image] {
  padding: 0;
  border: none;
}

input[type=submit]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type=submit],
input[type=button] {
  cursor: pointer;
}

input[type=submit]:focus,
input[type=button]:focus {
  outline: none;
  box-shadow: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button,
input[type=email]::-webkit-inner-spin-button,
input[type=email]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

button:focus {
  outline: none;
  border: none;
  box-shadow: none;
}

button {
  cursor: pointer;
  outline: none;
  border: none;
  box-shadow: none;
}

p, span, label, h1, h2, h3, h4, h5, h6, b, strong, i, em {
  margin: 0;
}

iframe {
  border: none;
}

input::-ms-clear {
  display: none;
}

body {
  color: #292D45;
  background-color: #F7F7F7;
  font-family: "Gilroy";
}
body.dragging {
  cursor: move;
}

.text-center {
  text-align: center;
}

.main__content {
  max-width: 1586px;
  margin: 112px auto 0;
  padding: 24px 15px;
  transition: 0.5s ease-in-out;
}
.main__content.full-width {
  max-width: 100%;
}
.main__content.no-breadcrumbs {
  margin-top: 56px;
}
.main__content.translation {
  padding-left: 344px;
  max-width: 100%;
}

.title__block {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #292D45;
  margin-bottom: 16px;
}

.info__box {
  background: #FFFFFF;
  padding: 16px 25px;
  box-shadow: 0px 0px 4px rgba(136, 136, 136, 0.24);
  border-radius: 8px;
  height: calc(100% - 24px);
  margin-bottom: 24px;
}

.page__info-row {
  padding: 8px 30px;
  position: fixed;
  top: 56px;
  height: 56px;
  left: 0;
  z-index: 90;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  background: #FCFCFF;
  box-shadow: 0px 0px 4px rgba(136, 136, 136, 0.24);
}

.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.red__mod {
  color: #EB5757;
}

.squeeze-table {
  width: 100%;
  padding: 0 15px;
}
.squeeze-table.short-view {
  width: 58%;
}
@media only screen and (max-width: 1700px) {
  .squeeze-table.short-view {
    width: 50%;
  }
}

.pl-24 {
  padding-left: 24px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.mt-20 {
  margin-top: 20px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-80 {
  margin-bottom: 80px !important;
}

.change-item {
  width: 42%;
  padding: 0 15px;
}
@media only screen and (max-width: 1700px) {
  .change-item {
    width: 50%;
  }
}

.title {
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
  margin-bottom: 40px;
}

.h2-title {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 10px;
}

.h3-title {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  margin-bottom: 20px;
}

.align-item-center {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.space-between {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.space-between form {
  width: auto;
  min-width: 640px;
}

.time__info {
  font-size: 18px;
  margin-bottom: 15px;
}
.time__info a {
  color: #737DF9;
}

.mb-20 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 15px;
}

.text-right {
  text-align: right;
}

.shadow__date {
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #8D959B;
}

.ui-timepicker-container {
  z-index: 10 !important;
}

.ui-corner-all {
  cursor: pointer;
}

.ui-corner-all.ui-state-hover {
  background-color: #737DF9 !important;
  color: #fff !important;
}

.ui-timepicker-standard {
  padding: 0 !important;
}

.loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, visibility 0.2s;
  z-index: 999;
}
.loader.is-show {
  opacity: 1;
  visibility: visible;
}

.loader__circle {
  position: fixed;
  top: 50%;
  left: 50%;
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 3px solid #737DF9;
  border-radius: 50%;
  border-top-color: #fff;
  animation: spin 1s linear infinite;
  transform: translate(-50%, -50%);
}

@keyframes spin {
  to {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.candidate__row {
  display: flex;
  justify-content: flex-end;
}
.candidate__row .btn:not(:first-child) {
  margin-left: 16px;
}

.candidate__item {
  display: flex;
  align-items: center;
}
.candidate__item:not(:last-child) {
  margin-bottom: 16px;
}

.candidate__description {
  font-weight: 600;
  margin-right: 5px;
}

dl,
dd {
  margin: 0;
}

.candidate__status {
  display: flex;
  align-items: flex-start;
}
.candidate__status .select__block {
  width: 200px;
  margin-left: 12px;
  margin-right: 12px;
}

.candidate__status-text {
  padding-top: 10px;
}

.inputs__salary {
  display: grid;
  grid-template-columns: 1fr 1fr 90px;
  grid-column-gap: 12px;
}
.inputs__salary label {
  display: block;
  margin-bottom: 8px;
}

.candidate__content .select2-container--default.select2-container--disabled.select2-container--focus .select2-selection--multiple {
  border-color: #C5C6CE;
}
.candidate__content .select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: transparent;
}

.input__inner.width__mod {
  max-width: 680px;
}
.input__inner.two__columns {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 32px;
}
.input__inner.two__columns label {
  display: block;
  margin-bottom: 8px;
}

.candidate__resume.change__row {
  align-items: center;
}
.candidate__resume.change__row .label {
  padding-top: 0;
}
.candidate__resume.change__row .label label {
  margin-bottom: 0;
}

.candidate__resume-text {
  font-weight: 600;
  color: #737DF9;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.input__options {
  padding-top: 5px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 32px;
}
.input__options .checkbox__container:not(:last-of-type) {
  margin-bottom: 24px;
}

.input__options.input__inner .input__options-title {
  margin-bottom: 32px;
  font-weight: 500;
}

.text-primary {
  color: #737DF9;
}

.tr-bg td {
  background-color: #F4F5FF;
}

.js-squeeze-table {
  transition: 0.3s ease-in-out;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.header__row {
  padding: 8px 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px rgba(136, 136, 136, 0.24);
}
.header__logo {
  max-width: 176px;
  display: inline-block;
  position: relative;
  z-index: 11;
}
.header__logo img {
  width: 100%;
}
.header__left-side {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.header__right-side {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.header__right-side .search__block {
  margin-right: 25px;
}

.menu__toggle {
  margin-right: 20px;
  position: relative;
  z-index: 11;
  cursor: pointer;
}
.menu__toggle span {
  display: block;
  width: 16px;
  height: 2px;
  margin-bottom: 4px;
  background-color: #5F6379;
  transition: 0.3s ease-in-out;
  position: relative;
}
.menu__toggle span:last-child {
  margin-bottom: 0;
}
.menu__toggle.active span:nth-child(1) {
  top: 6px;
  transform: rotate(-225deg);
}
.menu__toggle.active span:nth-child(2) {
  opacity: 0;
  transform: rotate(140deg);
}
.menu__toggle.active span:nth-child(3) {
  bottom: 6px;
  transform: rotate(225deg);
}

.nav__userinfo {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.nav__userinfo .dropdown {
  margin-right: 15px;
}
.nav__userinfo .dropdown a {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.nav__userinfo .dropdown a img {
  margin-right: 8px;
}

.navbar-nav {
  display: none;
}

.user__avatar {
  margin-right: 8px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: linear-gradient(90deg, #FDFBFB 0%, #EBEDEE 100%);
}

.user-profile {
  position: relative;
}
.user-profile__current {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  cursor: pointer;
}
.user-profile__current:hover {
  color: #737DF9;
}
.user-profile__dropdown {
  position: absolute;
  background: #fff;
  box-shadow: 0px 0px 4px rgba(136, 136, 136, 0.24);
  border-radius: 8px;
  left: 0;
  right: 0;
  top: 120%;
  min-width: 100%;
  padding: 8px;
  display: none;
}
.user-profile__item {
  margin-bottom: 10px;
}
.user-profile__item:last-child {
  margin-bottom: 0;
}
.user-profile__link {
  font-size: 16px;
  line-height: 16px;
  color: #292D45;
  display: flex;
  align-items: center;
  transition: 0.3s ease-in-out;
}
.user-profile__link:hover {
  color: #737DF9;
}
.user-profile__link .icon {
  margin-right: 10px;
}

.current__user {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}

.additional__links {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.additional__link {
  display: inline-block;
  margin-right: 20px;
  color: #292D45;
  text-decoration: underline;
}

.sidebar__footer {
  border-top: 1px solid #EEEEEE;
  width: 100%;
  padding: 16px 32px;
  margin-top: auto;
}
.sidebar__footer .copyright {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 16px;
  color: #6B6F82;
}
.sidebar__menu {
  visibility: hidden;
  opacity: 0;
  transform: translateX(-100%);
  padding-top: 64px;
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  position: fixed;
  width: 316px;
  left: 0;
  z-index: 10;
  top: 0;
  height: 100vh;
  box-shadow: 0px 0px 4px rgba(136, 136, 136, 0.24);
  transition: opacity 0.5s ease-in-out, visibility 0.2s ease-in-out, transform 0.5s ease-in-out;
}
.sidebar__menu.active {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
}
.sidebar__menu .has__submenu {
  position: relative;
}
.sidebar__menu .has__submenu .icon-caret-down {
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  background-color: #fff;
  width: 40px;
  font-size: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.sidebar__menu .has__submenu .icon-caret-down:hover {
  background-color: #F4F5FF;
}
.sidebar__menu .has__submenu .icon-caret-down:before {
  transition: 0.3s ease-in-out;
}
.sidebar__menu .has__submenu .icon-caret-down.active:before {
  transform: rotate(180deg);
}
.sidebar__menu .has__submenu.submenu__item .icon-caret-down {
  height: 35px;
}

.menu__list {
  max-height: 100%;
  overflow: auto;
}
.menu__item {
  position: relative;
  margin-bottom: 16px;
}
.menu__link {
  display: flex;
  align-items: center;
  padding: 8px 32px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #292D45;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
}
.menu__link:hover, .menu__link.active {
  background-color: #F4F5FF;
  color: #737DF9;
}
.menu__link .icon {
  width: 18px;
  margin-right: 12px;
}

.menu__item > .submenu__list > .submenu__item > .submenu__link {
  padding-left: 72px;
}

.submenu__list {
  background-color: #fff;
  display: none;
  transition: 0.3s ease-in-out;
}
.submenu__link {
  padding: 8px;
  padding-left: 85px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #EEEEEE;
  color: #292D45;
  transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
  position: relative;
}
.submenu__link:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
}
.submenu__link:hover, .submenu__link.active {
  background-color: #F4F5FF;
  color: #737DF9;
}
.submenu__link .icon {
  width: 18px;
  margin-right: 12px;
}

.breadcrumbs__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.breadcrumbs__item {
  margin-right: 56px;
  position: relative;
}
.breadcrumbs__item:last-child:after {
  display: none;
}
.breadcrumbs__item:after {
  content: "\ea34";
  font-family: iconfont;
  position: absolute;
  right: -35px;
  top: 5px;
  color: #8E91A0;
}
.breadcrumbs__link {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.breadcrumbs__link .icon {
  margin-right: 4px;
  color: #6B6F82;
}

a.breadcrumbs__link {
  color: #6B6F82;
  transition: color 0.2s ease-in-out;
}
a.breadcrumbs__link span:not(.icon) {
  text-decoration: underline;
}
a.breadcrumbs__link:hover {
  color: #737DF9;
}

.datepicker__filter {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.datepicker__filter .icon {
  margin-right: 8px;
}
.datepicker__filter input {
  cursor: pointer;
  width: 190px;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  font-family: "Gilroy";
  border-radius: 0;
  border: none;
  background-color: inherit;
  transition: 0.2s ease-in-out;
}
.datepicker__filter input:hover {
  color: #737DF9;
}
.datepicker__filter input::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #292D45;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.datepicker__filter input::-webkit-input-placeholder:hover {
  color: #737DF9;
}
.datepicker__filter input:-moz-placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #292D45;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.datepicker__filter input:-moz-placeholder:hover {
  color: #737DF9;
}
.datepicker__filter input::-moz-placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #292D45;
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.datepicker__filter input::-moz-placeholder:hover {
  color: #737DF9;
}
.datepicker__filter input:-ms-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #292D45;
  -ms-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.datepicker__filter input:-ms-input-placeholder:hover {
  color: #737DF9;
}

.lightpick {
  z-index: 80;
}

.lightpick__day-of-the-week {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  font-family: "Gilroy";
  text-transform: capitalize;
  height: 40px;
}

.lightpick__days {
  border-top: 1px solid #DFE0E4;
  border-left: 1px solid #DFE0E4;
  border-radius: 8px;
  overflow: hidden;
}

.lightpick__day {
  border-right: 1px solid #DFE0E4;
  border-bottom: 1px solid #DFE0E4;
}
.lightpick__day:last-child {
  border-radius: 0 0 8px 0;
}

.lightpick__month-title > .lightpick__select {
  text-align: left;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  font-family: "Gilroy";
}

.lightpick__month-title {
  padding-left: 0;
  margin-left: 0;
}

.lightpick__day.is-end-date.is-in-range.is-flipped, .lightpick__day.is-start-date.is-in-range, .lightpick__day.is-end-date.is-in-range, .lightpick__day.is-start-date.is-in-range.is-flipped {
  border-radius: 0;
  background: #F9D567;
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
  color: #292D45;
}

.lightpick__day {
  font-weight: 500;
  font-size: 12px;
  line-height: 14px;
}

.lightpick__day:not(.is-disabled):hover {
  background-image: none;
  background-color: #FEF8E6;
}

.lightpick__close-action, .lightpick__next-action, .lightpick__previous-action {
  background-color: transparent;
}

.lightpick__close-action, .lightpick__next-action, .lightpick__previous-action {
  font-size: 20px;
}

.lightpick__previous-action {
  font-size: 0;
}
.lightpick__previous-action:after {
  font-family: iconfont;
  content: "\ea25";
  font-size: 20px;
}

.lightpick__next-action {
  font-size: 0;
}
.lightpick__next-action:after {
  font-family: iconfont;
  font-size: 20px;
  content: "\ea34";
}

.lightpick__apply-action {
  background-color: #737DF9;
  border-radius: 8px;
  padding: 8px 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  font-family: "Gilroy";
  transition: 0.2s ease-in-out;
}
.lightpick__apply-action:hover {
  opacity: 0.8;
}

.lightpick__reset-action {
  background: #FFFFFF;
  border-radius: 8px;
  padding: 8px 16px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  font-family: "Gilroy";
  color: #292D45;
  transition: 0.2s ease-in-out;
}
.lightpick__reset-action:hover {
  opacity: 0.8;
}

.lightpick__day.is-in-range {
  background: #FEF8E6;
}

.lightpick__month {
  padding-bottom: 16px;
}

.lightpick {
  padding: 16px;
}

.lightpick__day.is-end-date, .lightpick__day.is-end-date:hover, .lightpick__day.is-start-date, .lightpick__day.is-start-date:hover {
  background: #F9D567;
  color: #292D45;
}

.table__select-cover .select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .table__select-cover .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border: 1px solid #DFE0E4;
  border-radius: 8px;
}
.table__select-cover .select2-container--default.select2-container--focus .select2-selection--multiple {
  border: 1px solid #DFE0E4;
  border-radius: 8px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 0;
}

.select2-container .select2-search--inline .select2-search__field {
  font-size: 14px;
  line-height: 21px;
  font-family: "Gilroy";
  font-weight: normal;
}

.select2-container--default .select2-selection--multiple {
  border: 1px solid #C5C6CE;
  min-height: 40px;
  border-radius: 8px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container .select2-search--inline .select2-search__field {
  margin-top: 8px;
}

.select__block {
  width: 275px;
}
.select__block > .select2-container {
  width: 100% !important;
}
.select__block > .select2-container .select2-selection--single {
  min-height: 40px;
  border: 1px solid #C5C6CE;
  border-radius: 8px;
  display: flex;
  align-items: center;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  padding: 12px 8px;
}
.select__block > .select2-container .select2-selection--single .select2-selection__arrow {
  height: 34px;
}
.select__block > .select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
  font-size: 14px;
  line-height: 21px;
  font-family: "Gilroy";
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #737DF9;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  width: 100%;
}

.select2-results__option--selectable {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #292D45;
  text-transform: initial;
}

.select2-container .select2-dropdown {
  z-index: 5;
}

.modal {
  max-width: 608px;
  width: 100%;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px rgba(136, 136, 136, 0.24);
  border-radius: 8px;
  padding: 0;
}
.modal .fancybox-close-small {
  display: none;
}
.modal__title {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
}
.modal__header {
  padding: 16px;
}
.modal__footer {
  padding: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.modal__footer .btn {
  margin-left: 16px;
  min-width: 100px;
}
.modal__body {
  padding: 24px 16px;
  border-bottom: 1px solid #EEEEEE;
  border-top: 1px solid #EEEEEE;
}
.modal__body a {
  color: #737DF9;
}
.modal__body a:hover {
  color: #000;
}

.fancybox-content {
  overflow: visible;
}

.fancybox__backdrop {
  background: #5F6379;
  opacity: 0.2;
}

.change__row {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.change__row:last-child {
  margin-bottom: 0;
}
.change__row .label {
  padding-top: 7px;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
  width: 190px;
  margin-right: 16px;
}
.change__row .label label {
  display: block;
  margin-bottom: 15px;
}
.change__row .input__inner {
  width: calc(100% - 206px);
  max-width: 540px;
}
.change__row .input__inner p {
  margin-bottom: 15px;
}
.change__row .input__inner a {
  color: #737DF9;
}
.change__row .input__inner .radio-checkbox__container {
  padding-top: 7px;
}
.change__row .input__inner .select__block, .change__row .input__inner .data-select__block {
  width: 100%;
  margin-bottom: 16px;
}
.change__row .input__inner .select__block:last-child, .change__row .input__inner .data-select__block:last-child {
  margin-bottom: 0;
}
.change__row .input__inner .select__block > .select2-container .select2-selection--single {
  min-height: 40px;
}

.alert {
  position: fixed;
  top: 100px;
  z-index: 999;
  left: 50%;
  background-color: #fff;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateX(-50%);
  padding: 10px 17px;
  border-radius: 20px;
}
.alert .icon {
  margin-right: 15px;
}
.alert-success {
  border: 1px solid #33BE63;
}
.alert-success .icon {
  color: #33BE63;
}
.alert-error {
  border: 1px solid #EB5757;
}
.alert-error .icon {
  color: #EB5757;
}

.table__nav {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
  position: relative;
  border: 1px solid #DBDEDF;
}
.table__nav-item {
  overflow: hidden;
}
.table__nav-item:last-child {
  border-radius: 0px 8px 0px 0px;
}
.table__nav-item:first-child {
  border-radius: 8px 0px 0px 0px;
}
.table__nav-link {
  display: inline-block;
  padding: 8px 16px;
  background-color: #FCFCFF;
  color: #6B6F82;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.table__nav-link.active {
  font-weight: bold;
  color: #737DF9;
  background-color: #fff;
}
.table__select-cover {
  position: absolute;
  background: #FFFFFF;
  box-shadow: 0px 0px 8px rgba(136, 136, 136, 0.24);
  border-radius: 8px;
  max-width: 290px;
  min-width: 200px;
  width: -moz-max-content;
  width: max-content;
  z-index: 10;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  padding: 15px;
}
.table__select-cover .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: transparent;
}
.table__select-cover .filter__list .checkbox__container:not(:last-child) {
  margin-bottom: 10px;
}
.table__select-cover .filter__list .checkbox__container:last-child {
  margin-bottom: 20px;
}
.table__select-cover .btns__set {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.table__box {
  padding-top: 24px;
  background: #fff;
  box-shadow: 0px 0px 4px rgba(136, 136, 136, 0.24);
  border-radius: 8px;
}
.table__box.with-nav__mod {
  border-top-left-radius: 0;
}
.table__cover.scroll__mod table {
  min-width: 600px;
}
.table__cover.large__mod table {
  min-width: 1000px;
}
.table__cover.large__mod table tr td {
  padding: 24px 12px;
}
.table__cover.medium__mod table tr td {
  padding: 16px;
}
.table__cover.small__mod table tr td, .table__cover.small__mod table tr th {
  padding: 8px 4px;
  font-size: 12px;
  line-height: 12px;
}
.table__cover.small__mod table tr td:first-child, .table__cover.small__mod table tr th:first-child {
  padding-left: 8px;
}
.table__cover.small__mod table tr td:last-child, .table__cover.small__mod table tr th:last-child {
  padding-right: 8px;
}
.table__cover.double-column__mod tr td:first-child {
  text-align: left;
}
.table__cover.double-column__mod tr td:last-child {
  text-align: right;
}
.table__cover.double-column__mod tr td:last-child .align-item-center {
  justify-content: flex-end;
}
.table__cover.table-hover__mod table tr:hover td {
  cursor: pointer;
  background-color: #F4F5FF;
}
.table__cover table {
  border-spacing: 0;
  width: 100%;
}
.table__cover table .icon {
  margin-left: 8px;
}
.table__cover table tr.active td {
  background-color: #F4F5FF;
}
.table__cover table tr td {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #292D45;
  transition: background-color 0.2s ease-in-out;
  padding: 24px 12px;
}
.table__cover table tr td a:not(.btn) {
  color: #737DF9;
}
.table__cover table tr td a:not(.btn):hover {
  opacity: 0.8;
}
.table__cover table tr th, .table__cover table tr td {
  text-align: left;
  border-bottom: 1px solid #EEEEEE;
}
.table__cover table tr th:first-child, .table__cover table tr td:first-child {
  padding-left: 24px;
}
.table__cover table tr th:last-child, .table__cover table tr td:last-child {
  padding-right: 24px;
}
.table__cover table tr th {
  padding: 12px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #292D45;
  text-transform: uppercase;
  position: relative;
}
.table__cover table tr th .align-item-center {
  flex-wrap: nowrap;
  white-space: nowrap;
}
.table__cover table tr th .btn .icon {
  color: #fff;
}
.table__cover table tr th .icon {
  color: #8E91A0;
}
.table__options {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
  padding: 0 24px;
}
.table__buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.table__buttons .btn {
  margin-left: 24px;
}
.table__info {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #8E91A0;
}
.table__info span {
  font-size: 16px;
  line-height: 24px;
  color: #292D45;
  padding-right: 8px;
}
.table__pagination {
  padding: 14px 24px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
}
.table__pagination .select__rows {
  position: relative;
}
.table__pagination .select__rows .select__rows-dropdown {
  display: none;
  width: 110px;
  background: #fff;
  box-shadow: 0px 0px 4px rgba(136, 136, 136, 0.24);
  border-radius: 8px;
  padding: 10px;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translate(-50%, -100%);
}
.table__pagination .select__rows .select__rows-dropdown li {
  position: relative;
  margin-bottom: 10px;
}
.table__pagination .select__rows .select__rows-dropdown li:last-child {
  margin-bottom: 0;
}
.table__pagination .select__rows .select__rows-dropdown input {
  display: none;
}
.table__pagination .select__rows .select__rows-dropdown input:checked + label:after {
  opacity: 1;
}
.table__pagination .select__rows .select__rows-dropdown label {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 500;
  font-size: 14px;
  padding-left: 24px;
  line-height: 22px;
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.table__pagination .select__rows .select__rows-dropdown label:hover {
  color: #737DF9;
}
.table__pagination .select__rows .select__rows-dropdown label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  border: 2px solid #8E91A0;
}
.table__pagination .select__rows .select__rows-dropdown label:after {
  font-family: iconfont;
  content: "\ea0f";
  font-size: 7px;
  width: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 3px;
  height: 16px;
  border-radius: 5px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.table__pagination .current__rows {
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  color: #737DF9;
  padding: 0 9px;
  border-radius: 8px;
  margin-right: 8px;
  background-color: #F4F5FF;
  transition: 0.2s ease-in-out;
  cursor: pointer;
}
.table__pagination .current__rows:hover {
  background-color: transparent;
}
.table__pagination .all__rows {
  margin-right: 24px;
}

.pagination {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.pagination .item:not(.disabled) {
  font-size: 12px;
  width: 28px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 50%;
  line-height: 14px;
  color: #B41AC5;
  border: 1px solid #B41AC5;
  margin: 0 5px;
  transition: 0.3s ease-in-out;
}
.pagination .item:not(.disabled):hover, .pagination .item:not(.disabled).active {
  color: #fff;
  background-color: #B41AC5;
}
.pagination .item.disabled {
  margin: 0 5px;
  display: inline-block;
}
.pagination_arrow {
  background-color: transparent;
  padding: 2px 4px;
  font-size: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #B41AC5;
}
.pagination_arrow:hover {
  color: #000;
}
.pagination_arrow.disabled, .pagination_arrow:disabled {
  color: #C5C6CE;
}

.table-border__mod table {
  border: 1px solid #DBDEDF;
}

.table__title {
  font-size: 20px;
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.table__title .btn {
  margin-left: 15px;
}

.action__block {
  position: relative;
}
.action__inner {
  width: 70px;
  padding: 0 4px 5px;
  border: 1px solid #EEEEEE;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.action__inner:hover {
  background-color: #F4F5FF;
}
.action__list {
  display: none;
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  background-color: #fff;
  z-index: 9;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #EEEEEE;
  padding: 10px;
  width: -moz-max-content;
  width: max-content;
}
.action__list li a {
  font-size: 14px;
  display: flex;
  align-items: center;
}
.action__list li .icon {
  margin-left: 0;
  margin-right: 5px;
}

.filters__table {
  border-left: 1px solid #EEE;
  border-top: 1px solid #EEE;
  overflow: auto;
}
.filters__table th,
.filters__table td {
  border-right: 1px solid #EEE;
}
.filters__table.table__cover th {
  text-align: center;
}
.filters__table .select__block {
  width: 200px;
  margin-right: 0;
  text-align: left;
}

.td__width {
  width: 150px;
}

.filters__btn {
  display: flex;
  flex-direction: column;
}
.filters__btn .btn:not(:last-child) {
  margin-bottom: 12px;
}

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 8px;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  padding: 8px 16px;
  background-color: transparent;
  color: #292D45;
  font-family: "Gilroy";
  transition: 0.2s ease-in-out;
}
.btn .icon {
  color: #8E91A0;
  font-size: 24px;
  margin-right: 8px;
}
.btn:hover, .btn:active {
  opacity: 0.8;
}

.purple-light__mod {
  color: #737DF9;
  background-color: #F4F5FF;
}
.purple-light__mod .icon {
  color: #8E91A0;
  font-size: 24px;
  margin-right: 8px;
}
.purple-light__mod:hover, .purple-light__mod:active {
  opacity: 0.8;
}

.green-light__mod {
  color: #57CF56;
  background-color: #EBF9EB;
}
.green-light__mod .icon {
  color: #8E91A0;
  font-size: 24px;
  margin-right: 8px;
}
.green-light__mod:hover, .green-light__mod:active {
  opacity: 0.8;
}

.red-light__mod {
  color: #EB5757;
  background-color: #FDEBEB;
}
.red-light__mod .icon {
  color: #8E91A0;
  font-size: 24px;
  margin-right: 8px;
}
.red-light__mod:hover, .red-light__mod:active {
  opacity: 0.8;
}

.yellow-light__mod {
  color: #D09700;
  background-color: #FEF8E8;
}
.yellow-light__mod .icon {
  color: #8E91A0;
  font-size: 24px;
  margin-right: 8px;
}
.yellow-light__mod:hover, .yellow-light__mod:active {
  opacity: 0.8;
}

.orange-light__mod {
  color: #F2994A;
  background-color: rgba(242, 153, 74, 0.1);
}
.orange-light__mod .icon {
  color: #8E91A0;
  font-size: 24px;
  margin-right: 8px;
}
.orange-light__mod:hover, .orange-light__mod:active {
  opacity: 0.8;
}

.purple-dark__mod {
  color: #fff;
  background-color: #737DF9;
}
.purple-dark__mod .icon {
  color: #fff;
  font-size: 24px;
  margin-right: 8px;
}
.purple-dark__mod:hover, .purple-dark__mod:active, .purple-dark__mod:disabled {
  opacity: 0.8 !important;
}

.red-dark__mod {
  color: #fff;
  background-color: #EB5757;
}
.red-dark__mod .icon {
  color: #fff;
  font-size: 24px;
  margin-right: 8px;
}
.red-dark__mod:hover, .red-dark__mod:active {
  opacity: 0.8;
}

.btn_blue-light {
  color: #127EFA;
  background-color: #ECF5FF;
}
.btn_blue-light .icon {
  color: #8E91A0;
  font-size: 24px;
  margin-right: 8px;
}
.btn_blue-light:hover, .btn_blue-light:active {
  opacity: 0.8;
}

.btn_gray {
  color: #292D45;
  background-color: #DFE0E4;
}
.btn_gray .icon {
  color: #8E91A0;
  font-size: 24px;
  margin-right: 8px;
}
.btn_gray:hover, .btn_gray:active {
  opacity: 0.8;
}

.btn_dark {
  color: #fff;
  background-color: #292D45;
}
.btn_dark .icon {
  color: #8E91A0;
  font-size: 24px;
  margin-right: 8px;
}
.btn_dark:hover, .btn_dark:active {
  opacity: 0.8;
}

.btn__sort {
  display: flex;
  align-items: center;
  background-color: transparent;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #292D45;
  text-transform: uppercase;
}
.btn__sort .icon-sort-up, .btn__sort .icon-sort-down {
  color: #737DF9 !important;
  display: none;
}
.btn__sort.up .icon-sort-up {
  display: inline-block;
}
.btn__sort.up .icon-burger {
  display: none;
}
.btn__sort.down .icon-sort-down {
  display: inline-block;
}
.btn__sort.down .icon-burger {
  display: none;
}

.btn__filter {
  cursor: pointer;
  transition: 0.3s ease-in-out;
}
.btn__filter:hover {
  color: #737DF9;
}
.btn__filter.active .icon {
  color: #737DF9;
}

.btns__wrap {
  display: flex;
}
.btns__wrap .btn:not(:first-child) {
  margin-left: 12px;
}
.btns__wrap.shrink__mod .btn {
  flex-shrink: 0;
}

.outline__mod {
  padding-top: 6px;
  padding-bottom: 6px;
  border: 1px solid #8E91A0;
  border-radius: 4px;
}
.outline__mod:focus {
  border: 1px solid #8E91A0;
}

.checkbox__container input {
  display: none !important;
}
.checkbox__container input:checked + label:after {
  opacity: 1;
}
.checkbox__container label {
  cursor: pointer;
  padding-left: 30px;
  position: relative;
  display: inline-block;
  min-height: 18px;
}
.checkbox__container label:hover:before {
  border-color: #737DF9;
}
.checkbox__container label:before {
  content: "";
  width: 18px;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 18px;
  border-radius: 5px;
  border: 2px solid #8E91A0;
}
.checkbox__container label:after {
  top: 0px;
  font-family: iconfont;
  content: "\ea0f";
  font-size: 7px;
  width: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  height: 18px;
  border-radius: 5px;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

form .input__container {
  position: relative;
}
form .input__container button:not(.select2-selection__choice__remove):not(.tagify__tag__removeBtn) {
  position: absolute;
  right: -15px;
  top: 0;
  transform: translateX(100%);
  z-index: 2;
}

.check-change .input__container button:not(.select2-selection__choice__remove) {
  opacity: 0;
  visibility: hidden;
}
.check-change .input__container button:not(.select2-selection__choice__remove).active {
  opacity: 1;
  visibility: visible;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #999;
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #999;
}
input::-moz-placeholder, textarea::-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #999;
}

.select2-selection__placeholder {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  font-family: "Gilroy";
}

input:focus-visible {
  outline: none;
}

.input__container {
  position: relative;
}
.input__container.error .text-error {
  display: block;
}
.input__container.with-prefix {
  display: flex;
  align-items: center;
}
.input__container.with-prefix input {
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #C5C6CE;
}
.input__container.select__block textarea {
  min-height: -moz-fit-content;
  min-height: fit-content;
}
.input__container .btn {
  white-space: nowrap;
}
.input__container .text-error {
  width: 100%;
  font-size: 12px;
  color: #ff0000 !important;
  display: none;
  margin-bottom: 0 !important;
}
.input__container input {
  display: block;
  width: 100%;
  background: #fff;
  border: 1px solid #C5C6CE;
  border-radius: 8px;
  transition: 0.2s ease-in-out;
  padding: 8px;
  font-family: "Gilroy";
  font-size: 14px;
  line-height: 21px;
  min-height: 40px;
}
.input__container input:focus, .input__container input:not(:disabled):hover {
  border-color: #737DF9;
}
.input__container input:disabled {
  background-color: #f9f9f9;
}
.input__container textarea {
  display: block;
  width: 100%;
  padding: 12px;
  background: #fff;
  border: 1px solid #C5C6CE;
  border-radius: 8px;
  height: 120px;
  resize: none;
  font-size: 14px;
  line-height: 21px;
  min-height: 40px;
  font-family: "Gilroy";
}
.input__container textarea:disabled {
  background-color: #f9f9f9;
}

.search__cover {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0 24px;
  margin-bottom: 24px;
}

.search__block {
  position: relative;
}
.search__block input {
  max-width: 400px;
  min-height: 32px;
  display: block;
  width: 100%;
  background: #fff;
  border: 1px solid #C5C6CE;
  border-radius: 8px;
  transition: 0.2s ease-in-out;
  padding: 8px 100px 8px 8px;
}
.search__block input:focus, .search__block input:hover {
  border-color: #737DF9;
}
.search__block button {
  position: absolute;
  top: 1px;
  bottom: 1px;
  right: 1px;
  background-color: #F4F5FF;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 0 8px 8px 0;
}

.radio-checkbox__container input {
  display: none;
}
.radio-checkbox__container input:checked + label:before {
  border-color: #737DF9;
}
.radio-checkbox__container input:checked + label:after {
  border-color: #737DF9;
  transform: translateX(8px);
}
.radio-checkbox__container label {
  cursor: pointer;
  padding-left: 25px;
  position: relative;
}
.radio-checkbox__container label:hover:before, .radio-checkbox__container label:hover:after {
  border-color: #737DF9;
}
.radio-checkbox__container label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  border: 2px solid #8E91A0;
  width: 22px;
  height: 14px;
  border-radius: 10px;
}
.radio-checkbox__container label:after {
  content: "";
  position: absolute;
  left: 4px;
  top: 4px;
  border: 2px solid #8E91A0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  transform: translateX(0);
  transition: 0.2s ease-in-out;
}

.input__file {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.input__file img {
  width: 150px;
  height: 150px;
}

.data-select__block {
  position: relative;
}
.data-select__block input {
  min-height: 32px;
  display: block;
  width: 100%;
  background: #fff;
  border: 1px solid #C5C6CE;
  border-radius: 8px;
  transition: 0.2s ease-in-out;
  padding: 8px;
}
.data-select__block input:focus, .data-select__block input:hover {
  border-color: #737DF9;
}
.data-select__block .icon {
  position: absolute;
  right: 10px;
  top: 8px;
  color: #8E91A0;
}
.data-select__block .icon-calendar {
  pointer-events: none;
}

.upload-background__info {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.upload-background__info p:last-child {
  margin-bottom: 0;
}
.upload-background > img {
  width: 450px;
  height: 100px;
  border-radius: 8px;
  -o-object-fit: cover;
     object-fit: cover;
}
.upload-background > img.image186x150 {
  width: 186px;
  height: 150px;
}
.upload-background > img.image242x180 {
  width: 242px;
  height: 180px;
}
.upload-background .upload__file {
  margin-right: 20px;
}

img.image112x112 {
  width: 112px;
  height: 112px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

img.image500x80 {
  width: 500px;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
}

.upload-logo__info {
  margin-bottom: 15px;
}
.upload-logo > img {
  margin: 0 auto 5px;
  max-width: 100%;
}
.upload-logo .text-error {
  text-align: center;
}

.upload__file {
  cursor: pointer;
}
.upload__file input {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  border: none;
  display: inline-block;
  margin: 0;
  opacity: 0;
}
.upload__file .icon {
  transform: rotate(180deg);
}

.radio input {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  border: none;
  display: inline-block;
  margin: 0;
  opacity: 0;
}
.radio input:checked + label:before {
  opacity: 1;
}
.radio input:disabled + label {
  color: #C5C6CE;
}
.radio input:disabled + label:before {
  background-color: #C5C6CE;
}
.radio input:disabled + label:after {
  border-color: #C5C6CE;
}
.radio label {
  padding-left: 40px;
  position: relative;
  font-weight: 600;
  display: inline-block;
  cursor: pointer;
}
.radio label:after {
  content: "";
  width: 26px;
  height: 26px;
  border-radius: 50%;
  border: 2px solid #737DF9;
  position: absolute;
  left: 0;
  top: -3px;
}
.radio label:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  position: absolute;
  background-color: #737DF9;
  left: 5px;
  top: 2px;
  opacity: 0;
}
.radio label span {
  padding-top: 5px;
  font-weight: 400;
  display: block;
}

.select-status {
  position: relative;
  max-width: 120px;
}
.select-status select.hide {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.select-status.active .icon {
  transform: rotate(180deg);
}
.select-status .icon {
  position: absolute;
  right: -15px;
  font-size: 12px;
  top: 32%;
  margin-left: 0 !important;
}
.select-status .current {
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  padding: 4px;
  text-align: center;
  border-radius: 8px;
  cursor: pointer;
}
.select-status .sub-select {
  display: none;
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 8;
  border-radius: 8px;
  overflow: hidden;
  border: 1px solid #EEEEEE;
  padding: 4px;
}
.select-status .sub-select li {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  padding: 4px;
  text-align: center;
  border-radius: 8px;
  cursor: pointer;
}
.select-status .sub-select li:last-child {
  margin-bottom: 0;
}
.select-status .sub-select li:hover {
  opacity: 0.8;
}

.input__item {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #999999;
}
.input__item .btn__remove {
  position: absolute;
  top: 0;
  right: -80px;
}
.input__item .btn__remove span {
  color: #EB5757;
}

.simditor {
  border: 1px solid #C5C6CE;
  border-radius: 8px;
  overflow: hidden;
}
.simditor.simditor-disabled .simditor-body {
  background-color: #f9f9f9;
}

.simditor-placeholder {
  top: 41px !important;
}

.middle-block__col {
  flex-grow: 1;
}

.middle-block__holder {
  max-width: 810px;
  position: relative;
}

.middle-block__item {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #999999;
}
.middle-block__item .middle-block__holder .btn__remove {
  right: -64px;
}
.middle-block__item .upload-background > img {
  width: 450px;
  height: 140px;
}
.middle-block__item .btn__remove {
  position: absolute;
  top: 0;
  right: 0px;
}
.middle-block__item .btn__remove span {
  color: #EB5757;
}

.export__item .data-select__block .icon-calendar {
  top: 50%;
  transform: translateY(-50%);
}

.export__inputs {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.export__inputs .input__container {
  margin-bottom: 0;
}
.export__inputs .input__container:not(:last-child) {
  margin-right: 24px;
}
.export__inputs .radio label {
  font-weight: 400;
}

.export__btn {
  display: none;
  position: absolute;
  top: 50% !important;
  right: 32px !important;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  background-color: transparent;
  transform: translateY(-50%) rotate(45deg) !important;
}
.export__btn.is-show {
  display: block;
}
.export__btn .icon {
  position: static;
  font-size: 20px;
}

.status {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  padding: 4px;
  text-align: center;
  border-radius: 8px;
  max-width: 200px;
}
.status .icon {
  font-size: 16px;
  margin-right: 5px;
}
.status__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.status__vip {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.status__vip .label {
  width: auto;
  padding-top: 0;
}
.status-blue__mod {
  color: #127EFA;
  background-color: #ECF5FF;
}
.status-yellow__mod {
  color: #D09700;
  background-color: #FEF8E8;
}
.status-green__mod {
  color: #57CF56;
  background-color: #EBF9EB;
}
.status-red__mod {
  color: #EB5757;
  background-color: #FDEBEB;
}

.tabs__list {
  display: flex;
  margin-bottom: 32px;
  overflow: auto;
  border-bottom: 1px solid #737DF9;
}
.tabs__list li {
  flex-shrink: 0;
}
.tabs__list li:not(:last-child) .tabs__link {
  border-right: 0;
}

.tabs__link {
  display: block;
  padding: 10px 20px;
  border: 1px solid #737DF9;
  border-bottom: 0;
  color: #292D45;
  transition: background-color 0.2s, color 0.2s;
}
.tabs__link:hover, .tabs__link.active {
  color: #fff;
  background-color: #737DF9;
}

.statistic__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.statistic__item {
  padding: 8px;
  max-width: 160px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.statistic_blue .statistic__icon {
  background: #ECF5FF;
}
.statistic_blue .statistic__icon .icon {
  color: #75B4FC;
}
.statistic_green .statistic__icon {
  background: #EBF9EB;
}
.statistic_green .statistic__icon .icon {
  color: #57CF56;
}
.statistic_red .statistic__icon {
  background: #FDEBEB;
}
.statistic_red .statistic__icon .icon {
  color: #EB5757;
}
.statistic_purple .statistic__icon {
  background: #F4F5FF;
}
.statistic_purple .statistic__icon .icon {
  color: #737DF9;
}
.statistic__icon {
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 8px;
  border-radius: 50%;
  background: #ECF5FF;
}
.statistic__icon .icon {
  color: #75B4FC;
}
.statistic__info {
  width: calc(100% - 56px);
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  color: #6B6F82;
}
.statistic__info span {
  display: block;
  font-size: 16px;
  line-height: 16px;
  color: #292D45;
}

.progress__bar-circle {
  padding-top: 80%;
  width: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin: 10% auto 0;
  position: relative;
}
.progress__bar-circle canvas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.progress__bar-circle .progress__title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
}
.progress__bar-circle .progress__title span {
  display: block;
  letter-spacing: -0.01em;
  font-size: 32px;
  line-height: 40px;
}

.info__box .user__block, .modal .user__block {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 25px;
}
.info__box .user__avatar, .modal .user__avatar {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  position: relative;
  margin-bottom: 15px;
}
.info__box .user__avatar img, .modal .user__avatar img {
  width: 150px;
  height: 150px;
  border-radius: 50%;
}
.info__box .user__avatar img.no-empty, .modal .user__avatar img.no-empty {
  cursor: pointer;
}
.info__box .user__avatar .upload__file, .modal .user__avatar .upload__file {
  cursor: pointer;
  width: 35px;
  height: 35px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  right: -10px;
  bottom: -10px;
  background-color: #fff;
  border-radius: 50%;
  border: 2px solid #737DF9;
}
.info__box .user__avatar .upload__file .icon, .modal .user__avatar .upload__file .icon {
  position: relative;
  top: 2px;
  transform: rotate(180deg);
}
.info__box .user__avatar .upload__file input, .modal .user__avatar .upload__file input {
  display: none;
}
.info__box .user__info, .modal .user__info {
  padding-left: 0px;
}
.info__box .user__info-item, .modal .user__info-item {
  width: 100%;
  margin-bottom: 10px;
}

.verify-id {
  display: flex;
  margin-bottom: 25px;
}

.user__name {
  font-size: 32px;
}

.verify__name {
  width: 150px;
}

.verify__status {
  width: 120px;
}

.verify__item {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.verify__item:last-child {
  margin-bottom: 0;
}

.verify__input {
  width: 200px;
}

.changes__block {
  background: #F9F9F9;
  filter: drop-shadow(0px 0px 4px rgba(136, 136, 136, 0.24));
  border-radius: 8px;
}
.changes__block .table__options {
  margin-bottom: 16px;
  padding: 0;
}

.report__item {
  margin-bottom: 40px;
}

.options__row {
  display: flex;
  flex-wrap: wrap;
}
.options__row .select__block, .options__row .btn {
  margin-right: 16px;
  margin-bottom: 16px;
}
.options__row .btn {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}

.change-toggle-arrow {
  position: absolute;
  right: 0;
  bottom: 0;
}
.change-toggle-arrow:hover {
  cursor: pointer;
}
.change-toggle-arrow:hover span {
  color: #000;
}
.change-toggle-arrow span {
  width: 48px;
  height: 48px;
  background: linear-gradient(135deg, transparent 50%, #F4F5FF 50%);
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  font-size: 20px;
  padding: 5px;
}
.change-toggle-arrow.active {
  position: static;
  width: 48px;
  margin-left: auto;
  bottom: auto;
  top: 0;
  right: 0;
}
.change-toggle-arrow.active span {
  justify-content: flex-end;
  align-items: flex-start;
  background: linear-gradient(45deg, transparent 50%, #F4F5FF 50%);
}
.change-toggle-arrow.active span:before {
  transform: rotate(180deg);
}

.toggle-cover {
  position: relative;
}
.toggle-cover .options__row .btn {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}

.icon-roll-down.left {
  transform: rotate(90deg);
}

.tab__content {
  display: none;
}

.item__inner-info {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
}
.item__inner-info .menu__list {
  width: 41%;
  max-height: 60vh;
  overflow: auto;
  background-color: #fff;
}
@media only screen and (max-width: 1900px) {
  .item__inner-info .menu__link {
    padding: 8px 20px;
  }
}
.item__inner-info .tab__content {
  margin-right: 20px;
  width: calc(59% - 40px);
  max-height: 60vh;
  overflow: auto;
}
.item__inner-info .tab__content .info__box {
  padding: 0;
}

.filters__top .select__block {
  width: 100%;
}

.filters__top .label,
.category__grid .label {
  margin-bottom: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 16px;
}

.parameters__holder {
  margin-bottom: 24px;
}

.category__grid {
  display: grid;
  grid-template-columns: 88px calc(66.666667% + 30px) 44px;
  justify-content: center;
  align-items: start;
}
.category__grid.pseudo__mod:after, .category__grid.pseudo__mod:before {
  content: "";
}

.parameters__item {
  position: relative;
  cursor: pointer;
  z-index: 8;
}
.parameters__item:not(:last-child) {
  margin-bottom: 24px;
}
.parameters__item:not(:last-child) > .input__container:after {
  content: "";
  position: absolute;
  left: -92px;
  right: -64px;
  bottom: -12px;
  height: 1px;
  background-color: #C5C6CE;
}
.parameters__item.dragged {
  position: absolute;
}
.parameters__item > .input__container {
  flex-grow: 1;
}

.parameters__left {
  display: flex;
  align-items: center;
}
.parameters__left .parameters__count {
  width: 50px;
  text-align: center;
}

.parameters__equal {
  position: relative;
  width: 32px;
  height: 16px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-left: 6px;
}
.parameters__equal:after, .parameters__equal:before {
  content: "";
  width: 16px;
  height: 2px;
  border-radius: 2px;
  background-color: #000;
}
.parameters__equal:before {
  margin-bottom: 2px;
}

.plus-decor {
  position: relative;
  width: 24px;
  height: 24px;
  border: 2px solid #000;
  border-radius: 50%;
  margin-right: 8px;
}
.plus-decor:after, .plus-decor:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 2px;
  top: 50%;
  left: 50%;
  background-color: #000;
}
.plus-decor:before {
  transform: translate(-50%, -50%);
}
.plus-decor:after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.parameters__btn {
  width: 32px;
  height: 32px;
  padding: 0;
  margin: 3px 0 0 12px;
  background-color: transparent;
}

.parameter__list {
  display: flex;
  flex-wrap: wrap;
  margin-top: 12px;
}

.parameter__badge {
  margin-bottom: 12px;
  padding: 4px 12px 5px;
  display: flex;
  align-items: center;
  color: #fff;
  background-color: #8E91A0;
  border-radius: 4px;
}
.parameter__badge:not(:last-child) {
  margin-right: 12px;
}
.parameter__badge.hide {
  display: none;
}

.remove__badge {
  position: relative;
  width: 14px;
  height: 14px;
  padding: 0;
  margin: 0 0 0 6px;
  background-color: transparent;
}
.remove__badge:after, .remove__badge:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 2px;
  background-color: #fff;
}
.remove__badge:before {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.remove__badge:after {
  transform: translate(-50%, -50%) rotate(45deg);
}

.tagify--outside {
  border: 0;
}

.tagify--outside .tagify__input {
  order: -1;
  flex: 100%;
  border: 1px solid var(--tags-border-color);
  margin-bottom: 1em;
  transition: 0.1s;
}

.tagify--focus .tagify__input,
.tagify--outside .tagify__input:hover {
  border-color: #737DF9;
}

.tagify--outside.tagify--focus .tagify__input {
  transition: 0s;
  border-color: #737DF9;
}

.tagify {
  width: 100%;
  border: 0 !important;
}
.tagify > span {
  height: 40px;
  margin-left: 0;
  margin-right: 0;
  border-radius: 8px;
  line-height: 28px;
}

.tagify .tagify__tag__removeBtn {
  order: 5;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
  border-radius: 50px;
  cursor: pointer;
  font: 16px/1 Arial;
  background: var(--tag-remove-btn-bg);
  color: #fff;
  width: 16px;
  height: 16px;
  margin-right: 5px;
  margin-left: auto;
  overflow: hidden;
  transition: 0.2s ease-out;
}
.tagify .tagify__tag__removeBtn:after {
  content: "x";
  transition: 0.3s, color 0s;
}

.tagify__tag {
  background-color: #9e9ea4;
  border-radius: 4px;
  margin-left: 0;
}
.tagify__tag:not(:last-of-type) {
  margin-right: 4px;
}

.tagify__tag .tagify__text {
  color: #fff;
  white-space: initial;
}
.tagify__tag .tagify__text:before {
  inset: initial;
  box-shadow: none;
}

.btn__filters {
  display: flex;
  align-items: center;
  padding: 5px 10px;
  margin: 0;
  background-color: #737DF9;
  border-radius: 6px;
  color: #fff;
}
.btn__filters:hover {
  color: #fff;
}
.btn__filters .icon-caret-down {
  font-size: 18px;
}
.btn__filters .icon-filter {
  font-size: 24px;
}

.dropdown__title {
  padding: 6px 12px;
  font-weight: 600;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #C5C6CE;
}

.dropdown__filter {
  position: relative;
}

.btn__filter-text {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 14px;
  font-weight: 500;
}

.dropdown__select {
  display: none;
  position: absolute;
  right: 0;
  top: calc(100% + 8px);
  border-radius: 10px;
  background-color: #F4F5FF;
  border: 1px solid #C5C6CE;
  z-index: 10;
}
.dropdown__select .select__block {
  width: 230px;
}
.dropdown__select .checkbox__container:not(:last-child),
.dropdown__select .radio:not(:last-child) {
  margin-bottom: 8px;
}
.dropdown__select .form-check-label {
  font-weight: 500;
  font-size: 14px;
}
.dropdown__select .radio label {
  padding-left: 30px;
  font-size: 14px;
  font-weight: 500;
}
.dropdown__select .radio label:before {
  width: 12px;
  height: 12px;
  left: 4px;
  top: 1px;
}
.dropdown__select .radio label:after {
  width: 20px;
  height: 20px;
}

.dropdown__items {
  padding: 6px 12px;
}

.dropdown__btns {
  display: flex;
  justify-content: center;
  padding: 8px 12px;
  border-top: 1px solid #C5C6CE;
}
.dropdown__btns .btn:first-child {
  margin-left: 0;
}

.dropdown__item:not(:last-child) {
  margin-bottom: 8px;
}

.dropdown__subtitle {
  margin-bottom: 8px;
  display: block;
  font-weight: 500;
  font-size: 14px;
}
