.own .wrapForm {
  padding: 25px 0;
}

.own .wrapForm,
.wrapForm_center {
  margin: 0px auto;
}

.preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 100vh;

  &::-webkit-scrollbar-track {
    background: #f6f7fb;
  }

  &::-webkit-scrollbar-thumb {
    background: rgba(65, 74, 95, 0.2);
  }

  &::-webkit-scrollbar {
    width: 5px;
  }
}

.preview .wrapFooter {
  display: none;
}

.preview .mainForm.processing .progress,
.preview .mainForm.processing .overlay {
  display: none;
}

.hemail {
  display: none;
}

img {
  border: 0;
  max-width: 100%;
}

:focus::-webkit-input-placeholder {
  color: transparent;
}

:focus::-moz-placeholder {
  color: transparent;
}

:focus::placeholder {
  color: transparent;
}

.text::-webkit-input-placeholder {
  opacity: 0.75;
}

.text::-moz-placeholder {
  opacity: 0.75;
}

.text::placeholder {
  opacity: 0.75;
}

.ql-align-center {
  text-align: center;
}

.ql-align-right {
  text-align: right;
}

.ql-align-justify {
  text-align: justify;
}

.wrapForm {
  width: 100%;
}

.wrapForm .mainForm {
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  position: relative;
}

.wrapForm .wrapFooter {
  font-size: 11px;
  color: #666666;
}

.wrapForm .wrapFooter .copyrights {
  margin-top: 12px;
  text-align: center;
}

.wrapForm .wrapFooter .copyrights a {
  color: #666;
  text-decoration: none;
}

.wrapForm .wrapFooter .copyrights a:hover {
  text-decoration: underline;
}

.languages {
  position: relative;
  text-align: right;
  color: #151a30;
  padding: 5px 3px !important;
  z-index: 999;
  cursor: pointer;

  font-size: 0.8em !important;
  font-weight: normal !important;
}

.languages__name {
  padding: 5px 20px 5px 5px;
  position: relative;
  display: inline-block;
  border: 1px solid transparent;
  border-radius: 3px;
}

.languages__name:hover {
  border-color: #eaeaea;
}

.languages__name:after {
  content: '';
  display: inline-block;
  border: 4px solid transparent;
  border-top-width: 4px;
  border-top-style: solid;
  border-top-color: transparent;
  border-top: 4px solid #151a30;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 4px;
}

.languages__list {
  display: none;
  position: absolute;
  right: 4px;
  top: 5px;
  background: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
  text-align: left;
}

.languages__row {
  padding: 5px 7px;
  text-wrap: nowrap;
}

.languages_open .languages__list {
  display: block;
}

.user_formish {
  color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4;
  background: rgba(255, 255, 255, 0);
}

.user_formish h3 {
  color: #00aaed;

  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 1.25;
  background: #f2f2f2;
  border-radius: 3px;
  border: 0px solid #414a5f;
  box-shadow: none;
  text-align: left;
  padding: 5px 15px 5px 15px;
  margin: 0px 0px 18px 0px;
}

.user_formish div.page {
  display: none;
}

.user_formish div.page.current {
  display: block;
}

.user_formish label.label {
  display: block;
  color: #151a30;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4;
  text-align: left;
  word-wrap: break-word;
  margin: 0 0 3px;
}

.user_formish .shift a {
  /* color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4; */
}

.user_formish .shift.type-terms.error label,
.user_formish .shift.error a,
.errorSummary a {
  color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.3;
}

.user_formish div.shift.error {
  background: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 7px -1px;
  padding-bottom: 5px;
}

.user_formish.slice div.shift.error {
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 3px;
}

.user_formish div.shift.error .error {
  margin-top: 10px;
  color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.3;
}

.user_formish .shift.error .info {
  color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.3;
}

.user_formish .shift .info {
  color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 6px;
}

.user_formish.slice .shift .info {
  padding-left: 40%;
  margin-top: -7px;
  margin-bottom: 10px;
  clear: left;
}

.user_formish .shift.type-hidden,
.user_formish .shift.type-formatting {
  display: none;
}

.user_formish.slice .shift.type-username .info,
.user_formish.slice .shift.type-socbuttons .info,
.user_formish.slice .shift.type-image .info {
  padding-left: 0;
}

.user_formish div.shift.type-html {
  padding-top: 0;
}

.user_formish div.shift.type-html .unit {
  margin-top: 8px;
}

.unit__image {
  margin-bottom: 10px;
  text-align: center;
}

.unit__image img {
  cursor: pointer;
}

.user_formish .unit_image-hidden {
  padding: 0 !important;
}

.user_formish .unit_image-hidden input,
.user_formish .unit_image-hidden label {
  display: none !important;
}

.user_formish .unit_image-hidden .unit__image {
  margin: 0 !important;
  position: relative;
}

.user_formish .unit_image-hidden .unit__image img {
  vertical-align: bottom;
}

.user_formish .unit_image-hidden.unit_checked .unit__image:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.2;
}

.user_formish .unit_image-hidden.unit_checked .unit__image:after {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  right: 10px;
  width: 18px;
  height: 18px;
  background-image: url('/images/form/i-checkbox.svg');
  border: 1px solid #fff;
  border-radius: 2px;
}

.user_formish label.label span.required {
  color: #f00;
  font-weight: bold;
}

.user_formish input.text,
.user_formish textarea,
.user_formish select,
.user_formish .type-file .unit .file-fd,
.user_formish
  .type-autocomplete
  .select2-container--default
  .select2-selection--single,
.user_formish
  .type-autocomplete
  .select2-container--default
  .select2-selection--multiple,
.user_formish
  .type-autocomplete
  .select2-container--default.select2-container--focus
  .select2-selection--multiple {
  color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.3;
  border-radius: 8px;
  border: 1px solid #c5d1e2;
  box-shadow: none;
  background: #ffffff;
  padding: 9px 16px 9px 16px;
  transition: all 0.2s linear 0s;
}

.user_formish input.text:focus,
.user_formish textarea:focus,
.user_formish select:focus {
  outline: none;
  color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.3;
  border-radius: 8px;
  border: 1px solid #c5d1e2;
  box-shadow: none;
  background: #ffffff;
}

.user_formish .unit {
  position: relative;
  margin-top: 8px;
}

.user_formish.slice .type-select .unit {
  margin-left: 0;
}

.user_formish .unit.noMar {
  margin: 0;
}

.user_formish .unit.value {
  overflow: hidden;
}

.user_formish .unit.value input.text,
.user_formish .unit.value textarea,
.user_formish .unit.value select,
.user_formish .unit.value .selectbox {
  float: left;
  display: block;
  width: 70px;
  min-width: 70px;
  margin-right: 5px;
}

.user_formish .unit.value .units {
  float: left;
  display: block;
  width: 32px;
  font-size: 20px;
  padding: 6px 0 0 0;
}

.user_formish .checkbox,
.user_formish .radio {
  margin-top: 8px;
}

.user_formish .checkbox input,
.user_formish .radio input {
  float: left;
  position: relative;
  top: 3px;
  box-shadow: none;
  margin: 0;
}

.user_formish .checkbox .other input,
.user_formish .radio .other input {
  float: none;
  position: static;
}

.other__wrap .text::-webkit-input-placeholder {
  opacity: 0;
}

.other__wrap .text::-moz-placeholder {
  opacity: 0;
}

.other__wrap .text::placeholder {
  opacity: 0;
}

.user_formish .checkbox label,
.user_formish .radio label {
  padding: 0 0 0 7px;
  color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.3;
}

.user_formish .shift.inline .checkbox,
.user_formish .shift.inline .radio {
  overflow: visible;
  line-height: 0;
  font-size: 0;
  letter-spacing: -0.3em;
}

.user_formish .shift.inline .checkbox .unit label,
.user_formish .shift.inline .radio .unit label {
  letter-spacing: normal;
}

.user_formish .shift.inline .checkbox .unit,
.user_formish .shift.inline .radio .unit {
  display: inline-block;
  margin: 0px 7px 5px 1px;
  vertical-align: top;
}

.user_formish.slice .shift .checkbox .unit,
.user_formish.slice .shift .radio .unit {
  margin-top: 8px;
}

.user_formish.slice .shift.inline .checkbox .unit,
.user_formish.slice .shift.inline .radio .unit {
  margin-top: 0px;
}

.user_formish .shift .checkbox .unit,
.user_formish .shift .radio .unit {
  margin: 0px 7px 5px 1px;
  color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.3;
}

.user_formish .shift .checkbox .unit.unit_b,
.user_formish .shift .radio .unit.unit_b {
  margin-bottom: 10px;
}

.user_formish .shift.type-radio.columns-2 .unit,
.user_formish .shift.type-checkbox.columns-2 .unit {
  width: 49%;
}

.user_formish .shift.type-radio.columns-3 .unit,
.user_formish .shift.type-checkbox.columns-3 .unit {
  width: 32%;
}

.user_formish .shift.type-radio.columns-4 .unit,
.user_formish .shift.type-checkbox.columns-4 .unit {
  width: 23.5%;
}

.user_formish .shift.type-radio .unit.image,
.user_formish .shift.type-checkbox .unit.image {
  width: 100%;
}

.user_formish .shift.type-radio.columns-2 .unit:nth-child(2n + 1),
.user_formish .shift.type-checkbox.columns-2 .unit:nth-child(2n + 1),
.user_formish .shift.type-radio.columns-3 .unit:nth-child(3n + 1),
.user_formish .shift.type-checkbox.columns-3 .unit:nth-child(3n + 1),
.user_formish .shift.type-radio.columns-4 .unit:nth-child(4n + 1),
.user_formish .shift.type-checkbox.columns-4 .unit:nth-child(4n + 1) {
  clear: both;
}

.wrapForm .user_formish .shift.type-radio.columns-2 .unit:nth-child(2n),
.wrapForm .user_formish .shift.type-checkbox.columns-2 .unit:nth-child(2n),
.wrapForm .user_formish .shift.type-radio.columns-3 .unit:nth-child(3n),
.wrapForm .user_formish .shift.type-checkbox.columns-3 .unit:nth-child(3n),
.wrapForm .user_formish .shift.type-radio.columns-4 .unit:nth-child(4n),
.wrapForm .user_formish .shift.type-checkbox.columns-4 .unit:nth-child(4n) {
  margin-right: 0;
}

.user_formish .shift.type-checkbox.inline .checkbox .unit,
.user_formish .shift.type-radio.inline .radio .unit {
  margin-right: 2%;
  margin-left: 0;
}

.user_formish .shift.inline .other__wrap {
  display: flex;
}

.user_formish .shift.inline .other__wrap .text {
  flex: 1 1 100%;
}

.user_formish .shift .description {
  color: #151a30;
  font-weight: normal;
  margin-bottom: 10px;
  overflow: hidden;
}

.user_formish .shift .description table {
  border-collapse: collapse;
}

.user_formish .shift .description table thead td,
.user_formish .shift .description table th {
  background: #ffffff;
}

.user_formish .shift .description table td,
.description table th {
  border: 1px solid #cccccc;
  font-size: 12px;
  padding: 6px 12px;
  text-align: left;
}

.user_formish .shift .image {
  overflow: hidden;
  margin: 15px 0;
  text-align: center;
}

.user_formish .shift {
  padding: 5px 10px 0px;
  margin: 0 0px 24px 0px;
  position: relative;
}

.user_formish .shift.type-indent {
  margin-bottom: 0;
}

.user_formish .shift.hide,
.user_formish .label.hide,
.user_formish .section.hide {
  display: none;
}

.user_formish.slice .shift.error {
  padding-top: 18px;
}

.user_formish .shift.slice:after,
.user_formish.slice .shift:after {
  content: '';
  clear: both;
  display: block;
}

.user_formish .shift.slice label {
  float: left;
  width: 35%;
}

.user_formish .shift.slice .rc {
  overflow: visible;
  padding-left: 40%;
}

.user_formish .shift.slice .rc label {
  float: none;
  width: auto;
  white-space: nowrap;
}

.user_formish.slice .shift {
  padding: 9px 2px 1px 1px;
}

.user_formish.slice .shift label {
  float: left;
  width: 40%;
  word-wrap: break-word;
}

.user_formish.slice .shift .rc {
  overflow: visible;
  padding-left: 40%;
  margin-top: -8px;
  margin-bottom: 24px;
}

.user_formish.slice .shift.inline {
  margin-bottom: 24px;
}

.user_formish.slice .shift .rc label {
  float: none;
  width: auto;
  white-space: nowrap;
}

.user_formish.slice .shift.nohover {
  overflow: visible;
}

.user_formish.slice .shift .has_sb {
  height: 0;
  line-height: 0;
}

.iti {
  color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.3;
}

.iti .iti__country-list {
  z-index: 99;
  background: #ffffff;
}

.user_formish .shift.type-button {
  text-align: left;
  margin-bottom: 24px;
}

.user_formish .shift.btn {
  text-align: left;
  margin: 0px 0px 0px 0px;
  max-width: 522px;
  display: flex;
}

.user_formish .shift .submit {
  color: #ffffff;

  background: #0365d9;
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1.3;
  border: none;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  height: 48px;
  padding: 16px 0px 12px 0px;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  text-align: left;
}

.user_formish .shift .submit:hover {
  color: #ffffff;

  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  line-height: 1.3;
  background: #0365d9;
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.next,
.user_formish .shift .button.save {
  color: #666666;

  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 1.25;
  background: #dcdcdc;
  border-radius: 0px;
  border: 1px solid #dbd8db;
  box-shadow: none;
  padding: 5px 14px 6px 14px;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  display: inline-block;
}

.next:hover,
.user_formish .shift .button.save:hover {
  color: #666666;

  font-weight: normal;
  font-style: normal;
  font-size: 13px;
  line-height: 1.25;
  background: #ffffff;
  border-radius: 0px;
  border: 1px solid #dcdcdc;
  box-shadow: none;
}

.user_formish .shift .button.back {
  color: #1982FF;
  text-align: left;
  min-width: 92px;
  background: #FFF;
  border-radius: 0px;
  border: 1px solid #FFF;
  font-weight: normal;
  font-style: normal;
  line-height: 1.3;
  border: none;
  box-shadow: none;
  width: 30%;
  height: 48px;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  border-radius: 8px;
  padding: 12px 16px 12px 0;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  flex-grow: 2;
  text-align: left;
}

.user_formish .shift .button.back:hover {
  opacity: 0.7;
}

.btn .prev {
  margin-right: 5px;
}

.without-submit.last .prev {
  margin-right: 0;
}

.btn .save {
  margin-right: 15px;
}

table.files {
  margin-top: 15px;
  width: 100%;
  border-collapse: collapse;
  border-radius: 8px;
  border: 1px solid #c5d1e2;
  box-shadow: none;
  background: #ffffff;
}

table.files th,
table.files td {
  font-size: 13px;
  color: #414a5f;
  padding: 7px 12px;
  text-align: left;
  border-bottom: 1px solid #c5d1e2;
  border-right: 1px solid #c5d1e2;
}

table.files th.center,
table.files td.center {
  text-align: center;
}

table.files th {
  background: #f6f7fb;
  font-weight: bold;
  color: #7a8397;
  position: relative;
}

.user_formish .btn .reset,
.user_formish .btn .resultBtn {
  margin-left: 5px;
}

.user_formish .button.hide {
  display: none;
}

.user_formish .errorSummary {
  color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.3;
  background: rgba(255, 255, 255, 0);
  border: none;
  border-radius: 0;
  box-shadow: none;
  margin: 0 10px;
  padding: 5px;
}

.user_formish .errorSummary.errorSummary_bottom {
  margin-top: 20px;
}

.user_formish .errorSummary.errorSummary_top {
  margin-bottom: 20px;
}

.user_formish .errorSummary ul {
  margin: 0;
  padding: 5px 20px;
}

ul.rating {
  list-style: none outside none;
  margin-bottom: 15px;
  padding: 0;
}

ul.rating:last-child {
  margin-bottom: 0;
}

ul.rating li {
  background: none repeat scroll 0 0 transparent;
}

ul.rating li div.rating-row {
  background: none repeat scroll 0 0 #cccccc;
  padding: 5px;
  border-radius: 12px;
}

ul.rating li div.rating-row div.rating-result {
  background: none repeat scroll 0 0 #00aaed;
  height: 10px;
  border-radius: 12px;
}

.user_formish input.text,
.user_formish textarea,
.user_formish select,
.user_formish .type-file .unit,
.user_formish .type-file .unit .file-fd,
.user_formish .section .shift {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.overlay {
  background: #fff;
  bottom: 0;
  display: none;
  left: 0;
  opacity: 0.5;
  filter: alpha(Opacity=50);
  position: fixed;
  right: 0;
  top: 0;
  z-index: 5;
}

.mainForm .progress {
  display: none;
}

.mainForm.processing {
  padding-bottom: 29px;
}

.mainForm.processing .progress,
.mainForm.processing .overlay {
  display: block;
}

.counter-length {
  position: relative;
}

.counter-length__text {
  font-size: 11.2px;
  color: #151a30;
  text-align: right;
  position: absolute;
  right: 5px;
  bottom: 50%;
  margin-bottom: -0.6em;
  opacity: 0.7;
}

.type-textarea .counter-length__text {
  bottom: 5px;
  margin-bottom: 0;
}

.page_first .btn .prev,
.page_last .btn .next,
.btn .send {
  display: none;
}

.page_last .btn .send,
.page_last .btn .resultBtn {
  display: inline-block;
}

.user_formish .page .shift .checkbox.load-data .unit,
.user_formish .page .shift .radio.load-data .unit {
  display: none;
}

.checkbox.load-data,
.radio.load-data {
  position: relative;
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}

.checkbox.load-data:after,
.radio.load-data:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 3px solid #151a30;
  border-color: #151a30 transparent #151a30 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

.load-data-source .unit:after {
  content: '';
  display: block;
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -11.1px;
  width: 18.2px;
  height: 18.2px;
  border-radius: 50%;
  border: 2px solid #151a30;
  border-color: #151a30 transparent #151a30 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@media screen and (max-width: 556px) {
  .wrapForm,
  .user_formish input.text,
  .user_formish textarea,
  .user_formish .type-select .unit .arrow,
  .user_formish .type-file .unit .file-fd,
  .user_formish .type-username .username,
  .user_formish .type-autocomplete .select2-container,
  .user_formish .type-signature .signature {
    width: 100% !important;
  }

  .user_formish .section.columns-1 .shift,
  .user_formish .section.columns-2 .shift,
  .user_formish .section.columns-3 .shift,
  .user_formish .section.columns-4 .shift,
  .user_formish .section > .section {
    width: auto !important;
    float: none !important;
  }

  .user_formish .section > .section {
    margin-bottom: 10px;
  }

  .user_formish .checkbox .other input.text,
  .user_formish .radio .other input.text {
    display: block;
    margin-top: 6px;
  }

  .own .wrapForm {
    padding: 0;
  }

  .tooltip {
    width: 90%;
    left: auto;
    right: 0;
  }
}

@media screen and (max-width: 414px) {
  .user_formish .shift.type-checkbox .checkbox .unit,
  .user_formish .shift.type-radio .radio .unit {
    display: block;
    width: 100%;
    margin-right: 0 !important;
  }

  .popup .wrapForm,
  body.popup {
    padding: 0;
  }

  .user_formish .shift.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column-reverse;
  }

  .user_formish .shift .prev {
    -webkit-box-ordinal-group: 1000;
    -ms-flex-order: 999;
    order: 999;
  }

  .popup .wrapForm .mainForm {
    padding-bottom: 75px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 0;
  }
}

.user_formish select {
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
}

.user_formish.slice .shift.type-select {
  padding-right: 1px;
}

.user_formish hr {
  background: #151a30;
}

.user_formish hr {
  margin: 10px 0 18px;
}

.file-list__row {
  display: inline-block;
  position: relative;
  margin-bottom: 5px;
  margin-right: 5px;
  border-radius: 8px;
  border: 1px solid #c5d1e2;
  background: #ffffff;
  color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.3;
  box-shadow: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: calc(100% - 10px);
}

.file-list__row-name {
  padding: 9px 35px 9px 15px;
}

.file-list__row_error {
  color: #151a30;
  background: rgba(255, 255, 255, 0);
  box-shadow: none;
}

.file-list__row .loader,
.file-list__row .remove {
  position: absolute;
  top: 50%;
  right: 5px;
}

.file-list__row .remove {
  margin-top: -12px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.file-list__row .remove:after,
.file-list__row .remove:before {
  position: absolute;
  top: 50%;
  right: 10px;
  content: '';
  width: 1px;
  height: 18px;
  margin-top: -9px;
  background: #c5d1e2;
}

.file-list__row .remove:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.file-list__row .remove:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.file-list__row_error .remove:after,
.file-list__row_error .remove:before {
  background: #151a30;
}

.file-list__row .loader {
  margin-top: -12px;
  width: 24px;
  height: 24px;
}
.arr-next,
.arr-back {
  margin-bottom: -6px;
  width: 24px;
  height: 24px;
}

.arr-next{
  float: right;
}

.file-list__row .loader:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: ' ';
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 2px solid #c5d1e2;
  border-color: #c5d1e2 transparent #c5d1e2 transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}

@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.file-list {
  display: none;
  padding: 10px 10px 0;
  margin: 0 -10px;
}

.file-box {
  position: relative;
  color: #151a30;

  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.3;
}

.file-box__dragndrop {
  display: block;
  -webkit-transition: background-color 0.15s linear;
  transition: background-color 0.15s linear;
  font-size: 0.8rem;
  position: relative;
  padding: 40px 20px;
  z-index: 1;
  border-radius: 8px;
  border: 1px solid #c5d1e2;
  background: #ffffff;
  box-shadow: none;
}

.file-box__button {
  border: 1px dashed #c5d1e2;
  border-radius: 8px;
  box-shadow: none;
  padding: 8px 15px;
  margin-right: 10px;
  cursor: pointer;
  display: inline-block;
}

.file-box.is-active .file-box__dragndrop,
.file-box:hover .file-box__button {
  background: #c5d1e2;
}

.file-box.is-active .file-box__button {
  border-color: #fff;
}

.file-box input {
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  z-index: 2;
}

.file-box__text {
  display: none;
}

.js .file-box__text {
  display: inline-block;
}

@media screen and (max-width: 556px) {
  .file-box {
    width: 100% !important;
  }

  .file-box__dragndrop {
    text-align: center;
  }
}

.file-list {
  scrollbar-width: thin;
  scrollbar-color: rgba(170, 170, 170, 0.3) rgba(242, 242, 242, 0.5);
  max-height: 120px;
  overflow-y: auto;
}

.file-list::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}

.file-list::-webkit-scrollbar-track {
  background: rgba(242, 242, 242, 0.5);
}

.file-list::-webkit-scrollbar-thumb {
  background-color: rgba(170, 170, 170, 0.3);
}

.file-list:hover {
  scrollbar-color: rgba(170, 170, 170, 1) rgba(242, 242, 242, 1);
}

.file-list:hover::-webkit-scrollbar-track {
  background: rgba(242, 242, 242, 1);
}

.file-list:hover::-webkit-scrollbar-thumb {
  background-color: rgba(170, 170, 170, 1);
}

#i2695274 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2695274 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2687993 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2687993 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2687994 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2687994 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2687995 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2687995 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2687996 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2687996 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2687997 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2687997 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2687998 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2687998 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2687999 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2687999 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2688000 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2688000 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2688001 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2688001 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2688003 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2688003 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2688002 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2688002 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2701270 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2701270 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2695275 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2695275 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2695276 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2695276 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2701271 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2701271 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2695277 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2695277 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2701272 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2701272 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2695282 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2695282 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2696821 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2696821 .file-list_preview .file-list__row-name {
  width: 100px;
}

#i2695283 .file-preview {
  width: 100px;
  height: 120px;
  background-size: cover;
}

#i2695283 .file-list_preview .file-list__row-name {
  width: 100px;
}

.user_formish .section:after {
  content: '';
  clear: both;
  display: block;
}

.user_formish .section .shift,
.user_formish .section > .section {
  float: left;
}

.user_formish.slice .section .shift,
.user_formish.slice .section > .section {
  clear: none;
}

.user_formish .section.columns-1 > .shift,
.user_formish .section.columns-1 > .section {
  width: auto;
  float: none;
}

.user_formish .section.columns-2 > .shift,
.user_formish .section.columns-2 > .section {
  width: 50%;
}

.user_formish .section.columns-2 > .shift:nth-child(2n + 1),
.user_formish .section.columns-2 > .section:nth-child(2n + 1) {
  clear: both;
}

.user_formish .section.columns-3 > .shift,
.user_formish .section.columns-3 > .section {
  width: 33.33333%;
}

.user_formish .section.columns-3 > .shift:nth-child(3n + 1),
.user_formish .section.columns-3 > .section:nth-child(3n + 1) {
  clear: both;
}

.user_formish .section.columns-4 > .shift,
.user_formish .section.columns-4 > .section {
  width: 25%;
}

.user_formish
  .section.columns-4
  > .shift:nth-child(4n + 1).user_formish
  .section.columns-4
  > .section:nth-child(4n + 1) {
  clear: both;
}

.progress {
  background: #fff;
  bottom: 0;
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
  color: #fff;
  font-size: 14px;
  line-height: 1.2em;
}

.progress .bar {
  animation: 1s linear 0s normal none infinite animate-bg;
  background-color: #00aaed;
  background-image: linear-gradient(
    135deg,
    rgba(255, 255, 255, 0.05) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.05) 50%,
    rgba(255, 255, 255, 0.05) 75%,
    transparent 75%,
    transparent
  );
  background-size: 35px 35px;
  min-height: 17px;
  width: 100%;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
  text-align: center;
  padding: 1px 0;
}

@keyframes animate-bg {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 35px 0;
  }
}

@-webkit-keyframes animate-bg {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 35px 0;
  }
}

@-moz-keyframes animate-bg {
  from {
    background-position: 0 0;
  }

  to {
    background-position: 35px 0;
  }
}

.suggestions-nowrap {
  white-space: nowrap;
}

.suggestions-input {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}

.suggestions-input::-ms-clear {
  display: none;
}

.suggestions-wrapper {
  position: relative;
  margin: 0;
  padding: 0;
  vertical-align: top;
  -webkit-text-size-adjust: 100%;
}

.suggestions-suggestions {
  background: #fff;
  color: #000;
  border: none;
  border-radius: 8px;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: default;
  left: 0;
  min-width: 100%;
  position: absolute;
  z-index: 9999;
  -webkit-text-size-adjust: 100%;
}

.suggestions-suggestions strong {
  font-weight: 400;
  color: #39f;
}

.suggestions-suggestions.suggestions-mobile {
  border-style: none;
}

.suggestions-suggestions.suggestions-mobile .suggestions-suggestion {
  border-bottom: 1px solid #ddd;
}

.suggestions-suggestion {
  padding: 4px 4px;
  overflow: hidden;
}

.suggestions-suggestion:hover {
  background: #f7f7f7;
}

.suggestions-selected {
  background: #f0f0f0;
}

.suggestions-selected:hover {
  background: #f0f0f0;
}

.suggestions-hint {
  padding: 4px 4px;
  white-space: nowrap;
  overflow: hidden;
  color: #777;
  font-size: 85%;
  line-height: 20px;
}

.suggestions-subtext {
  color: #777;
}

.suggestions-subtext_inline {
  display: inline-block;
  min-width: 6em;
  vertical-align: bottom;
  margin: 0 0.5em 0 0;
}

.suggestions-subtext-delimiter {
  display: inline-block;
  width: 2px;
}

.suggestions-subtext_label {
  margin: 0 0 0 0.25em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0 3px;
  background: #f5f5f5;
  font-size: 85%;
}

.suggestions-value[data-suggestion-status='LIQUIDATED'] {
  position: relative;
}

.suggestions-value[data-suggestion-status='LIQUIDATED']:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  border-top: 1px solid rgba(0, 0, 0, 0.4);
  content: '';
}

.suggestions-promo {
  font-size: 85%;
  display: none;
  color: #777;
  padding: 4px;
  text-align: center;
}

.suggestions-promo a {
  color: #777;
  display: block;
  filter: grayscale(100%);
  line-height: 20px;
  text-decoration: none;
}

.suggestions-promo a:hover {
  filter: grayscale(0);
}

.suggestions-promo svg {
  height: 20px;
  vertical-align: bottom;
}

@media screen and (min-width: 600px) {
  .suggestions-promo {
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
  }
}

span.im-caret {
  -webkit-animation: 1s blink step-end infinite;
  animation: 1s blink step-end infinite;
}

@keyframes blink {
  from,
  to {
    border-right-color: black;
  }

  50% {
    border-right-color: transparent;
  }
}

@-webkit-keyframes blink {
  from,
  to {
    border-right-color: black;
  }

  50% {
    border-right-color: transparent;
  }
}

span.im-static {
  color: grey;
}

div.im-colormask {
  display: inline-block;
  border-style: inset;
  border-width: 2px;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

div.im-colormask > input {
  position: absolute;
  display: inline-block;
  background-color: transparent;
  color: transparent;
  -webkit-appearance: caret;
  -moz-appearance: caret;
  appearance: caret;
  border-style: none;
  left: 0;
  /*calculated*/
}

div.im-colormask > input:focus {
  outline: none;
}

div.im-colormask > div {
  color: black;
  display: inline-block;
  width: 100px;
  /*calculated*/
}

.user_formish,
.user_formish input.text,
.user_formish textarea,
.user_formish select,
.user_formish .type-file .unit .file-fd,
.user_formish
  .type-autocomplete
  .select2-container--default.select2-container--focus
  .select2-selection--multiple,
.user_formish input.text:focus,
.user_formish textarea:focus,
.user_formish select:focus,
.user_formish label.label,
.user_formish .error label.error,
.user_formish .shift .submit,
.user_formish .shift .submit:hover,
.user_formish .shift .description p a,
.user_formish .shift .description p,
.user_formish div.shift.error .error,
.user_formish #error,
.user_formish .checkbox label,
.user_formish .radio label,
.user_formish h3 {
  font-family: Vela Sans, Helvetica !important;
}

.user_formish .shift {
  padding: 0;
}

.user_formish .shift.type-html {
  margin: 0;
}

.shift.type-radio,
.shift.type-select,
.shift.type-checkbox,
.shift.type-text,
.shift.type-html,
.shift.type-file,
.shift.type-email {
  max-width: 522px;
}

.shift.type-phone {
  max-width: 248px;
}

.user_formish label.label {
  color: #151a30;
  font-weight: 500 !important;
  margin: 0 !important;
}

.user_formish input.text,
.user_formish input.text:focus {
  border-radius: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 130%;
  color: #151a30;
}

.user_formish input::placeholder,
.user_formish select {
  color: #5a667e !important;
  opacity: 1;
}

.user_formish label.label {
  position: relative;
}

.user_formish label.label:after {
  content: 'Необязательно';
  display: block;
  right: 0;
  top: 3px;
  color: #5a667e;
  font-family: Vela Sans, Helvetica;
  font-size: 12px;
  font-weight: 500;
  line-height: 130%;
  position: absolute;
}

.user_formish label.label.required:after,
.user_formish .type-checkbox label.label:after {
  display: none;
}

.user_formish label.label span.required {
  display: none;
}

.user_formish .shift .submit,
.user_formish .shift .submit:hover {
  color: #ffffff;
  border-radius: 8px;
  padding: 12px 16px;
  font-size: 16px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  flex-grow: 3;
  margin: 0;
}

.user_formish .shift .submit:hover {
  background-color: #9ac1f0;
}

/* separator & select */
.user_formish .type-separator {
  margin: 48px 0;
  border-bottom: 1px solid #e1e5eb;
}

.user_formish .type-separator#i2695287 {
  margin: 48px 0 36px 0;
}

.user_formish .type-separator hr {
  display: none;
}

.user_formish select,
.user_formish select:focus {
  font-size: 14px;
  line-height: 18px;
  border-radius: 8px;
  padding: 9px 8px 9px 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="Navigation / 24 / Arrow down"><path id="Mask" fill-rule="evenodd" clip-rule="evenodd" d="M7.00073 10.0007C7.00073 9.74474 7.09873 9.48874 7.29373 9.29374C7.68473 8.90274 8.31673 8.90274 8.70773 9.29374L12.0127 12.5987L15.3057 9.41874C15.7037 9.03574 16.3367 9.04674 16.7197 9.44374C17.1027 9.84174 17.0917 10.4747 16.6957 10.8577L12.6957 14.7197C12.3027 15.0987 11.6797 15.0937 11.2937 14.7077L7.29373 10.7077C7.09873 10.5127 7.00073 10.2567 7.00073 10.0007Z" fill="%2378849C"/></g></svg>');
  background-repeat: no-repeat;
  background-position: top 50% right 8px;
  cursor: pointer;
  transition: background-image 0.2s ease-in-out;
}

.user_formish select.active {
  background-image: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.00073 13.9993C7.00073 14.2553 7.09873 14.5113 7.29373 14.7063C7.68473 15.0973 8.31673 15.0973 8.70773 14.7063L12.0127 11.4013L15.3057 14.5813C15.7037 14.9643 16.3367 14.9533 16.7197 14.5563C17.1027 14.1583 17.0917 13.5253 16.6957 13.1423L12.6957 9.28026C12.3027 8.90126 11.6797 8.90626 11.2937 9.29226L7.29373 13.2923C7.09873 13.4873 7.00073 13.7433 7.00073 13.9993Z" fill="%2378849C"/></svg>');
}

.user_formish input.text:focus,
.user_formish select.active {
  border: 1px solid #1982ff;
}

.user_formish select option {
  color: rgba(0, 0, 0, 0.87);
}

/* custom checkbox */

.user_formish .shift .checkbox .unit,
.user_formish .shift .radio .unit {
  margin: 0;
}

.user_formish .shift .radio .unit {
  margin-right: 24px !important;
}

.user_formish .checkbox input,
.user_formish .radio input {
  position: absolute !important;
  z-index: -1;
  opacity: 0;
}

.user_formish .checkbox label,
.user_formish .radio input + label {
  display: inline-flex;
  user-select: none;
  padding-left: 0;
}

.user_formish .checkbox label::before,
.user_formish .radio input + label::before {
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  flex-shrink: 0;
  flex-grow: 0;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.user_formish .checkbox label::before {
  border: 2px solid #78849c;
  border-radius: 2px;
  margin-right: 10px;
}

.user_formish .checkbox input:checked + label::before {
  border-color: #1982ff;
  background-color: #1982ff;
  background-image: url('data:image/svg+xml,<svg width="12" height="10" viewBox="0 0 12 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4 9.4L0 5.4L1.4 4L4 6.6L10.6 0L12 1.4L4 9.4Z" fill="white"/></svg>');
  background-size: auto;
}

/* custom radio */

.user_formish .radio input + label::before {
  border: 2px solid #78849c;
  border-radius: 22px;
  margin-right: 9px;
}

.user_formish .radio input:checked + label::before {
  border-color: #ffffff;
  background-color: #ffffff;
  background-image: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 9C17 4.58172 13.4183 1 9 1C4.58172 1 1 4.58172 1 9C1 13.4183 4.58172 17 9 17C13.4183 17 17 13.4183 17 9Z" stroke="%231982FF" stroke-width="2"/><path d="M13 9C13 6.79086 11.2091 5 9 5C6.79086 5 5 6.79086 5 9C5 11.2091 6.79086 13 9 13C11.2091 13 13 11.2091 13 9Z" fill="%231982FF"/></svg>');
  background-size: cover;
  border: none;
  width: 18px;
  height: 18px;
}

.user_formish .shift .description {
  margin: 0 !important;
}

.user_formish .shift .description p,
.user_formish .shift .description p a {
  margin: 0;
  font-size: 10px;
  line-height: 160%;
}

.user_formish .shift .description h2 {
  padding: 0;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin-top: 0;
  margin-bottom: 36px;
  color: #151a30;
  position: relative;
}

.user_formish .shift .description h2.docs-title,
.user_formish .shift .description p.docs-description {
  display: inline-block;
}

.user_formish h3 {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  color: #151a30;
  background: none;
  padding: 0;
  margin: 12px 0 24px 0;
  border: none;
}

.block-contacts {
  max-width: 522px;
}

.user_formish .shift .description h2#title-contacts {
  /* cursor: pointer; */
}

.user_formish .shift .description h2.button-see-less {
  margin-bottom: 0px;
}

.user_formish .shift .description h2.button-see-more:after,
.user_formish .shift .description h2.button-see-less:after {
  content: '';
  display: inline-block;
  position: absolute;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.33561 18.6658C9.33561 19.0072 9.46627 19.3485 9.72627 19.6085C10.2476 20.1298 11.0903 20.1298 11.6116 19.6085L16.0183 15.2018L20.4089 19.4418C20.9396 19.9525 21.7836 19.9378 22.2943 19.4085C22.8049 18.8778 22.7903 18.0338 22.2623 17.5232L16.9289 12.3738C16.4049 11.8685 15.5743 11.8752 15.0596 12.3898L9.72627 17.7232C9.46627 17.9832 9.33561 18.3245 9.33561 18.6658Z" fill="%23151A30"/></svg>');
  width: 32px;
  height: 32px;
  right: -8px;
  bottom: 3px;
}

.user_formish .shift .description h2.button-see-less:after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.33561 13.3342C9.33561 12.9928 9.46627 12.6515 9.72627 12.3915C10.2476 11.8702 11.0903 11.8702 11.6116 12.3915L16.0183 16.7982L20.4089 12.5582C20.9396 12.0475 21.7836 12.0622 22.2943 12.5915C22.8049 13.1222 22.7903 13.9662 22.2623 14.4768L16.9289 19.6262C16.4049 20.1315 15.5743 20.1248 15.0596 19.6102L9.72627 14.2768C9.46627 14.0168 9.33561 13.6755 9.33561 13.3342Z" fill="%23151A30"/></svg>');
}

@media (max-width: 767px) {
  .user_formish .shift .description h2.button-see-more:after,
  .user_formish .shift .description h2.button-see-less:after {
    top: 8px;
  }
}

.user_formish .shift .description p.docs-description {
  margin-left: 28px;
  color: #5a667e;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 130%;
}

/* errors */
.user_formish div.shift.error {
  margin: 0 0px 24px 0px;
  padding: 0;
}

.user_formish div.shift.error label.error {
  margin: 0;
  padding-bottom: 0;
}

.user_formish div.shift.error div.error {
  margin-top: 4px;
  color: #ff3d71;
  font-size: 12px;
  line-height: 18px;
}

.user_formish div.shift.error input.text,
.user_formish input.text.error,
.user_formish input.text.error2,
.user_formish div.shift.error select {
  /* border: 1px solid #ff3d71; */
}

.user_formish input.text.error {
  margin-top: 0 !important;
}

.user_formish #error1,
.user_formish #error2,
.user_formish #error3 {
  margin-top: 4px;
  color: #ff3d71;
  font-size: 12px;
  line-height: 1.3;
}

/* file upload */
.user_formish .type-file label.label {
  padding-right: 115px;
}

.user_formish .type-file label.label.required {
  padding-right: 0;
}

.user_formish .file-box__dragndrop {
  padding: 18px 24px;
  border-radius: 8px;
  background: #e8f2ff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border: 1px dashed #c5d1e2;
}

.user_formish .error .file-box__dragndrop {
  border: 1px dashed #ff3d71;
}

.user_formish .file-box__button {
  border: none;
  border-radius: 8px;
  box-shadow: none;
  padding: 10px 16px;
  margin: 0;
  cursor: pointer;
  display: inline-block;
  order: 2;
  background: #fff;
  color: #1982ff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 115%;
}

.user_formish .file-box__text {
  display: inline-block;
  color: #5a667e;
  font-size: 12px;
  font-weight: 500;
  line-height: 130%;
}

.user_formish .file-box.is-active .file-box__dragndrop,
.user_formish .file-box:hover .file-box__button {
  background: #fff;
}

.user_formish .file-list {
  box-sizing: border-box;
  display: block;
  position: absolute;
  top: 2px;
  left: 12px;
  z-index: 10;
  max-width: 340px;
  padding: 13px 24px;
  border-radius: 8px;
  background: #e8f2ff;
  border: 1px solid #e8f2ff;
}

.user_formish .file-list__row {
  position: relative;
  margin: 0;
  background: #e8f2ff;
  border: none;
  display: flex;
  justify-content: space-between;
  max-width: 100%;
  align-items: center;
}

.user_formish .file-list__row-name {
  padding: 10px 28px 10px 28px;
  position: relative;
  height: 16px;
  max-width: 305px;
  box-sizing: content-box;
  overflow: hidden;
  text-overflow: ellipsis;
}

.user_formish .file-list__row-name::before {
  content: '';
  display: inline-block;
  position: absolute;
  background: url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.444 20H6.555C6.249 20 6 19.776 6 19.5V4.5C6 4.224 6.249 4 6.555 4H11V8.15C11 9.722 12.217 11 13.714 11H18V19.5C18 19.776 17.75 20 17.444 20ZM17.649 9H13.714C13.32 9 13 8.619 13 8.15V4H13.112L17.649 9ZM19.74 8.328L14.296 2.328C14.107 2.119 13.838 2 13.555 2H6.555C5.146 2 4 3.122 4 4.5V19.5C4 20.878 5.146 22 6.555 22H17.444C18.853 22 20 20.878 20 19.5V9C20 8.751 19.907 8.512 19.74 8.328Z" fill="%2378849C"/><mask id="mask0_2671_1279" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="4" y="2" width="16" height="20"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.444 20H6.555C6.249 20 6 19.776 6 19.5V4.5C6 4.224 6.249 4 6.555 4H11V8.15C11 9.722 12.217 11 13.714 11H18V19.5C18 19.776 17.75 20 17.444 20ZM17.649 9H13.714C13.32 9 13 8.619 13 8.15V4H13.112L17.649 9ZM19.74 8.328L14.296 2.328C14.107 2.119 13.838 2 13.555 2H6.555C5.146 2 4 3.122 4 4.5V19.5C4 20.878 5.146 22 6.555 22H17.444C18.853 22 20 20.878 20 19.5V9C20 8.751 19.907 8.512 19.74 8.328Z" fill="white"/></mask><g mask="url(%23mask0_2671_1279)"><rect width="24" height="24" fill="%2378849C"/></g></svg>');
  width: 24px;
  height: 24px;
  left: 0;
  top: 8px;
}

.user_formish .file-list__row-name:after {
  content: '';
  display: inline-block;
  position: absolute;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none"><rect width="16" height="16" rx="8" fill="%2304D68F"/><path fill-rule="evenodd" clip-rule="evenodd" d="M6.71725 11.7C6.55165 11.7 6.39325 11.6316 6.27985 11.511L3.36205 8.40356C3.13465 8.16236 3.14725 7.78256 3.38845 7.55575C3.63025 7.32895 4.01005 7.34095 4.23625 7.58215L6.71125 10.2168L11.756 4.69552C11.9804 4.45012 12.3596 4.43392 12.6044 4.65712C12.8486 4.88033 12.8654 5.26013 12.6422 5.50433L7.16005 11.5044C7.04785 11.628 6.88825 11.6988 6.72145 11.7H6.71725Z" fill="white"/></svg>');
  width: 16px;
  height: 16px;
  top: 12px;
  background-color: #e8f2ff;
  right: 0;
  padding-left: 12px;
  background-repeat: no-repeat;
  background-position: center;
}

.file-list__row .remove {
  border: none;
  border-radius: 8px;
  box-shadow: none;
  padding: 10px 16px;
  cursor: pointer;
  display: inline-block;
  background: #fff;
  color: #1982ff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 115%;
  width: auto;
  margin-top: 0;
  position: relative;
  top: 0px;
  right: 0;
  height: 16px;
  box-sizing: content-box;
}

.user_formish .file-list__row .remove:before {
  display: none;
}

/* .user_formish .file-list__row .remove:after {
  position: relative;
  top: 0;
  right: 0;
  content: 'Удалить';
  width: 1px;
  height: 18px;
  margin-top: 0;
  background: #fff;
  -webkit-transform: none;
  transform: none;
} */

/*.user_formish div.shift.type-file.error div.error {
	color: #fff;
}
.user_formish .type-file.error div.error:before {
	content: "Загрузите файл";
	display: block;
    color: #ff3d71;
    font-size: 12px;
    line-height: 18px;
	position: absolute;
}*/

.user_formish div.shift.type-file.error .file-list__row-name:after {
  display: none;
}

@media (min-width: 768px) {
  .user_formish .type-file.error .file-list {
    border: 1px dashed #ff3d71;
  }
}

/* DaData wrapper */
.user_formish .suggestions-suggestions {
  border-radius: 8px;
  border: 1px solid var(--Bg-Separator, #e1e5eb);
  margin-top: 18px !important;
  background: rgb(255, 255, 255);
  box-shadow: rgba(31, 0, 223, 0.08) 0px 2px 4px 0px;
}

.user_formish .suggestions-suggestion {
  font-family: 'Vela Sans';
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  padding: 11px 0 11px 12px;
  color: #151a30;
}

.user_formish .suggestions-suggestion:hover {
  background: #e8f2ff;
  color: #1982ff;
}

.user_formish .suggestions-hint {
  padding: 5px 11px;
  color: #5a667e;
}

.suggestions-suggestions::-webkit-scrollbar-track {
  background-color: #ffffff;
}

.suggestions-suggestions::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 20px;
}

.suggestions-suggestions::-webkit-scrollbar:horizontal {
  height: 4px;
}

.suggestions-suggestions::-webkit-scrollbar-thumb {
  border-radius: 40px;
  border: 7px solid white;
  background-color: #78849c;
}

@media (max-width: 539px) {
  .i2682854 > div:nth-child(1n) {
    flex: 0 0 100%;
    max-width: 400px;
  }

  .user_formish .shift .submit,
  .user_formish div.shift.type-html .unit {
    max-width: 400px;
  }
}

@media (max-width: 768px) {
  .user_formish .shift .description h2 {
    margin-bottom: 24px;
  }

  .user_formish .shift .description h2.docs-title {
    margin-bottom: 12px;
    display: block;
  }

  .user_formish .shift .description p.docs-description {
    margin-left: 0;
    margin-bottom: 24px;
  }

  .user_formish h3 {
    margin: 8px 0 16px;
  }

  .user_formish label.label {
    padding-right: 111px;
  }

  .user_formish .type-file label.label:after {
    position: relative;
  }

  .user_formish .type-separator,
  .user_formish .type-separator#i2695287 {
    margin: 32px 0;
  }

  .shift.type-phone {
    max-width: 100%;
  }

  .user_formish .file-box__text {
    display: none;
  }

  .user_formish .file-box__dragndrop {
    justify-content: center;
    padding: 10px 16px;
    border: 1px solid #e8f2ff;
  }

  .user_formish .file-box__button {
    background: transparent;
    padding: 0;
  }

  .user_formish .file-box.is-active .file-box__dragndrop,
  .user_formish .file-box:hover .file-box__button {
    background: #e8f2ff;
  }

  .user_formish .type-file label.label {
    padding-right: 0;
  }

  .user_formish .unit {
    margin-top: 8px;
  }

  .user_formish .type-file .unit {
    display: flex;
    flex-direction: column;
    margin-top: 12px;
  }

  .user_formish .file-list {
    background: transparent;
    border: none;
    padding: 0;
    position: relative;
    width: 100%;
    border-radius: 0;
    height: 39px;
    overflow: visible;
    order: -1;
  }

  .user_formish .file-list__row {
    background: transparent;
    display: block;
    border-radius: 0;
  }

  .user_formish .file-list__row .remove {
    background: #e8f2ff;
    color: #1982ff;
    text-align: center;
    border-radius: 8px;
    width: 100%;
    box-sizing: border-box;
    height: 38px;
  }

  .user_formish .file-list__row-name {
    margin-bottom: 4px;
    width: fit-content;
    max-width: 288px;
  }

  .user_formish .file-list__row .remove:after {
    background: transparent;
  }

  .user_formish .file-list__row-name:after {
    background-color: transparent;
  }
}

/* sending form */
.overlay {
  opacity: 0;
}

/* loader */
.progress {
  background: transparent;
  position: relative;
  bottom: 48px;
}

.progress .bar {
  text-shadow: none;
  background: #0365d9;
  color: #0365d9;
  border-radius: 8px;
  font-size: 6px;
  transition: all 0.3s ease-in-out;
  padding: 13px 16px;
  min-height: auto;
  width: 198px;
  height: 48px;
  box-sizing: border-box;
  animation: none;
  position: relative;
}

.progress .bar:before {
  animation: 5s linear 0s normal none infinite rotation;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"><path d="M7.5 19.7942C5.95845 18.9042 4.71543 17.5771 3.92815 15.9806C3.14086 14.3841 2.84466 12.5901 3.077 10.8253C3.30934 9.06046 4.05979 7.40419 5.23344 6.06589C6.4071 4.72759 7.95125 3.76737 9.67063 3.30667C11.39 2.84596 13.2074 2.90546 14.893 3.47763C16.5785 4.0498 18.0566 5.10895 19.1402 6.52115C20.2238 7.93334 20.8643 9.63515 20.9807 11.4114C21.0971 13.1876 20.6842 14.9584 19.7942 16.5" stroke="white" stroke-width="2"/></svg>');
  background-repeat: no-repeat;
  content: '';
  width: 24px;
  height: 24px;
  display: block;
  position: absolute;
  left: 92px;
}

@keyframes rotation {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@media (max-width: 455px) {
  .progress .bar {
    width: 100%;
  }

  .progress .bar:before {
    left: 50%;
  }
}

@media (max-width: 370px) {
  .progress .bar {
    height: 53px;
  }
}

.user_formish .success_message,
.user_formish .error_message {
  color: #151a30;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4;
  background: rgba(222, 238, 250, 0);
  border: none;
  border-radius: 0;
  box-shadow: none;
  text-align: center;
  padding: 96px 0px 167px 0px;
  margin: 0px 0px 0px 0px;
  display: none;
}

.success-block,
.error-block {
  max-width: 414px;
  margin: 0 auto;
}

.success-block {
  max-width: 624px;
}

.success-img,
.error-img {
  text-align: center;
  margin-bottom: 48px;
}

.success-content,
.error-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
  text-align: center;
}

.error-content h1 {
  font-family: 'Vela Sans';
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0 auto;
}

.success-content h1 {
  max-width: 440px;
  font-family: 'Vela Sans';
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 130%;
  margin: 0 auto;
}

.error-content p {
  max-width: 338px;
  margin: 0 auto !important;
  font-family: 'Vela Sans';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

.success-content p {
  max-width: 624px;
  margin: 0 auto !important;
  font-family: 'Vela Sans';
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%;
}

.success-content p a {
  color: #1982ff;
  /* text-decoration: underline; */
}

@media (max-width: 767px) {
  .success-img svg {
    width: 96px;
    height: 96px;
  }
}

.error-block p {
  margin-bottom: 36px !important;
}

.btn.btn-blue {
  background: #0365d9;
  color: #fff;
  border-radius: 8px;
  padding: 11px 16px 13px 16px;
  width: 240px;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  transition: 0.3s ease-in-out;
}

.btn.btn-blue:hover {
  background: #9ac1f0;
}

.error-text {
  color: #ff3d71;
}

.file.error,
select.error {
  border: 1px solid #ff3d71;
}

.steppers {
  display: flex;
  align-items: center;
  max-width: calc(100% - 180px);
}

.steppers .stepper {
  height: 48px;
  width: 130px;
  font-family: Vela Sans;
  font-weight: 500;
  font-style: Medium;
  font-size: 12px;
  line-height: 130%;
  letter-spacing: 0px;
  display: flex;
  align-items: center;
  border: 1px solid #F7F9FC;
  border-radius: 8px;
  background-color: #F7F9FC;
  padding: 12;
  color: #5A667E;
  text-align: left;
}

.steppers .stepper.active {
  background-color: #151A30;
  border-color: #151A30;
  color: #D0DCEF;
}

.steppers .stepper.passed {
  border-color: #E1E5EB;
  color: #1982FF;
}

.steppers .stepper:not(.passed) .stepper_ok {
  display: none;
}
.steppers .stepper .stepper_num {
  font-family: Vela Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 135%;
  letter-spacing: 0px;
  vertical-align: middle;
  margin-right: 10px;
}
.steppers .stepper .stepper_ok {
  margin-right: 10px;
}
.steppers .stepper_divider {
  width: 44px;
  margin: 15px;
  border-top: 2px solid #C5D1E2;
}
.steppers .stepper_divider hr {
  margin: 0;
  opacity: 0;
}
.steppers .stepper.passed .stepper_num {
  display: none;
}

@media screen and (max-width: 1300px) {
  .steppers {
    gap: 5px;
  }
  .steppers .stepper_divider {
    display: none;
  }
  .steppers .stepper {
    flex-direction: column;
    align-items: flex-start;
    height: 80px;
    width: 100%;
    justify-content: space-between;
  }
}

@media screen and (max-width: 766px) {
  .steppers {
    max-width: 522px;
  }
}

@media screen and (max-width: 564px) {
  .steppers {
    margin-top: 40px;
  }
  #client-name {
    display: none;
  }
}

@media screen and (max-width: 420px) {
  .steppers .stepper {
    height: 74px;
    min-width: 82px;
    padding: 4px 8px 8px;
  }
  .steppers .stepper .stepper_name + div{
    font-size: 11px;
    line-height: 130%;
  }
}

#client-name {
  font-family: Vela Sans;
  font-weight: 700;
  font-style: Bold;
  font-size: 18px;
  line-height: 135%;
  letter-spacing: 0px;
  vertical-align: middle;
  margin: -28px 0 32px;
  color: #5A667E;
}

.edi_preloader {
  display: flex;
  flex-direction: row;
  justify-items: center;
  align-items: center;
  align-content: center;
  width: 100%;
  max-width: 522px;
  height: 260px;
  border-radius: 16px;
  background-color: #F7F9FC;
}

.edi_preloader_content {
  width: 100%;
  justify-items: center;
}

.edi_preloader_content__spinner {
  -webkit-animation:spin 1s linear infinite;
  -moz-animation:spin 1s linear infinite;
  animation:spin 1s linear infinite;
}

@-moz-keyframes spin {
  100% { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform:rotate(360deg);
  }
}

.edi_preloader_content__message {
  font-weight: 700;
  font-size: 18px;
  line-height: 135%;
  letter-spacing: 0px;
  color: #151A30;
  margin-top: 18px;
}

#edoOperator {
  background-color: #F7F9FC;
  height: 97px;
  padding: 0 32px;
  border-radius: 16px;
  display: flex;
  align-items: center;
}
#edoOperator label {
    margin-bottom: 8px;
    display: block;
}
