#wpadminbar{
    display:none;
}
#wpbody-content {
    padding-bottom: 0;
}
html.wp-toolbar {
    padding-top:0px;
}
#wpcontent{
    padding-left:0px;
}
._root_1clau_1 {
    position: relative;
    box-sizing: border-box;
}
._header_1clau_5 {
    box-sizing: border-box;
    height: var(--height);
    padding: 0 9px;
    background-color: var(--backgroundColor);
    display: grid;
    align-items: center;
}
._headerLayout_19oi0_1 {
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    grid-template-rows: 44px;
}
._headerLayoutLeft_19oi0_14 {
    grid-column-start: 1;
    grid-column-end: 2;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}
._headerLayoutComponent_19oi0_6 {
    display: flex;
    box-sizing: border-box;
    text-align: center;
}
._builderFrameButton_5i7sb_1:active, ._builderFrameButton_5i7sb_1:focus{
    color:#fff;
}
._builderFrameButton_5i7sb_1 {
    all: unset;
    --builder-frame-button-baseBackgroundColor: transparent;
    --builder-frame-button-baseBorderColor: #95928e;
    --builder-frame-button-baseColor: var(--zds-colors-neutral-100, #fffdf9);
    --builder-frame-button-disabledBackgroundColor: transparent;
    --builder-frame-button-disabledBorderColor: #95928e;
    --builder-frame-button-disabledColor: #95928e;
    --builder-frame-button-disabledOutlineColor: #95928e;
    --builder-frame-button-hoverBackgroundColor: #d2d8f3;
    --builder-frame-button-hoverBorderColor: transparent;
    --builder-frame-button-hoverColor: var(--zds-colors-blue-600, #3d4592);
    --builder-frame-button-hoverOutlineColor: transparent;
    --builder-frame-button-iconMargin: .5em;
    --builder-frame-button-focusBackgroundColor: #d2d8f3;
    --builder-frame-button-focusBorderColor: transparent;
    --builder-frame-button-focusColor: var(--zds-colors-blue-600, #3d4592);
    --builder-frame-button-focusOutlineColor: #d2d8f3;
    --builder-frame-button-selectedBackgroundColor: #d2d8f3;
    --builder-frame-button-selectedBorderColor: transparent;
    --builder-frame-button-selectedColor: var(--zds-colors-blue-600, #3d4592);
    --builder-frame-button-selectedOutlineColor: #d2d8f3;
    --builder-frame-button-buttonContentPadding: 0px 12px;
    background-color: var(--builder-frame-button-baseBackgroundColor);
    border-color: var(--builder-frame-button-baseBorderColor);
    color: var(--builder-frame-button-baseColor);
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    margin: 0;
    min-width: 0;
    opacity: 1;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    transition: all .2s ease-in-out;
    vertical-align: middle;
    padding: 5px 10px;
    white-space: nowrap;
    margin-right:10px;
}
._builderFrameButton_5i7sb_1[data-size=xsmall] {
    font-family: Inter, Helvetica, arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    --builder-frame-button-buttonContentPadding: 3px 12px;
    height: 26px;
    border-radius: 3px;
}
._builderFrameButton_5i7sb_1[data-size=xsmall][data-square] {
    width: 40px;
    height: 26px;
    --builder-frame-button-buttonContentPadding: 0px;
}
._builderFrameButton_5i7sb_1:before {
    content: "";
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 1px solid transparent;
    border-radius: 5px;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: .2s;
}
._buttonContent_5i7sb_134 {
    all: unset;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    min-width: 0;
    padding: var(--builder-frame-button-buttonContentPadding);
}
._buttonText_5i7sb_143 {
    all: unset;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1 1;
}
.css-1nj6cg7-Icon--navHome--animate--disable-pointer-events--block--16x16 {
    display: inline-block;
    fill: currentcolor;
}
.css-1nj6cg7-Icon--navHome--animate--disable-pointer-events--block--16x16[class] {
    height: 16px;
    width: 16px;
}
.css-1nj6cg7-Icon--navHome--animate--disable-pointer-events--block--16x16[class] {
    display: block;
}
.css-1nj6cg7-Icon--navHome--animate--disable-pointer-events--block--16x16[class] {
    pointer-events: none;
}
.css-1nj6cg7-Icon--navHome--animate--disable-pointer-events--block--16x16[class] {
    transition-property: fill;
    transition-timing-function: ease-in-out;
    transition-duration: 300ms;
}
.css-1nj6cg7-Icon--navHome--animate--disable-pointer-events--block--16x16 * {
    fill: inherit;
}
.css-1nj6cg7-Icon--navHome--animate--disable-pointer-events--block--16x16 > svg {
    display: block;
    height: inherit;
    width: inherit;
}
.css-1nj6cg7-Icon--navHome--animate--disable-pointer-events--block--16x16 * {
    fill: inherit;
}
._builderFrameButton_5i7sb_1:hover:not([disabled]) {
    background-color: var(--builder-frame-button-hoverBackgroundColor);
    border-color: var(--builder-frame-button-hoverBorderColor);
    box-shadow: none;
    color: var(--builder-frame-button-hoverColor);
}
._headerLayoutComponent_19oi0_6 {
    display: flex;
    box-sizing: border-box;
    text-align: center;
}
._toolbarButton_15vou_1[data-size=xsmall] {
    font-family: Inter, Helvetica, arial, sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    --toolbar-button-buttonContentPadding: 3px 8px;
}
._toolbarButton_15vou_1 {
    all: unset;
    --toolbar-button-baseBackgroundColor: var(--zds-colors-neutral-800, #2d2e2e);
    --toolbar-button-baseBorderColor: var(--zds-colors-neutral-800, #2d2e2e);
    --toolbar-button-baseColor: var(--zds-colors-neutral-100, #fffdf9);
    --toolbar-button-disabledBackgroundColor: var(--zds-colors-neutral-800, #2d2e2e);
    --toolbar-button-disabledBorderColor: var(--zds-colors-neutral-800, #2d2e2e);
    --toolbar-button-disabledColor: var(--zds-colors-neutral-100, #fffdf9);
    --toolbar-button-disabledOutlineColor: var(--zds-colors-neutral-800, #2d2e2e);
    --toolbar-button-hoverBackgroundColor: var(--zds-colors-neutral-700, #403f3e);
    --toolbar-button-hoverBorderColor: transparent;
    --toolbar-button-hoverColor: var(--zds-colors-neutral-100, #fffdf9);
    --toolbar-button-hoverOutlineColor: var(--zds-colors-neutral-700, #403f3e);
    --toolbar-button-iconMargin: .5em;
    --toolbar-button-iconAfterMargin: 4px;
    --toolbar-button-focusBackgroundColor: var(--zds-colors-neutral-700, #403f3e);
    --toolbar-button-focusBorderColor: var(--zds-colors-neutral-700, #403f3e);
    --toolbar-button-focusColor: var(--zds-colors-neutral-100, #fffdf9);
    --toolbar-button-focusOutlineColor: transparent;
    --toolbar-button-selectedBackgroundColor: var(--zds-colors-neutral-700, #403f3e);
    --toolbar-button-selectedBorderColor: var(--zds-colors-neutral-700, #403f3e);
    --toolbar-button-selectedColor: var(--zds-colors-neutral-100, #fffdf9);
    --toolbar-button-selectedOutlineColor: var(--zds-colors-neutral-700, #403f3e);
    --toolbar-button-buttonContentPadding: 0px 8px;
    --toolbar-button-height: 44px;
    --toolbar-button-iconAfter-color: var(--zds-colors-neutral-500, #a8a5a0);
    --toolbar-button-iconAfter-hoverColor: var(--zds-colors-neutral-100, #fffdf9);
    --toolbar-button-iconBefore-color: var(--zds-colors-neutral-100, #fffdf9);
    background-color: var(--toolbar-button-baseBackgroundColor);
    border-color: var(--toolbar-button-baseBorderColor);
    color: var(--toolbar-button-baseColor);
    align-items: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    margin: 0;
    min-width: 0;
    opacity: 1;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
    white-space: nowrap;
    height: var(--toolbar-button-height);
}
._buttonContent_15vou_145 {
    all: unset;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    min-width: 0;
    padding: var(--toolbar-button-buttonContentPadding);
}
._productListButtonIconWrapper_1p27v_1 {
    display: flex;
    margin-right: 10px;
}
.css-8ryo20-Icon--miscBoltAltFill--animate--18x18--vform{
    fill: var(--zds-brand-orange, #ff4f00);
}
.css-8ryo20-Icon--miscBoltAltFill--animate--18x18--vform {
    height: 18px;
    width: 18px;
}
.css-8ryo20-Icon--miscBoltAltFill--animate--18x18--vform {
    transition-property: fill;
    transition-timing-function: ease-in-out;
    transition-duration: 300ms;
}
.css-8ryo20-Icon--miscBoltAltFill--animate--18x18--vform > svg {
    display: block;
    height: inherit;
    width: inherit;
}
.css-8ryo20-Icon--miscBoltAltFill--animate--18x18--vform * {
    fill: inherit;
}
._buttonText_15vou_157 {
    all: unset;
    box-sizing: border-box;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    flex: 1 1;
}
._buttonText_15vou_157[data-variant=inline-product-menu] h1, ._buttonText_15vou_157[data-variant=product-menu] h1 {
    font-family: roboto;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
    margin: 0;
}

._productListButtonLabelWrapper_1p27v_5 {
    display: flex;
    align-items: center;
    gap: 8px;
    box-sizing: border-box;
}
h1{
    color:#fff;
}
._headerLayoutCenter_19oi0_21, ._headerLayoutCenter_19oi0_21>* {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
._headerLayoutCenter_19oi0_21 {
    grid-column-start: 2;
    grid-column-end: 3;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 800px;
}
._toolbarButton_15vou_1:hover{
    background-color: var(--toolbar-button-hoverBackgroundColor);
    border-color: var(--toolbar-button-hoverBorderColor);
    box-shadow: none;
    color: var(--toolbar-button-hoverColor);
    transition: none;
}
._buttonIcon_15vou_175[data-has-sibling][data-side=right] {
    fill: var(--toolbar-button-iconAfter-color);
    margin-left: var(--toolbar-button-iconAfterMargin);
}
._buttonIcon_15vou_175 {
    display: block;
    flex: none;
}
.css-bcw8fy-Icon--arrowSmallDown--disable-pointer-events--block--14x14--inherit[class] {
    fill: inherit;
}
.css-bcw8fy-Icon--arrowSmallDown--disable-pointer-events--block--14x14--inherit[class] {
    height: 14px;
    width: 14px;
}
.css-bcw8fy-Icon--arrowSmallDown--disable-pointer-events--block--14x14--inherit[class] {
    display: block;
}
.css-bcw8fy-Icon--arrowSmallDown--disable-pointer-events--block--14x14--inherit[class] {
    pointer-events: none;
}
.css-bcw8fy-Icon--arrowSmallDown--disable-pointer-events--block--14x14--inherit > svg {
    display: block;
    height: inherit;
    width: inherit;
}
.css-bcw8fy-Icon--arrowSmallDown--disable-pointer-events--block--14x14--inherit * {
    fill: inherit;
}
._headerLayoutRight_19oi0_38 {
    grid-column-start: 3;
    grid-column-end: 4;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-self: end;
}


.css-12wf9wu {
    display: grid;
    max-height: calc(-44px + 100vh);
    min-height: calc(-44px + 100vh);
    overflow: hidden;
    grid-template:
        "left-sidebar topnav" 44px
        "left-sidebar editor" 1fr / 136px 1fr;
}
.css-r1jcqa {
    background-color: rgb(45 46 46);
    border-bottom: 1px solid rgb(215, 211, 201);
    grid-area: topnav;
    transition: 200ms ease-in-out;
    display: flex;
    flex-direction: column;
    border-top: 1px solid rgb(215, 211, 201);
}
.css-11o0cz6 {
    display: flex;
    flex: 1 1 0%;
    flex-direction: row;
    padding: 5px 10px;
}
.css-orab1s {
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    flex-direction: row;
    gap: 5px;
    width: auto;
    flex: 1 1 0%;
}
.css-1d4fh1h {
    place-self: auto;
    position: relative;
}
.css-he5lfv {
    -webkit-box-align: stretch;
    align-items: stretch;
    cursor: pointer;
    display: inline-flex;
    overflow: hidden;
    transition: 300ms ease-in-out;
    width: 36px;
    height: 18px;
    border-radius: 12px;
    font-size: 0px;
    line-height: 0px;
    padding: 3px;
    background-color: rgb(105, 91, 232);
}
.css-hpkygy {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: 100%;
}
.css-1jjr5fc {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: -1;
}
.css-1o4faa5 {
    display: block;
    border-radius: 100%;
    position: absolute;
    top: 0px;
    transition: 300ms ease-in-out;
    width: 18px;
    height: 18px;
    background-color: rgb(255, 253, 249);
    left: 100%;
    transform: translateX(-100%);
}
.css-1isc3tq {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    padding-left: calc(var(--zds-space-12, 20px) - var(--padding-left-subtraction, 0px));
    padding-right: calc(var(--zds-space-12, 20px) - var(--padding-right-subtraction, 0px));
    cursor: pointer;
    transition-property: all;
    transition-timing-function: ease-in-out;
    transition-duration: 200ms;
    gap: var(--zds-size-8, 6px);
    border-style: solid;
    border-radius: var(--zds-radius-small, 3px);
    border-width: 1px;
    border-color: transparent;
}
.css-17si63o {
    -webkit-box-align: stretch;
    align-items: stretch;
    cursor: pointer;
    display: inline-flex;
    overflow: hidden;
    transition: 300ms ease-in-out;
    width: 36px;
    height: 18px;
    border-radius: 12px;
    font-size: 0px;
    line-height: 0px;
    padding: 3px;
    background-color: rgb(236, 233, 223);
}
.css-zg4o5q {
    display: block;
    border-radius: 100%;
    background-color: rgb(136, 130, 126);
    position: absolute;
    top: 0px;
    transition: 300ms ease-in-out;
    width: 18px;
    height: 18px;
    left: 0px;
    transform: translateX(0px);
}
.css-ncczym {
    -webkit-box-pack: end;
    justify-content: flex-end;
    flex: 0.5 1 0%;
    display: flex;
    flex-direction: row;
    -webkit-box-align: center;
    align-items: center;
    gap: 10px;
    position: relative;
}
.css-1isc3tq[data-variant="primary"][data-size="small"], .css-1isc3tq[data-variant="primary"][data-size="medium"] {
    font: var(--zds-body-3, 600 16px / 24px var(--zds-typography-base, "Inter", Helvetica, arial, sans-serif));
}

a[data-zds], label[data-zds], button:not([disabled])[data-zds] {
    cursor: pointer;
}
.css-1isc3tq[data-variant="primary"] {
    background-color: var(--zds-ui-primary-stronger, #3d4592);
    color: var(--zds-text-inverted, #fffdf9);
}

.css-lz18ii-VisuallyHidden {
    position: absolute;
    overflow: hidden;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0px;
    border: 0px;
}
.css-9ix8wg {
    grid-area: left-sidebar;
    height: 100%;
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
    flex-direction: row;
    position: relative;
    overflow: visible;
}
._root_1dudf_1 {
    position: relative;
    box-sizing: border-box;
    top: 1px;
}
._sideBar_1dudf_5 {
    all: unset;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: stretch;
    flex-shrink: 0;
    height: 42px;
    padding: 5px 15px;
    gap: 5px;
    background-color: var(--backgroundColor);
    position: relative;
    z-index: var(--zIndex);
    list-style: none;
}
._sideBarItem_1ilkq_1 {
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    flex-direction: row;
    cursor: pointer;
}
._buttonStyles_1ilkq_8 {
    all: unset;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    background-color: transparent;
    color: var(--zds-colors-neutral-500, #95928e);
    height: 30px;
    border: none;
    display: flex;
    align-items: center;
    padding-left: 8px;
}
._sideBarItem_1ilkq_1 span {
    display: inline-block;
    fill: currentcolor;
    height: 20px;
    width: 20px;
    display: block;
}
._sideBarItem_1ilkq_1 svg {
    display: block;
    height: inherit;
    width: inherit;
}
._sideBarItem_1ilkq_1  * {
    fill: inherit;
}
._buttonStyles_1ilkq_8:focus:not(:disabled),
 .vfsettingslink:hover:not(:disabled) ._buttonStyles_1ilkq_8,
  ._buttonStyles_1ilkq_8[data-selected=true] {
    color: var(--zds-colors-neutral-100, #fffdf9);
}
.css-2th6v9 {
    position: relative;
    grid-area: editor;
    /* background-color: rgb(249, 247, 243); */
    overflow: hidden;
    overflow-y: scroll;
}
.css-1srrjkc {
    height: 100%;
    width: 100%;
    /* overflow: hidden auto; */
}

.vfsettingslink ._buttonStyles_1ilkq_8:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0px;
    height: 3px;
    background-color: #ff4f00;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    transition: width 0.3s ease-in-out;
}
.vfsettingslink.active ._buttonStyles_1ilkq_8:before {
    width: 90px; /* Animate to full width */
}

.vfsettingslink.active ._buttonStyles_1ilkq_8{
    color:#fff;
}
/* detail pannel start */

#rightPanel{
    top: 87px;
    border-width: 2px;
    border-style: solid;
    border-radius: 5px;
    /* border-color: rgb(80, 62, 189); */
    overflow: hidden;
    /* transition: opacity 0.3s; */
    width: 27%;
    height: auto;
    /* max-width: 600px; */
    max-height: 97%;
    /* min-width: 375px; */
    min-height: 400px;
    box-sizing: border-box;
    flex-shrink: 0;
    z-index: 999;
}

.css-1p8tmgy {
    background-color: rgb(255, 253, 249);
    width: 100%;
    height: 100%;
}
.css-3b2dhj {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: rgb(255, 253, 249);
    z-index: 1;
}
.css-1wnahdw {
    display: flex;
    flex-direction: column;
    grid-template-rows: auto auto 1fr auto;
    height: 100%;
}
.css-dfk3n7 {
    padding: 0px 8px 0px 10px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    gap: 10px;
    flex: 0 1 0%;
    background-color: #fff;
    border-left: 1px solid #ececec;
    border-top: 1px solid #ececec;
}
.css-nohrvr {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 5px;
    color: rgb(32, 21, 21);
    width: 100%;
}
.css-gpu8so-Text {
    font: var(--zds-body-2, 500 0.875rem / 1.5rem Inter, var(--zds-typography-base, Helvetica), Helvetica, arial, sans-serif);
    letter-spacing: var(--intentionally-undefined, default);
    text-transform: var(--zds-radius-none, none);
    color: rgb(32, 21, 21);
    max-width: 100%;
    text-align: inherit;
    transition: color 0.2s ease-in-out;
}
.css-3emyiw {
    font: 500 0.875rem / 1.5rem Inter, var(--zds-typography-base, Helvetica), Helvetica, arial, sans-serif;
    width: 100%;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    gap: 5px;
    cursor: pointer;
}
.css-gpu8so-Text {
    font: var(--zds-body-2, 500 0.875rem / 1.5rem Inter, var(--zds-typography-base, Helvetica), Helvetica, arial, sans-serif);
    letter-spacing: var(--intentionally-undefined, default);
    text-transform: var(--zds-radius-none, none);
    color: rgb(32, 21, 21);
    max-width: 100%;
    text-align: inherit;
    transition: color 0.2s ease-in-out;
}
.css-18zfrb6 {
    word-break: break-word;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
    text-transform: capitalize;
}
.css-1j5vobt {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
}
a[data-zds], label[data-zds], button:not([disabled])[data-zds] {
    cursor: pointer;
}
.css-1h5pl4w[data-variant="ghost"] {
    color: var(--zds-gray-warm-8, #5140bf);
    background-color: transparent;
}
.css-1h5pl4w[data-size="medium"] {
    width: var(--zds-size-medium, 44px);
    height: var(--zds-size-medium, 44px);
}
.css-1h5pl4w {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: var(--zds-radius-small, 3px);
    padding: var(--zds-space-4, 10px);
    border:none;
    margin-left: -9px;
}
.css-1h5pl4w[data-size="medium"] span {
    width: var(--zds-size-24);
    height: var(--zds-size-24);
}
.css-1bdcql8-Icon--formX--animate--24x24[class] {
    height: 24px;
    width: 24px;
}
.css-1bdcql8-Icon--formX--animate--24x24[class] {
    transition-property: fill;
    transition-timing-function: ease-in-out;
    transition-duration: 300ms;
}
.css-1bdcql8-Icon--formX--animate--24x24 {
    display: inline-block;
    fill: currentcolor;
}
.css-1bdcql8-Icon--formX--animate--24x24 > svg {
    display: block;
    height: inherit;
    width: inherit;
}
.css-1bdcql8-Icon--formX--animate--24x24 * {
    fill: inherit;
}
.css-12a3skz {
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    /* border-bottom: 1px solid rgb(215, 211, 201); */
    background-color: rgb(247, 246, 253);
    margin: 10px 0px;
}
.css-9huatw {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 8px;
    padding: 0px 8px;
}
.css-kmw0sc {
    height: 38px;
    padding: 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    box-sizing: border-box;
    border-right: none;
    border-left: none;
    border-image: initial;
    border-top: 2px solid transparent;
    background: none;
    font-family: var(--zds-typography-base, "Inter", Helvetica, arial, sans-serif);
    font-size: 12px;
    line-height: 15px;
    font-weight: 600;
    transition: border-color 300ms ease-in-out, background-color 300ms ease-in-out, color 300ms ease-in-out;
    color: rgb(32, 21, 21);
    border-bottom: 2px solid transparent;
    /* cursor: pointer; */
}
.css-121peys {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    border-color: rgb(32, 21, 21);
    font-family: inherit;
    font-weight: 600;
    font-size: 12px;
    padding: 0px 4px;
    gap: 4px;
    white-space: nowrap;
}
.css-1j5vobt {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
}
.css-s079uh {
    margin-top: 2px;
}
.css-hvvzfn-Icon--arrowSmallRight--animate--16x16[class] {
    height: 16px;
    width: 16px;
}
.css-hvvzfn-Icon--arrowSmallRight--animate--16x16[class] {
    transition-property: fill;
    transition-timing-function: ease-in-out;
    transition-duration: 300ms;
}
.css-hvvzfn-Icon--arrowSmallRight--animate--16x16 {
    display: inline-block;
    fill: currentcolor;
}
.css-hvvzfn-Icon--arrowSmallRight--animate--16x16 > svg {
    display: block;
    height: inherit;
    width: inherit;
}
.css-hvvzfn-Icon--arrowSmallRight--animate--16x16 * {
    fill: inherit;
}
.css-gbhhbk-Icon--formCheckCircle--animate--block--16x16--success400[class] {
    fill:  #0f884e;
}
.css-gbhhbk-Icon--formCheckCircle--animate--block--16x16--success400 > svg {
    display: block;
    height: inherit;
    width: inherit;
}
.css-gbhhbk-Icon--formCheckCircle--animate--block--16x16--success400 * {
    fill: inherit;
}
.css-1sne59z {
    display: flex;
    flex-direction: row-reverse;
    -webkit-box-align: center;
    align-items: center;
    gap: 4px;
    padding: 0px 8px 0px 0px;
}
.css-11wwuzz.css-11wwuzz {
    color: rgb(105, 91, 232);
}
.css-11wwuzz[data-size="small"] {
    width: var(--zds-size-small, 30px);
    height: var(--zds-size-small, 30px);
}
.css-11wwuzz[data-variant="ghost"] {
    background-color: transparent;
}
.css-11wwuzz {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    border-radius: var(--zds-radius-small, 3px);
    padding: var(--zds-space-4, 10px);
    border: none;
}
.css-dyvc8d-Icon--navSearch--animate--24x24 {
    display: inline-block;
    fill: currentcolor;
}
.css-dyvc8d-Icon--navSearch--animate--24x24 > svg {
    display: block;
    height: inherit;
    width: inherit;
}
.css-dyvc8d-Icon--navSearch--animate--24x24 * {
    fill: inherit;
}

/* detail pannel end */


/* form elements css start */

.css-1xp8gxo {
    height: 100%;
    width: 0px;
    position: absolute;
    left: 0px;
    z-index: 3;
}
.css-ohesyo {
    border-right: 1px solid rgb(215, 211, 201);
    background-color: rgb(255, 253, 249);
    left: 0px;
    margin-top: 44px;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 30px 0px; */
    z-index: 0;
    border-top-left-radius: 10px;
    height: calc(100% - 44px) !important;
}
.css-bo9gm7 {
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    border-right: 2px solid transparent;
    position: relative;
    z-index: 4;
}
.css-bavkx2 {
    padding: 20px 0px 10px;
    margin: 0px 20px;
    border-bottom: 1px solid rgb(236, 233, 223);
    position: sticky;
    top: 0px;
    background-color: rgb(255, 253, 249);
    z-index: 100;
}
.css-1atbglr {
    display: flex;
    flex-direction: column;
    gap: 5px;
    -webkit-box-align: stretch;
    align-items: stretch;
}
.css-1xtof31 {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}
.css-1vpeo4x {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    gap: 10px;
}
.css-1b3kaao-Text {
    font: var(--zds-body-3, 600 16px / 24px var(--zds-typography-base, "Inter", Helvetica, arial, sans-serif));
    letter-spacing: var(--intentionally-undefined, default);
    text-transform: var(--zds-radius-none, none);
    color: rgb(32, 21, 21);
    max-width: 100%;
    text-align: inherit;
    transition: color 0.2s ease-in-out;
}
.css-1sbwwjc {
    display: flex;
    border: none;
    background: none;
    cursor: pointer;
    padding: 0px;
    color: rgb(32, 21, 21);
    /* margin-left: auto; */
    margin-top: 3px;
    transition: color 300ms ease-in-out;
}
.css-1bdcql8-Icon--formX--animate--24x24[class] {
    height: 24px;
    width: 24px;
}
.css-1bdcql8-Icon--formX--animate--24x24 {
    display: inline-block;
    fill: currentcolor;
}
.css-4fupsn {
    padding: 20px 0px 20px 20px;
    max-height: 100%;
    display: flex;
    flex-direction: column;
    height: 100%;
    min-height: 0px;
    overflow-y: auto;
}
.css-13afdnn {
    padding: 10px 20px;
    transition: box-shadow 200ms ease-in-out;
    /* border: 1px solid rgb(181, 178, 170); */
    border-radius: 8px;
    background-color: rgb(255, 253, 249);
    align-items: center;
    color: rgb(0, 0, 0);
    display: flex;
    flex-direction: row;
    position: relative;
    overflow: unset;
    cursor: move;
    /* width: 25%; */
    flex: 0 0 calc(30% - 10px);
    text-align: center;
    justify-content: flex-start;
    z-index: 99;
    min-width: 82%;
    max-width: 78px;
    border: 1px solid #dfdfdf;
}
.css-j4zpza svg path{
    stroke:#4b4c4d;
    fill:#4b4c4d;
}
.css-13afdnn:hover {
    background-color: #4b4c4d;
    color: #fff;
}
.css-13afdnn:hover svg,.css-13afdnn:hover svg path{
    stroke:#fff;
    color:#fff;
}
.css-1j3135w {
    column-gap: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
    row-gap: 10px;
    margin-bottom: 20px;
}
.css-j4zpza {
    display: flex;
    gap: 10px;
    align-items: flex-start;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 5px;
}
.css-189x95l {
    color: #1e1f21;
    /* background-color: rgb(15, 136, 78); */
    border-radius: 3px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    height: 24px;
    width: 24px;
}
.css-xlku5k {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    -webkit-box-align: center;
    align-items: center;
    margin-left: 0;
}
.css-fwfbhb {
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}
.scfcss{
    width:20px;
}
.scfcss fill{
    color:#e2e2e2;
}
.css-j4zpza svg {
    width: 18px;
}
.css-y83nl9 {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    /* min-height: 50px; */
    margin-top: 0;
    background: #e8e8e8;
    padding: 15px 10px;
    margin-bottom: 20px;
    border-radius: 8px;
    width: 89%;
}
/* form elements css end */

.css-1pnnl0v{
    overflow-y: auto;
    background: #f2f2f2;
    padding: 10px;
    border-left: 1px solid #ececec;
    height: 100%;
}
.css-rghtflx{
    display: flex;
}

.css-btnduprem button:hover, .css-1h5pl4w:hover {
    background-color: var(--zds-ui-primary-weakest, #f0f1fa);
    color: var(--zds-ui-primary-stronger, #3d4592);
    font-weight: 500;
}
.css-btnduprem {
    display: flex;
    column-gap: 0px;
}
.css-btnduprem button {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 10px;
    width: 44px;
    height: 44px;
}


#leftPanel{
    transition-duration: .5s;
    transition-property: left,-webkit-transform;
    transition-property: left,transform;
    transition-property: left,transform,-webkit-transform;
    transition-timing-function: ease-in-out;
}
.dragging {
    background-color: rgb(105, 91, 232); /* Highlight when dragging */
    border: 1px dashed #333;
    opacity: 0.8;
    color:#fff;
}
.dragging svg{
    stroke:#fff;
}

.searchinp {
    width: 100%;
    display: none;
}
.switch {
    --line: #505162;
    --dot: #ff4f00;
    --circle: #9EA0BE;
    --duration: .3s;
    --text: #9EA0BE;
    cursor: pointer;
    transform: scale(0.8);
  }
  .switch input {
    display: none;
  }
  .switch input + div {
    position: relative;
  }
  .switch input + div:before, .switch input + div:after {
    --s: 1;
    content: "";
    position: absolute;
    height: 4px;
    top: 10px;
    width: 24px;
    background: var(--line);
    transform: scaleX(var(--s));
    transition: transform var(--duration) ease;
  }
  .switch input + div:before {
    --s: 0;
    left: 0;
    transform-origin: 0 50%;
    border-radius: 2px 0 0 2px;
  }
  .switch input + div:after {
    left: 28px;
    transform-origin: 100% 50%;
    border-radius: 0 2px 2px 0;
  }
  .switch input + div span {
    padding-left: 56px;
    line-height: 24px;
    color: var(--text);
  }
  .switch input + div span:before {
    --x: 0;
    --b: var(--circle);
    --s: 4px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    box-shadow: inset 0 0 0 var(--s) var(--b);
    transform: translateX(var(--x));
    transition: box-shadow var(--duration) ease, transform var(--duration) ease;
  }
  .switch input + div span:not(:empty) {
    padding-left: 64px;
  }
  .switch input:checked + div:before {
    --s: 1;
  }
  .switch input:checked + div:after {
    --s: 0;
  }
  .switch input:checked + div span:before {
    --x: 28px;
    --s: 12px;
    --b: var(--dot);
  }


 /* Styles for the small box */
 .tooltip-box {
    color: #fff;
    padding: 5px 5px;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    font-size: 12px;
    z-index: 10;
    margin-left: 5px;
}

  /* Show the box on hover */
  ._sideBarItem_1ilkq_1:hover .tooltip-box {
    display: block;
  }

  /* Style adjustments for the li element */
  ._sideBarItem_1ilkq_1 {
    position: relative;
  }




  .css-1q091xc {
    display: grid;
    grid-template-columns: minmax(0px, 1fr) minmax(0px, 2fr);
    gap: 20px;
    -webkit-box-align: stretch;
    align-items: stretch;
}
.css-q919xu {
    height: 100%;
    background: rgb(255, 253, 249);
    border-radius: var(--zds-radius-medium, 5px);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 10px 0px;
    display: grid;
    grid-template-columns: minmax(0px, 1fr);
    grid-template-rows: min-content 1fr;
}
.css-ubhhzq {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 20px;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding:0px 20px 0px;
    border-bottom: 1px solid var(--zds-stroke-weaker, #d7d3c9);
}
.css-72qqz6-Text {
    letter-spacing: 0.0625rem;
    color: rgb(32, 21, 21);
    max-width: 100%;
    text-align: inherit;
    transition: color 0.2s ease-in-out;
}
.css-e92bi9 {
    padding: 0px;
    display: grid;
    grid-template-columns: minmax(0px, 1fr);
    -webkit-box-align: start;
    align-items: start;
}
.css-qc14rr {
    background-color: rgb(255, 253, 249);
    border-bottom-left-radius: var(--zds-radius-medium, 5px);
    border-bottom-right-radius: var(--zds-radius-medium, 5px);
    grid-area: 1 / 1 / 1 / 1;
    z-index: 1;
    visibility: visible;
    padding: 16px 20px 20px;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: justify;
    justify-content: space-between;
    align-items: flex-start;
}

.frmtxtarea{
    width:100%;
    height:100px;
}
.cssforstop{
    display: flex;
    align-items: center;
    padding: 20px 0px;
}
.custom-select {
    display: flex;
    height: 182px;
    border: 1px solid #000;
    overflow-y: scroll;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 5px;
}

.custom-select .select-box {
    background: #f5f5f5;
    padding: 5px;
    width: 17px;
    height: 17px;
    margin: 5px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #4b4c4d;
    cursor: pointer;
}
.custom-select .select-box.active {
    background: #3d4592;
    color: #d5d7fc;
}
.vform-iconpadd-sf {
    padding-top: 10px;
}
.vform-iconalign-ao select {
    width: 100%;
}
.select-box[data-icon="noicon"] {
    font-size: 10px;
    font-weight: bold;
    width: 100%;
    text-transform: uppercase;
}

.vf-image-selection button {
    width: 100%;
}

.vf-image-selection {
    width: 100%;
    height: 40px;
    text-align: center;
}
.vform-bordrraidusinp-ao select, .vform-bordrraidusinponlyforhr-ao select{
    width:100%;
}
.vform-fileupload-sf small{
    color:#000;
}
[data-type="recapthca"], [data-type="hcapthca"] {
    border: 3px dotted #181111;
}
[data-type="recapthca"]:before, [data-type="hcapthca"]:before {
    content: 'Captcha appears here; this stying not visible on live.';
    text-align: center;
}
.css-bnio2e-Text {
    font-size: 14px;
}




/* smtp */
.vf-mail-smtp-mailers {
    width: 100%;
    display: block;
}
.vf-mail-smtp-mailers {
    width: 100%;
    display: block;
}
.vf-mail-smtp-mailer {
    display: inline-block;
    width: 29%;
    margin-right: 12px;
    margin-bottom: 12px;
    position: relative;
}
.vf-mail-smtp-mailer-image {
    background: #fff;
    text-align: center;
    border: 2px solid #e5e5e5;
    border-radius: 4px;
    cursor: pointer;
    height: 76px;
    position: relative;
    margin-bottom: 10px;
    font-size: 20px;
    display: flex;
    font-weight: bold;
    justify-content: center;
    align-items: center;
}
.vf-mail-smtp-mailer-image img {
    max-width: 80%;
    max-height: 40px;
    display: block;
    position: relative;
    /* top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); */
}
.vf-mail-smtp-mailer-image.is-recommended {
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: top right -2px;
}
.vf-mail-smtp-mailer.active .vf-mail-smtp-mailer-image {
    border-color: #ff4f00;
}
.vf-mail-smtp-setting-row {
    width: 100%;
}
.vf-mail-smtp-setting-field input ,
.vf-mail-smtp-setting-field select {
    width: 100%;
    height: 40px;
}
#vf-mail-con, #vf-gmail-con{
    display:none;
}
/* smtp */





.fivestar-rating {
  display: flex;
flex-direction: row-reverse;
justify-content: flex-end;
  width:100%;
}

.fivestar-rating input {
  display: none!important;
}

.fivestar-rating label {
  font-size: 30px;
  color: #ccc;
  cursor: pointer;
}

/* Highlight stars on hover */
.fivestar-rating label:hover,
.fivestar-rating label:hover ~ label {
  color: gold;
}

/* Highlight selected stars */
.fivestar-rating input:checked ~ label {
  color: #ccc; /* Reset */
}

.fivestar-rating input:checked + label,
.fivestar-rating input:checked + label ~ label {
  color: gold;
}

.nps-scale {
    display: flex;
    justify-content: flex-start;
    gap: 2px;
    margin-top: 10px;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.nps-scale label {
  border: 1px solid #ccc;
  padding: 10px 12px;
  cursor: pointer;
  user-select: none;
  background: #fff;
  font-weight: 500;
  transition: all 0.2s;
}

.nps-scale input {
  display: none!Important;
}

.nps-scale input:checked + span {
  /* background-color: #0066cc; */
  color: white;
  font-weight: bold;
}

.nps-scale label span {
  display: inline-block;
  width: 24px;
  text-align: center;
}

.nps-slider-group {
  width: 300px;
  margin: 20px auto;
  font-family: sans-serif;
}

.nps-slider{
    width: 100% !important;
    margin-top: 10px;
    border: 2px solid #e2e2e2;
    height: 10px !important;
    border-radius: 8px;
}

.slider-value {
  margin-top: 5px;
  font-weight: bold;
  text-align: left;
  /* color: #007bff; */
}


.vform-fileupload .primary-input {
  border: 1px solid #ccc;
  padding: 8px;
  border-radius: 6px;
  background-color: #f9f9f9;
  cursor: pointer;
  font-size: 14px;
  width: 100%;
  color: #333;
  height: auto !important;
}

/* Style the file upload button */
.vform-fileupload .primary-input::file-selector-button {
  padding: 8px 16px;
  background-color: #4a90e2;
  color: white;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-weight: 500;
  transition: background-color 0.3s ease;
  margin-right: 10px;
}

.vform-fileupload .primary-input::file-selector-button:hover {
  background-color: #357ab8;
}

.youappliid input, .youappliid select {
    margin-bottom: 10px;
    width: 100%;
}


#vform-mainfields .repeater-row {
display: flex;
align-items: center;
gap: 0.5rem;
width: 100%;
margin-bottom:10px;
}

/* Input takes most space, button stays compact */
#vform-mainfields .repeater-input {
flex: 1;
min-width: 0;
padding: 0.375rem 0.75rem;
border: 1px solid #ced4da;
border-radius: 4px;
font-size: 14px;
}

#vform-mainfields .remove-repeater-btn,
#vform-mainfields .add-repeater-btn {
white-space: nowrap;
padding: 0.375rem 0.75rem;
font-size: 14px;
border-radius: 4px;
border: 1px solid transparent;
transition: background-color 0.2s;
line-height: 1.5;
cursor: pointer;
}

/* Remove button style */
#vform-mainfields .remove-repeater-btn {
background-color: #dc3545;
color: white;
}

#vform-mainfields .remove-repeater-btn:hover {
background-color: #c82333;
}

/* Add button style */
#vform-mainfields .add-repeater-btn {
background-color: #007bff;
color: white;
align-self: flex-start;
}

#vform-mainfields .add-repeater-btn:hover {
background-color: #0056b3;
}



.dropdown-toggle{
    cursor: pointer;
}
.dropdown-menu {
  display: none;
  background: #f5f5f5;
    padding: 10px;
    margin-top: -9px;
    border-radius: 6px;
    width: 89%;
}
.dropdown-menu.show {
  display: flex;
  animation: fadeIn 0.2s ease-in-out;
}
.arrow-icon {
  transition: transform 0.3s ease;
}
.arrow-icon.rotate {
  transform: rotate(180deg);
}
@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-5px); }
  to { opacity: 1; transform: translateY(0); }
}


.align-boxes, .align-boxes-2, .align-boxes-3, .align-boxes-4, .align-boxes-5, .align-boxes-6 {
  display: flex;
  gap: 10px;
  margin-top: 5px;
}
.align-box, .align-box-2, .align-box-3, .align-box-4, .align-box-5, .align-box-6{
  width: 40px;
  height: 40px;
  border: 2px solid #ccc;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all .2s;
}
.align-box svg, .align-box-2 svg, .align-box-3 svg, .align-box-4 svg, .align-box-5 svg, .align-box-6 svg {
  width: 20px;
  height: 20px;
  fill: #666;
}
.align-box.active, .align-box-2.active, .align-box-3.active, .align-box-4.active, .align-box-5.active, .align-box-6.active {
  border-color: #007bff;
  background: #e9f3ff;
}
.align-box.active svg, .align-box-2.active svg, .align-box-3.active svg, .align-box-4.active svg,.align-box-5.active svg,.align-box-6.active svg {
  fill: #007bff;
}



/* margin box */
.vf-onlymar {
  display: flex;
  justify-content: center;
  margin: 20px;
}

.margin-box {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-template-columns: 1fr;
  gap: 5px;
  padding: 10px;
  background: #ffe5c2;
  border: 1px dashed #999;
  border-radius: 6px;
  text-align: center;
}

.margin-box .top,
.margin-box .bottom {
  display: flex;
  justify-content: center;
}

.margin-box .middle {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.margin-box .left,
.margin-box .right {
  display: flex;
  align-items: center;
}

.margin-box .center {
  flex: 1;
  padding: 15px;
  margin: 0 10px;
  font-size: 12px;
  font-weight: bold;
  color: #333;
  border: 1px dashed #aaa;
  border-radius: 4px;
  background: #fff9f1;
}

.margin-box input {
  width: 50px;
  padding: 4px;
  border: 1px solid #bbb;
  border-radius: 4px;
  text-align: center;
  font-size: 13px;
margin-bottom: 0;
}
/* margin box */


.dropdown-menu-right {
    padding: 10px 0px;
    border-radius: 6px;
    width: 100%;
    display: none!important;
}
.dropdown-toggle-right {
    cursor: pointer;
    background: #dddede;
    color: #000;
    width: 109%;
    height: 40px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    margin-left: -16px;
    margin-top: -15px;
}
.dropdown-menu-right.show {
  display: block!important;
  animation: fadeIn 0.2s ease-in-out;
}
.arrow-icon-right {
  transition: transform 0.3s ease;
}
.arrow-icon-right.rotate {
  transform: rotate(180deg);
}

#filetypes {
    height: 200px;
}

.vf-requir {
    display: flex;
    justify-content: flex-start;
    margin-top: 10px;
}
.vf-requir label {
    width: 59px;
    display: flex;
}
.vf-requir input {
    width: 15px;
    height: 15px;
    margin: 0;
    margin-right: 5px;
}
.css-1yn59z {
    color: #fff;
    display: flex;
    margin-right: 14px;
    transform: translateY(2px);
}
div#panel-fields select {
    width: 100%;
    margin-bottom: 5px;
}




  .shadow-builder label {
    display: block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 6px;
    color: #444;
  }

  .shadow-builder input[type="number"],
  .shadow-builder input[type="color"] {
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 14px;
    margin-bottom: 12px;
    width: 100%;
    box-sizing: border-box;
  }

  .shadow-builder .inline-inputs {
    display: flex;
    gap: 10px;
  }

  .shadow-builder .inline-inputs input {
    flex: 1;
  }


  .checkbox-label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    margin-top: 5px;
  }




  .copy-cell-vpsu {
  display: flex;
  align-items: center;
  gap: 6px;
}

.copy-text-vpsu {
  font-family: monospace;
  background: #f9f9f9;
  padding: 3px 6px;
  border-radius: 4px;
}

.copy-btn-vpsu {
  border: none;
  background: transparent;
  cursor: pointer;
  padding: 4px;
  border-radius: 4px;
  transition: background 0.2s;
}

.copy-btn-vpsu:hover {
  background: rgba(0,0,0,0.05);
}
.copy-btn-vpsu svg{
    color:#fff;
    fill:#fff;
}
.copy-btn-vpsu[data-copied="true"] svg {
  fill: #8bc34a;
}



#savevfwork{
    background: linear-gradient(90deg, #6a11cb, #2575fc);
    position: relative;
    overflow: hidden;
}

/* Bubbles */
.bubble-vpsu {
  position: absolute;
  bottom: -6px;
  width: 6px;
  height: 6px;
  background: rgba(255,255,255,0.5);
  border-radius: 50%;
  animation: rise 6s infinite ease-in;
  z-index: 1;
}

/* Randomize positions and delays */
.bubble-vpsu:nth-child(2) { left: 5%; animation-delay: 0s; }
.bubble-vpsu:nth-child(3) { left: 15%; width: 4px; height: 4px; animation-delay: 1s; }
.bubble-vpsu:nth-child(4) { left: 35%; width: 5px; height: 5px; animation-delay: 2s; }
.bubble-vpsu:nth-child(5) { left: 75%; width: 3px; height: 3px; animation-delay: 3s; }
.bubble-vpsu:nth-child(6) { left: 90%; width: 6px; height: 6px; animation-delay: 4s; }

@keyframes rise {
  0% {
    transform: translateY(0) scale(1);
    opacity: 0;
  }
  20% { opacity: 1; }
  100% {
    transform: translateY(-30px) scale(0.8);
    opacity: 0;
  }
}


/* two step */

.step-break {
    padding: 20px;
    text-align: center;
}
.step-break::before {
    content: '-- Step Break – This will split your form into next step. Anything after this block will be shown in the next step of multi-step form. --';
    padding: 10px;
    width: 96%;
    font-size: 11px;
}
.vform-btn-area{
  margin-top:25px;
  display:flex;
  align-items:center;
  justify-content:space-between;
}

.vform-step-count{
  font-size:15px;
  font-weight:600;
  color:#111827;
}

.vform-btn{
  padding:10px 18px;
  border-radius:6px;
  border:none;
  cursor:pointer;
  font-weight:600;
  font-size:14px;
}

.vform-btn-primary{
  background:#2563eb;
  color:white;
}

.vform-btn-secondary{
  background:#d1d5db;
  color:#111827;
}

/* two step */



/* signature */
.vform-signature-pad {
    width: 100%;
    height: 200px;
    border: 2px dashed #dcdcdc;
    border-radius: 8px;
    background: #fff;
    cursor: crosshair;
    touch-action: none;
}

.vform-signature-clear {
    margin-top: 8px;
    padding: 6px 12px;
    font-size: 12px;
    background: #f1f1f1;
    border: 1px solid #ccc;
    border-radius: 6px;
    cursor: pointer;
}
/* signature */


.translabel{
    margin-bottom: -8px!important;
    display: block!important;
    margin-top: 4px;
}