html {
    --antd-wave-shadow-color: #1890ff;
    --scroll-bar: 0;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body, html {
    width: 100%;
    height: 100%;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    display: block;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
::selection {
    color: #fff;
    background: #1890ff;
}



.anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .anticon > * {
    line-height: 1;
  }

  .anticon svg {
    display: inline-block;
  }

  .anticon::before {
    display: none;
  }

  .anticon .anticon-icon {
    display: block;
  }

  .anticon[tabindex] {
    cursor: pointer;
  }

  .anticon-spin::before,
  .anticon-spin {
    display: inline-block;
    -webkit-animation: loadingCircle 1s infinite linear;
    animation: loadingCircle 1s infinite linear;
  }

  @-webkit-keyframes loadingCircle {
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

  @keyframes loadingCircle {
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

  body
  {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  body
  {
    margin: 0;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-variant: tabular-nums;
    line-height: 1.5715;
    background-color: #fff;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum";
  }
  body, html {
    width: 100%;
    height: 100%;
}
body, html {
    width: 100%;
    height: 100%;
}

body {
    display: block;
    margin: 8px;
}

element.style {
    background-color: transparent;
}

.ant-menu-root.ant-menu-inline, .ant-menu-root.ant-menu-vertical, .ant-menu-root.ant-menu-vertical-left, .ant-menu-root.ant-menu-vertical-right {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ant-menu-inline {
    width: 100%;
}
.ant-menu-inline, .ant-menu-vertical, .ant-menu-vertical-left {
    border-right: 1px solid #f0f0f0;
}

.ant-menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-variant: tabular-nums;
    line-height: 1.5715;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum";
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    line-height: 0;
    text-align: left;
    list-style: none;
    background: #fff;
    outline: none;
    -webkit-box-shadow: 0 3px 6px -4px rgb(0 0 0 / 12%), 0 6px 16px 0 rgb(0 0 0 / 8%), 0 9px 28px 8px rgb(0 0 0 / 5%);
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 12%), 0 6px 16px 0 rgb(0 0 0 / 8%), 0 9px 28px 8px rgb(0 0 0 / 5%);
    -webkit-transition: background .3s,width .3s cubic-bezier(.2,0,0,1) 0s;
    transition: background .3s,width .3s cubic-bezier(.2,0,0,1) 0s;
}
[class*=ant-], [class*=ant-] *, [class*=ant-] :after, [class*=ant-] :before, [class^=ant-], [class^=ant-] *, [class^=ant-] :after, [class^=ant-] :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1em;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
element.style {
    position: fixed;
    margin-right: 50vw;
    min-width: 100%;
    min-height: 100%;
    filter: blur(8px);
}

element.style {
    width: 30%;
    margin-left: 35%;
    background-color: rgb(241, 242, 246);
    border-color: rgb(241, 242, 246);
}
.ant-card-bordered {
    border: 1px solid #f0f0f0;
}
.ant-card {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5715;
    list-style: none;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum";
    position: relative;
    background: #fff;
    border-radius: 2px;
}
[class*=ant-], [class*=ant-] *, [class*=ant-] :after, [class*=ant-] :before, [class^=ant-], [class^=ant-] *, [class^=ant-] :after, [class^=ant-] :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
div {
    display: block;
}

/* login*/

html {
    --antd-wave-shadow-color: #1890ff;
    --scroll-bar: 0;
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
body, html {
    width: 100%;
    height: 100%;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html {
    display: block;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

::selection {
    color: #fff;
    background: #1890ff;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
head {
    display: none;
}
html {
    --antd-wave-shadow-color: #1890ff;
    --scroll-bar: 0;
}
html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
::selection {
    color: #fff;
    background: #1890ff;
}
.anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .anticon > * {
    line-height: 1;
  }

  .anticon svg {
    display: inline-block;
  }

  .anticon::before {
    display: none;
  }

  .anticon .anticon-icon {
    display: block;
  }

  .anticon[tabindex] {
    cursor: pointer;
  }

  .anticon-spin::before,
  .anticon-spin {
    display: inline-block;
    -webkit-animation: loadingCircle 1s infinite linear;
    animation: loadingCircle 1s infinite linear;
  }

  @-webkit-keyframes loadingCircle {
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

  @keyframes loadingCircle {
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

  .anticon {
    display: inline-block;
    color: inherit;
    font-style: normal;
    line-height: 0;
    text-align: center;
    text-transform: none;
    vertical-align: -0.125em;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .anticon > * {
    line-height: 1;
  }

  .anticon svg {
    display: inline-block;
  }

  .anticon::before {
    display: none;
  }

  .anticon .anticon-icon {
    display: block;
  }

  .anticon[tabindex] {
    cursor: pointer;
  }

  .anticon-spin::before,
  .anticon-spin {
    display: inline-block;
    -webkit-animation: loadingCircle 1s infinite linear;
    animation: loadingCircle 1s infinite linear;
  }

  @-webkit-keyframes loadingCircle {
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }

  @keyframes loadingCircle {
    100% {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  body {
    margin: 0;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body {
    margin: 0;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-variant: tabular-nums;
    line-height: 1.5715;
    background-color: #fff;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum";
}
body, html {
    width: 100%;
    height: 100%;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    display: block;
    margin: 8px;
}
element.style {
    background-color: transparent;
}
.ant-menu-root.ant-menu-inline, .ant-menu-root.ant-menu-vertical, .ant-menu-root.ant-menu-vertical-left, .ant-menu-root.ant-menu-vertical-right {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ant-menu-inline {
    width: 100%;
}
.ant-menu-inline, .ant-menu-vertical, .ant-menu-vertical-left {
    border-right: 1px solid #f0f0f0;
}
.ant-menu {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-variant: tabular-nums;
    line-height: 1.5715;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum","tnum";
    margin: 0;
    padding: 0;
    color: rgba(0,0,0,.85);
    font-size: 14px;
    line-height: 0;
    text-align: left;
    list-style: none;
    background: #fff;
    outline: none;
    -webkit-box-shadow: 0 3px 6px -4px rgb(0 0 0 / 12%), 0 6px 16px 0 rgb(0 0 0 / 8%), 0 9px 28px 8px rgb(0 0 0 / 5%);
    box-shadow: 0 3px 6px -4px rgb(0 0 0 / 12%), 0 6px 16px 0 rgb(0 0 0 / 8%), 0 9px 28px 8px rgb(0 0 0 / 5%);
    -webkit-transition: background .3s,width .3s cubic-bezier(.2,0,0,1) 0s;
    transition: background .3s,width .3s cubic-bezier(.2,0,0,1) 0s;
}
[class*=ant-], [class*=ant-] *, [class*=ant-] :after, [class*=ant-] :before, [class^=ant-], [class^=ant-] *, [class^=ant-] :after, [class^=ant-] :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
dl, ol, ul {
    margin-top: 0;
    margin-bottom: 1em;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
element.style {
    background-color: rgb(26, 187, 179);
}
.ant-layout, .ant-layout * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ant-layout {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: auto;
    flex: auto;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 0;
    background: #f0f2f5;
}
[class*=ant-], [class*=ant-] *, [class*=ant-] :after, [class*=ant-] :before, [class^=ant-], [class^=ant-] *, [class^=ant-] :after, [class^=ant-] :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
section {
    display: block;
}
*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
div {
    display: block;
}

/* product */
.form-upload-foto{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 30px;
}
.form-upload-foto .foto {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
}

.form-upload-foto .foto .foto-box {
    display: flex;
    position: relative;
    flex-direction: column;
    border: 1px dotted #2b2a2a;
    border-radius: 5px;
    padding: 20px;
    margin-right: 10px;
}
.form-upload-foto .foto .foto-box a  {
    text-decoration: none;
    display: flex;
    flex-direction: column;
    width: 100px;
    align-items: center;
}
.form-upload-foto .foto .foto-box a img {
    width: 50px;
    margin-left: auto;
    margin-right: auto;
}
.form-upload-foto .foto .foto-box a span {
    color: #444444;
}
.form-upload-foto .foto input[type="file"] {
    display: none;
}
.teks-foto {
    text-align: center;
    color: hsl(0deg 0% 29%);
    margin: 20px 0px;
}

.form-upload-foto .foto .foto-box .remove {
    position: absolute;
    z-index: 2;
    top: 0px;
    right: 0px;
    color: red;
    font-size: 20px;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.input-variasi{
    /* display: flex;
    flex-direction: row; */
    column-gap: 9px;
    width: 100%;
    /* border: 1px solid #858484bf;
    border-radius: 5px;
    height: 40px; */
}
/* .input-variasi:hover {
    border: 2px solid #02505abf;
} */
.multiple-value {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
    background: #0f8c9e;
    border-radius: 4px;
    padding: 2px;
    width: auto;
    height: 21px;
}
.multiple-value .variasi {

    color: white;
}
.multiple-value .delete-variasi {
    font-size: 10px;
    color: #a31212;
    padding: 2px;
}
.box-image-variasi {
    display: block;
    border: 1px solid #a4a4a4;
    height: 154px;
    margin-top: 10px;
    border-radius: 10px;
    padding: 20px;
}
.box-image-variasi .img-variasi {
    display: flex;
    flex-direction: row;
    column-gap: 10px;
}
.box-image-variasi .img-variasi .img-variasi1{
    display: flex;
    position: relative;
    flex-direction: column;
    border: 1px dotted #2b2a2a;
    border-radius: 5px;
    padding: 20px;
    margin-right: 10px;
    width: 100px;
    cursor: pointer;
}
.box-image-variasi .img-variasi .img-variasi1 img{
    width: 50px;
    margin-left: auto;
    margin-right: auto;
}
.box-image-variasi .img-variasi .img-variasi1 span {
    font-size: 10px;
}
.img-variasi1 input[type="file"] {
    display: none;
}
.submit-form input[type="file"] {
    display: none;
}


.table-varian {
    display: flex;
    flex-direction: column;
    margin-top: 15px;
}

.table-varian .header-table {
    background: white;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 9px;
    padding: 13px;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}
.table-varian .header-table .tittle-table {
    font-weight: 500;
    width: 200px;
}
.table-varian .body-table {
    display: flex;
    flex-direction: row;
    gap: 9px;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
}

.table-varian .body-table .row-body-table {
    width: 200px;
    text-align: center;
}

.row-body-table .form-input.variasi {
    border-radius: 8px;
    border: 1px solid #8080806e;
    height: 37px;
    padding: 10px;
}
.row-body-table .image-variasi {
    display: flex;
    width: 200px;
    align-items: center;
    gap: 12px;
}
.row-body-table .image-variasi img {
    width: 88px;
}
.row-body-table .image-variasi .name-variasi {
    color: black;
}

.right-panel .content{
    float: right !important;
    padding: 0 20px;
    width: calc(100% - 280px) !important;
}
/* portfolio layout */
.card-upload-image {
    position: relative;
    width: 648px;
    height: 500px;
    margin: auto;
    border: 2px dashed grey;
    border-radius: 10px;
}
.image-layout {
    background-color: #4b4b4be8;
    width: 100%;
    height: 100%;
    position: relative;
}
.img-layout {
    object-fit: fill;
    width:100%;
    height: 100%;
}
.btn-upload {
    position: relative;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    padding: 32%;
    cursor: pointer;
}
.text-btn-upload {
    font-size: 21px;
    font-family: none;
    font-weight: 700;
    color: #8db8c5;
}
.delete-icon, .delete-layer{
   position: absolute;
    display: flex;
    top: 2px;
    right: 4px;
    background-color: red;
    color: #f5f5f5;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

/* dot pisition  */
.position-dot{
    display: flex;
    gap: 10px;
    position: absolute;
    background-color: rgb(255, 252, 252);
    border-radius: 20px;
    width: 20px;
    height: 20px;
    color: black;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    box-shadow: 0 15px 8px rgba(22, 22, 22, 0.5);
    top: 203px;
    left: 91px;
    z-index: 100;
}
.position-dot .position-detail{
    display: flex;
    flex-direction: column;
    position: absolute;
    background-color: white;
    border-radius: 10px;
    width: auto;
    height: 75px;
    padding: 7px;
    color: black;
    margin: 9px;
    font-size: 13px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    box-shadow: 0 10px 8px rgba(22, 22, 22, 0.5);
    top: -91px;
    left: -19px;


}
.position-dot .position-detail::before{
    content: "";
    position: absolute;
    width: 0px;
    height: 10px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid white;
    bottom: -12px;
    left: 15%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);

}
.position-detail .header-detail {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    align-items: center;
}
.position-detail .header-detail .text-header {
    margin: 0;
    padding: 0;
}
.position-detail .header-detail .close, .delete-data{
    font-family: cursive;
    font-size: large;
    cursor: pointer;
    font-weight: 900;
}
.position-detail .detail {
    display: flex;
    justify-content: space-between;
    padding-bottom: 7px;
}
.detail .text-detail-y, .text-detail-x {
    width: 45px;
}
.detail .btn-create-image {
    display: flex;
    justify-content: center;
    align-items: center;
}
.detail .create-img {
    background: #4f9cdf;
    border: none;
    border-radius: 7px;
    color: white;
    width: 36px;
    padding: 5px;
    box-shadow: 0 5px 8px rgba(22, 22, 22, 0.5);
}
.hidden{
    display: none !important;
}
.pop-up-create-image {
    position: absolute;
    display: flex;
    flex-direction: column;
    background: white;
    border-radius: 10px;
    width: auto;
    height: auto;
    padding: 10px;
    box-shadow: 0 10px 8px rgba(22, 22, 22, 0.5);

}

.header-popup {
    display: flex;
    justify-content: space-between;
    margin: 0;
    padding: 5px;
}
p.text-header-popup {
    margin: 0;
    padding: 0;
}

span.close-popup {
    cursor: pointer;
    font-weight: 800;
}

.content-popup {
    display: flex;
    width: 174px;
    flex-wrap: wrap;
    gap: 10px;
    flex-direction: row;
    margin-bottom: 10px;
}

.card-upload {
    position: relative;
    border: dashed 2px #353535c2;
    border-radius: 11px;
    width: 50px;
    height: 50px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}
.card-upload .text {
    font-size: 11px;
    color: #6b6a6a;
    position: relative;
}
.card-upload .file-name {
    position: absolute;
    top: 89%;
    font-size: 10px;
    line-height: 10px;
}
.btn-submit {
    display: flex;
    justify-content: flex-end;
    margin-top: 21px;
    gap :10px

}
button.submit-img, .add-post, .add-img {
    background: rgb(24, 87, 124);
    color: white;
    border: none;
    border-radius: 5px;
    padding: 7px;
    cursor: pointer;
    box-shadow: 0 5px 8px rgba(22, 22, 22, 0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.image-desain-plan {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 234px;
    height: auto;
    background: grey;
}
/* end dot position */
/* end portfolio layout */
