/* WIDGETS */
.w-bg1 {
  background: none;
  border: 2px solid white;
}
.w-bg2,
.w-bg5 {
  background: #ffffff;
}
.w-bg3 {
  background: rgba(255, 255, 255, 0.6);
}
.w-bg4 {
  background: transparent !important;
}
.w-bg4 .widget-content {
  padding-left: 0;
  padding-right: 0;
}
.w-bg4 .embedded-video-wrapper {
  margin-bottom: -10px;
  margin-top: -10px;
}
.w-bg4.edit-panel .embedded-video-wrapper,
.w-bg4.has-title:not(.w-h-t) .embedded-video-wrapper {
  margin-top: 0;
}
.w-bg4.edit-mode .embedded-video-wrapper {
  margin-bottom: -5px;
}
.w-bg6 {
  background: transparent !important;
}
.w-b-r1,
.w-b-r1 .widget-content,
.w-b-r1:not(.w-h-t-c) .widget-link {
  border-radius: 0;
}
.w-b-r2,
.w-b-r2:not(.w-h-t-c) .widget-link {
  border-radius: 10px;
}
.w-b-r2 .widget-content,
.w-b-r2.w-bg1:not(.w-h-t-c) .widget-link {
  border-radius: 8px;
}
.w-b-r3,
.w-b-r3:not(.w-h-t-c) .widget-link {
  border-radius: 20px;
}
.w-b-r3 .widget-content,
.w-b-r3.w-bg1:not(.w-h-t-c) .widget-link {
  border-radius: 18px;
}
.widget.w-bg4 .widget-link {
  border-radius: 5px !important;
}
.w-h-t-c,
.w-h-t-c .widget-content {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.w-h-b-c,
.w-h-b-c .widget-content {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.w-m-b1 {
  margin-bottom: 0;
}
.w-m-b2 {
  margin-bottom: 10px;
}
.w-m-b3 {
  margin-bottom: 15px;
}
.w-i-p1 .widget-content-inner-padding {
  padding-top: 0;
  padding-bottom: 0;
}
.w-i-p2 .widget-content-inner-padding {
  padding-top: 15px;
  padding-bottom: 15px;
}
.w-i-p3 .widget-content-inner-padding {
  padding-top: 30px;
  padding-bottom: 30px;
}
.w-m-b4 {
  margin-bottom: 20px;
}
.w-w1 {
  max-width: 320px;
}
.w-w2 {
  max-width: 634px;
}
.w-w5 {
  max-width: 900px;
}
@media (min-width: 1024px) {
  .w-w5.w-tcl .widget-content {
    display: flex;
  }
  .w-w5.w-tcl .widget-content .widget-first-column,
  .w-w5.w-tcl .widget-content .form-fields {
    flex: 0 0 50%;
  }
  .w-w5.w-tcl .widget-content .widget-first-column {
    margin-right: 10px;
    margin-left: 0;
  }
  .w-w5.w-tcl.w-rtl .widget-content {
    flex-direction: row-reverse;
  }
  .w-w5.w-tcl.w-rtl .widget-content .widget-first-column {
    margin-right: 0;
    margin-left: 10px;
  }
}
.widget-wrapper:not(.menu-widget-wrapper) .w-w-a:not(.widget-i-to-a) {
  max-width: none;
}
html:not(.ismobile) .widget-wrapper:not(.menu-widget-wrapper) .w-w-a:not(.widget-i-to-a) .global-widget-content-wrapper {
  width: calc(100vw - 18px);
}
.widget-wrapper:not(.menu-widget-wrapper) .w-w-a:not(.widget-i-to-a) .global-widget-content {
  margin: 0 auto;
  position: relative;
}
.widget-wrapper:not(.menu-widget-wrapper) .w-w-a:not(.widget-i-to-a).w-w1 .global-widget-content {
  max-width: 320px;
}
.widget-wrapper:not(.menu-widget-wrapper) .w-w-a:not(.widget-i-to-a).w-w2 .global-widget-content {
  max-width: 634px;
}
.widget-wrapper:not(.menu-widget-wrapper) .w-w-a:not(.widget-i-to-a).w-w5 .global-widget-content {
  max-width: 900px;
}
.widget-wrapper:not(.menu-widget-wrapper) .w-w-a:not(.widget-i-to-a)[data-widget-type-id="26"] .global-widget-content {
  max-width: none;
}
.widget-wrapper:not(.menu-widget-wrapper) .w-w-a:not(.widget-i-to-a)[data-widget-type-id="26"] .global-widget-content .widget-content {
  padding-right: 0;
  padding-left: 0;
}
.widget-wrapper:not(.menu-widget-wrapper) .w-w-a:not(.widget-i-to-a)[data-widget-type-id="26"] .global-widget-content .draggable-icon {
  right: 0;
}
html:not(.ismobile) .widget-wrapper.w-w-w-a:not(.invite-to-action-widget-wrapper):not(.menu-widget-wrapper) {
  width: 100%;
}
html:not(.ismobile) .w-w4 {
  max-width: 320px;
  position: relative;
}
html.ismobile .w-w-a[data-widget-type-id="26"] .widget-content {
  padding-right: 0;
  padding-left: 0;
}
.widget-wrapper:not(.profile-widget-wrapper) .w-bg4:not(.edit-panel) .widget-content {
  padding: 0;
}
.widget-wrapper.profile-widget-wrapper .w-bg4:not(.edit-panel) .widget-content {
  padding-bottom: 0;
}
.w-bg4:not(.w-m-b2) .widget-content .owl-dots {
  display: none;
}
.widget.not-hide-dots .widget-content .owl-dots {
  display: block;
}
.w-bg4.w-m-b1 .widget-content .owl-dots {
  margin-bottom: 10px;
}
.w-bg4:not(.w-m-b2) .widget-content .owl-carousel {
  margin-bottom: -12px;
}
.owl-carousel .owl-stage-outer {
  display: inline-flex !important;
}
.owl-carousel .owl-stage {
  display: inline !important;
}
.owl-carousel,
.owl-carousel .owl-item {
  display: table-cell;
}
.owl-previews {
  display: flex;
  justify-content: center;
  padding-bottom: 5px;
}
.owl-previews .owl-preview {
  padding: 3px;
  cursor: pointer;
}
.owl-previews .owl-preview:first-child {
  padding-left: 8px;
}
.owl-previews .owl-preview:last-child {
  padding-right: 8px;
}
.owl-previews .owl-preview.active {
  transform: scale(1.2);
  transition: transform 0.2s;
}
.owl-previews .owl-preview img {
  width: 40px;
  height: 40px;
  object-fit: cover;
}
.owl-dots-scrollable {
  width: 100%;
  overflow: auto;
}
.owl-dots-scrollable .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  height: 11px;
}
.w-t-ta1 .widget-title,
.w-t-ta1 .widget-description,
.w-t-ta1 .widget-title-wrapper .edit-widget-content,
.menu-widget-wrapper .w-t-ta1 .dropdown-menu .view-widget-content .dropdown-item {
  text-align: left;
}
.w-t-ta2 .widget-title,
.w-t-ta2 .widget-description,
.w-t-ta2 .widget-title-wrapper .edit-widget-content,
.menu-widget-wrapper .w-t-ta2 .dropdown-menu .view-widget-content .dropdown-item {
  text-align: center;
}
.w-t-ta3 .widget-title,
.w-t-ta3 .widget-description,
.w-t-ta3 .widget-title-wrapper .edit-widget-content,
.menu-widget-wrapper .w-t-ta3 .dropdown-menu .view-widget-content .dropdown-item {
  text-align: right;
}
.w-h-t .widget-title-wrapper {
  display: none;
}
.w-h-t-u .widget-title-wrapper .widget-divider,
.w-h-t-u .profile-divider {
  display: none !important;
}
.w-h-t-u .profile-divider + .site-button {
  margin-top: 10px;
}
/* PROFILE */
.profile-widget-wrapper .p-h-a {
  margin-top: 0 !important;
}
.profile-widget-wrapper .p-h-a .profile-img {
  display: none;
}
.profile-widget-wrapper .p-h-a .widget-content {
  padding-top: 10px;
}
.p-h-a-s .profile-img {
  box-shadow: none;
}
.p-h-a-b .profile-img {
  border: none;
  margin-left: -52px;
  top: -52px;
  width: 108px;
}
/* BUTTONS */
.btn-b-r1.product-catalog-template-2 .item-button,
.btn-b-r1.product-catalog-template-3 .item-button,
.btn-b-r1.product-catalog-template-4 .item-button,
.btn-b-r1.product-catalog-grid-template-2 .item-button,
.btn-b-r1.product-catalog-grid-template-3 .item-button,
.btn-b-r1.product-catalog-grid-template-4 .item-button {
  border-radius: 0;
}
.btn-b-r2.btn-sz1.product-catalog-template-2 .item-button,
.btn-b-r2.btn-sz1.product-catalog-template-3 .item-button,
.btn-b-r2.btn-sz1.product-catalog-template-4 .item-button,
.btn-b-r2.btn-sz1.product-catalog-grid-template-2 .item-button,
.btn-b-r2.btn-sz1.product-catalog-grid-template-3 .item-button,
.btn-b-r2.btn-sz1.product-catalog-grid-template-4 .item-button {
  border-radius: 7px;
}
.btn-b-r2.btn-sz2.product-catalog-template-2 .item-button,
.btn-b-r2.btn-sz2.product-catalog-template-3 .item-button,
.btn-b-r2.btn-sz2.product-catalog-template-4 .item-button,
.btn-b-r2.btn-sz2.product-catalog-grid-template-2 .item-button,
.btn-b-r2.btn-sz2.product-catalog-grid-template-3 .item-button,
.btn-b-r2.btn-sz2.product-catalog-grid-template-4 .item-button {
  border-radius: 10px;
}
.btn-b-r2.btn-sz3.product-catalog-template-2 .item-button,
.btn-b-r2.btn-sz3.product-catalog-template-3 .item-button,
.btn-b-r2.btn-sz3.product-catalog-template-4 .item-button,
.btn-b-r2.btn-sz3.product-catalog-grid-template-2 .item-button,
.btn-b-r2.btn-sz3.product-catalog-grid-template-3 .item-button,
.btn-b-r2.btn-sz3.product-catalog-grid-template-4 .item-button {
  border-radius: 13px;
}
.btn-b-r3.btn-sz1.product-catalog-template-2 .item-button,
.btn-b-r3.btn-sz1.product-catalog-template-3 .item-button,
.btn-b-r3.btn-sz1.product-catalog-template-4 .item-button,
.btn-b-r3.btn-sz1.product-catalog-grid-template-2 .item-button,
.btn-b-r3.btn-sz1.product-catalog-grid-template-3 .item-button,
.btn-b-r3.btn-sz1.product-catalog-grid-template-4 .item-button {
  border-radius: 20px;
}
.btn-b-r3.btn-sz2.product-catalog-template-2 .item-button,
.btn-b-r3.btn-sz2.product-catalog-template-3 .item-button,
.btn-b-r3.btn-sz2.product-catalog-template-4 .item-button,
.btn-b-r3.btn-sz2.product-catalog-grid-template-2 .item-button,
.btn-b-r3.btn-sz2.product-catalog-grid-template-3 .item-button,
.btn-b-r3.btn-sz2.product-catalog-grid-template-4 .item-button {
  border-radius: 25px;
}
.btn-b-r3.btn-sz3.product-catalog-template-2 .item-button,
.btn-b-r3.btn-sz3.product-catalog-template-3 .item-button,
.btn-b-r3.btn-sz3.product-catalog-template-4 .item-button,
.btn-b-r3.btn-sz3.product-catalog-grid-template-2 .item-button,
.btn-b-r3.btn-sz3.product-catalog-grid-template-3 .item-button,
.btn-b-r3.btn-sz3.product-catalog-grid-template-4 .item-button {
  border-radius: 30px;
}
.btn-w2.product-catalog-template-2 .item-button,
.btn-w2.product-catalog-template-3 .item-button,
.btn-w2.product-catalog-template-4 .item-button,
.btn-w2.product-catalog-grid-template-2 .item-button,
.btn-w2.product-catalog-grid-template-3 .item-button,
.btn-w2.product-catalog-grid-template-4 .item-button {
  width: 100%;
  margin: 0;
}
.btn-bg1.product-catalog-template-2 .item-button,
.btn-bg1.product-catalog-template-3 .item-button,
.btn-bg1.product-catalog-template-4 .item-button,
.btn-bg1.product-catalog-grid-template-2 .item-button,
.btn-bg1.product-catalog-grid-template-3 .item-button,
.btn-bg1.product-catalog-grid-template-4 .item-button {
  background: none;
  border: 2px solid white;
}
.btn-bg2.product-catalog-template-2 .item-button,
.btn-bg2.product-catalog-template-3 .item-button,
.btn-bg2.product-catalog-template-4 .item-button,
.btn-bg2.product-catalog-grid-template-2 .item-button,
.btn-bg2.product-catalog-grid-template-3 .item-button,
.btn-bg2.product-catalog-grid-template-4 .item-button {
  background: #000000;
}
.btn-sz1.product-catalog-template-2 .item-button,
.btn-sz1.product-catalog-template-3 .item-button,
.btn-sz1.product-catalog-template-4 .item-button,
.btn-sz1.product-catalog-grid-template-2 .item-button,
.btn-sz1.product-catalog-grid-template-3 .item-button,
.btn-sz1.product-catalog-grid-template-4 .item-button {
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn-sz1.btn-bg1.product-catalog-template-2 .item-button,
.btn-sz1.btn-bg1.product-catalog-template-3 .item-button,
.btn-sz1.btn-bg1.product-catalog-template-4 .item-button,
.btn-sz1.btn-bg1.product-catalog-grid-template-2 .item-button,
.btn-sz1.btn-bg1.product-catalog-grid-template-3 .item-button,
.btn-sz1.btn-bg1.product-catalog-grid-template-4 .item-button {
  padding-top: 8px;
  padding-bottom: 8px;
}
.btn-sz2.product-catalog-template-2 .item-button,
.btn-sz2.product-catalog-template-3 .item-button,
.btn-sz2.product-catalog-template-4 .item-button,
.btn-sz2.product-catalog-grid-template-2 .item-button,
.btn-sz2.product-catalog-grid-template-3 .item-button,
.btn-sz2.product-catalog-grid-template-4 .item-button {
  padding-top: 15px;
  padding-bottom: 15px;
}
.btn-sz2.btn-bg1.product-catalog-template-2 .item-button,
.btn-sz2.btn-bg1.product-catalog-template-3 .item-button,
.btn-sz2.btn-bg1.product-catalog-template-4 .item-button,
.btn-sz2.btn-bg1.product-catalog-grid-template-2 .item-button,
.btn-sz2.btn-bg1.product-catalog-grid-template-3 .item-button,
.btn-sz2.btn-bg1.product-catalog-grid-template-4 .item-button {
  padding-top: 13px;
  padding-bottom: 13px;
}
.btn-sz3.product-catalog-template-2 .item-button,
.btn-sz3.product-catalog-template-3 .item-button,
.btn-sz3.product-catalog-template-4 .item-button,
.btn-sz3.product-catalog-grid-template-2 .item-button,
.btn-sz3.product-catalog-grid-template-3 .item-button,
.btn-sz3.product-catalog-grid-template-4 .item-button {
  padding-top: 20px;
  padding-bottom: 20px;
}
.btn-sz3.btn-bg1.product-catalog-template-2 .item-button,
.btn-sz3.btn-bg1.product-catalog-template-3 .item-button,
.btn-sz3.btn-bg1.product-catalog-template-4 .item-button,
.btn-sz3.btn-bg1.product-catalog-grid-template-2 .item-button,
.btn-sz3.btn-bg1.product-catalog-grid-template-3 .item-button,
.btn-sz3.btn-bg1.product-catalog-grid-template-4 .item-button {
  padding-top: 18px;
  padding-bottom: 18px;
}
.btn-w1 .product-catalog-template-3,
.btn-w1 .product-catalog-template-4,
.btn-w1 .product-catalog-grid-template-3,
.btn-w1 .product-catalog-grid-template-4 {
  width: unset !important;
}
.btn-b-r1 .btn-site {
  border-radius: 0;
}
.btn-b-r2.btn-sz1 .btn-site {
  border-radius: 7px;
}
.btn-b-r2.btn-sz2 .btn-site {
  border-radius: 10px;
}
.btn-b-r2.btn-sz3 .btn-site {
  border-radius: 13px;
}
.btn-b-r3.btn-sz1 .btn-site {
  border-radius: 20px;
}
.btn-b-r3.btn-sz2 .btn-site {
  border-radius: 25px;
}
.btn-b-r3.btn-sz3 .btn-site {
  border-radius: 30px;
}
.btn-w1 .btn-site {
  min-width: 200px;
  margin: 0 10px;
}
.btn-w2 .btn-site {
  min-width: 200px;
  width: 100%;
  margin: 0;
}
.btn-bg1 .btn-site:not(.btn-without-background) {
  background: none;
  border: 2px solid white;
}
.btn-bg2 .btn-site:not(.btn-without-background) {
  background: #000000;
}
.btn-sz1 .btn-site {
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn-sz1.btn-bg1 .btn-site,
.btn-sz1 .site-button-add {
  padding-top: 8px;
  padding-bottom: 8px;
}
.btn-sz2 .btn-site {
  padding-top: 15px;
  padding-bottom: 15px;
}
.btn-sz2.btn-bg1 .btn-site,
.btn-sz2 .site-button-add {
  padding-top: 13px;
  padding-bottom: 13px;
}
.btn-sz3 .btn-site {
  padding-top: 20px;
  padding-bottom: 20px;
}
.btn-sz3.btn-bg1 .btn-site,
.btn-sz3 .site-button-add {
  padding-top: 18px;
  padding-bottom: 18px;
}
.btn-a1 .btn-site,
.btn-a1 .site-button-add {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
}
.btn-a2 .btn-site,
.btn-a2 .site-button-add {
  text-align: center;
}
.btn-a3 .btn-site,
.btn-a3 .site-button-add {
  text-align: right;
  padding-left: 20px;
  padding-right: 20px;
}
/* DIVIDER */
.d-w1 .widget-divider-hr {
  width: 20%;
  margin: 0 auto;
}
.d-w2 .widget-divider-hr {
  width: 50%;
  margin: 0 auto;
}
.d-w3 .widget-divider-hr {
  width: 100%;
}
.d-s1 .widget-divider-hr {
  border-top-style: solid;
}
.d-s2 .widget-divider-hr {
  border-top-style: dashed;
}
.d-s3 .widget-divider-hr {
  border-top-style: dotted;
}
/* FIELDS */
.f-bg1 .form-field {
  background: none;
  border: 2px solid white;
}
.f-bg2 .form-field {
  background: #ffffff;
  border: 1px solid grey;
}
.f-bg3 .form-fields .fake-element select,
.f-bg3 .form-fields .view-list select,
.f-bg3 .form-fields .edit-list select {
  font-size: inherit;
  height: auto;
  background-color: transparent !important;
}
.f-bg3 .form-field {
  background: none !important;
  border: none;
  border-radius: 0 !important;
  border-bottom: 1px solid #dadada;
}
.f-b-r1 .form-field {
  border-radius: 0;
}
.f-b-r2.f-sz1 .form-field {
  border-radius: 7px;
}
.f-b-r2.f-sz2 .form-field {
  border-radius: 10px;
}
.f-b-r2.f-sz3 .form-field {
  border-radius: 13px;
}
.f-b-r3.f-sz1 .form-field {
  border-radius: 20px;
}
.f-b-r3.f-sz2 .form-field {
  border-radius: 25px;
}
.f-b-r3.f-sz3 .form-field {
  border-radius: 30px;
}
.f-sz1 .form-field {
  padding-top: 10px;
  padding-bottom: 10px;
}
.f-sz1.f-bg1 .form-field,
.f-sz1 .form-field-add {
  padding-top: 9px;
  padding-bottom: 9px;
}
.f-sz1 .form-fields .form-field-icon {
  top: 14px;
}
.f-sz2 .form-field {
  padding-top: 15px;
  padding-bottom: 15px;
}
.f-sz2.f-bg1 .form-field,
.f-sz2 .form-field-add {
  padding-top: 14px;
  padding-bottom: 14px;
}
.f-sz2 .form-fields .form-field-icon {
  top: 20px;
}
.f-sz3 .form-field {
  padding-top: 20px;
  padding-bottom: 20px;
}
.f-sz3.f-bg1 .form-field,
.f-sz3 .form-field-add {
  padding-top: 19px;
  padding-bottom: 19px;
}
.f-sz3 .form-fields .form-field-icon {
  top: 25px;
}
/* ICONS */
.form-field-icon-account::before {
  content: '\f207';
}
.form-field-icon-phone::before {
  content: '\f2be';
}
.form-field-icon-email::before {
  content: '\f15a';
}
.form-field-icon-text::before {
  content: '\f25b';
}
.form-field-icon-link::before {
  content: '\f18e';
}
.form-field-icon-pin::before {
  content: '\f1ab';
}
.form-field-icon-calendar::before {
  content: '\f332';
}
.form-field-icon-receipt::before {
  content: '\f1b4';
}
.form-field-icon-time::before {
  content: '\f337';
}
.form-field-icon-captcha::before {
  content: '\f261';
}
/* FONTS */
.font-type-1 {
  font-size: 19px;
  font-weight: 600;
  font-style: normal;
}
.font-type-2 {
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
}
.font-type-3 {
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
}
.font-type-4 {
  font-size: 15px;
  font-weight: 600;
  font-style: normal;
}
.font-type-4 .form-field {
  padding-left: 1.73em;
}
.font-type-5 {
  font-size: 19px;
  font-weight: 600;
  font-style: normal;
}
.font-type-6 {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
}
.font-type-7 {
  font-size: 27px;
  font-weight: 600;
  font-style: normal;
}
.m-t-45 {
  margin-top: 45px !important;
}
.btn-purchase-form {
  border-radius: 20px !important;
}
#widgets-list .widget-wrapper:last-child .widget.w-m-b1 {
  margin-bottom: 10px;
}
#widgets-list ~ .widget-wrapper .widget.w-m-b1 {
  margin-bottom: 10px;
}
.box-form-field-list {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.box-form-field-list li {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
}
.ismobile #form-field-type label {
  padding: 6px 7px;
}
.ismobile #form-field-icon label {
  padding: 6px 8px;
}
.box-form-field-list .form-add-item {
  bottom: 10px;
}
.edit-form-field-list-description {
  font-size: 13px;
}
.box-form-field-list .select2-search__field {
  padding: 0;
}
.select2-results__option.select2-results__option--highlighted:not([id]) {
  background-color: var(--success-color) !important;
}
.select2-results__option.select2-results__option--highlighted:not([id])::before {
  content: 'Добавить "';
}
.select2-results__option.select2-results__option--highlighted:not([id])::after {
  content: '"';
}
.ismobile .datetimepicker .datetimepicker-days td {
  width: 42.6px;
  height: 40px;
}
.ismobile .datetimepicker .datetimepicker-hours table tr td,
.ismobile .datetimepicker .datetimepicker-minutes table tr td {
  width: 300px;
}
.ismobile .datetimepicker .datetimepicker-hours table tr td span,
.ismobile .datetimepicker .datetimepicker-minutes table tr td span {
  height: 4.2rem !important;
  line-height: 4.2rem !important;
  display: block;
  width: 23%;
  float: left;
  margin: 1%;
  cursor: pointer;
  border-radius: 0.25rem;
}
.ismobile .datetimepicker .switch {
  font-size: 15px !important;
}
.datetimepicker-hours span.hour,
.datetimepicker-minutes span.minute {
  height: 32px !important;
  line-height: 32px;
}
.datetimepicker-hours span.hour.active,
.datetimepicker-minutes span.minute.active {
  height: 32px !important;
  line-height: 27px;
}
.datetimepicker .hour.disabled {
  display: none;
}
.day.active,
.hour.active,
.minute.active,
.month.active,
.year.active {
  background-image: inherit !important;
  background-color: white !important;
  border: 3px rgba(108, 108, 108, 0.92) solid !important;
  color: #5e5e5e !important;
  border-radius: 3px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.field-saveformfield-list .select2-selection__choice {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.field-saveformfield-list .select2-selection__choice span {
  order: 2;
}
.field-saveformfield-list .select2-selection__choice__remove {
  margin: 0 !important;
}
.form-field-dropdown-list option:first-child {
  display: none;
}
.form-fields-success-form {
  position: relative;
}
.block-generate-document ul {
  margin-left: -20px !important;
  list-style: disc !important;
}
.block-generate-document ul li {
  padding: 0 !important;
  margin-top: 7px;
}
.btn-subtext {
  font-size: smaller;
  opacity: 0.7;
}
