/* ! tailwindcss v3.2.4 | MIT License | https://tailwindcss.com */
*,
::after,
::before {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

::after,
::before {
    --tw-content: ''
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    tab-size: 4;
    font-family: Figtree, sans-serif; 
    font-feature-settings: normal
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit;
    border-radius: 5px;
    color: #333;
    font-size: 1rem;
    padding: 5px 10px;
    text-decoration: none;
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none;
}
.mt-4 button{
    background-color: black;
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

logo{
    background-image: url("/assets/img/logo_old.svg");
    background-size: contain;
    display: block;
    width: 15vw;
    height: 2vw;
    background-repeat: no-repeat;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0
}

legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

input::placeholder,
textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

button svg{
    display: inline-block;
}

img,
video {
    max-width: 100%;
    height: auto
}

[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-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:
}

::-webkit-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-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-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:
}

.relative {
    position: relative
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mx-6 {
    margin-left: 1.5rem;
    margin-right: 1.5rem
}

.ml-4 {
    margin-left: 1rem
}

.mt-16 {
    margin-top: 4rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-4 {
    margin-top: 1rem
}

.-mt-px {
    margin-top: -1px
}

.mr-1 {
    margin-right: 0.25rem
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.grid {
    display: grid
}

.h-16 {
    height: 4rem
}

.h-7 {
    height: 1.75rem
}

.h-6 {
    height: 1.5rem
}

.h-5 {
    height: 1.25rem
}

.min-h-screen {
    min-height: 100vh
}

.w-auto {
    width: auto
}

.w-16 {
    width: 4rem
}

.w-7 {
    width: 1.75rem
}

.w-6 {
    width: 1.5rem
}

.w-5 {
    width: 1.25rem
}

.max-w-7xl {
    max-width: 80rem
}

.shrink-0 {
    flex-shrink: 0
}

.scale-100 {
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    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))
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.items-center {
    align-items: center
}

.justify-center {
    justify-content: center
}

.gap-6 {
    gap: 1.5rem
}

.gap-4 {
    gap: 1rem
}

.self-center {
    align-self: center
}

.rounded-lg {
    border-radius: 0.5rem
}

.rounded-full {
    border-radius: 9999px
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246 / var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 242 242 / var(--tw-bg-opacity))
}

.bg-dots-darker {
    background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.22676 0C1.91374 0 2.45351 0.539773 2.45351 1.22676C2.45351 1.91374 1.91374 2.45351 1.22676 2.45351C0.539773 2.45351 0 1.91374 0 1.22676C0 0.539773 0.539773 0 1.22676 0Z' fill='rgba(0,0,0,0.07)'/%3E%3C/svg%3E")
}

.from-gray-700\/50 {
    --tw-gradient-from: rgb(55 65 81 / 0.5);
    --tw-gradient-to: rgb(55 65 81 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.via-transparent {
    --tw-gradient-to: rgb(0 0 0 / 0);
    --tw-gradient-stops: var(--tw-gradient-from), transparent, var(--tw-gradient-to)
}

.bg-center {
    background-position: center
}

.stroke-red-500 {
    stroke: #ef4444
}

.stroke-gray-400 {
    stroke: #9ca3af
}

.p-6 {
    padding: 1.5rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem
}

.font-semibold {
    font-weight: 600
}

.leading-relaxed {
    line-height: 1.625
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity))
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity))
}

.underline {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.antialiased {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgb(0 0 0 / 0.25);
    --tw-shadow-colored: 0 25px 50px -12px 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-gray-500\/20 {
    --tw-shadow-color: rgb(107 114 128 / 0.2);
    --tw-shadow: var(--tw-shadow-colored)
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.selection\:bg-red-500 *::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68 / var(--tw-bg-opacity))
}

.selection\:text-white *::selection {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.selection\:bg-red-500::selection {
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68 / var(--tw-bg-opacity))
}

.selection\:text-white::selection {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity))
}

.hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity))
}

.focus\:rounded-sm:focus {
    border-radius: 0.125rem
}

.focus\:outline:focus {
    outline-style: solid
}

.focus\:outline-2:focus {
    outline-width: 2px
}

.focus\:outline-red-500:focus {
    outline-color: #ef4444
}

.group:hover .group-hover\:stroke-gray-600 {
    stroke: #4b5563
}

.z-10 {
    z-index: 10
}

@media (prefers-reduced-motion: no-preference) {
    .motion-safe\:hover\:scale-\[1\.01\]:hover {
        --tw-scale-x: 1.01;
        --tw-scale-y: 1.01;
        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))
    }
}

@media (prefers-color-scheme: dark) {
    .dark\:bg-gray-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(17 24 39 / var(--tw-bg-opacity))
    }

    .dark\:bg-gray-800\/50 {
        background-color: rgb(31 41 55 / 0.5)
    }

    .dark\:bg-red-800\/20 {
        background-color: rgb(153 27 27 / 0.2)
    }

    .dark\:bg-dots-lighter {
        background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.22676 0C1.91374 0 2.45351 0.539773 2.45351 1.22676C2.45351 1.91374 1.91374 2.45351 1.22676 2.45351C0.539773 2.45351 0 1.91374 0 1.22676C0 0.539773 0.539773 0 1.22676 0Z' fill='rgba(255,255,255,0.07)'/%3E%3C/svg%3E")
    }

    .dark\:bg-gradient-to-bl {
        background-image: linear-gradient(to bottom left, var(--tw-gradient-stops))
    }

    .dark\:stroke-gray-600 {
        stroke: #4b5563
    }

    .dark\:text-gray-400 {
        --tw-text-opacity: 1;
        color: rgb(156 163 175 / var(--tw-text-opacity))
    }

    .dark\:text-white {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity))
    }

    .dark\:shadow-none {
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
    }

    .dark\:ring-1 {
        --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
        --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
        box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
    }

    .dark\:ring-inset {
        --tw-ring-inset: inset
    }

    .dark\:ring-white\/5 {
        --tw-ring-color: rgb(255 255 255 / 0.05)
    }

    .dark\:hover\:text-white:hover {
        --tw-text-opacity: 1;
        color: rgb(255 255 255 / var(--tw-text-opacity))
    }

    .group:hover .dark\:group-hover\:stroke-gray-400 {
        stroke: #9ca3af
    }
}

@media (min-width: 640px) {
    .sm\:fixed {
        position: fixed
    }

    .sm\:top-0 {
        top: 0px
    }

    .sm\:right-0 {
        right: 0px
    }

    .sm\:ml-0 {
        margin-left: 0px
    }

    .sm\:flex {
        display: flex
    }

    .sm\:items-center {
        align-items: center
    }

    .sm\:justify-center {
        justify-content: center
    }

    .sm\:justify-between {
        justify-content: space-between
    }

    .sm\:text-left {
        text-align: left
    }

    .sm\:text-right {
        text-align: right
    }
}

@media (min-width: 768px) {
    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }
}

@media (min-width: 1024px) {
    .lg\:gap-8 {
        gap: 2rem
    }

    .lg\:p-8 {
        padding: 2rem
    }
}
.noselect{
    -webkit-touch-callout: none; 
   -webkit-user-select: none; 
    -khtml-user-select: none;
      -moz-user-select: none;
       -ms-user-select: none;
           user-select: none;
}

.fa-clipboard{
    cursor: pointer;
  
    width: 35px;
    height: 35px;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 31px;
    border-radius: 0.25rem 0 0 0.25rem;
    cursor: pointer;
    color: white;
    background: #2bafda;
    box-sizing: border-box;
    padding-right: 4px;
    position: absolute;
}
.fa-clipboard:hover{
    color: black;
}
.fa-clipboard:active{
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75) inset;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75) inset;
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75) inset;
}

.copied{
    padding-left: 40px;
}

.tip{
	background-color: #2ab0da0a;
	padding: 0px;
	position: absolute;
	width: CALC(100% - 0px);
	 display: none; 
	color: #333131;
	font-size: 11px;
	text-align: CENTER;
	border-radius: 0px;
	box-sizing: border-box;
	padding: 5px;
}

a.xbutton{
    background-color: black;
    font-weight: 600;
    display: inline-flex;
    margin-left: 20px;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
}

a.xbutton:hover{
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity));
    color: rgb(255 255 255 / var(--tw-text-opacity));
}
.approval{
    font-weight: 700;
    color: black;
}
.approval.yellow{
    color: #390398;
}
.approval.orange{
    color: #ff4000;
};

.configure-columns-button {
    display: none !important;
}


#preloader {
    display: none; /* Ð˜Ð·Ð½Ð°Ñ‡Ð°Ð»ÑŒÐ½Ð¾ ÑÐºÑ€Ñ‹Ñ‚ */
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 9999;
}

#preloader .spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: 8px solid #f3f3f3; 
    border-top: 8px solid #3498db;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 1s linear infinite;
}

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

.commandbarsearch{
    /* padding-left: 20px; */
    position: relative;
}
.commandbarsearch span{
    position: absolute;
    min-width: 10px;
    min-height: 10px;
    cursor: pointer;
}

.commandbarsearch input{
	border:none;
	border-bottom: 1px solid #80808063;
	border-radius: 0px;
	padding-left: 30px;
}
.commandbarsearch span.magnifying{
    background-image: url('/img/svg/search.svg');
    left: 6px;
    top: 8px;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.commandbarsearch span.clear{right: 4px;top: 0px;height: 10px;transform: rotate(45deg);line-height: 10px;text-align: center;}

.commandbarsearch span:hover{

}

.commandbarsearch span:active{
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75) inset;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75) inset;
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75) inset;
}


.center{
text-align: center;
}

.cpadding{
    padding: 30px;
    margin: 30px;
}

.h1{
    font-size: 18px;
    font-family: Work Sans, sans-serif;
    font-weight: 400;
    color: #666;
}

.flex-label {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.inline-lable{
    display: block;
    margin-bottom: 30px;
    border-bottom: 1px dashed #eff1f4;
}
.inline-lable label{
    display: inline-block;
}
.inline-lable label:first-child{
    font-weight: bolder;
    min-width: 49%;
}
.inline-lable label:first-child + label{
    text-align: right;
    width: 50%;
    padding-right: 20px;
}

div.inline{
    display: inline-block;
}

div.margin{
    margin: 20px;
}

div.inline.margin{
    margin-top: 0px;
    margin-bottom: 0px;
}

.custom-billing-box {
    background-color: #ffffff; 
    border: 1px solid #ddd;
    padding: 20px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    height: 180px;
}

.custom-billing-box .value {
    font-size: 32px;
    color: #000;
}
.custom-button-group {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 20px;
    font-size: 16px;
    margin-bottom: 37px;
    padding-top: 10px;
}

.custom-link {
    display: flex;
    align-items: center;
    color: #333;
    font-weight: 500;
    margin-bottom: 10px;
    text-decoration: none;
}

.custom-link i {
    margin-right: 8px;
    color: #333;
}

.custom-link:hover {
    color: #333;
    text-decoration: underline;
}

.custom-link:last-child {
    margin-bottom: 0;
}

.custom-button-group>div{
    padding: 0px !important;
    box-shadow: none !important;
    height: 148px;
    border-radius: 0px !important;
    text-align: center;
    white-space: nowrap;
} 

.custom-button-group>div .form-group{
    margin: 6px;
    text-align: left;
    width: 200px;
    display: block;
    padding-left: CALC(50% - 100px);
 } 
 .custom-button-group>div .form-group span{
    display: inline-block;
    line-height: 43px;
    text-decoration: underline;
 }

 
 .gauge-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 20px;
    font-family: Arial, sans-serif;
}

.gauge {
    position: relative;
    width: 200px;
    height: 100px;
    background: conic-gradient(
        from 240deg, 
        #d32f2f 0deg, 
        #d32f2f 25.71deg, 
        #ff6f00 50.71deg, 
        #ff6f00 75.42deg, 
        #fbc02d 100.42deg, 
        #fbc02d 125.13deg, 
        #cddc39 150.13deg, 
        #cddc39 175.84deg, 
        #8bc34a 200.84deg, 
        #8bc34a 225.55deg, 
        #388e3c 250.55deg, 
        #388e3c 275.26deg);
    border-radius: 100px 100px 0 0;
    overflow: hidden;
}



.gaugewhite{
    position: absolute;
    width: 180px;
    height: 96px;
    background: white;
    border-radius: 100px 100px 0 0;
    overflow: hidden;
    margin-left: 10px;
    margin-top: 8px;
}

.gauge-needle {
    position: absolute;
    bottom: 10px;
    left: 50%;
    width: 4px;
    height: 80px;
    background-color: yellow;
    transform-origin: bottom;
    transform: rotate(-45deg); /* Adjust to position the needle */
    transition: transform 0.5s ease-in-out;
}

.gauge-overlay {
    position: absolute;
    top: 74%;
    left: 0px;
    width: 80%;
    transform: translate(10%, -40%);
    background-color: #ffff00;
    padding: 0px 0px;
    border-radius: 5px;
}

.gauge-text {
    font-size: 18px;
    font-weight: bold;
    color: #000;
}

.gauge-label {
    margin-top: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}


.wrap-target .content   .row.vertical .ceil.center input,.wrap-target .content  .row.vertical .ceil.center textarea,.wrap-target .content   .row.vertical .ceil.center select{
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #cbcbcb;
    background-color: white;
    width: 90%;
  }
 
 .wrap-target .content .block .row .tableblock table tr td .buttons span{
     display: block;
     text-align: right;
     margin-bottom: 4px;
     text-decoration: none;
     color: #dc3545;
     cursor: pointer;
     font-size: 0.875rem;
     /* padding: 4px 8px; */
     border: 1px solid transparent;
     border-radius: 4px;
     margin: 4px 8px;
     width: 80px;
     padding-right: 10px;
     /* vertical-align: middle; */
 }
 
 .wrap-target .content .block .row .tableblock table tr td .buttons span.Duplicate{
     color: #28a745;
 }
 .wrap-target .content .block .row .tableblock table tr td .buttons span .d{
     transform: rotate(45deg);
     display: inline-block;
     width: auto;
     padding: 0px;
     margin: 0px;
 }
 .wrap-target .content .block .row .tableblock table tr td .buttons span:hover{
     color: black;
     background-color: #f8d7da;
     border-color: #f5c6cb;
 }
 
 .wrap-target .content .block .row .tableblock table tr td .buttons span.Duplicate:hover{
     background-color: #d4edda;
     border-color: #c3e6cb;
 }
 

 .microblock{
    margin-bottom: 32px;
 }

 .hiddentext{

 }

 .hiddentext p.text-sm{
    display: none;
 }


 .componentstokenlist{
    padding: 0px 0px 0px 0px !important;
    padding-left: 0px !important;
    border-left: none !important;
}
 .componentstokenlist>div{border: none !important;border-left: none !important;}
 .componentstokenlist .tokenlist{border-left: none !important;}
 .componentstokenlist .tokenlist{}
 .componentstokenlist .tokenlist li{
    border-left: none !important;
    border-right: none !important;
    cursor: grab;
    -webkit-user-select: none;
    -ms-user-select: none; 
    user-select: none; 
}
 .componentstokenlist .tokenlist li code{}

 .componentstokenlist .tokenlist li:hover{
	 background-color: #1093be17;
	}


open {
   display: block;
   /* background-color: #edeef0; */
}


open[open-data="false"] {
   !i;!;
   padding-top: 4px;
   padding-bottom: 4px;
   border-bottom: 1px solid #f2f4f6;
}

open[open-data="false"]:hover {
   
}


open[open-data="true"] {
   margin-top: 10px;
   background-color: transparent !important;
}

open[open-data="true"]:hover {
   
}

ul.tokenlist {
   
}


ul.tokenlist[style="display: block;"] {
   padding-left: 63px;
}


ul.tokenlist > li {
   
}

ul.tokenlist > li:last-child {
   
}

ul.tokenlist > li:hover {
   
}

.componentstokenlist{

}

open {
    display: block;
    position: relative;
    cursor: pointer;
    padding-left: 20px;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    user-select: none;
    padding-left: 78px;
    border-bottom: 1px solid #ffffff;
}


open::before {
    content: '';
    position: absolute;
    left: 65px;
    top: 50%;
    transform: translateY(-50%);
    width: 0;
    height: 0;
    border-style: solid;
    transition: transform 0.3s ease;
}


open[open-data="false"]::before {
    border-width: 4px 0 4px 6px;
    border-color: transparent transparent transparent #333;
    transform: translateY(-50%) rotate(0deg);
}


open[open-data="true"]::before {
    border-width: 4px 4px 0 4px;
    border-color: #333 transparent transparent transparent;
    transform: translateY(-50%) rotate(0deg);
}

.declist{
    margin-bottom: 0px;
}

open:hover{
    background-color: #1093be17;
   }
.componentstokenlist .all{
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em;
    word-wrap: break-word;
    color: var(--bs-code-color);
    padding-left: 20px;
}

.nav .nav-item .nav-link{
    color:white;
}

.decisioneditor .nav .nav-item .nav-link{
    color:black;
}

.whitespace-normal {
    white-space: normal;
    word-break: break-word;
}

.col-12 {

}

.nav.collapse .nav-item {
    align-items: center;
    display: flex;
    flex-direction: row;
    text-overflow: ellipsis;
    width: 100%;
}

.pseselects{}
.pseselects .checkradio{
    display: block;
    text-align: center;
    margin-bottom: 70px;
    margin-right: 10px;
    margin-left: 10px;
}
.pseselects .checkradio>*{font-weight: 700;margin-bottom: 1px;margin-top: 20px;}


.bg-dark .nav>li.active>a, .bg-dark .nav>li:focus>a, .bg-dark .nav>li:hover>a, .graph-svg-tip .nav>li.active>a, .graph-svg-tip .nav>li:focus>a, .graph-svg-tip .nav>li:hover>a {
    background-color: rgba(96, 106, 115, .25) !important;
    color: #fff;
}


.formfieldtr .formula-block {margin-bottom: 20px;}
.formfieldtr .formula-editor {font-family: sans-serif;/* border: 1px solid #ccc; */padding: 10px;width: 654px;}
.formfieldtr .formula-panel {display: block;position: relative;}
.formfieldtr .fields {width: 150px;display: block;/* position: absolute; */width: 100%;white-space: pre-wrap;}
.formfieldtr .field-btn { font-size: 12px; padding: 4px; cursor: pointer; border: 1px solid #aaa; background: #f9f9f9; }
.formfieldtr .field-btn:hover { background: #f0f0f0; }
.formfieldtr .formula {min-height: 40px;border: 1px solid #ccc;padding: 10px;border-radius: 4px;white-space: pre-wrap;text-align: left;}
.formfieldtr .formula-field {background: #e6f3ff;border-radius: 4px;padding: 2px 4px;margin: 0 2px;cursor: pointer;display: inline-block;margin: 3px 0px;}
.formfieldtr .formula-field:hover { background: #d0ebff; }
.formfieldtr .formula-panel button{
    width: 90px !important;
    padding: 0px 3px;
    margin: 0px 3px;
}
.formfieldtr .fields button{
    display: inline-block;
    border: none;
    border-radius: 12px;
    padding: 3px 8px;
    font-size: 11px;
    cursor: pointer;
    background: #f5f6f8;
    color: #333;
    transition: all 0.2s 
    ease;
    white-space: nowrap;
    margin-bottom: 5px;
    min-width: 90px;
    width: auto !important;
}
.formfieldtr .formulaparent{position: relative;display: inline-block;vertical-align: middle;}

.formfieldtr .validator{position: absolute;top: -12px;right: 0px;font-size: 11px;border: 1px solid #00000000;padding: 1px;}
.formfieldtr .validator.notvalid{border-color: #ff000038;color: #750000;}
.formfieldtr .validator.valid{border-color: #0080001c;color: #004600;}

.formfieldtr .checkboxformstep3{/* display: inline-block; *//* margin-top: -9px; */}

.formfieldtr .calculated-cell {
    align-items: center;
    gap: 6px;
    height: 60px;
    position: relative;
    text-align: left !important;
}

	.formfieldtr .calculated-cell>div{
		display: block;
		position: relative;
		white-space: nowrap;
	}

.formfieldtr .tmpF{
    width: auto;
    min-width: 170px;
    padding-left: 29px;
    white-space: nowrap;
    overflow: auto;
    width: auto;
    vertical-align: middle;
}

.option-panel {
    margin-top: 10px;
    background: #fdfdfd;
    /* border: 1px solid #ccc; */
    border-radius: 6px;
    /* padding: 8px; */
}

.option-panel button {
 display: inline-block;
    border: none;
    border-radius: 12px;
    padding: 3px 8px;
    font-size: 11px;
    cursor: pointer;
    background: #f5f6f8;
    color: #333;
    transition: all 0.2s 
ease;
    white-space: nowrap;
    margin-bottom: 5px;
    min-width: 90px;
    width: auto !important;
}

.option-panel .option-list button {
    background: #ffffff00;
    color: #000000;
    border: none;
    padding: 4px 8px;
    border-radius: 4px;
    cursor: pointer;
    font-size: 12px;
    transition: background 0.2s;
    font-size: 24px;
    /* transform: rotate(45deg); */
    right: 0px;
    width: 40px;
    font-size: 14px;
    color: gray;
}
.option-panel .option-list button.c-del{
    margin-left: 0px !important;
}

.option-panel .option-list button:first-of-type {
    margin-left: 110px;
}

.option-panel .option-list button:first-of-type + button{
    font-size: 24px;
    transform: rotate(45deg);
}

.option-panel button:hover {
    /* background: #0056b3; */
}

.option-list li {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-bottom: 6px;
    background: #f5f8ff;
    border: 1px solid #d0d7f5;
    border-radius: 4px;
    padding: 4px;
}

.option-list li strong{color: black;font-weight: 500;color: #4f4f4f;}

.option-list input {
    border: 1px solid #ccc;
    padding: 3px 5px;
    border-radius: 3px;
    font-size: 12px;
    color: black;
}


.option-list span {
    /* border: 1px solid #ccc; */
    /* padding: 3px 5px; */
    border-radius: 3px;
    font-size: 11px;
    color: black;
    display: inline-block;
    width: 210px;
}

.option-list span.iv{
    display: block;
    width: 200px;
    white-space: nowrap;
}
.option-list span.tsg{
    display: block;
    width: 200px;
    white-space: nowrap;
}

.option-list select {
    border: 1px solid #ccc;
    padding: 3px 5px;
    border-radius: 3px;
    font-size: 12px;
    color: black;
}

.option-list .opt-del{
    width: 20px !important;
    margin: 8px !important;
}

.extra-info {
  display: none;
  line-height: 30px;
  font-size: 12px;
	position: absolute;
  top: 0;
  left: 50px;
}

.info:hover .extra-info {
  display: block;
}

.base.info {
  position: relative;
  display: inline-block;
  cursor: default;
}


 .base.info .info-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #333;
  color: white;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  font-family: Arial, sans-serif;
  font-size: 13px;
}


.base.info .extra-info {
  display: none;
  position: absolute;
  top: 50%;
  left: 30px;
  transform: translateY(-50%);
  background-color: white;
  border-radius: 15px;
  border: 1px solid #ccc;
  padding: 5px 10px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
  z-index: 100;
}


.base.info:hover .extra-info {
  display: inline-block;
}


.base.info:hover .info-icon {
  background-color: #222;
  transition: background-color 0.2s;
}


.absright.base.info{position: absolute;/* right: -20px; */top: 9px;left: -20px;}