@charset "UTF-8";@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,700&display=swap");
/*
! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com
*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/
html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}
/*
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;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-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 in Chrome and Safari on macOS.
*/
::-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 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
*, ::before, ::after{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
::backdrop{
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  width: 100%;
}
@media (min-width: 640px){
  .container{
    max-width: 640px;
  }
}
@media (min-width: 768px){
  .container{
    max-width: 768px;
  }
}
@media (min-width: 1024px){
  .container{
    max-width: 1024px;
  }
}
@media (min-width: 1280px){
  .container{
    max-width: 1280px;
  }
}
@media (min-width: 1536px){
  .container{
    max-width: 1536px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible{
  visibility: visible;
}
.collapse{
  visibility: collapse;
}
.static{
  position: static;
}
.fixed{
  position: fixed;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.sticky{
  position: sticky;
}
.isolate{
  isolation: isolate;
}
.m-0{
  margin: 0px;
}
.m-1{
  margin: 0.25rem;
}
.m-2{
  margin: 0.5rem;
}
.my-10{
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.my-2{
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.my-6{
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.mb-3{
  margin-bottom: 0.75rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mb-6{
  margin-bottom: 1.5rem;
}
.mr-auto{
  margin-right: auto;
}
.mt-10{
  margin-top: 2.5rem;
}
.mt-3{
  margin-top: 0.75rem;
}
.mt-5{
  margin-top: 1.25rem;
}
.mt-\[2px\]{
  margin-top: 2px;
}
.\!block{
  display: block !important;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.\!inline{
  display: inline !important;
}
.inline{
  display: inline;
}
.flex{
  display: flex;
}
.table{
  display: table;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.w-16{
  width: 4rem;
}
.w-24{
  width: 6rem;
}
.w-40{
  width: 10rem;
}
.w-full{
  width: 100%;
}
.border-collapse{
  border-collapse: collapse;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.cursor-default{
  cursor: default;
}
.resize{
  resize: both;
}
.place-content-center{
  place-content: center;
}
.content-center{
  align-content: center;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]){
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.justify-self-center{
  justify-self: center;
}
.rounded{
  border-radius: 0.25rem;
}
.rounded-3xl{
  border-radius: 1.5rem;
}
.rounded-full{
  border-radius: 9999px;
}
.rounded-lg{
  border-radius: 0.5rem;
}
.border{
  border-width: 1px;
}
.bg-red-500{
  --tw-bg-opacity: 1;
  background-color: rgb(239 68 68 / var(--tw-bg-opacity));
}
.p-2{
  padding: 0.5rem;
}
.p-3{
  padding: 0.75rem;
}
.p-4{
  padding: 1rem;
}
.p-6{
  padding: 1.5rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-6{
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.pb-0{
  padding-bottom: 0px;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.pr-20{
  padding-right: 5rem;
}
.pt-4{
  padding-top: 1rem;
}
.pt-5{
  padding-top: 1.25rem;
}
.text-center{
  text-align: center;
}
.text-right{
  text-align: right;
}
.text-4xl{
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.uppercase{
  text-transform: uppercase;
}
.capitalize{
  text-transform: capitalize;
}
.italic{
  font-style: italic;
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline{
  text-decoration-line: underline;
}
.shadow{
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-lg{
  --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline{
  outline-style: solid;
}
.blur{
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition{
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.ease-in{
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
:root {
  --main_font: "Poppins", sans-serif;
  --light: 300;
  --regular: 400;
  --medium: 500;
  --semBold: 600;
  --bold: 700;
  --main_color: #0071ce;
  --dark_main_color: #002856;
  --light_main_color: #e5f0fa;
  --second_color: #368dec;
  --gray_color: #f3f3f3;
  --gray_text_color: #8f8787;
  --subtitle_color: #cbcbcb;
  --gray_text: #707070;
  --black_color: #3a3a3a;
  --black_text_color: #3a3a3c;
  --alert_color: #e15360;
  --alert_color_light: #e1535f35;
  --success_color: #28a745;
  --success_color_light: #28a74630;
  --light_background: #f9f9f9;
  --success_color_extra_light: #eff6ea;
  --medium_color: #ebbc46;
  --info_color: #0071ce;
  --info_color_light: #0071ce2f;
  --menu_bg_color: #0071ce;
  --menu_bg_color_item_active: #638dec;
  --menu_bg_color_subMenu_active: #0680e3;
  --menu_bg_color_item_hover: #638dec;
  --menu_text_color: #fff;
  --menu_text_color_active: #fff;
  --menu_tap_color: #2153b1;
  --bg_offcanvas_header_color: #f6f9fd;
  --header_bg_color: #fff;
  --header_content_color: #3a3a3a;
  --border_color: #d7d7db;
  --delete_border: #a90808;
  --edit_border: #95cf95;
  --add_border: #007ce2;
  --placeholder_color: #aeaeb2;
  --placeholder_color_black: #3a3a3d;
  --disable_bg_input_color: #f1f4f7;
  --table_odd_color: #fff;
  --table_even_color: #f6f9fd;
  --table_row_hover_color: #e9eff4;
  --bg_condition: #d6e1ff;
  --increase_color: #8dc6eb;
  --optional_color: #8ec3ee;
  --btn_radius: 0.4rem;
  --enterprise-success: #01c851;
  --light_red_color: #d936161a;
  --light_yellow_color: #efca5833;
  --dark_yellow_color: #efca58;
  --light_grey_color: #ebedef33;
  --medium_grey_color: #ebedef;
  --bg_section_header_color: #f6f9fd;
  --bg_section_light: #f5f5f5;
  --bg_grey_color: #f1f4f7;
  --bg_border_color: #e2e2e2;
  --horizontal_line_color: #d9cece;
  --divider_line_color: #ebebeb;
  --toggle_circle: #e6e4e4;
  --bg_light_blue: #ebefff;
  --valid_promo: #8bc94d;
  --disabled_button: #cccdd4;
}
@keyframes progress-bar {
  0% {
    transform: scaleX(0);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.colums_medium {
  font-weight: var(--medium);
  display: flex;
  align-items: center;
  gap: 5px;
}
.colums_medium svg {
  width: 1.5rem;
  height: 1.5rem;
}
.tooptipIcon {
  position: relative;
  display: inline-block;
}
.tooltipIcon .tooltiptext {
  visibility: hidden;
  width: -moz-fit-content;
  width: fit-content;
  background-color: var(--main_color);
  color: #fff;
  text-align: center;
  border: 1.5px solid white;
  border-radius: 7px;
  padding: 5px 0.625rem;
  position: absolute;
  z-index: 1;
}
.tooltipIcon:hover .tooltiptext {
  visibility: visible;
}
.colums_Enabled,
.colums_Disabled,
.colums_circle {
  text-transform: capitalize;
  padding: 3px 1.25rem;
  width: 7rem !important;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.colums_Enabled .colums_circle__dot,
.colums_Disabled .colums_circle__dot,
.colums_circle .colums_circle__dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin-right: 5px;
}
.colums_Enabled .colums_circle__text,
.colums_Disabled .colums_circle__text,
.colums_circle .colums_circle__text {
  font-size: 0.8rem !important;
  justify-self: center !important;
  margin: auto;
}
.colums_circle {
  width: 200px;
  background: var(--info_color_light);
  color: var(--info_color);
}
.colums_circle .colums_circle__dot {
  background: var(--info_color);
}
.colums_Disabled {
  background: var(--alert_color_light);
  color: var(--alert_color);
  width: 10.625rem;
}
.colums_Disabled .colums_circle__dot {
  background: var(--alert_color);
}
.colums_Enabled {
  background: var(--success_color_light);
  color: var(--success_color);
  width: 10.625rem;
}
.colums_Enabled .colums_circle__dot {
  background: var(--success_color);
}
.colums_actions {
  display: flex;
  width: 200px;
  color: var(--black_color) !important;
}
.columnActionTemplate {
  display: flex;
}
html {
  font-family: var(--main_font) !important;
  font-weight: var(--medium);
  background: var(--gray_color) !important;
  height: 100%;
  overflow: hidden;
  font-size: 16px;
}
@media (max-width: 1800px) {
  html {
    font-size: 14px;
  }
}
@media (max-width: 1700px) {
  html {
    font-size: 13px;
  }
}
@media (max-width: 1600px) {
  html {
    font-size: 12px;
  }
}
@media (max-width: 1400px) {
  html {
    font-size: 10px;
  }
}
@media (max-width: 1200px) {
  html {
    font-size: 10px;
  }
}
@media (max-width: 1100px) {
  html {
    font-size: 8px;
  }
}
@media (max-width: 1000px) {
  html {
    font-size: 7px;
  }
}
@media (max-width: 900px) {
  html {
    font-size: 6px;
  }
}
@media (max-width: 800px) {
  html {
    font-size: 5px;
  }
}
body {
  background: var(--gray_color) !important;
}
input::-moz-placeholder {
  color: var(--placeholder_color) !important;
}
input::placeholder {
  color: var(--placeholder_color) !important;
}
input:disabled {
  background: var(--disable_bg_input_color);
}
input[type=checkbox] {
  accent-color: var(--main_color);
}
input[type=radio] {
  accent-color: var(--main_color);
}
textarea::-moz-placeholder {
  color: var(--placeholder_color) !important;
}
textarea::placeholder {
  color: var(--placeholder_color) !important;
}
option:hover {
  background-color: var(--main_color);
}
.SendPointApp {
  height: 100%;
  width: 100%;
}
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  font-family: var(--main_font) !important;
  font-size: 0.8rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
*:-moz-scrollbar {
  display: none;
}
*::-webkit-scrollbar {
  background: transparent;
  /* Chrome/Safari/Webkit */
  width: 0px;
}
* .ReactTable .rt-body {
  -ms-overflow-style: none !important;
  overflow-y: hidden;
}
* * {
  -ms-overflow-style: none;
}
*::-webkit-scrollbar-track-piece {
  display: none;
}
.showScrollBar::-webkit-scrollbar-track {
  background: var(--gray_color);
}
.showScrollBar::-webkit-scrollbar-thumb {
  background: var(--main_color);
  border-radius: 10px;
}
.showScrollBar::-webkit-scrollbar-thumb:hover {
  cursor: pointer;
}
.showScrollBar::-webkit-scrollbar-track-piece {
  display: block !important;
}
.showScrollBar:-moz-scrollbar {
  display: block !important;
}
.showScrollBar::-webkit-scrollbar {
  cursor: pointer;
  width: 6px !important;
  height: 6px;
}
.systemPage {
  padding: 0.5rem 1.25rem;
  padding-top: 4.6rem;
  max-height: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-top: 0.5rem;
  overflow: auto;
}
.enterPriseSystemPage {
  padding: 0.5rem 5rem;
  padding-top: 4.6rem;
  max-height: 100%;
  flex: 1;
  display: flex;
  flex-direction: column;
  margin-top: 0.5rem;
  overflow: auto;
}
.Toastify__toast-container {
  z-index: 1000000000000000000000 !important;
}
.systemNavigation {
  padding: 0.625rem 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 3.75rem;
}
@media (max-width: 730px) {
  .systemNavigation {
    align-items: center;
    margin-bottom: 0.9rem;
  }
}
.systemNavigation .button {
  padding: 7px 0.625rem;
  width: 10rem;
}
.addButtons {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 0.625rem;
}
@media (max-width: 730px) {
  .addButtons {
    flex-direction: column;
  }
}
.templateTap {
  min-height: 31rem;
}
.modalTemplate .ModalCenter {
  width: 100% !important;
}
.stroke_menu {
  stroke: var(--menu_text_color);
}
.fill_menu {
  fill: var(--menu_text_color);
}@keyframes szh-menu-show-slide-left {
  from {
    opacity: 0;
    transform: translateX(0.75rem);
  }
}
@keyframes szh-menu-hide-slide-left {
  to {
    opacity: 0;
    transform: translateX(0.75rem);
  }
}
@keyframes szh-menu-show-slide-right {
  from {
    opacity: 0;
    transform: translateX(-0.75rem);
  }
}
@keyframes szh-menu-hide-slide-right {
  to {
    opacity: 0;
    transform: translateX(-0.75rem);
  }
}
@keyframes szh-menu-show-slide-top {
  from {
    opacity: 0;
    transform: translateY(0.75rem);
  }
}
@keyframes szh-menu-hide-slide-top {
  to {
    opacity: 0;
    transform: translateY(0.75rem);
  }
}
@keyframes szh-menu-show-slide-bottom {
  from {
    opacity: 0;
    transform: translateY(-0.75rem);
  }
}
@keyframes szh-menu-hide-slide-bottom {
  to {
    opacity: 0;
    transform: translateY(-0.75rem);
  }
}
.szh-menu--state-opening.szh-menu--dir-left {
  animation: szh-menu-show-slide-left 0.15s ease-out;
}

.szh-menu--state-closing.szh-menu--dir-left {
  animation: szh-menu-hide-slide-left 0.15s ease-in forwards;
}

.szh-menu--state-opening.szh-menu--dir-right {
  animation: szh-menu-show-slide-right 0.15s ease-out;
}

.szh-menu--state-closing.szh-menu--dir-right {
  animation: szh-menu-hide-slide-right 0.15s ease-in forwards;
}

.szh-menu--state-opening.szh-menu--dir-top {
  animation: szh-menu-show-slide-top 0.15s ease-out;
}

.szh-menu--state-closing.szh-menu--dir-top {
  animation: szh-menu-hide-slide-top 0.15s ease-in forwards;
}

.szh-menu--state-opening.szh-menu--dir-bottom {
  animation: szh-menu-show-slide-bottom 0.15s ease-out;
}

.szh-menu--state-closing.szh-menu--dir-bottom {
  animation: szh-menu-hide-slide-bottom 0.15s ease-in forwards;
}
:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    to right,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
}

.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
  position: fixed;
  padding: 4px;
  width: var(--toastify-toast-width);
  box-sizing: border-box;
  color: #fff;
}
.Toastify__toast-container--top-left {
  top: 1em;
  left: 1em;
}
.Toastify__toast-container--top-center {
  top: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--top-right {
  top: 1em;
  right: 1em;
}
.Toastify__toast-container--bottom-left {
  bottom: 1em;
  left: 1em;
}
.Toastify__toast-container--bottom-center {
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--bottom-right {
  bottom: 1em;
  right: 1em;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0;
  }
  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: 0;
    left: initial;
  }
}
.Toastify__toast {
  position: relative;
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 4px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: flex;
  justify-content: space-between;
  max-height: var(--toastify-toast-max-height);
  overflow: hidden;
  font-family: var(--toastify-font-family);
  cursor: default;
  direction: ltr;
  /* webkit only issue #791 */
  z-index: 0;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast--close-on-click {
  cursor: pointer;
}
.Toastify__toast-body {
  margin: auto 0;
  flex: 1 1 auto;
  padding: 6px;
  display: flex;
  align-items: center;
}
.Toastify__toast-body > div:last-child {
  word-break: break-word;
  flex: 1;
}
.Toastify__toast-icon {
  margin-inline-end: 10px;
  width: 20px;
  flex-shrink: 0;
  display: flex;
}

.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.7s;
}

.Toastify--animate-icon {
  animation-fill-mode: both;
  animation-duration: 0.3s;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast {
    margin-bottom: 0;
    border-radius: 0;
  }
}
.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}
.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--default {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}
.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}
.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}
.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}

.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}
.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}
.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}
.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}
.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}
.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: var(--toastify-color-transparent);
}

.Toastify__close-button {
  color: #fff;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  align-self: flex-start;
}
.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}
.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}
.Toastify__close-button:hover, .Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: var(--toastify-z-index);
  opacity: 0.7;
  transform-origin: left;
}
.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}
.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  transform-origin: right;
}

.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  animation: Toastify__spin 0.65s linear infinite;
}

@keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipOut {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, 0, 0);
  }
}
@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, 0, 0);
  }
}
@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}
@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}
.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
}
.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
}
.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
}
.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
}

@keyframes Toastify__spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/*# sourceMappingURL=ReactToastify.css.map */
.szh-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  width: -moz-max-content;
  width: max-content;
  z-index: 100;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.szh-menu:focus {
  outline: none;
}
.szh-menu__arrow {
  box-sizing: border-box;
  width: 0.75rem;
  height: 0.75rem;
  background-color: #fff;
  border: 1px solid transparent;
  border-left-color: rgba(0, 0, 0, 0.1);
  border-top-color: rgba(0, 0, 0, 0.1);
  z-index: -1;
}
.szh-menu__arrow--dir-left {
  right: -0.375rem;
  transform: translateY(-50%) rotate(135deg);
}
.szh-menu__arrow--dir-right {
  left: -0.375rem;
  transform: translateY(-50%) rotate(-45deg);
}
.szh-menu__arrow--dir-top {
  bottom: -0.375rem;
  transform: translateX(-50%) rotate(-135deg);
}
.szh-menu__arrow--dir-bottom {
  top: -0.375rem;
  transform: translateX(-50%) rotate(45deg);
}
.szh-menu__item {
  cursor: pointer;
}
.szh-menu__item:focus {
  outline: none;
}
.szh-menu__item--hover {
  background-color: #ebebeb;
}
.szh-menu__item--focusable {
  cursor: default;
  background-color: inherit;
}
.szh-menu__item--disabled {
  cursor: default;
  color: #aaa;
}
.szh-menu__group {
  box-sizing: border-box;
}
.szh-menu__radio-group {
  margin: 0;
  padding: 0;
  list-style: none;
}
.szh-menu__divider {
  height: 1px;
  margin: 0.5rem 0;
  background-color: rgba(0, 0, 0, 0.12);
}

.szh-menu-button {
  box-sizing: border-box;
}

.szh-menu {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  color: #212529;
  border: none;
  border-radius: 0.25rem;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.133), 0 0.6px 2px rgba(0, 0, 0, 0.1);
  min-width: 10rem;
  padding: 0.5rem 0;
}
.szh-menu__item {
  display: flex;
  align-items: center;
  position: relative;
  padding: 0.375rem 1.5rem;
}
.szh-menu-container--itemTransition .szh-menu__item {
  transition-property: background-color, color;
  transition-duration: 0.15s;
  transition-timing-function: ease-in-out;
}
.szh-menu__item--type-radio {
  padding-left: 2.2rem;
}
.szh-menu__item--type-radio::before {
  content: "○";
  position: absolute;
  left: 0.8rem;
  top: 0.55rem;
  font-size: 0.8rem;
}
.szh-menu__item--type-radio.szh-menu__item--checked::before {
  content: "●";
}
.szh-menu__item--type-checkbox {
  padding-left: 2.2rem;
}
.szh-menu__item--type-checkbox::before {
  position: absolute;
  left: 0.8rem;
}
.szh-menu__item--type-checkbox.szh-menu__item--checked::before {
  content: "✔";
}
.szh-menu__submenu > .szh-menu__item {
  padding-right: 2.5rem;
}
.szh-menu__submenu > .szh-menu__item::after {
  content: "❯";
  position: absolute;
  right: 1rem;
}
.szh-menu__header {
  color: #888;
  font-size: 0.8rem;
  padding: 0.2rem 1.5rem;
  text-transform: uppercase;
}
.SendPointApp {
  position: relative;
  height: 100vh;
  display: flex;
}.WhiteBoard {
  background: #fff;
  border-radius: 7px;
  position: relative;
  height: auto;
  color: var(--black_color);
  box-shadow: 0 0 1.25rem 0 rgba(0, 0, 0, 0.193);
}
.WhiteBoard:last-child {
  margin-right: 0px !important;
}

.display__bg {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZsAAAEsAQMAAAAvmYx2AAAABlBMVEVHcEwAZsw+X8brAAAAAnRSTlMACQ9PdZwAAAOnSURBVGje7ZlNbuQgEIWNWLD0MktOMGfgHnMZfDSO4guMxNKKLDOZyURp29RvQ8fRtJfd+lzwXgFFeRh4TyylDMLHvTElC6HwB9pkjCl/nySCxndokY9OOr7y75kEjP2AZvmUZJPyH9AqgOIHVBQ6SJSwn9AsS7z3J8vFk8gXPqFNIZ5AvhuGLZ+5hZJccb7m7hbKcsX5mvtbaJXbxDfq1ia2USpoxzDdNXsoyb3luquC3B7K8oTgpoTfQ2s/KOyhrR+0zyJmHqmgA8NKPtMESr0ge4TmXpA7QvlS0HiEll6QbwKtl4JCE2i7FBSbQOU/hcp3izR1ilSekb6FTxeP9NxYoL289NrLL34+XbwkUEGPq8LGJpXlooE4kWyT4XUr5h93QVFdunTQ4y6SqnuubwDx7u6q1oIKUnU+nKbHYhpAzFZiA0jTqlNB3KbgeDfEbXSquqNW07wd7oY0rW8VxP/cQHfmf07ibwCuNgSDi2fqr8MXRqj/FbBNzwLTRb/VBGAUDtHBQCIZRIcR3LAjnA8RlNaDU7Lw5uvAPW9EDhTQpYismwCMzmD7vAFG59Cz6y3UK33iHf/+8YtxiifF4cDbq6yiKD7Xqooag3cQFUUxeCrrOEqcSlWOEicdOEVQ0DQrzjdTOifOOjCUsBVokYvHkM9XoKIQj5Yv1qAkzTxG9tkqlOXikZqPVWhTKE5BVcUpzWMdSnLFCc0NAGW5TYTmDoBWuU2E5l4DATbhRkUNBDGYuwaEZrlNqLsOhBYNtMptQo1SQbfevk4vvP0y7mfuWe4e3Ywcd48SvzAgc8wAw0gJe5p3oFPCnRJglEDzacALvdinkwkrmRDb2W4aWs4j3sgsmiuCklmUKn6TEON+c3rrWpsnBS017xKRermWWolIvVR700xAU23MmUi9qnkEtFbTZMHzda3+uuCplxnxCcjwoCSBQt3GiK6NUM9nHAJuywFdG7E+eI9CwIxHdG0ALjoOlIE8TthymltABltQ4Bs50ARYMWPLaWgCBaKRVc0xDBohyCNLd4TWzUhDiwjy0NCdBrLIeveQHRgEKmtoKEHQJoIGBIqaSJHojWGQ6B8yUpFFCjBU9NDG7+TikKegtRU0doGWxlASQa4LlL8Usl2gGYZmDSSLZO6INPeP1AdK3w8anpGekb4oUh9ovnYkBHrcDpsuAOUvhe453WVlzj0Vy+OqsAdUlp4qsVWF76aJtLW9AWyN7xrw/Ul16RJe7+DZ/gZi7Zn4ZvUCEwAAAABJRU5ErkJggg==);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right;
}

.dynamic__bg {
  background-size: 55%;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZsAAAEsAQMAAAAvmYx2AAAABlBMVEVHcEwAZsw+X8brAAAAAnRSTlMACQ9PdZwAAAOnSURBVGje7ZlNbuQgEIWNWLD0MktOMGfgHnMZfDSO4guMxNKKLDOZyURp29RvQ8fRtJfd+lzwXgFFeRh4TyylDMLHvTElC6HwB9pkjCl/nySCxndokY9OOr7y75kEjP2AZvmUZJPyH9AqgOIHVBQ6SJSwn9AsS7z3J8vFk8gXPqFNIZ5AvhuGLZ+5hZJccb7m7hbKcsX5mvtbaJXbxDfq1ia2USpoxzDdNXsoyb3luquC3B7K8oTgpoTfQ2s/KOyhrR+0zyJmHqmgA8NKPtMESr0ge4TmXpA7QvlS0HiEll6QbwKtl4JCE2i7FBSbQOU/hcp3izR1ilSekb6FTxeP9NxYoL289NrLL34+XbwkUEGPq8LGJpXlooE4kWyT4XUr5h93QVFdunTQ4y6SqnuubwDx7u6q1oIKUnU+nKbHYhpAzFZiA0jTqlNB3KbgeDfEbXSquqNW07wd7oY0rW8VxP/cQHfmf07ibwCuNgSDi2fqr8MXRqj/FbBNzwLTRb/VBGAUDtHBQCIZRIcR3LAjnA8RlNaDU7Lw5uvAPW9EDhTQpYismwCMzmD7vAFG59Cz6y3UK33iHf/+8YtxiifF4cDbq6yiKD7Xqooag3cQFUUxeCrrOEqcSlWOEicdOEVQ0DQrzjdTOifOOjCUsBVokYvHkM9XoKIQj5Yv1qAkzTxG9tkqlOXikZqPVWhTKE5BVcUpzWMdSnLFCc0NAGW5TYTmDoBWuU2E5l4DATbhRkUNBDGYuwaEZrlNqLsOhBYNtMptQo1SQbfevk4vvP0y7mfuWe4e3Ywcd48SvzAgc8wAw0gJe5p3oFPCnRJglEDzacALvdinkwkrmRDb2W4aWs4j3sgsmiuCklmUKn6TEON+c3rrWpsnBS017xKRermWWolIvVR700xAU23MmUi9qnkEtFbTZMHzda3+uuCplxnxCcjwoCSBQt3GiK6NUM9nHAJuywFdG7E+eI9CwIxHdG0ALjoOlIE8TthymltABltQ4Bs50ARYMWPLaWgCBaKRVc0xDBohyCNLd4TWzUhDiwjy0NCdBrLIeveQHRgEKmtoKEHQJoIGBIqaSJHojWGQ6B8yUpFFCjBU9NDG7+TikKegtRU0doGWxlASQa4LlL8Usl2gGYZmDSSLZO6INPeP1AdK3w8anpGekb4oUh9ovnYkBHrcDpsuAOUvhe453WVlzj0Vy+OqsAdUlp4qsVWF76aJtLW9AWyN7xrw/Ul16RJe7+DZ/gZi7Zn4ZvUCEwAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: right;
}

.raduis-left {
  position: absolute;
  content: " ";
  border-radius: 100px 0px 0px 100px;
  width: 5px;
  height: auto;
}

.removeShadow {
  box-shadow: none;
}

@media (max-width: 803px) {
  .notificationTemplate {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0.9rem;
  }
}.AccessDenied {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.AccessDenied .Message {
  padding: 1.875rem;
  max-width: 400px;
}
.AccessDenied .Message .head {
  font-size: 2.5rem;
  font-weight: var(--bold);
  color: var(--main_color);
  text-align: center;
}
.AccessDenied .Message .desc {
  font-size: 0.625rem;
  text-align: center;
}.SendPointTourStyle {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  border-radius: 0.4375rem;
  max-width: 35rem !important;
  padding: 0rem !important;
  background-color: #fff;
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.SendPointTourStyle span {
  padding: 0rem 1rem !important;
  font-size: 1.15rem;
  color: var(--main_color);
  font-weight: 600;
}
.SendPointTourStyle .SendPointTourStyle-Header {
  padding: 0rem 1rem !important;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0.25rem;
}
.SendPointTourStyle .SendPointTourStyle-Header h3 {
  font-weight: 600;
}
.SendPointTourStyle .SendPointTourStyle-Footer {
  padding: 0rem 1rem !important;
  margin-top: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.SendPointTourStyle .SendPointTourStyle-Footer span {
  font-size: 0.8rem;
  color: var(--black_text_color);
  font-weight: 500;
  padding: 0rem !important;
}
.SendPointTourStyle .SendPointTourStyle-Footer div {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.disable-tour-interaction {
  pointer-events: none;
}.button {
  display: flex;
  padding: 5px 0.625rem;
  height: 2.4rem;
  width: -moz-fit-content;
  width: fit-content;
  align-items: center;
  justify-content: center;
  border-radius: var(--btn_radius);
  border: none;
  cursor: pointer;
  font-weight: var(--regular);
  transition: 0.3s;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.button img {
  width: 1.25rem;
  height: 1.25rem;
  margin-right: 4px;
}
.button__icon {
  display: flex;
  align-items: center;
  margin-right: 3px;
}
.button__icon svg {
  width: 0.9rem;
  height: 0.9rem;
}
.button__label {
  text-transform: capitalize;
  white-space: nowrap;
}
.button__label svg {
  width: 0.8rem;
  height: 0.8rem;
}
@media (max-width: 677px) {
  .button__notification {
    width: 100%;
    padding: 0px 2.25rem;
  }
}
.button__icon {
  display: flex;
  gap: 7px;
}
.button:hover {
  opacity: 0.8;
}

.button__disable {
  pointer-events: none;
  opacity: 0.4;
  cursor: not-allowed !important;
}

.btn__mainButton {
  color: #fff;
  background-color: var(--main_color);
  border: 1px solid var(--main_color);
}

.btn__outlineCss {
  border: 1px solid var(--main_color) !important;
  color: var(--main_color);
  background: #fff;
}
.btn__outlineCss:hover {
  opacity: 0.8;
}

.btn__whiteOutLineCss {
  border: 1px solid var(--border_color) !important;
  background: #fff;
}
.btn__whiteOutLineCss:hover {
  opacity: 0.8;
}

.btn__secondButton {
  color: #fff;
  background-color: var(--second_color);
  border: 1px solid var(--second_color);
}

.btn__alertButton {
  color: #fff;
  background-color: var(--alert_color);
  border: 1px solid var(--alert_color);
}

.btn__outlineAlertButton {
  color: var(--alert_color);
  border: 1px solid var(--alert_color);
}

.btn__infoButton {
  color: #fff;
  background-color: #8dc6e8;
  border: 1px solid #8dc6e8;
}

.btn__submit {
  border: 1px solid var(--main_color);
  color: var(--main_color);
}

.btn__error {
  border: 1px solid var(--alert_color);
  background: var(--alert_color);
  color: #fff !important;
}

.btn__success {
  border: 1px solid var(--success_color);
  background: var(--success_color);
  color: #fff !important;
}

.btn__action {
  background: #f2f2f2;
  text-align: center;
  width: 100%;
  padding: 0.625rem;
}