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

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

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

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

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

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

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

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

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

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

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

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

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

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

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

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

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

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

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

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

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

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

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

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

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

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

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

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

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

* {
  box-sizing: border-box; }

h3,
p,
a,
ul,
li,
h1,
h2,
h4 {
  margin: 0; }

a {
  text-decoration: none;
  color: inherit; }

main {
  padding-top: 16.3em; }

img {
  width: 100%;
  height: auto; }

html {
  overflow: hidden; }

body {
  margin: 0;
  font-size: 10px;
  font-weight: 500;
  line-height: 1.25;
  font-family: 'Manrope', sans-serif !important;
  color: #0F172A;
  background: #F2F5FA;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  font-variant-numeric: lining-nums;
  min-height: 100vh;
  display: -ms-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

h1, h2, h3, h4, h5, h6 {
  color: #0F172A; }

.v-application {
  font-family: inherit !important; }
  .v-application .v-main {
    overflow-y: scroll;
    height: 100vh; }
  .v-application h1,
  .v-application p {
    margin: inherit; }
  .v-application h1 {
    margin: 0; }
  .v-application .v-card__subtitle,
  .v-application .v-card__text,
  .v-application .v-card__title {
    padding: 0; }
  .v-application .theme--light.v-card > .v-card__text,
  .v-application .theme--light.v-card > .v-card__subtitle {
    color: unset; }
  .v-application .v-overlay .v-overlay__scrim {
    opacity: 0.4;
    background-color: #0F172A !important; }

.theme--light.v-application {
  background: #F2F5FA; }

main#main {
  overflow-x: hidden; }

footer {
  margin-top: auto; }

main {
  width: 100%;
  -ms-flex-positive: 1;
      flex-grow: 1; }

.content {
  width: 1290px;
  margin-left: auto;
  margin-right: auto;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  box-sizing: border-box;
  padding: 0 1.4em; }

.shadow_sm {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05); }

.shadow_base {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.06), 0px 1px 3px 0px rgba(0, 0, 0, 0.1); }

.shadow_md {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.06), 0px 4px 6px -1px rgba(0, 0, 0, 0.1); }

.shadow_lg {
  box-shadow: 0px 4px 6px -2px rgba(0, 0, 0, 0.05), 0px 10px 15px -3px rgba(0, 0, 0, 0.1); }

.shadow_xl {
  box-shadow: 0px 10px 10px -5px rgba(0, 0, 0, 0.04), 0px 20px 25px -5px rgba(0, 0, 0, 0.1); }

.shadow_2xl {
  box-shadow: 0px 25px 50px -12px rgba(0, 0, 0, 0.25); }

.shadow_inner {
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.06) inset; }

:-ms-input-placeholder {
  color: #EBEFF7; }

::placeholder {
  color: #EBEFF7; }

::-webkit-scrollbar {
  background-color: #E2E8F0;
  color: #aba499;
  width: 5px; }

::-webkit-scrollbar-thumb {
  background-color: #94A3B8;
  border-radius: 0.8em;
  transition: .3s; }

::-webkit-scrollbar-thumb:hover {
  background-color: #CBD5E1; }

::-webkit-scrollbar-thumb:active {
  background-color: #CBD5E1; }

::selection {
  background-color: #004daa !important;
  color: #e8e6e3 !important; }

::-moz-selection {
  background-color: #004daa !important;
  color: #e8e6e3 !important; }

* {
  scrollbar-width: thin;
  scrollbar-color: #C7D2FE #E2E8F0; }

.toast-container .toast-item-wrapper .toast-item {
  border: none;
  background: rgba(62, 68, 89, 0.8);
  border-radius: 0;
  font-size: 1.4em; }
  .toast-container .toast-item-wrapper .toast-item p {
    font-family: 'Manrope', sans-serif !important; }

.loader {
  width: 2.5em;
  height: 2.5em;
  border: 0.5em solid #116ACC;
  border-bottom-color: transparent;
  border-radius: 50%;
  display: inline-block;
  box-sizing: border-box;
  animation: rotation 1s linear infinite;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-right: 1em; }

.loader.small {
  width: 2em;
  height: 2em;
  margin: 0; }

@keyframes rotation {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

#footerBlock .footerContentWrap .footerCopyrights {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 1.6em 0; }
  #footerBlock .footerContentWrap .footerCopyrights img {
    width: 14em; }

.text_5xl {
  font-size: 4.8em !important;
  line-height: 1 !important; }

.text_4xl {
  font-size: 3.6em !important;
  line-height: 1.11 !important; }

.text_3xl {
  font-size: 3em !important;
  line-height: 1.2 !important; }

.text_2xl {
  font-size: 2.4em !important;
  line-height: 1.33 !important; }

.text_xl {
  font-size: 2em !important;
  line-height: 1.4 !important; }

.text_lg {
  font-size: 1.8em !important;
  line-height: 1.55 !important; }

.text_base {
  font-size: 1.6em !important;
  line-height: 1.5 !important; }

.text_sm {
  font-size: 1.4em !important;
  line-height: 1.71 !important; }

.text_xs {
  font-size: 1.3em !important;
  line-height: 1.33 !important; }

.semibold {
  font-weight: 600 !important; }

.extrabold {
  font-weight: 800 !important; }

.bold {
  font-weight: 700 !important; }

.regular {
  font-weight: 400 !important; }

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

.uppercase {
  text-transform: uppercase !important; }

.lowercase {
  text-transform: lowercase !important; }

.color_white {
  color: #fff !important; }

.color_black {
  color: #000 !important; }

.color_neutral_50 {
  color: #F2F5FA !important; }

.color_neutral_100 {
  color: #F1F5F9 !important; }

.color_neutral_200 {
  color: #E2E8F0 !important; }

.color_neutral_300 {
  color: #CBD5E1 !important; }

.color_neutral_400 {
  color: #94A3B8 !important; }

.color_neutral_500 {
  color: #64748B !important; }

.color_neutral_600 {
  color: #475569 !important; }

.color_neutral_700 {
  color: #535865 !important; }

.color_neutral_800 {
  color: #1E293B !important; }

.color_neutral_900 {
  color: #0F172A !important; }

.color_brand_50 {
  color: #EBEFF7 !important; }

.color_brand_100 {
  color: #F2F5FA !important; }

.color_brand_200 {
  color: #C7D2FE !important; }

.color_brand_300 {
  color: #88B4E5 !important; }

.color_brand_400 {
  color: #5896DB !important; }

.color_brand_500 {
  color: #116ACC !important; }

.color_brand_600 {
  color: #14121F !important; }

.color_brand_700 {
  color: #5896DB !important; }

.color_brand_800 {
  color: #0C4A8F !important; }

.color_brand_900 {
  color: #312E81 !important; }

.color_rose_50 {
  color: #FFF1F2 !important; }

.color_rose_400 {
  color: #E30613 !important; }

.color_rose_600 {
  color: #FF2828 !important; }

.color_amber_100 {
  color: #FEF3C7 !important; }

.color_amber_400 {
  color: #F59E0B !important; }

.color_amber_600 {
  color: #D97706 !important; }

.color_teal_50 {
  color: #F0FDFA !important; }

.color_teal_400 {
  color: #2DD4BF !important; }

.color_teal_600 {
  color: #48BB78 !important; }

.bg_white {
  background: #fff !important; }

.bg_black {
  background: #000 !important; }

.bg_neutral_100 {
  background: #F1F5F9 !important; }

.bg_neutral_200 {
  background: #E2E8F0 !important; }

.bg_neutral_300 {
  background: #CBD5E1 !important; }

.bg_neutral_400 {
  background: #94A3B8 !important; }

.bg_neutral_500 {
  background: #6B7280 !important; }

.bg_neutral_600 {
  background: #4B5563 !important; }

.bg_neutral_700 {
  background: #374151 !important; }

.bg_neutral_800 {
  background: #1F2937 !important; }

.bg_neutral_900 {
  background: #0F172A !important; }

.bg_brand_50 {
  background: #EBEFF7 !important; }

.bg_brand_100 {
  background: #DEE8F9 !important; }

.bg_brand_200 {
  background: #C7D2FE !important; }

.bg_brand_300 {
  background: #88B4E5 !important; }

.bg_brand_400 {
  background: #5896DB !important; }

.bg_brand_500 {
  background: #116ACC !important; }

.bg_brand_600 {
  background: #116ACC !important; }

.bg_brand_700 {
  background: #5896DB !important; }

.bg_brand_800 {
  background: #0C4A8F !important; }

.bg_brand_900 {
  background: #312E81 !important; }

.bg_rose_50 {
  background: #FFF1F2 !important; }

.bg_rose_400 {
  background: #FB7185 !important; }

.bg_rose_600 {
  background: #E11D48 !important; }

.bg_amber_100 {
  background: #FEF3C7 !important; }

.bg_amber_400 {
  background: #F59E0B !important; }

.bg_amber_600 {
  background: #D97706 !important; }

.bg_teal_50 {
  background: #F0FDFA !important; }

.bg_teal_400 {
  background: #2DD4BF !important; }

.bg_teal_600 {
  background: #0D9488 !important; }

.btn.defaultButtonUI {
  font-size: 1.4em !important; }

.btn,
.v-btn,
.userAuthorizeFormBut,
.defaultButtonUI {
  display: -ms-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  gap: .8em;
  transition: color .3s, background .3s;
  font-size: 1em !important;
  text-transform: none;
  height: auto !important;
  min-width: initial !important;
  box-shadow: none;
  letter-spacing: initial !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-shadow: none !important; }
  .btn .v-btn__content,
  .v-btn .v-btn__content,
  .userAuthorizeFormBut .v-btn__content,
  .defaultButtonUI .v-btn__content {
    gap: .8em;
    -ms-flex-align: center;
        align-items: center; }
  .btn span.text_sm,
  .v-btn span.text_sm,
  .userAuthorizeFormBut span.text_sm,
  .defaultButtonUI span.text_sm {
    margin-bottom: 0 !important; }
  .btn svg use,
  .v-btn svg use,
  .userAuthorizeFormBut svg use,
  .defaultButtonUI svg use {
    transition: fill .3s; }
  .btn--medium,
  .v-btn--medium,
  .userAuthorizeFormBut--medium,
  .defaultButtonUI--medium {
    padding: 1.104em 1.6em !important;
    border-radius: 8em !important; }
  .btn--big,
  .v-btn--big,
  .userAuthorizeFormBut--big,
  .defaultButtonUI--big {
    padding: 1.6em !important;
    border-radius: 8em !important; }
  .btn--small,
  .v-btn--small,
  .userAuthorizeFormBut--small,
  .defaultButtonUI--small {
    padding: 0.603em 1.2em !important;
    gap: .6em;
    border-radius: 8em !important; }
  .btn--small_wide,
  .v-btn--small_wide,
  .userAuthorizeFormBut--small_wide,
  .defaultButtonUI--small_wide {
    padding: .6em 3.2em !important; }
  .btn--medium.icon_only,
  .v-btn--medium.icon_only,
  .userAuthorizeFormBut--medium.icon_only,
  .defaultButtonUI--medium.icon_only {
    padding: 1em; }
  .btn--big.icon_only,
  .v-btn--big.icon_only,
  .userAuthorizeFormBut--big.icon_only,
  .defaultButtonUI--big.icon_only {
    padding: 1.6em; }
  .btn--small.icon_only,
  .v-btn--small.icon_only,
  .userAuthorizeFormBut--small.icon_only,
  .defaultButtonUI--small.icon_only {
    padding: .6em .8em; }
  .btn .icon,
  .btn svg,
  .v-btn .icon,
  .v-btn svg,
  .userAuthorizeFormBut .icon,
  .userAuthorizeFormBut svg,
  .defaultButtonUI .icon,
  .defaultButtonUI svg {
    width: 2em;
    height: 2em;
    transition: .3s; }
  .btn--primary,
  .v-btn--primary,
  .userAuthorizeFormBut--primary,
  .defaultButtonUI--primary {
    color: #fff !important;
    background: #14121F !important;
    border: 2px solid #14121F; }
    .btn--primary svg,
    .v-btn--primary svg,
    .userAuthorizeFormBut--primary svg,
    .defaultButtonUI--primary svg {
      fill: #fff; }
    .btn--primary:hover,
    .v-btn--primary:hover,
    .userAuthorizeFormBut--primary:hover,
    .defaultButtonUI--primary:hover {
      color: #14121F !important;
      background: transparent !important; }
      .btn--primary:hover svg,
      .v-btn--primary:hover svg,
      .userAuthorizeFormBut--primary:hover svg,
      .defaultButtonUI--primary:hover svg {
        fill: #14121F; }
    .btn--primary.disable,
    .v-btn--primary.disable,
    .userAuthorizeFormBut--primary.disable,
    .defaultButtonUI--primary.disable {
      color: #94A3B8 !important;
      background: #FFF1F2 !important; }
      .btn--primary.disable svg use,
      .v-btn--primary.disable svg use,
      .userAuthorizeFormBut--primary.disable svg use,
      .defaultButtonUI--primary.disable svg use {
        fill: #94A3B8; }
  .btn--secondary,
  .v-btn--secondary,
  .userAuthorizeFormBut--secondary,
  .defaultButtonUI--secondary {
    color: #14121F !important;
    background: none !important;
    border: 2px solid #14121F; }
    .btn--secondary svg,
    .v-btn--secondary svg,
    .userAuthorizeFormBut--secondary svg,
    .defaultButtonUI--secondary svg {
      fill: #14121F; }
    .btn--secondary:hover,
    .v-btn--secondary:hover,
    .userAuthorizeFormBut--secondary:hover,
    .defaultButtonUI--secondary:hover {
      color: #fff !important;
      background: #14121F !important;
      border: 2px solid #14121F; }
      .btn--secondary:hover svg,
      .v-btn--secondary:hover svg,
      .userAuthorizeFormBut--secondary:hover svg,
      .defaultButtonUI--secondary:hover svg {
        fill: #fff; }
    .btn--secondary.disable,
    .v-btn--secondary.disable,
    .userAuthorizeFormBut--secondary.disable,
    .defaultButtonUI--secondary.disable {
      color: #94A3B8;
      background: #F1F5F9; }
      .btn--secondary.disable svg use,
      .v-btn--secondary.disable svg use,
      .userAuthorizeFormBut--secondary.disable svg use,
      .defaultButtonUI--secondary.disable svg use {
        fill: #94A3B8; }
  .btn--tertiary,
  .v-btn--tertiary,
  .userAuthorizeFormBut--tertiary,
  .defaultButtonUI--tertiary {
    color: #475569;
    background: transparent;
    border: none; }
    .btn--tertiary svg use,
    .v-btn--tertiary svg use,
    .userAuthorizeFormBut--tertiary svg use,
    .defaultButtonUI--tertiary svg use {
      fill: #475569; }
    .btn--tertiary:hover,
    .v-btn--tertiary:hover,
    .userAuthorizeFormBut--tertiary:hover,
    .defaultButtonUI--tertiary:hover {
      color: #475569 !important;
      background: #F1F5F9; }
    .btn--tertiary.disable,
    .v-btn--tertiary.disable,
    .userAuthorizeFormBut--tertiary.disable,
    .defaultButtonUI--tertiary.disable {
      color: #94A3B8;
      background: transparent; }
      .btn--tertiary.disable svg use,
      .v-btn--tertiary.disable svg use,
      .userAuthorizeFormBut--tertiary.disable svg use,
      .defaultButtonUI--tertiary.disable svg use {
        fill: #94A3B8; }

.mainContentWrapper .login_page {
  height: 100vh;
  width: 100vw; }
  .mainContentWrapper .login_page .login_inner {
    border-radius: 1.6em;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1290px;
    height: 100%;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    margin: auto; }
    .mainContentWrapper .login_page .login_inner .left_block {
      position: relative;
      width: 40%; }
      .mainContentWrapper .login_page .login_inner .left_block:before {
        content: '';
        display: inline-block;
        width: 100vw;
        height: 100vw;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        background: #14121F;
        z-index: 1; }
      .mainContentWrapper .login_page .login_inner .left_block > * {
        position: relative;
        z-index: 10; }
      .mainContentWrapper .login_page .login_inner .left_block h1 {
        margin: 0.6em 0 0.6em;
        line-height: 1.2 !important; }
      .mainContentWrapper .login_page .login_inner .left_block .logo {
        width: 25em; }
    .mainContentWrapper .login_page .login_inner .right_block {
      width: 60%;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center; }
      .mainContentWrapper .login_page .login_inner .right_block .inner {
        max-width: 39.1em;
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
            flex-direction: column;
        -ms-flex-pack: center;
            justify-content: center;
        -ms-flex-align: center;
            align-items: center; }
        .mainContentWrapper .login_page .login_inner .right_block .inner p.text_3xl {
          margin-bottom: 0.3em; }
        .mainContentWrapper .login_page .login_inner .right_block .inner .login_form {
          width: 100%; }
          .mainContentWrapper .login_page .login_inner .right_block .inner .login_form form {
            display: -ms-grid;
            display: grid;
            -ms-grid-columns: 1fr;
                grid-template-columns: 1fr;
            grid-gap: 1.8em;
            margin-top: 4em; }
          .mainContentWrapper .login_page .login_inner .right_block .inner .login_form .v-btn {
            font-size: 1em;
            margin-top: 0em; }

.mainContentWrapper input.inpText,
.mainContentWrapper input.ozPhotoBlockName,
.mainContentWrapper input.ozPhotoBlockIncidentData,
.mainContentWrapper input.ozPhotoBlockIncidentTime,
.mainContentWrapper textarea,
#main_wrap input.inpText,
#main_wrap input.ozPhotoBlockName,
#main_wrap input.ozPhotoBlockIncidentData,
#main_wrap input.ozPhotoBlockIncidentTime,
#main_wrap textarea {
  max-height: initial;
  padding: 1em 1em 1em 1em;
  font-size: 1.4em;
  color: #0F172A;
  line-height: 1.3;
  font-family: 'Manrope', sans-serif !important;
  font-weight: 500;
  background: #fff;
  border-radius: 10em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none; }
  .mainContentWrapper input.inpText::-webkit-input-placeholder,
  .mainContentWrapper input.ozPhotoBlockName::-webkit-input-placeholder,
  .mainContentWrapper input.ozPhotoBlockIncidentData::-webkit-input-placeholder,
  .mainContentWrapper input.ozPhotoBlockIncidentTime::-webkit-input-placeholder,
  .mainContentWrapper textarea::-webkit-input-placeholder,
  #main_wrap input.inpText::-webkit-input-placeholder,
  #main_wrap input.ozPhotoBlockName::-webkit-input-placeholder,
  #main_wrap input.ozPhotoBlockIncidentData::-webkit-input-placeholder,
  #main_wrap input.ozPhotoBlockIncidentTime::-webkit-input-placeholder,
  #main_wrap textarea::-webkit-input-placeholder {
    color: #94A3B8;
    transition: .2s;
    font-family: 'Manrope';
    font-weight: 500; }
  .mainContentWrapper input.inpText:-moz-placeholder,
  .mainContentWrapper input.ozPhotoBlockName:-moz-placeholder,
  .mainContentWrapper input.ozPhotoBlockIncidentData:-moz-placeholder,
  .mainContentWrapper input.ozPhotoBlockIncidentTime:-moz-placeholder,
  .mainContentWrapper textarea:-moz-placeholder,
  #main_wrap input.inpText:-moz-placeholder,
  #main_wrap input.ozPhotoBlockName:-moz-placeholder,
  #main_wrap input.ozPhotoBlockIncidentData:-moz-placeholder,
  #main_wrap input.ozPhotoBlockIncidentTime:-moz-placeholder,
  #main_wrap textarea:-moz-placeholder {
    color: #94A3B8;
    transition: .2s;
    font-family: 'Manrope';
    font-weight: 500; }
  .mainContentWrapper input.inpText::-moz-placeholder,
  .mainContentWrapper input.ozPhotoBlockName::-moz-placeholder,
  .mainContentWrapper input.ozPhotoBlockIncidentData::-moz-placeholder,
  .mainContentWrapper input.ozPhotoBlockIncidentTime::-moz-placeholder,
  .mainContentWrapper textarea::-moz-placeholder,
  #main_wrap input.inpText::-moz-placeholder,
  #main_wrap input.ozPhotoBlockName::-moz-placeholder,
  #main_wrap input.ozPhotoBlockIncidentData::-moz-placeholder,
  #main_wrap input.ozPhotoBlockIncidentTime::-moz-placeholder,
  #main_wrap textarea::-moz-placeholder {
    color: #94A3B8;
    transition: .2s;
    font-family: 'Manrope';
    font-weight: 500; }
  .mainContentWrapper input.inpText:-ms-input-placeholder,
  .mainContentWrapper input.ozPhotoBlockName:-ms-input-placeholder,
  .mainContentWrapper input.ozPhotoBlockIncidentData:-ms-input-placeholder,
  .mainContentWrapper input.ozPhotoBlockIncidentTime:-ms-input-placeholder,
  .mainContentWrapper textarea:-ms-input-placeholder,
  #main_wrap input.inpText:-ms-input-placeholder,
  #main_wrap input.ozPhotoBlockName:-ms-input-placeholder,
  #main_wrap input.ozPhotoBlockIncidentData:-ms-input-placeholder,
  #main_wrap input.ozPhotoBlockIncidentTime:-ms-input-placeholder,
  #main_wrap textarea:-ms-input-placeholder {
    color: #94A3B8;
    transition: .2s;
    font-family: 'Manrope';
    font-weight: 500; }

.mainContentWrapper input.ozPhotoBlockName,
.mainContentWrapper input.ozPhotoBlockIncidentTime,
.mainContentWrapper input.ozPhotoBlockIncidentData,
#main_wrap input.ozPhotoBlockName,
#main_wrap input.ozPhotoBlockIncidentTime,
#main_wrap input.ozPhotoBlockIncidentData {
  background: #F2F5FA;
  border: 1px solid #000;
  width: 100%;
  padding: 1.25em; }

.mainContentWrapper .v-input.v-select .v-input__control .v-input__slot,
#main_wrap .v-input.v-select .v-input__control .v-input__slot {
  min-height: initial; }

.mainContentWrapper .v-input.v-select .v-input__control fieldset,
#main_wrap .v-input.v-select .v-input__control fieldset {
  padding: 0;
  border: none; }

.mainContentWrapper .v-input.v-select .v-input__control .v-select__slot .v-select__selections,
.mainContentWrapper .v-input.v-select .v-input__control .v-input__slot .v-select__selections,
#main_wrap .v-input.v-select .v-input__control .v-select__slot .v-select__selections,
#main_wrap .v-input.v-select .v-input__control .v-input__slot .v-select__selections {
  padding: 0; }
  .mainContentWrapper .v-input.v-select .v-input__control .v-select__slot .v-select__selections .v-select__selection,
  .mainContentWrapper .v-input.v-select .v-input__control .v-input__slot .v-select__selections .v-select__selection,
  #main_wrap .v-input.v-select .v-input__control .v-select__slot .v-select__selections .v-select__selection,
  #main_wrap .v-input.v-select .v-input__control .v-input__slot .v-select__selections .v-select__selection {
    font-size: 1.4em; }

.mainContentWrapper .v-input.v-select .v-input__control .v-select__slot .v-input__prepend-inner,
.mainContentWrapper .v-input.v-select .v-input__control .v-input__slot .v-input__prepend-inner,
#main_wrap .v-input.v-select .v-input__control .v-select__slot .v-input__prepend-inner,
#main_wrap .v-input.v-select .v-input__control .v-input__slot .v-input__prepend-inner {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1em;
  transition: .3s; }

.mainContentWrapper .v-input.v-select .v-input__control .v-select__slot .v-input__append-inner .v-input__icon,
.mainContentWrapper .v-input.v-select .v-input__control .v-input__slot .v-input__append-inner .v-input__icon,
#main_wrap .v-input.v-select .v-input__control .v-select__slot .v-input__append-inner .v-input__icon,
#main_wrap .v-input.v-select .v-input__control .v-input__slot .v-input__append-inner .v-input__icon {
  width: 2.4em;
  height: 2.4em;
  position: relative; }
  .mainContentWrapper .v-input.v-select .v-input__control .v-select__slot .v-input__append-inner .v-input__icon:after, .mainContentWrapper .v-input.v-select .v-input__control .v-select__slot .v-input__append-inner .v-input__icon:before,
  .mainContentWrapper .v-input.v-select .v-input__control .v-input__slot .v-input__append-inner .v-input__icon:after,
  .mainContentWrapper .v-input.v-select .v-input__control .v-input__slot .v-input__append-inner .v-input__icon:before,
  #main_wrap .v-input.v-select .v-input__control .v-select__slot .v-input__append-inner .v-input__icon:after,
  #main_wrap .v-input.v-select .v-input__control .v-select__slot .v-input__append-inner .v-input__icon:before,
  #main_wrap .v-input.v-select .v-input__control .v-input__slot .v-input__append-inner .v-input__icon:after,
  #main_wrap .v-input.v-select .v-input__control .v-input__slot .v-input__append-inner .v-input__icon:before {
    content: '';
    display: inline-block;
    width: 1em; }
  .mainContentWrapper .v-input.v-select .v-input__control .v-select__slot .v-input__append-inner .v-input__icon i,
  .mainContentWrapper .v-input.v-select .v-input__control .v-input__slot .v-input__append-inner .v-input__icon i,
  #main_wrap .v-input.v-select .v-input__control .v-select__slot .v-input__append-inner .v-input__icon i,
  #main_wrap .v-input.v-select .v-input__control .v-input__slot .v-input__append-inner .v-input__icon i {
    display: none; }

.mainContentWrapper .v-select.v-input--is-focused .v-input__slot,
#main_wrap .v-select.v-input--is-focused .v-input__slot {
  background: #EBEFF7;
  border-color: #116ACC !important; }
  .mainContentWrapper .v-select.v-input--is-focused .v-input__slot .v-input__prepend-inner,
  #main_wrap .v-select.v-input--is-focused .v-input__slot .v-input__prepend-inner {
    transform: translateY(-50%) rotate(180deg) !important; }

.mainContentWrapper .v-input.v-text-field.input_small > .v-input__control .v-input__slot .v-text-field__slot input,
.mainContentWrapper .v-input.v-text-field.input_small > .v-input__control .v-input__slot .v-text-field__slot textarea,
.mainContentWrapper .v-input.v-text-field.input_small > .v-input__control .v-input__slot .v-select__selections input,
.mainContentWrapper .v-input.v-text-field.input_small > .v-input__control .v-input__slot .v-select__selections textarea,
.mainContentWrapper .v-input.v-select.input_small > .v-input__control .v-input__slot .v-text-field__slot input,
.mainContentWrapper .v-input.v-select.input_small > .v-input__control .v-input__slot .v-text-field__slot textarea,
.mainContentWrapper .v-input.v-select.input_small > .v-input__control .v-input__slot .v-select__selections input,
.mainContentWrapper .v-input.v-select.input_small > .v-input__control .v-input__slot .v-select__selections textarea,
#main_wrap .v-input.v-text-field.input_small > .v-input__control .v-input__slot .v-text-field__slot input,
#main_wrap .v-input.v-text-field.input_small > .v-input__control .v-input__slot .v-text-field__slot textarea,
#main_wrap .v-input.v-text-field.input_small > .v-input__control .v-input__slot .v-select__selections input,
#main_wrap .v-input.v-text-field.input_small > .v-input__control .v-input__slot .v-select__selections textarea,
#main_wrap .v-input.v-select.input_small > .v-input__control .v-input__slot .v-text-field__slot input,
#main_wrap .v-input.v-select.input_small > .v-input__control .v-input__slot .v-text-field__slot textarea,
#main_wrap .v-input.v-select.input_small > .v-input__control .v-input__slot .v-select__selections input,
#main_wrap .v-input.v-select.input_small > .v-input__control .v-input__slot .v-select__selections textarea {
  padding: 1.208em;
  font-size: 1.4em;
  color: #0F172A; }

.mainContentWrapper .v-input.v-text-field.input_small > .v-input__control .v-input__slot .v-text-field__slot .v-label,
.mainContentWrapper .v-input.v-text-field.input_small > .v-input__control .v-input__slot .v-select__selections .v-label,
.mainContentWrapper .v-input.v-select.input_small > .v-input__control .v-input__slot .v-text-field__slot .v-label,
.mainContentWrapper .v-input.v-select.input_small > .v-input__control .v-input__slot .v-select__selections .v-label,
#main_wrap .v-input.v-text-field.input_small > .v-input__control .v-input__slot .v-text-field__slot .v-label,
#main_wrap .v-input.v-text-field.input_small > .v-input__control .v-input__slot .v-select__selections .v-label,
#main_wrap .v-input.v-select.input_small > .v-input__control .v-input__slot .v-text-field__slot .v-label,
#main_wrap .v-input.v-select.input_small > .v-input__control .v-input__slot .v-select__selections .v-label {
  font-size: 1.4em; }

.mainContentWrapper .v-input.v-text-field.top_label,
.mainContentWrapper .v-input.v-select.top_label,
#main_wrap .v-input.v-text-field.top_label,
#main_wrap .v-input.v-select.top_label {
  margin-top: 2.4em; }
  .mainContentWrapper .v-input.v-text-field.top_label > .v-input__control .v-input__slot .v-text-field__slot .v-label,
  .mainContentWrapper .v-input.v-text-field.top_label > .v-input__control .v-input__slot .v-select__selections .v-label,
  .mainContentWrapper .v-input.v-select.top_label > .v-input__control .v-input__slot .v-text-field__slot .v-label,
  .mainContentWrapper .v-input.v-select.top_label > .v-input__control .v-input__slot .v-select__selections .v-label,
  #main_wrap .v-input.v-text-field.top_label > .v-input__control .v-input__slot .v-text-field__slot .v-label,
  #main_wrap .v-input.v-text-field.top_label > .v-input__control .v-input__slot .v-select__selections .v-label,
  #main_wrap .v-input.v-select.top_label > .v-input__control .v-input__slot .v-text-field__slot .v-label,
  #main_wrap .v-input.v-select.top_label > .v-input__control .v-input__slot .v-select__selections .v-label {
    font-size: 1.4em;
    top: auto;
    bottom: 100%;
    color: #475569;
    font-weight: 600;
    line-height: 1.4;
    padding: 0.5em 0;
    transition: .3s;
    left: -0.8em !important; }
    .mainContentWrapper .v-input.v-text-field.top_label > .v-input__control .v-input__slot .v-text-field__slot .v-label--active,
    .mainContentWrapper .v-input.v-text-field.top_label > .v-input__control .v-input__slot .v-select__selections .v-label--active,
    .mainContentWrapper .v-input.v-select.top_label > .v-input__control .v-input__slot .v-text-field__slot .v-label--active,
    .mainContentWrapper .v-input.v-select.top_label > .v-input__control .v-input__slot .v-select__selections .v-label--active,
    #main_wrap .v-input.v-text-field.top_label > .v-input__control .v-input__slot .v-text-field__slot .v-label--active,
    #main_wrap .v-input.v-text-field.top_label > .v-input__control .v-input__slot .v-select__selections .v-label--active,
    #main_wrap .v-input.v-select.top_label > .v-input__control .v-input__slot .v-text-field__slot .v-label--active,
    #main_wrap .v-input.v-select.top_label > .v-input__control .v-input__slot .v-select__selections .v-label--active {
      transform: none; }

.mainContentWrapper .v-input.v-input--checkbox,
#main_wrap .v-input.v-input--checkbox {
  width: auto; }
  .mainContentWrapper .v-input.v-input--checkbox .v-input__control,
  #main_wrap .v-input.v-input--checkbox .v-input__control {
    width: auto;
    display: -ms-inline-flexbox;
    display: inline-flex; }
    .mainContentWrapper .v-input.v-input--checkbox .v-input__control .v-messages,
    #main_wrap .v-input.v-input--checkbox .v-input__control .v-messages {
      position: absolute; }
    .mainContentWrapper .v-input.v-input--checkbox .v-input__control .v-input--selection-controls__ripple,
    #main_wrap .v-input.v-input--checkbox .v-input__control .v-input--selection-controls__ripple {
      display: none; }
    .mainContentWrapper .v-input.v-input--checkbox .v-input__control .v-input__slot,
    #main_wrap .v-input.v-input--checkbox .v-input__control .v-input__slot {
      width: 100%;
      min-height: 2em;
      border: none;
      border-radius: 0.6em;
      padding: 0;
      margin-bottom: 1em;
      -ms-flex-align: start;
          align-items: flex-start; }
      .mainContentWrapper .v-input.v-input--checkbox .v-input__control .v-input__slot .v-input--selection-controls__input,
      #main_wrap .v-input.v-input--checkbox .v-input__control .v-input__slot .v-input--selection-controls__input {
        margin: 0;
        width: 2em;
        height: 2em;
        margin-right: 0.8em; }
        .mainContentWrapper .v-input.v-input--checkbox .v-input__control .v-input__slot .v-input--selection-controls__input .v-icon,
        #main_wrap .v-input.v-input--checkbox .v-input__control .v-input__slot .v-input--selection-controls__input .v-icon {
          font-size: 1em;
          width: 2em;
          height: 2em;
          min-width: initial;
          min-height: initial;
          transition: .3s;
          border-radius: 0.6em;
          position: absolute;
          top: 0;
          left: 0;
          border: 1px solid #64748B; }
          .mainContentWrapper .v-input.v-input--checkbox .v-input__control .v-input__slot .v-input--selection-controls__input .v-icon:before,
          #main_wrap .v-input.v-input--checkbox .v-input__control .v-input__slot .v-input--selection-controls__input .v-icon:before {
            content: '';
            display: inline-block;
            width: 1.1em;
            height: 0.95em;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background-size: contain;
            background-repeat: no-repeat;
            opacity: 0;
            transition: .3s; }
      .mainContentWrapper .v-input.v-input--checkbox .v-input__control .v-input__slot .v-label,
      #main_wrap .v-input.v-input--checkbox .v-input__control .v-input__slot .v-label {
        font-size: 1.4em;
        color: #0F172A;
        line-height: 1.4;
        -ms-flex-align: center;
            align-items: center; }

.mainContentWrapper .v-input.v-input--radio-group,
#main_wrap .v-input.v-input--radio-group {
  font-size: 1em; }
  .mainContentWrapper .v-input.v-input--radio-group .v-input__control .v-messages,
  #main_wrap .v-input.v-input--radio-group .v-input__control .v-messages {
    display: none; }
  .mainContentWrapper .v-input.v-input--radio-group .v-input__control .v-input__slot,
  #main_wrap .v-input.v-input--radio-group .v-input__control .v-input__slot {
    padding: 0;
    border: none;
    border-radius: initial; }
    .mainContentWrapper .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio,
    #main_wrap .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio {
      margin-bottom: 1em;
      -ms-flex-align: start;
          align-items: flex-start; }
      .mainContentWrapper .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio .v-input--selection-controls__ripple,
      #main_wrap .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio .v-input--selection-controls__ripple {
        display: none; }
      .mainContentWrapper .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio .v-input--selection-controls__input,
      #main_wrap .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio .v-input--selection-controls__input {
        -ms-flex-align: center;
            align-items: center;
        width: 2em;
        height: 2em;
        margin-right: 0.8em; }
        .mainContentWrapper .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio .v-input--selection-controls__input .v-icon,
        #main_wrap .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio .v-input--selection-controls__input .v-icon {
          font-size: 1em;
          width: 2em;
          height: 2em;
          border-radius: 50%;
          display: block;
          border: 1px solid #64748B;
          position: relative; }
          .mainContentWrapper .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio .v-input--selection-controls__input .v-icon:before,
          #main_wrap .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio .v-input--selection-controls__input .v-icon:before {
            content: '';
            display: inline-block;
            width: 8px;
            height: 8px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            border-radius: 50%;
            background: #fff; }
      .mainContentWrapper .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio .v-label,
      #main_wrap .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio .v-label {
        font-size: 1.4em !important;
        color: #0F172A; }
        .mainContentWrapper .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio .v-label span span,
        #main_wrap .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio .v-label span span {
          padding: 0.3em .5em;
          border-radius: 2em;
          background: #F1F5F9;
          color: #475569;
          font-weight: 600;
          font-size: 1em;
          display: inline-block;
          margin-right: 0.5em;
          line-height: 1.4; }
    .mainContentWrapper .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio.v-item--active .v-input--selection-controls__input .v-icon,
    #main_wrap .v-input.v-input--radio-group .v-input__control .v-input__slot .v-radio.v-item--active .v-input--selection-controls__input .v-icon {
      background: #116ACC;
      border-color: #116ACC; }

.mainContentWrapper .v-input--is-label-active .v-input__control .v-input__slot .v-input--selection-controls__input .v-icon.mdi-checkbox-marked,
#main_wrap .v-input--is-label-active .v-input__control .v-input__slot .v-input--selection-controls__input .v-icon.mdi-checkbox-marked {
  background: #116ACC;
  border-color: #116ACC; }
  .mainContentWrapper .v-input--is-label-active .v-input__control .v-input__slot .v-input--selection-controls__input .v-icon.mdi-checkbox-marked:before,
  #main_wrap .v-input--is-label-active .v-input__control .v-input__slot .v-input--selection-controls__input .v-icon.mdi-checkbox-marked:before {
    opacity: 1;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMiAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS4wNjEgMC40MjIyOUMxMS41MTgyIDAuNzMyMjAxIDExLjYzNzUgMS4zNTQwMiAxMS4zMjc2IDEuODExMTVMNi4yNDMwMyA5LjMxMTE1QzYuMDc2OTggOS41NTYwOCA1LjgxMDk4IDkuNzE0OSA1LjUxNjU5IDkuNzQ0ODdDNS4yMjIyIDkuNzc0ODMgNC45Mjk2NSA5LjY3Mjg4IDQuNzE3NjUgOS40NjY0M0wwLjgwMjIxNSA1LjY1MzUzQzAuNDA2NTQ0IDUuMjY4MjIgMC4zOTgxNDQgNC42MzUxMSAwLjc4MzQ1MyA0LjIzOTQ0QzEuMTY4NzYgMy44NDM3NyAxLjgwMTg3IDMuODM1MzcgMi4xOTc1NCA0LjIyMDY4TDUuMjU3NTkgNy4yMDA1OUw5LjY3MjE2IDAuNjg4ODYzQzkuOTgyMDcgMC4yMzE3MjcgMTAuNjAzOSAwLjExMjM3OCAxMS4wNjEgMC40MjIyOVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo="); }

body .v-application .v-simple-checkbox {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  body .v-application .v-simple-checkbox .v-input--selection-controls__ripple {
    width: 2em;
    height: 2em;
    margin: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%); }
  body .v-application .v-simple-checkbox .v-input--selection-controls__input {
    width: 1.345em;
    height: 1.345em;
    border-radius: 0.3em;
    cursor: poManrope;
    border: 1px solid #94A3B8;
    position: relative;
    transition: .3s; }
    body .v-application .v-simple-checkbox .v-input--selection-controls__input .v-icon.mdi-checkbox-marked {
      width: 1.345em;
      height: 1.345em;
      font-size: 1em;
      border-radius: 0.3em;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      background-position: center;
      opacity: 0;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMiAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMS4wNjEgMC40MjIyOUMxMS41MTgyIDAuNzMyMjAxIDExLjYzNzUgMS4zNTQwMiAxMS4zMjc2IDEuODExMTVMNi4yNDMwMyA5LjMxMTE1QzYuMDc2OTggOS41NTYwOCA1LjgxMDk4IDkuNzE0OSA1LjUxNjU5IDkuNzQ0ODdDNS4yMjIyIDkuNzc0ODMgNC45Mjk2NSA5LjY3Mjg4IDQuNzE3NjUgOS40NjY0M0wwLjgwMjIxNSA1LjY1MzUzQzAuNDA2NTQ0IDUuMjY4MjIgMC4zOTgxNDQgNC42MzUxMSAwLjc4MzQ1MyA0LjIzOTQ0QzEuMTY4NzYgMy44NDM3NyAxLjgwMTg3IDMuODM1MzcgMi4xOTc1NCA0LjIyMDY4TDUuMjU3NTkgNy4yMDA1OUw5LjY3MjE2IDAuNjg4ODYzQzkuOTgyMDcgMC4yMzE3MjcgMTAuNjAzOSAwLjExMjM3OCAxMS4wNjEgMC40MjIyOVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo="); }

body .v-application tr.v-data-table__selected .v-simple-checkbox .v-input--selection-controls__input {
  background: #116ACC; }
  body .v-application tr.v-data-table__selected .v-simple-checkbox .v-input--selection-controls__input .v-icon.mdi-checkbox-marked {
    opacity: 1;
    border-color: #116ACC; }

#mainSiteHeaderWrap {
  position: relative;
  z-index: 999; }
  #mainSiteHeaderWrap .header_title_wrap {
    background: #F2F5FA; }
  #mainSiteHeaderWrap .header_title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    gap: 1.8em;
    padding: 1.6em 0; }
    #mainSiteHeaderWrap .header_title .logo {
      width: 19em;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center; }
      #mainSiteHeaderWrap .header_title .logo a {
        display: inline-block; }
    #mainSiteHeaderWrap .header_title .headerManageButtonsBlock {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center;
      gap: 1.6em; }
      #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .TopMenuWidget ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-align: center;
            align-items: center;
        padding: 0;
        margin: 0; }
        #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .TopMenuWidget ul li {
          list-style-type: none;
          padding: 0;
          margin: 0;
          position: relative; }
          #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .TopMenuWidget ul li ul {
            position: absolute;
            right: 0;
            top: 100%;
            background: #F2F5FA;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
                flex-direction: column; }
            #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .TopMenuWidget ul li ul a {
              font-size: 1.4em;
              width: auto;
              height: auto;
              white-space: nowrap;
              -ms-flex-pack: end;
                  justify-content: flex-end;
              padding: 0.5em 0.8em; }
          #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .TopMenuWidget ul li a {
            width: 4em;
            height: 4em;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
                justify-content: center;
            -ms-flex-align: center;
                align-items: center; }
            #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .TopMenuWidget ul li a svg {
              fill: #535865;
              width: 1.6em;
              height: 1.6em; }
      #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .usersAuthPanelMiniSignOut {
        height: auto;
        color: initial;
        font-size: 1em; }
        #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .usersAuthPanelMiniSignOut .user_wrapper {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: row;
              flex-direction: row;
          -ms-flex-align: center;
              align-items: center;
          gap: 1em; }
          #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .usersAuthPanelMiniSignOut .user_wrapper .avatar_wrapper {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-pack: center;
                justify-content: center;
            -ms-flex-align: center;
                align-items: center;
            background: #fff;
            border-radius: 50%;
            width: 4em;
            height: 4em; }
            #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .usersAuthPanelMiniSignOut .user_wrapper .avatar_wrapper svg {
              width: 1.8em;
              height: 1.8em;
              fill: none;
              stroke: #535865; }
          #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .usersAuthPanelMiniSignOut .user_wrapper .user_col {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-direction: column;
                flex-direction: column;
            -ms-flex-align: start;
                align-items: flex-start; }
            #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .usersAuthPanelMiniSignOut .user_wrapper .user_col .headerAuthUsrName {
              font-size: 1.4em;
              color: #000;
              font-weight: bold;
              text-transform: capitalize;
              padding: 0;
              margin: 0; }
              #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .usersAuthPanelMiniSignOut .user_wrapper .user_col .headerAuthUsrName:before, #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .usersAuthPanelMiniSignOut .user_wrapper .user_col .headerAuthUsrName:after {
                display: none !important; }
            #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .usersAuthPanelMiniSignOut .user_wrapper .user_col .headerAuthUsrLogout {
              font-size: 1.3em;
              color: #535865;
              padding: 0;
              margin: 0; }
              #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .usersAuthPanelMiniSignOut .user_wrapper .user_col .headerAuthUsrLogout:before, #mainSiteHeaderWrap .header_title .headerManageButtonsBlock .usersAuthPanelMiniSignOut .user_wrapper .user_col .headerAuthUsrLogout:after {
                display: none !important; }
    #mainSiteHeaderWrap .header_title .v-toolbar__content {
      width: 100%;
      -ms-flex-pack: justify;
          justify-content: space-between;
      gap: 1.8em; }
      #mainSiteHeaderWrap .header_title .v-toolbar__content .content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-flex-align: center;
            align-items: center; }
  #mainSiteHeaderWrap .account_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    gap: .5em; }
    #mainSiteHeaderWrap .account_item:hover .user_roles .roles_counter {
      color: #5896DB; }
    #mainSiteHeaderWrap .account_item .username {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start;
      gap: 0; }
    #mainSiteHeaderWrap .account_item .v-avatar {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      background: #fff;
      border-radius: 50%; }
      #mainSiteHeaderWrap .account_item .v-avatar svg {
        width: 1.8em;
        height: 1.8em; }
    #mainSiteHeaderWrap .account_item > div {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center;
      gap: .5em; }

#main_wrap #iss_ic_ImagesUploadForm {
  width: 90em !important;
  border-radius: 1.6em !important;
  overflow: hidden;
  margin: 0;
  transform: translateX(-50%);
  z-index: 99999 !important; }
  #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle {
    background: #f2f5fa !important;
    border-radius: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    position: relative;
    z-index: 10; }
    #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle h2 {
      font-weight: bold;
      font-size: 1.4em;
      color: #14121F; }
    #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle #iss_ic_ImagesUploadFormHintBlock.iss_ic_ImagesUploadFormHintClose .iss_ic_ImagesUploadFormHintHeader {
      background: none; }
    #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle #iss_ic_ImagesUploadFormHintBlock.iss_ic_ImagesUploadFormHintClose .iss_ic_ImagesUploadFormHintContent {
      visibility: hidden;
      opacity: 0; }
    #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle #iss_ic_ImagesUploadFormHintBlock {
      position: relative;
      width: auto;
      background: none;
      border: none;
      box-shadow: none;
      margin-left: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end;
      -ms-flex-align: center;
          align-items: center; }
      #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle #iss_ic_ImagesUploadFormHintBlock .iss_ic_ImagesUploadFormHintHeader {
        border-radius: 10em;
        transition: .3s;
        background: #E2E8F0; }
        #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle #iss_ic_ImagesUploadFormHintBlock .iss_ic_ImagesUploadFormHintHeader:hover {
          background: #E2E8F0; }
        #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle #iss_ic_ImagesUploadFormHintBlock .iss_ic_ImagesUploadFormHintHeader span {
          color: #475569;
          font-size: 1.4em;
          font-weight: 400;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-align: center;
              align-items: center;
          gap: 0.5em;
          -ms-flex-pack: end;
              justify-content: flex-end;
          background-image: none;
          padding-right: 0;
          padding: 0 1em; }
          #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle #iss_ic_ImagesUploadFormHintBlock .iss_ic_ImagesUploadFormHintHeader span svg {
            width: 1.43em;
            height: 1.43em;
            fill: none;
            stroke: #535865; }
      #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle #iss_ic_ImagesUploadFormHintBlock .iss_ic_ImagesUploadFormHintContent {
        position: absolute;
        visibility: visible;
        opacity: 1;
        transition: .3s;
        top: calc(100% + 1em);
        right: 0;
        width: 62em;
        height: auto;
        padding: 1.2em 1.6em;
        background: #fff;
        border-radius: 0.8em;
        box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.15); }
        #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle #iss_ic_ImagesUploadFormHintBlock .iss_ic_ImagesUploadFormHintContent:before {
          content: '';
          display: inline-block;
          width: 1em;
          height: 1em;
          transform: rotate(45deg);
          position: absolute;
          right: 3em;
          top: -0.6em;
          background: #fff;
          box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.15);
          z-index: -1; }
        #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle #iss_ic_ImagesUploadFormHintBlock .iss_ic_ImagesUploadFormHintContent ul {
          font-size: 1.4em; }
          #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle #iss_ic_ImagesUploadFormHintBlock .iss_ic_ImagesUploadFormHintContent ul li {
            list-style-type: none;
            position: relative;
            padding-left: 1em; }
            #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle #iss_ic_ImagesUploadFormHintBlock .iss_ic_ImagesUploadFormHintContent ul li:before {
              content: '';
              display: inline-block;
              width: 3px;
              height: 3px;
              border-radius: 50%;
              position: absolute;
              background: #0F172A;
              top: 0.65em;
              left: 0; }
    #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle .iss_ic_ImagesUploadFormCloseButton {
      position: relative;
      top: auto;
      right: auto;
      width: 3.6em;
      height: 3.6em;
      background-image: none; }
      #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormTitle .iss_ic_ImagesUploadFormCloseButton svg {
        width: 2em;
        height: 2em;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #535865; }
  #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormContentBlock {
    width: 100%;
    padding: 1em 3.2em; }
    #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormContentBlock .iss_ic_ImagesUploadFormContent h3 {
      font-size: 2em;
      font-weight: 800;
      margin-bottom: 1em; }
    #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormContentBlock .iss_ic_ImagesUploadFormContent p {
      font-size: 1.4em;
      color: #475569;
      margin-bottom: 1em; }
  #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormFooterBlock form .iss_ic_ImagesUploadFormElements {
    padding: 0.8em 3.2em;
    background: #fff;
    border: none;
    border-bottom: 1px solid #CBD5E1;
    border-top: 1px solid #CBD5E1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    gap: 1em; }
    #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormFooterBlock form .iss_ic_ImagesUploadFormElements .iss_ic_PhotoBlockNameBlock {
      padding: 0;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 24em 2fr;
          grid-template-columns: 24em 2fr;
      grid-gap: 1em;
      -ms-flex-align: center;
          align-items: center; }
      #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormFooterBlock form .iss_ic_ImagesUploadFormElements .iss_ic_PhotoBlockNameBlock label {
        font-size: 1.4em;
        font-weight: 400; }
    #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormFooterBlock form .iss_ic_ImagesUploadFormElements .iss_ic_PhotoBlockIncidentDataBlock {
      padding: 0;
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 24em 1fr 1fr;
          grid-template-columns: 24em 1fr 1fr;
      grid-gap: 1em;
      -ms-flex-align: center;
          align-items: center; }
      #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormFooterBlock form .iss_ic_ImagesUploadFormElements .iss_ic_PhotoBlockIncidentDataBlock label {
        font-size: 1.4em;
        font-weight: 400;
        width: auto; }
  #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormFooterBlock form .iss_ic_ImagesUploadFormButtons {
    background: #F2F5FA;
    height: 6.8em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end; }
    #main_wrap #iss_ic_ImagesUploadForm #iss_ic_ImagesUploadFormFooterBlock form .iss_ic_ImagesUploadFormButtons .iss_ic_PhotoBlockButtonsBlock {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end;
      gap: 0.8em; }

.ui-dialog {
  z-index: 99999 !important; }

#iss_ic_ImagesUploadFormBack,
.ui-widget-overlay, .ui-widget-shadow {
  background-image: none;
  background: rgba(62, 68, 89, 0.5);
  z-index: 999 !important; }

.ong_tplMainBlock--tpl .iss_ic_Content {
  background: #fff;
  border-radius: 1.6em;
  padding: 2.6em 3.5em;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: stretch;
      align-items: stretch;
  gap: .2em; }

.ong_tplMainBlock--tpl .toolbar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 1em;
  padding-left: 1em; }
  .ong_tplMainBlock--tpl .toolbar .back_links {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-pack: start;
        justify-content: flex-start;
    gap: 1em; }
    .ong_tplMainBlock--tpl .toolbar .back_links svg {
      width: 2em;
      height: 2em;
      fill: #14121F; }
      .ong_tplMainBlock--tpl .toolbar .back_links svg:last-child {
        display: none; }
  .ong_tplMainBlock--tpl .toolbar .AddNewPhotoButtons {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    gap: 0.8em; }

.ong_tplMainBlock--tpl .actionbar {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  height: auto;
  gap: 0; }
  .ong_tplMainBlock--tpl .actionbar .page_num {
    margin-left: auto; }
  .ong_tplMainBlock--tpl .actionbar .ctrlManagePanelBut {
    cursor: pointer;
    min-width: 3.6em;
    width: auto;
    height: auto;
    font-size: 1em;
    padding: 0.8em;
    min-width: initial;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-align: center;
        align-items: center;
    gap: .6em;
    -ms-flex-pack: start;
        justify-content: flex-start;
    color: #475569 !important; }
    .ong_tplMainBlock--tpl .actionbar .ctrlManagePanelBut:hover {
      color: #475569 !important; }
    .ong_tplMainBlock--tpl .actionbar .ctrlManagePanelBut svg {
      width: 2em;
      height: 2em;
      fill: none;
      stroke: #475569; }

.ong_tplMainBlock--tpl .iss_ic_ElemsSortPanel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: start;
      justify-content: flex-start;
  -ms-flex-align: center;
      align-items: center;
  gap: 1.6em;
  padding: 1.6em 0; }
  .ong_tplMainBlock--tpl .iss_ic_ElemsSortPanel .sorting_item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    -ms-flex-align: center;
        align-items: center;
    gap: .8em; }
    .ong_tplMainBlock--tpl .iss_ic_ElemsSortPanel .sorting_item select {
      padding: 0.565em 1em;
      font-size: 1.4em;
      color: #0F172A;
      line-height: 1.3;
      font-family: 'Manrope', sans-serif !important;
      font-weight: 500;
      background: #fff;
      border-radius: 10em;
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjI5Mjg5IDcuMjkyODlDNS42ODM0MiA2LjkwMjM3IDYuMzE2NTggNi45MDIzNyA2LjcwNzExIDcuMjkyODlMMTAgMTAuNTg1OEwxMy4yOTI5IDcuMjkyODlDMTMuNjgzNCA2LjkwMjM3IDE0LjMxNjYgNi45MDIzNyAxNC43MDcxIDcuMjkyODlDMTUuMDk3NiA3LjY4MzQyIDE1LjA5NzYgOC4zMTY1OCAxNC43MDcxIDguNzA3MTFMMTAuNzA3MSAxMi43MDcxQzEwLjMxNjYgMTMuMDk3NiA5LjY4MzQyIDEzLjA5NzYgOS4yOTI4OSAxMi43MDcxTDUuMjkyODkgOC43MDcxMUM0LjkwMjM3IDguMzE2NTggNC45MDIzNyA3LjY4MzQyIDUuMjkyODkgNy4yOTI4OVoiIGZpbGw9IiM5NEEzQjgiLz4KPC9zdmc+Cg==");
      background-size: 1.4em;
      background-position: 96% 50%;
      background-repeat: no-repeat; }

.ong_tplMainBlock--tpl .table_content table.table_element th:nth-child(3),
.ong_tplMainBlock--tpl .table_content table.table_element td:nth-child(3) {
  width: 32%; }

.ong_tplMainBlock--tpl .table_content table.table_element th:nth-child(4),
.ong_tplMainBlock--tpl .table_content table.table_element td:nth-child(4) {
  width: 26%; }

.ong_tplMainBlock--tpl .table_content table.table_element th:nth-child(5),
.ong_tplMainBlock--tpl .table_content table.table_element td:nth-child(5) {
  width: 18%; }

.ong_tplMainBlock--tpl .table_content table tbody .iss_ic_Header {
  border-bottom: 1px solid #CBD5E1; }
  .ong_tplMainBlock--tpl .table_content table tbody .iss_ic_Header th {
    font-size: 1.4em;
    text-transform: uppercase;
    color: #14121F;
    padding: 1.1em;
    padding-left: 0.75em; }
  .ong_tplMainBlock--tpl .table_content table tbody .iss_ic_Header .iss_ic__check input, .ong_tplMainBlock--tpl .table_content table tbody .iss_ic_Header .iss_ic__check label,
  .ong_tplMainBlock--tpl .table_content table tbody .iss_ic_Header .iss_ic__Tbl_check input,
  .ong_tplMainBlock--tpl .table_content table tbody .iss_ic_Header .iss_ic__Tbl_check label {
    display: none !important; }
  .ong_tplMainBlock--tpl .table_content table tbody .iss_ic_Header .iss_ic__Tbl_primImg {
    text-align: center; }

.ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primThumbImg {
  text-align: center;
  font-size: 1em; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primThumbImg a {
    width: 8em;
    margin: auto;
    display: inline-block; }

.ong_tplMainBlock--tpl .table_content table tbody tr,
.ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row {
  border-bottom: 1px solid #CBD5E1; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .result_content,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .result_content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-pack: start;
        justify-content: flex-start; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .result_content p,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .result_content p {
      margin-bottom: 0.5em;
      line-height: 1.5; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler {
    position: relative;
    background: #F2F5FA;
    width: 100%;
    border-radius: 1.6em;
    cursor: pointer;
    padding: 0.6em 0;
    margin-top: 1em; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox'],
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox'] {
      position: absolute;
      opacity: 0;
      z-index: 999;
      cursor: pointer; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox'] + .box,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox'] + .box {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox'] + .box .open, .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox'] + .box .close,
      .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox'] + .box .open,
      .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox'] + .box .close {
        padding-left: 2em;
        position: relative; }
        .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox'] + .box .open:before, .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox'] + .box .close:before,
        .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox'] + .box .open:before,
        .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox'] + .box .close:before {
          content: '';
          display: inline-block;
          width: 1.25em;
          height: 1.25em;
          position: absolute;
          left: 0;
          top: 50%;
          transform: translateY(-50%);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center; }
      .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox'] + .box .open,
      .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox'] + .box .open {
        display: block; }
        .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox'] + .box .open:before,
        .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox'] + .box .open:before {
          background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05Ljk5OTk2IDMuMzMzMzVDNi4zMTgwNiAzLjMzMzM1IDMuMzMzMjkgNi4zMTgxMiAzLjMzMzI5IDEwQzMuMzMzMjkgMTMuNjgxOSA2LjMxODA2IDE2LjY2NjcgOS45OTk5NiAxNi42NjY3QzEzLjY4MTkgMTYuNjY2NyAxNi42NjY2IDEzLjY4MTkgMTYuNjY2NiAxMEMxNi42NjY2IDYuMzE4MTIgMTMuNjgxOSAzLjMzMzM1IDkuOTk5OTYgMy4zMzMzNVpNMS42NjY2MyAxMEMxLjY2NjYzIDUuMzk3NjUgNS4zOTc1OSAxLjY2NjY5IDkuOTk5OTYgMS42NjY2OUMxNC42MDIzIDEuNjY2NjkgMTguMzMzMyA1LjM5NzY1IDE4LjMzMzMgMTBDMTguMzMzMyAxNC42MDI0IDE0LjYwMjMgMTguMzMzNCA5Ljk5OTk2IDE4LjMzMzRDNS4zOTc1OSAxOC4zMzM0IDEuNjY2NjMgMTQuNjAyNCAxLjY2NjYzIDEwWk05Ljk5OTk2IDYuNjY2NjlDMTAuNDYwMiA2LjY2NjY5IDEwLjgzMzMgNy4wMzk3OCAxMC44MzMzIDcuNTAwMDJWOS4xNjY2OUgxMi41QzEyLjk2MDIgOS4xNjY2OSAxMy4zMzMzIDkuNTM5NzggMTMuMzMzMyAxMEMxMy4zMzMzIDEwLjQ2MDMgMTIuOTYwMiAxMC44MzM0IDEyLjUgMTAuODMzNEgxMC44MzMzVjEyLjVDMTAuODMzMyAxMi45NjAzIDEwLjQ2MDIgMTMuMzMzNCA5Ljk5OTk2IDEzLjMzMzRDOS41Mzk3MiAxMy4zMzM0IDkuMTY2NjMgMTIuOTYwMyA5LjE2NjYzIDEyLjVWMTAuODMzNEg3LjQ5OTk2QzcuMDM5NzIgMTAuODMzNCA2LjY2NjYzIDEwLjQ2MDMgNi42NjY2MyAxMEM2LjY2NjYzIDkuNTM5NzggNy4wMzk3MiA5LjE2NjY5IDcuNDk5OTYgOS4xNjY2OUg5LjE2NjYzVjcuNTAwMDJDOS4xNjY2MyA3LjAzOTc4IDkuNTM5NzIgNi42NjY2OSA5Ljk5OTk2IDYuNjY2NjlaIiBmaWxsPSIjNDc1NTY5Ii8+Cjwvc3ZnPgo="); }
      .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox'] + .box .close,
      .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox'] + .box .close {
        display: none; }
        .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox'] + .box .close:before,
        .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox'] + .box .close:before {
          background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMSAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzIDEwSDhNMTggMTBDMTggMTQuMTQyMSAxNC42NDIxIDE3LjUgMTAuNSAxNy41QzYuMzU3ODYgMTcuNSAzIDE0LjE0MjEgMyAxMEMzIDUuODU3ODYgNi4zNTc4NiAyLjUgMTAuNSAyLjVDMTQuNjQyMSAyLjUgMTggNS44NTc4NiAxOCAxMFoiIHN0cm9rZT0iIzQ3NTU2OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg=="); }
      .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox'] + .box blockquote,
      .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox'] + .box blockquote {
        position: relative;
        height: 0;
        visibility: hidden;
        opacity: 0;
        margin: 0;
        transition: opacity .3s, height .3s;
        overflow: hidden;
        font-style: initial; }
        .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox'] + .box blockquote:before,
        .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox'] + .box blockquote:before {
          content: '';
          display: inline-block;
          width: 0;
          height: 1px;
          background: #CBD5E1;
          position: absolute;
          top: 0;
          left: 50%;
          transform: translateX(-50%);
          transition: width .3s; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox']:checked + .box .open,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox']:checked + .box .open {
      display: none; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox']:checked + .box .close,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox']:checked + .box .close {
      display: block; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox']:checked + .box blockquote,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox']:checked + .box blockquote {
      padding: 1em;
      height: auto;
      visibility: visible;
      opacity: 1;
      margin-top: 0.6em; }
      .ong_tplMainBlock--tpl .table_content table tbody tr .spoiler [type='checkbox']:checked + .box blockquote:before,
      .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .spoiler [type='checkbox']:checked + .box blockquote:before {
        width: 100%; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primElemResult,
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primComment,
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primElemResult,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primComment,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz {
    vertical-align: top; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 0.6em;
    gap: 0.6em;
    cursor: pointer; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem svg,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem svg {
      width: 1.4em;
      height: 1.4em;
      fill: none;
      stroke: #475569; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem .box,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem .box {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      gap: 0.6em; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemReady,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemReady {
    display: block;
    padding: 0; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemReady a,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemReady a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      padding: 0.6em;
      gap: 0.6em; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemReady svg.update,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemReady svg.update {
      display: none; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemReady .box,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemReady .box {
      display: none !important; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemReady svg,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemReady svg {
      stroke: #48BB78; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemRequest svg.search,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemRequest svg.search {
    display: block; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemRequest svg.update,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemRequest svg.update {
    display: none; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemRequest svg,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemRequest svg {
    stroke: #475569; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemInWork svg.update,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemInWork svg.update {
    display: block; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemInWork svg.search,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemInWork svg.search {
    display: none; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemInWork svg,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primExpAnlz .expAlgItem.expAlgItemInWork svg {
    stroke: #116ACC;
    animation-name: rotate;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    animation-timing-function: linear; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__check,
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_check,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__check,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_check {
    padding: 1.1em .5em; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__check [type='checkbox']:not(:checked),
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__check [type='checkbox']:checked,
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_check [type='checkbox']:not(:checked),
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_check [type='checkbox']:checked,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__check [type='checkbox']:not(:checked),
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__check [type='checkbox']:checked,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_check [type='checkbox']:not(:checked),
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_check [type='checkbox']:checked {
      position: absolute;
      top: 1em;
      left: .5em;
      opacity: 0; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__check [type='checkbox']:not(:checked) + label,
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__check [type='checkbox']:checked + label,
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_check [type='checkbox']:not(:checked) + label,
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_check [type='checkbox']:checked + label,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__check [type='checkbox']:not(:checked) + label,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__check [type='checkbox']:checked + label,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_check [type='checkbox']:not(:checked) + label,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_check [type='checkbox']:checked + label {
      position: relative;
      cursor: pointer;
      font-size: 1em;
      color: #fff;
      display: inline-block;
      width: 1em;
      height: 1em; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__check [type='checkbox']:not(:checked) + label:before,
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__check [type='checkbox']:checked + label:before,
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_check [type='checkbox']:not(:checked) + label:before,
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_check [type='checkbox']:checked + label:before,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__check [type='checkbox']:not(:checked) + label:before,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__check [type='checkbox']:checked + label:before,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_check [type='checkbox']:not(:checked) + label:before,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_check [type='checkbox']:checked + label:before {
      content: '';
      position: absolute;
      top: .1em;
      left: 0;
      width: 1em;
      height: 1em;
      border: 1px solid #64748B;
      box-sizing: border-box;
      border-radius: .2em;
      background: transparent; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__check [type='checkbox']:not(:checked) + label:after,
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__check [type='checkbox']:checked + label:after,
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_check [type='checkbox']:not(:checked) + label:after,
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_check [type='checkbox']:checked + label:after,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__check [type='checkbox']:not(:checked) + label:after,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__check [type='checkbox']:checked + label:after,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_check [type='checkbox']:not(:checked) + label:after,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_check [type='checkbox']:checked + label:after {
      content: '';
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS4wNDg3NyAwLjMzODFDOS40MTQ0OCAwLjU4NjAzIDkuNTA5OTYgMS4wODM0OCA5LjI2MjAzIDEuNDQ5MTlMNS4xOTQzOCA3LjQ0OTE5QzUuMDYxNTQgNy42NDUxNCA0Ljg0ODc0IDcuNzcyMTkgNC42MTMyMiA3Ljc5NjE2QzQuMzc3NzEgNy44MjAxNCA0LjE0MzY3IDcuNzM4NTcgMy45NzQwNyA3LjU3MzQxTDAuODQxNzIzIDQuNTIzMDlDMC41MjUxODYgNC4yMTQ4NCAwLjUxODQ2NyAzLjcwODM2IDAuODI2NzE0IDMuMzkxODJDMS4xMzQ5NiAzLjA3NTI4IDEuNjQxNDUgMy4wNjg1NiAxLjk1Nzk5IDMuMzc2ODFMNC40MDYwMiA1Ljc2MDc0TDcuOTM3NjggMC41NTEzNTlDOC4xODU2MSAwLjE4NTY1IDguNjgzMDYgMC4wOTAxNzExIDkuMDQ4NzcgMC4zMzgxWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
      background-size: 0.8em;
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      top: 0.05em;
      left: 0.05em;
      font-size: 1em;
      font-weight: 900;
      transition: all .2s;
      width: 1em;
      height: 1em; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__check [type='checkbox']:not(:checked) + label:after,
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_check [type='checkbox']:not(:checked) + label:after,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__check [type='checkbox']:not(:checked) + label:after,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_check [type='checkbox']:not(:checked) + label:after {
      transform: scale(0);
      opacity: 0; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__check [type='checkbox']:checked + label:after,
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_check [type='checkbox']:checked + label:after,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__check [type='checkbox']:checked + label:after,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_check [type='checkbox']:checked + label:after {
      transform: scale(1);
      opacity: 1; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__check [type='checkbox']:checked + label:before,
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_check [type='checkbox']:checked + label:before,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__check [type='checkbox']:checked + label:before,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_check [type='checkbox']:checked + label:before {
      background: #14121F;
      border-color: #14121F; }
  .ong_tplMainBlock--tpl .table_content table tbody tr td,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row td {
    font-size: 1.4em;
    padding: 1.1em;
    padding-left: 0.75em;
    color: #475569; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__folderName,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__folderName {
    color: #14121F; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__folderName a,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__folderName a {
      text-decoration: underline; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__folderName .iss_ic_FilesCountStr,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__folderName .iss_ic_FilesCountStr {
      font-weight: bold; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__folderResult .error,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__folderResult .error {
    border: none;
    background: none;
    padding: 0;
    margin: 0; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primElemResult.cell_color_orange,
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__folderResult.cell_color_orange,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primElemResult.cell_color_orange,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__folderResult.cell_color_orange {
    background: #F7B986; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primElemResult.cell_color_yellow,
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__folderResult.cell_color_yellow,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primElemResult.cell_color_yellow,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__folderResult.cell_color_yellow {
    background: #FBEEA9; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primElemResult.cell_color_red,
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__folderResult.cell_color_red,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primElemResult.cell_color_red,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__folderResult.cell_color_red {
    background: #FFB9BD; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__Tbl_primElemResult.cell_color_green,
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__folderResult.cell_color_green,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__Tbl_primElemResult.cell_color_green,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__folderResult.cell_color_green {
    background: #BDFFB4; }
  .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__manageFolders,
  .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__manageFolders {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 0.5em;
    padding: 1em;
    font-size: 1em; }
    .ong_tplMainBlock--tpl .table_content table tbody tr .iss_ic__manageFolders .ctrlBut,
    .ong_tplMainBlock--tpl .table_content table tbody tr.iss_ic_body_row .iss_ic__manageFolders .ctrlBut {
      width: 2em;
      height: 2em; }

.ong_tplMainBlock--tpl .table_content table tbody .iss_ic__folderDate {
  text-align: center; }

.ong_tplMainBlock--tpl .table_footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  font-size: 1.4em; }

.custom-table-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%;
  -ms-flex-align: center;
      align-items: center;
  padding-bottom: 2.4em;
  padding-top: 2.4em;
  gap: 1em; }
  .custom-table-footer .text_sm:first-child {
    margin-right: auto; }
  .custom-table-footer .v-input {
    margin-left: 0.6em;
    -ms-flex: initial;
        flex: initial; }
    .custom-table-footer .v-input .v-input__control .v-input__slot {
      width: 8em;
      padding: 0 0.6em;
      margin-bottom: 0; }
    .custom-table-footer .v-input .v-text-field__details {
      display: none; }
  .custom-table-footer nav li:first-child, .custom-table-footer nav li:last-child {
    position: relative; }
    .custom-table-footer nav li:first-child button:after, .custom-table-footer nav li:last-child button:after {
      content: "";
      display: inline-block;
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      background-size: 2em;
      background-repeat: no-repeat;
      background-position: center;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI5Mjg5IDUuMjkyODlDNi45MDIzNyA1LjY4MzQyIDYuOTAyMzcgNi4zMTY1OCA3LjI5Mjg5IDYuNzA3MTFMMTAuNTg1OCAxMEw3LjI5Mjg5IDEzLjI5MjlDNi45MDIzNyAxMy42ODM0IDYuOTAyMzcgMTQuMzE2NiA3LjI5Mjg5IDE0LjcwNzFDNy42ODM0MiAxNS4wOTc2IDguMzE2NTggMTUuMDk3NiA4LjcwNzExIDE0LjcwNzFMMTIuNzA3MSAxMC43MDcxQzEzLjA5NzYgMTAuMzE2NiAxMy4wOTc2IDkuNjgzNDIgMTIuNzA3MSA5LjI5Mjg5TDguNzA3MTEgNS4yOTI4OUM4LjMxNjU4IDQuOTAyMzcgNy42ODM0MiA0LjkwMjM3IDcuMjkyODkgNS4yOTI4OVoiIGZpbGw9IiMwRjE3MkEiLz4KPC9zdmc+Cg=="); }
    .custom-table-footer nav li:first-child button i.v-icon, .custom-table-footer nav li:last-child button i.v-icon {
      display: none; }
  .custom-table-footer nav li:first-child button:after {
    transform: rotate(180deg); }

@keyframes rotate {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

#ozImagesExpertShowFormBack {
  background: rgba(62, 68, 89, 0.5);
  z-index: 999 !important; }

#ozImagesExpertShowForm {
  z-index: 99999 !important;
  border-radius: 1.6em !important;
  overflow: hidden;
  max-height: initial !important; }
  #ozImagesExpertShowForm .ozImagesCurrentImg .ozZoomArea {
    background-image: url("/static/site_templates/oz_photoexpert_interface_2024/img/zoom-in.png") !important;
    background-size: 30em !important;
    background-color: transparent !important;
    border: 0.5em dashed #CBD5E1; }
  #ozImagesExpertShowForm .ozImagesPanelHeader {
    background: #f2f5fa !important;
    border-radius: 0 !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    -ms-flex-align: center !important;
        align-items: center !important;
    position: relative !important;
    z-index: 10 !important;
    top: auto !important; }
    #ozImagesExpertShowForm .ozImagesPanelHeader .ozImagesPanelHeaderCaption {
      font-weight: bold !important;
      font-size: 1.4em !important;
      color: #14121F !important; }
    #ozImagesExpertShowForm .ozImagesPanelHeader .ozImagesExpertShowFormCloseButton {
      position: relative !important;
      top: auto !important;
      right: auto !important;
      width: 3.6em !important;
      height: 3.6em !important;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjI5Mjg5IDQuMjkyODlDNC42ODM0MiAzLjkwMjM3IDUuMzE2NTggMy45MDIzNyA1LjcwNzExIDQuMjkyODlMMTAgOC41ODU3OUwxNC4yOTI5IDQuMjkyODlDMTQuNjgzNCAzLjkwMjM3IDE1LjMxNjYgMy45MDIzNyAxNS43MDcxIDQuMjkyODlDMTYuMDk3NiA0LjY4MzQyIDE2LjA5NzYgNS4zMTY1OCAxNS43MDcxIDUuNzA3MTFMMTEuNDE0MiAxMEwxNS43MDcxIDE0LjI5MjlDMTYuMDk3NiAxNC42ODM0IDE2LjA5NzYgMTUuMzE2NiAxNS43MDcxIDE1LjcwNzFDMTUuMzE2NiAxNi4wOTc2IDE0LjY4MzQgMTYuMDk3NiAxNC4yOTI5IDE1LjcwNzFMMTAgMTEuNDE0Mkw1LjcwNzExIDE1LjcwNzFDNS4zMTY1OCAxNi4wOTc2IDQuNjgzNDIgMTYuMDk3NiA0LjI5Mjg5IDE1LjcwNzFDMy45MDIzNyAxNS4zMTY2IDMuOTAyMzcgMTQuNjgzNCA0LjI5Mjg5IDE0LjI5MjlMOC41ODU3OSAxMEw0LjI5Mjg5IDUuNzA3MTFDMy45MDIzNyA1LjMxNjU4IDMuOTAyMzcgNC42ODM0MiA0LjI5Mjg5IDQuMjkyODlaIiBmaWxsPSIjMzM0MTU1Ii8+Cjwvc3ZnPgo=") !important;
      background-size: 2em !important;
      background-position: center !important;
      background-repeat: no-repeat !important; }

#main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap {
  width: 100%;
  padding: 1.6em 0; }
  #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap {
    display: -ms-flexbox;
    display: flex;
    box-shadow: none;
    background: #fff;
    border-radius: 10em;
    padding: 1.6em 3.2em;
    border: none;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center; }
    #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfName {
      height: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      width: auto;
      gap: .8em;
      padding: 0; }
      #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfName .ozReportStackShowBtn {
        width: 3.6em;
        height: 3.6em;
        position: relative;
        margin: 0; }
        #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfName .ozReportStackShowBtn svg {
          width: 2.5em;
          height: 2.5em;
          position: absolute;
          top: 50%;
          left: 50%;
          transform: translate(-50%, -50%); }
      #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfName span:last-child {
        font-size: 1.4em; }
    #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems {
      height: auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      width: auto;
      gap: 2.4em; }
      #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap {
        margin: 0;
        border: 1px solid #94A3B8;
        width: 23.7em;
        height: 3.6em;
        border-radius: 8em; }
        #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap .ozRepButItemsListName {
          width: 100%;
          height: 100%;
          color: #475569;
          background-image: none;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-pack: justify;
              justify-content: space-between;
          -ms-flex-align: center;
              align-items: center; }
          #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap .ozRepButItemsListName svg {
            width: 2em;
            height: 2em;
            fill: #475569; }
        #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap #ozRepButItemsList {
          left: 0;
          width: 23.7em;
          border-radius: 1em;
          background: #14121F;
          top: 4em;
          border: none; }
          #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap #ozRepButItemsList .ozRepButItemsSwitchWrap [type='checkbox']:not(:checked),
          #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap #ozRepButItemsList .ozRepButItemsSwitchWrap [type='checkbox']:checked {
            position: absolute;
            top: 1em;
            left: .5em;
            opacity: 0; }
          #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap #ozRepButItemsList .ozRepButItemsSwitchWrap [type='checkbox']:not(:checked) + label,
          #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap #ozRepButItemsList .ozRepButItemsSwitchWrap [type='checkbox']:checked + label {
            position: relative;
            padding-left: 2em;
            cursor: pointer;
            font-size: 1.4em;
            color: #fff; }
          #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap #ozRepButItemsList .ozRepButItemsSwitchWrap [type='checkbox']:not(:checked) + label:before,
          #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap #ozRepButItemsList .ozRepButItemsSwitchWrap [type='checkbox']:checked + label:before {
            content: '';
            position: absolute;
            top: .1em;
            left: 0;
            width: 1em;
            height: 1em;
            border: 1px solid #000;
            border-radius: 1px;
            display: none;
            background: transparent; }
          #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap #ozRepButItemsList .ozRepButItemsSwitchWrap [type='checkbox']:not(:checked) + label:after,
          #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap #ozRepButItemsList .ozRepButItemsSwitchWrap [type='checkbox']:checked + label:after {
            content: '';
            background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS4wNDg3NyAwLjMzODFDOS40MTQ0OCAwLjU4NjAzIDkuNTA5OTYgMS4wODM0OCA5LjI2MjAzIDEuNDQ5MTlMNS4xOTQzOCA3LjQ0OTE5QzUuMDYxNTQgNy42NDUxNCA0Ljg0ODc0IDcuNzcyMTkgNC42MTMyMiA3Ljc5NjE2QzQuMzc3NzEgNy44MjAxNCA0LjE0MzY3IDcuNzM4NTcgMy45NzQwNyA3LjU3MzQxTDAuODQxNzIzIDQuNTIzMDlDMC41MjUxODYgNC4yMTQ4NCAwLjUxODQ2NyAzLjcwODM2IDAuODI2NzE0IDMuMzkxODJDMS4xMzQ5NiAzLjA3NTI4IDEuNjQxNDUgMy4wNjg1NiAxLjk1Nzk5IDMuMzc2ODFMNC40MDYwMiA1Ljc2MDc0TDcuOTM3NjggMC41NTEzNTlDOC4xODU2MSAwLjE4NTY1IDguNjgzMDYgMC4wOTAxNzExIDkuMDQ4NzcgMC4zMzgxWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
            background-size: contain;
            background-repeat: no-repeat;
            background-position: center;
            position: absolute;
            top: 0em;
            left: 0.3em;
            font-size: 1.05em;
            font-weight: 900;
            transition: all .2s;
            width: 0.8em;
            height: 1.1em; }
          #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap #ozRepButItemsList .ozRepButItemsSwitchWrap [type='checkbox']:not(:checked) + label:after {
            transform: scale(0);
            opacity: 0; }
          #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButItemsListWrap #ozRepButItemsList .ozRepButItemsSwitchWrap [type='checkbox']:checked + label:after {
            transform: scale(1);
            opacity: 1; }
      #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButMakeReport,
      #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButClearReport {
        color: #475569;
        font-size: 1em;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        gap: 0.6em;
        padding: 0;
        margin: 0;
        opacity: 1; }
        #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButMakeReport svg,
        #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButClearReport svg {
          width: 2em;
          height: 2em;
          fill: none;
          stroke: #475569; }
        #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButMakeReport:before,
        #main_wrap #iss_ic_MakeReportStackList .iss_ic_MakeReportStackListContentWrap #ozReportStackConfWrap .ozReportStackConfItems .ozRepButClearReport:before {
          display: none; }

#main_wrap #iss_ic_MakeReportStackList #ozReportStackItemsWrap {
  border-radius: 0.8em; }
  #main_wrap #iss_ic_MakeReportStackList #ozReportStackItemsWrap .jspContainer .jspPane {
    transform: translateY(1em);
    padding: 1.6em !important; }
    #main_wrap #iss_ic_MakeReportStackList #ozReportStackItemsWrap .jspContainer .jspPane .ozStackItem {
      padding: 0.8em 0;
      border-bottom: 1px solid #94A3B8; }
      #main_wrap #iss_ic_MakeReportStackList #ozReportStackItemsWrap .jspContainer .jspPane .ozStackItem .ozStackItemData {
        width: 100%;
        display: -ms-flexbox;
        display: flex;
        gap: 1em;
        -ms-flex-align: center;
            align-items: center; }
        #main_wrap #iss_ic_MakeReportStackList #ozReportStackItemsWrap .jspContainer .jspPane .ozStackItem .ozStackItemData img {
          width: auto;
          height: 5em;
          margin: 0; }
        #main_wrap #iss_ic_MakeReportStackList #ozReportStackItemsWrap .jspContainer .jspPane .ozStackItem .ozStackItemData span {
          font-size: 1.4em; }
      #main_wrap #iss_ic_MakeReportStackList #ozReportStackItemsWrap .jspContainer .jspPane .ozStackItem .ozStackItemConf .ozStackItemConfDeleteBtn svg {
        width: 2em;
        height: 2em;
        fill: none;
        stroke: #475569; }

.ui-dialog {
  border-radius: 1.6em !important;
  border: none;
  padding: 0;
  font-family: 'Manrope', sans-serif !important;
  min-width: 56em; }
  .ui-dialog .ui-dialog-titlebar {
    background: #f2f5fa !important;
    border-radius: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    position: relative;
    z-index: 10;
    height: 4.8em;
    border: none; }
    .ui-dialog .ui-dialog-titlebar .ui-dialog-title {
      font-family: 'Manrope', sans-serif !important;
      font-weight: bold;
      font-size: 1.4em;
      color: #14121F; }
    .ui-dialog .ui-dialog-titlebar .ui-button.ui-dialog-titlebar-close {
      border: none;
      background: none;
      right: 1.6em;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00LjI5Mjg5IDQuMjkyODlDNC42ODM0MiAzLjkwMjM3IDUuMzE2NTggMy45MDIzNyA1LjcwNzExIDQuMjkyODlMMTAgOC41ODU3OUwxNC4yOTI5IDQuMjkyODlDMTQuNjgzNCAzLjkwMjM3IDE1LjMxNjYgMy45MDIzNyAxNS43MDcxIDQuMjkyODlDMTYuMDk3NiA0LjY4MzQyIDE2LjA5NzYgNS4zMTY1OCAxNS43MDcxIDUuNzA3MTFMMTEuNDE0MiAxMEwxNS43MDcxIDE0LjI5MjlDMTYuMDk3NiAxNC42ODM0IDE2LjA5NzYgMTUuMzE2NiAxNS43MDcxIDE1LjcwNzFDMTUuMzE2NiAxNi4wOTc2IDE0LjY4MzQgMTYuMDk3NiAxNC4yOTI5IDE1LjcwNzFMMTAgMTEuNDE0Mkw1LjcwNzExIDE1LjcwNzFDNS4zMTY1OCAxNi4wOTc2IDQuNjgzNDIgMTYuMDk3NiA0LjI5Mjg5IDE1LjcwNzFDMy45MDIzNyAxNS4zMTY2IDMuOTAyMzcgMTQuNjgzNCA0LjI5Mjg5IDE0LjI5MjlMOC41ODU3OSAxMEw0LjI5Mjg5IDUuNzA3MTFDMy45MDIzNyA1LjMxNjU4IDMuOTAyMzcgNC42ODM0MiA0LjI5Mjg5IDQuMjkyODlaIiBmaWxsPSIjMzM0MTU1Ii8+Cjwvc3ZnPgo="); }
      .ui-dialog .ui-dialog-titlebar .ui-button.ui-dialog-titlebar-close .ui-button-icon-primary.ui-icon.ui-icon-closethick {
        display: none; }
      .ui-dialog .ui-dialog-titlebar .ui-button.ui-dialog-titlebar-close .ui-button-text {
        display: none; }
  .ui-dialog .ui-dialog-content {
    font-size: 1em !important;
    padding: 1.6em 3.2em; }
    .ui-dialog .ui-dialog-content .dialogMessageBlock {
      font-size: 1.4em;
      text-align: center; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle .ozFileMetadataFileName {
      font-size: 2em;
      font-weight: 800;
      color: #14121F;
      margin-bottom: 0.8em; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form h2, .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form h3 {
      font-weight: bold;
      font-size: 2em;
      color: #14121F; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form p {
      font-weight: bold;
      font-size: 1.4em;
      color: #14121F;
      margin-bottom: 1em; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form h3 {
      margin-bottom: .8em; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .ozmakeExoertAnalyseHint,
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .iss_ic_InterfaceConfigHint {
      padding: 1.6em 0 3em; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .ozmakeExoertAnalyseHint p,
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .iss_ic_InterfaceConfigHint p {
        color: #475569;
        font-size: 1.4em;
        line-height: 1.5; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .ozmakeExoertAnalyseHint ul,
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .iss_ic_InterfaceConfigHint ul {
        color: #475569;
        font-size: 1.4em;
        line-height: 1.5;
        margin-top: 1em; }
        .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .ozmakeExoertAnalyseHint ul li,
        .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .iss_ic_InterfaceConfigHint ul li {
          list-style-type: none;
          position: relative;
          padding-left: 1em; }
          .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .ozmakeExoertAnalyseHint ul li:before,
          .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .iss_ic_InterfaceConfigHint ul li:before {
            content: '';
            display: inline-block;
            width: 3px;
            height: 3px;
            border-radius: 50%;
            position: absolute;
            background: #0F172A;
            top: 0.65em;
            left: 0; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form label {
      font-size: 1.4em;
      font-weight: 400;
      color: #14121F;
      width: auto;
      margin-right: 1em; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form select {
      padding: 0.565em 1em;
      font-size: 1.4em;
      color: #0F172A;
      line-height: 1.3;
      font-family: 'Manrope', sans-serif !important;
      font-weight: 500;
      background: #fff;
      border-radius: 10em;
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01LjI5Mjg5IDcuMjkyODlDNS42ODM0MiA2LjkwMjM3IDYuMzE2NTggNi45MDIzNyA2LjcwNzExIDcuMjkyODlMMTAgMTAuNTg1OEwxMy4yOTI5IDcuMjkyODlDMTMuNjgzNCA2LjkwMjM3IDE0LjMxNjYgNi45MDIzNyAxNC43MDcxIDcuMjkyODlDMTUuMDk3NiA3LjY4MzQyIDE1LjA5NzYgOC4zMTY1OCAxNC43MDcxIDguNzA3MTFMMTAuNzA3MSAxMi43MDcxQzEwLjMxNjYgMTMuMDk3NiA5LjY4MzQyIDEzLjA5NzYgOS4yOTI4OSAxMi43MDcxTDUuMjkyODkgOC43MDcxMUM0LjkwMjM3IDguMzE2NTggNC45MDIzNyA3LjY4MzQyIDUuMjkyODkgNy4yOTI4OVoiIGZpbGw9IiM5NEEzQjgiLz4KPC9zdmc+Cg==");
      background-size: 1.4em;
      background-position: 96% 50%;
      background-repeat: no-repeat; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form input + label,
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form textarea + label {
      margin-bottom: .5em;
      display: inline-block; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form textarea {
      min-height: 5em; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form input,
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form textarea {
      max-height: initial;
      padding: 0.566em 1em;
      font-size: 1.4em;
      color: #0F172A;
      line-height: 1.3;
      font-family: 'Manrope', sans-serif !important;
      font-weight: 500;
      background: #fff;
      border-radius: 1.3em;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      border: none;
      resize: vertical;
      background: #F2F5FA;
      border: 1px solid #000;
      width: 100%; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form input::-webkit-input-placeholder,
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form textarea::-webkit-input-placeholder {
        color: #94A3B8;
        transition: .2s;
        font-family: 'Manrope';
        font-weight: 500; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form input:-moz-placeholder,
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form textarea:-moz-placeholder {
        color: #94A3B8;
        transition: .2s;
        font-family: 'Manrope';
        font-weight: 500; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form input::-moz-placeholder,
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form textarea::-moz-placeholder {
        color: #94A3B8;
        transition: .2s;
        font-family: 'Manrope';
        font-weight: 500; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form input:-ms-input-placeholder,
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form textarea:-ms-input-placeholder {
        color: #94A3B8;
        transition: .2s;
        font-family: 'Manrope';
        font-weight: 500; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form table thead tr {
      border-bottom: 1px solid #CBD5E1; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form table thead tr th {
        width: 25%;
        font-size: 1.4em;
        font-weight: bold;
        color: #14121F;
        text-transform: uppercase;
        background: transparent;
        text-align: center; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form table tbody tr {
      border-bottom: 1px solid #CBD5E1; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form table tbody tr td {
        width: 25%; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form table tbody tr th:first-child {
        font-size: 1.4em;
        font-weight: bold;
        color: #475569;
        text-transform: uppercase; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form table tbody tr td .iss_ic_makeExpertAnalyseAlgorythms:before {
        display: none; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form table tbody tr td .iss_ic_makeExpertAnalyseAlgorythms label {
        margin: 0; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .iss_ic_makeExpertAnalyseAlgorythms {
      padding: 0.5em 0 1em;
      position: relative; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .iss_ic_makeExpertAnalyseAlgorythms:before {
        content: '';
        width: 100%;
        height: 1px;
        background: #CBD5E1;
        position: absolute;
        top: -.6em;
        left: 50%;
        transform: translateX(-50%); }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .iss_ic_makeExpertAnalyseAlgorythms [type="checkbox"] + label {
        font-size: 1.4em;
        padding-left: 3.5em;
        font-weight: normal; }
        .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .iss_ic_makeExpertAnalyseAlgorythms [type="checkbox"] + label:before {
          border-radius: 10em;
          background: #14121F;
          box-shadow: none;
          width: 2.7em;
          height: 1.5em;
          top: 50%;
          transform: translateY(-50%);
          opacity: 0.6;
          transition: .3s; }
        .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .iss_ic_makeExpertAnalyseAlgorythms [type="checkbox"] + label:after {
          top: 50%;
          transform: translateY(-50%);
          border-radius: 50%;
          left: 0.3em;
          width: 1.2em;
          height: 1.2em;
          box-shadow: none; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .iss_ic_makeExpertAnalyseAlgorythms [type="checkbox"]:checked + label:after {
        left: 1.4em; }
      .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .iss_ic_makeExpertAnalyseAlgorythms [type="checkbox"]:checked + label:before {
        opacity: 1; }
    .ui-dialog .ui-dialog-content .iss_ic_DefaultFormStyle form .text-center {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end;
      -ms-flex-align: center;
          align-items: center;
      gap: 0.8em; }
    .ui-dialog .ui-dialog-content .dialogButton,
    .ui-dialog .ui-dialog-content .defaultButtonUI {
      display: -ms-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      gap: .8em;
      transition: color .3s, background .3s;
      font-size: 1.4em !important;
      text-transform: none;
      height: auto !important;
      min-width: initial !important;
      box-shadow: none;
      letter-spacing: initial !important;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      font-weight: 400;
      font-family: 'Manrope', sans-serif !important;
      padding: 0.603em 1.2em !important;
      border-radius: 8em !important;
      color: #fff !important;
      background: #14121F !important;
      border: 2px solid #14121F; }
      .ui-dialog .ui-dialog-content .dialogButton svg,
      .ui-dialog .ui-dialog-content .defaultButtonUI svg {
        fill: #fff; }
      .ui-dialog .ui-dialog-content .dialogButton:hover,
      .ui-dialog .ui-dialog-content .defaultButtonUI:hover {
        color: #14121F !important;
        background: transparent !important; }
        .ui-dialog .ui-dialog-content .dialogButton:hover svg,
        .ui-dialog .ui-dialog-content .defaultButtonUI:hover svg {
          fill: #14121F; }

#mainContentWrapper #contFaqBlock {
  background: #fff;
  border-radius: 1.6em;
  padding: 2.6em 3.5em; }
  #mainContentWrapper #contFaqBlock .modPagesCrumbsBlock {
    margin-bottom: 1.6em; }
    #mainContentWrapper #contFaqBlock .modPagesCrumbsBlock span, #mainContentWrapper #contFaqBlock .modPagesCrumbsBlock a {
      display: inline-block;
      font-size: 1.4em;
      font-weight: normal;
      padding: 1em 1em; }
    #mainContentWrapper #contFaqBlock .modPagesCrumbsBlock span.modPagesCrumbsCurrr {
      color: #1E293B; }
  #mainContentWrapper #contFaqBlock h1, #mainContentWrapper #contFaqBlock h2 {
    font-size: 3em;
    font-weight: 800;
    margin-bottom: 1em; }
  #mainContentWrapper #contFaqBlock p {
    font-size: 1.4em;
    margin-bottom: 1.3em;
    color: #475569; }
    #mainContentWrapper #contFaqBlock p a {
      text-decoration: underline; }
  #mainContentWrapper #contFaqBlock ul {
    font-size: 1.4em;
    color: #475569;
    margin-bottom: 1.3em; }
    #mainContentWrapper #contFaqBlock ul li {
      list-style-type: none;
      position: relative;
      padding-left: 1em;
      margin-bottom: 1em; }
      #mainContentWrapper #contFaqBlock ul li:before {
        content: '';
        display: inline-block;
        width: 3px;
        height: 3px;
        border-radius: 50%;
        position: absolute;
        background: #475569;
        top: 0.65em;
        left: 0; }

#widg_iss_ic_interface_HelpDeskShadow {
  background: rgba(62, 68, 89, 0.5); }

#widg_iss_ic_interface_HelpDeskBlock {
  border-radius: 1.6em !important;
  padding: 0;
  overflow: hidden; }
  #widg_iss_ic_interface_HelpDeskBlock .header_block {
    background: #f2f5fa !important;
    border-radius: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    position: relative;
    z-index: 10; }
    #widg_iss_ic_interface_HelpDeskBlock .header_block .widg_iss_ic_interface_HelpDeskCloseBut {
      margin-left: auto;
      position: relative;
      top: auto;
      right: auto;
      width: 3.6em;
      height: 3.6em;
      background-image: none; }
      #widg_iss_ic_interface_HelpDeskBlock .header_block .widg_iss_ic_interface_HelpDeskCloseBut svg {
        width: 2em;
        height: 2em;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #535865; }
  #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskContentBlock {
    margin: 0;
    padding: 1.6em 3.2em; }
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskContentBlock h4 {
      font-size: 3em;
      font-weight: 800;
      margin-bottom: 1em; }
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskContentBlock p {
      color: #475569;
      font-size: 1.4em;
      margin-bottom: 1em; }
      #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskContentBlock p strong {
        font-weight: 500;
        color: #14121F; }
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskContentBlock ul {
      font-size: 1.4em;
      color: #475569;
      margin-bottom: 1.3em; }
      #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskContentBlock ul li {
        list-style-type: none;
        position: relative;
        padding-left: 1em;
        margin-bottom: 1em; }
        #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskContentBlock ul li:before {
          content: '';
          display: inline-block;
          width: 3px;
          height: 3px;
          border-radius: 50%;
          position: absolute;
          background: #475569;
          top: 0.65em;
          left: 0; }
  #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: center;
        align-items: center;
    background: #f2f5fa !important;
    padding: 1.4em 3.2em; }
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock .widg_iss_ic_interface_HelpDeskManageNotShowSwitch [type='checkbox']:not(:checked),
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock .widg_iss_ic_interface_HelpDeskManageNotShowSwitch [type='checkbox']:checked {
      position: absolute;
      top: 1em;
      left: .5em;
      opacity: 0; }
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock .widg_iss_ic_interface_HelpDeskManageNotShowSwitch [type='checkbox']:not(:checked) + label,
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock .widg_iss_ic_interface_HelpDeskManageNotShowSwitch [type='checkbox']:checked + label {
      position: relative;
      cursor: pointer;
      font-size: 1.4em;
      color: #14121F;
      display: inline-block;
      padding-left: 1.6em; }
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock .widg_iss_ic_interface_HelpDeskManageNotShowSwitch [type='checkbox']:not(:checked) + label:before,
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock .widg_iss_ic_interface_HelpDeskManageNotShowSwitch [type='checkbox']:checked + label:before {
      content: '';
      position: absolute;
      top: .1em;
      left: 0;
      width: 1em;
      height: 1em;
      border: 1px solid #64748B;
      box-sizing: border-box;
      border-radius: .2em;
      background: transparent; }
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock .widg_iss_ic_interface_HelpDeskManageNotShowSwitch [type='checkbox']:not(:checked) + label:after,
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock .widg_iss_ic_interface_HelpDeskManageNotShowSwitch [type='checkbox']:checked + label:after {
      content: '';
      background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS4wNDg3NyAwLjMzODFDOS40MTQ0OCAwLjU4NjAzIDkuNTA5OTYgMS4wODM0OCA5LjI2MjAzIDEuNDQ5MTlMNS4xOTQzOCA3LjQ0OTE5QzUuMDYxNTQgNy42NDUxNCA0Ljg0ODc0IDcuNzcyMTkgNC42MTMyMiA3Ljc5NjE2QzQuMzc3NzEgNy44MjAxNCA0LjE0MzY3IDcuNzM4NTcgMy45NzQwNyA3LjU3MzQxTDAuODQxNzIzIDQuNTIzMDlDMC41MjUxODYgNC4yMTQ4NCAwLjUxODQ2NyAzLjcwODM2IDAuODI2NzE0IDMuMzkxODJDMS4xMzQ5NiAzLjA3NTI4IDEuNjQxNDUgMy4wNjg1NiAxLjk1Nzk5IDMuMzc2ODFMNC40MDYwMiA1Ljc2MDc0TDcuOTM3NjggMC41NTEzNTlDOC4xODU2MSAwLjE4NTY1IDguNjgzMDYgMC4wOTAxNzExIDkuMDQ4NzcgMC4zMzgxWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
      background-size: 0.8em;
      background-repeat: no-repeat;
      background-position: center;
      position: absolute;
      top: 0.05em;
      left: 0.05em;
      font-size: 1em;
      font-weight: 900;
      transition: all .2s;
      width: 1em;
      height: 1em; }
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock .widg_iss_ic_interface_HelpDeskManageNotShowSwitch [type='checkbox']:not(:checked) + label:after {
      transform: scale(0);
      opacity: 0; }
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock .widg_iss_ic_interface_HelpDeskManageNotShowSwitch [type='checkbox']:checked + label:after {
      transform: scale(1);
      opacity: 1; }
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock .widg_iss_ic_interface_HelpDeskManageNotShowSwitch [type='checkbox']:checked + label:before {
      background: #14121F;
      border-color: #14121F; }
    #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock .widg_iss_ic_interface_HelpDeskManageButtons {
      display: -ms-flexbox;
      display: flex;
      gap: 1em; }
      #widg_iss_ic_interface_HelpDeskBlock .widg_iss_ic_interface_HelpDeskManageBlock .widg_iss_ic_interface_HelpDeskManageButtons .btn {
        font-size: 1.4em !important;
        margin: 0 !important; }

body.file_Uploader {
  background: #fff; }
  body.file_Uploader [type='checkbox']:not(:checked),
  body.file_Uploader [type='checkbox']:checked {
    position: absolute;
    top: 1em;
    left: .5em;
    opacity: 0; }
  body.file_Uploader [type='checkbox']:not(:checked) + label,
  body.file_Uploader [type='checkbox']:checked + label {
    position: relative;
    cursor: pointer;
    font-size: 1.4em;
    color: #14121F;
    display: inline-block;
    width: 1em;
    height: 1em; }
  body.file_Uploader [type='checkbox']:not(:checked) + label:before,
  body.file_Uploader [type='checkbox']:checked + label:before {
    content: '';
    position: absolute;
    top: .1em;
    left: 0;
    width: 1em;
    height: 1em;
    border: 1px solid #64748B;
    box-sizing: border-box;
    border-radius: .2em;
    background: transparent; }
  body.file_Uploader [type='checkbox']:not(:checked) + label:after,
  body.file_Uploader [type='checkbox']:checked + label:after {
    content: '';
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDEwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNOS4wNDg3NyAwLjMzODFDOS40MTQ0OCAwLjU4NjAzIDkuNTA5OTYgMS4wODM0OCA5LjI2MjAzIDEuNDQ5MTlMNS4xOTQzOCA3LjQ0OTE5QzUuMDYxNTQgNy42NDUxNCA0Ljg0ODc0IDcuNzcyMTkgNC42MTMyMiA3Ljc5NjE2QzQuMzc3NzEgNy44MjAxNCA0LjE0MzY3IDcuNzM4NTcgMy45NzQwNyA3LjU3MzQxTDAuODQxNzIzIDQuNTIzMDlDMC41MjUxODYgNC4yMTQ4NCAwLjUxODQ2NyAzLjcwODM2IDAuODI2NzE0IDMuMzkxODJDMS4xMzQ5NiAzLjA3NTI4IDEuNjQxNDUgMy4wNjg1NiAxLjk1Nzk5IDMuMzc2ODFMNC40MDYwMiA1Ljc2MDc0TDcuOTM3NjggMC41NTEzNTlDOC4xODU2MSAwLjE4NTY1IDguNjgzMDYgMC4wOTAxNzExIDkuMDQ4NzcgMC4zMzgxWiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
    background-size: 0.8em;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0.05em;
    left: 0.05em;
    font-size: 1em;
    font-weight: 900;
    transition: all .2s;
    width: 1em;
    height: 1em; }
  body.file_Uploader [type='checkbox']:not(:checked) + label:after {
    transform: scale(0);
    opacity: 0; }
  body.file_Uploader [type='checkbox']:checked + label:after {
    transform: scale(1);
    opacity: 1; }
  body.file_Uploader [type='checkbox']:checked + label:before {
    background: #14121F;
    border-color: #14121F; }
  body.file_Uploader .btn.delete svg use {
    fill: none;
    stroke: #475569; }
  body.file_Uploader .btn {
    cursor: pointer; }
  body.file_Uploader .container {
    width: 100%;
    min-height: 100vh; }
    body.file_Uploader .container .ong-panel-files-files-upload-form {
      height: 100%;
      margin-top: 0; }
      body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .row.fileupload-buttonbar .col-lg-7 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: end;
            justify-content: flex-end;
        -ms-flex-align: center;
            align-items: center;
        gap: 0.8em; }
        body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .row.fileupload-buttonbar .col-lg-7 .btn {
          margin-bottom: 0;
          cursor: pointer; }
      body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .row.fileupload-buttonbar .fileupload-progress [aria-valuenow="0"] {
        visibility: hidden; }
      body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .row.fileupload-buttonbar .fileupload-progress .progress.progress-striped {
        height: 0.6em;
        border-radius: 2em;
        background: #E2E8F0;
        margin-bottom: 1em;
        position: relative; }
        body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .row.fileupload-buttonbar .fileupload-progress .progress.progress-striped .progress-bar {
          height: 0.6em;
          position: absolute;
          top: 0;
          left: 0;
          background: #48BB78;
          border-radius: 2em; }
      body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .row.fileupload-buttonbar .fileupload-progress .progress-extended {
        font-size: 1.4em;
        color: #475569; }
      body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .table {
        width: 100%;
        margin-top: 1em; }
        body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .table tbody.files tr.template-download {
          display: -ms-grid;
          display: grid;
          -ms-grid-columns: 10.4em 1fr 10em 6.5em;
              grid-template-columns: 10.4em 1fr 10em 6.5em;
          border-bottom: 1px solid #E5E7EB; }
          body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .table tbody.files tr.template-download:nth-child(1) {
            border-top: 1px solid #E5E7EB; }
          body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .table tbody.files tr.template-download td {
            padding: 1em;
            background: #fff; }
          body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .table tbody.files tr.template-download td:nth-child(2) p {
            font-size: 1.4em; }
            body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .table tbody.files tr.template-download td:nth-child(2) p a {
              text-decoration: underline; }
          body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .table tbody.files tr.template-download td:nth-child(3) {
            font-size: 1.4em;
            color: #475569; }
          body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .table tbody.files tr.template-download td:nth-child(4) {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: start;
                align-items: flex-start;
            -ms-flex-pack: end;
                justify-content: flex-end;
            gap: 1em; }
            body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .table tbody.files tr.template-download td:nth-child(4) .btn {
              padding: 0; }
            body.file_Uploader .container .ong-panel-files-files-upload-form #fileupload .table tbody.files tr.template-download td:nth-child(4) label {
              margin-top: 0.1em; }
            @media all and (max-width: 980px) {
  main {
    padding-top: 11em; } }
            @media all and (max-height: 980px) and (max-width: 980px) and (orientation: landscape) {
  main {
    padding-top: 0 !important; } }

/*# sourceMappingURL=style.css.map */
