.model-bottom-btn-section {
  display: flex;
  justify-content: flex-end;
}

.img-listing-box {
  position: relative;
}

.img-listing-box i {
  position: absolute;
  /* right: 14px;
  top: 14px; */
  right: -1px;
  top: 0px;
  color: #ec2f00;
  cursor: pointer;
}

.img-listing-box i:hover {
  color: #843534;
}

.img-box-section .form-control {
  max-width: 355px;
  margin-top: 30px;
  margin-bottom: 50px;
}

.box {
  height: 50px;
  width: 50px;
  background-color: red;
}

.seconddiv {
  max-height: 0%;
  transition: 0.5s;
  overflow: hidden;
  height: 0;
}

.seconddiv.coolclass {
  max-height: 100%;
  background: purple;
  height: 100%;
  transition: 0.5s;
}

.App {
  height: 100%;
}

div.table-edit-input {
  border: 1px solid #888 !important;
  min-width: 300px;
  border-radius: 4px;
  overflow: visible;
  padding: 5px 10px;
}

div.table-edit-input > div[contenteditable="true"]:focus-visible {
  border: unset !important;
  outline: 0px solid transparent !important;
}

/* .dropzone-img-box,
.dropzone-area-section aside {
    pointer-events: none;
} */

.dropzone-img-box img {
  object-fit: cover;
}

.dashboard-updates-list li {
  list-style-type: disc;
}

.split-flex {
  display: flex;
  flex-direction: row;
  /* min-height: 100vh;
    max-height: 100vh; */
  min-height: calc(100vh - 200px);
  overflow: hidden;
}

.gutter.gutter-horizontal {
  cursor: ew-resize;
}

.table-header {
  position: sticky;
  top: 0;
  z-index: 9;
  /* background-color: #fff; */
}

.tableorganisation.catalog-tbl-section.product-attHistory-page > div .rt-tbody {
  height: 63vh;
  overflow: unset;
}

.product-attHistory-page .ReactTable {
  height: calc(100% - 176px);
  overflow: auto;
}

.table-footer {
  position: sticky;
  bottom: 0;
  background-color: #fff;
}

.full-body-content.product_attribute_grid {
  min-height: calc(100vh - 42px);
}

.customTestArea {
  max-width: 200px;
}

.customTestArea p {
  max-width: 200px;
  overflow: hidden;
  /* white-space: nowrap; */
}

/* .key_statistics_outer {
    height: auto !important;
} */

.catalog-select-box .css-b62m3t-container {
  max-height: unset !important;
  max-width: unset !important;
}

.catalogPlanner-error {
  margin-top: 10px;
  text-align: center;
  color: rgb(255, 0, 0);
}

/* FABRIC STYLE */

/* .save-button {
		background-color: grey;
		position: absolute;
		right: 0;
		bottom: 0;
} */
/* .para-main-div .draggable {
  max-width: 590px;
} */

/* .para-main-div .react-draggable {
  max-width: 590px !important;
} */

.main {
  width: 100%;
  height: 100vh !important;
  margin-top: 10px !important;
  background-color: #edf0f2;
  /* background: rgb(110, 136, 136); */
}

.new-template {
  border: "1px";
  margin: 20;
  margin-left: 35%;
  width: 300px;
  background: #f5f6f7;
  padding: 2%;
  height: 100%;
}

.all-template {
  background: rgb(110, 136, 136);
  margin-left: 5%;
}

.editing-template {
  height: 95%;
  padding: 5px;
}

.new-template .save-button {
  align-items: center;
  width: 20%;
}

.file {
  display: none;
}

.all-template {
  background-color: #293039;
  position: absolute;
  right: 0;
  height: 100%;
}

.all-template img {
  max-width: 90px;
  height: 90px;
  padding: 0;
  margin-left: 22px;
  margin-top: 20px;
}

.new-template {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 800px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #e0e5e9;
  border: 1px solid #ded8d8;
}

.new-template .save-button {
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  display: block;
}

.circle_shape {
  margin-top: 20px !important;
  margin-left: 15px !important;
}

.sidebar-elements {
  width: 100%;
  /* min-width: 290px; */
  min-width: 260px;
  max-width: 260px;
  color: #ffffff;
  background-color: #293039;
}

.sidebar-attributes {
  width: 25%;
  min-width: 260px;
  color: #ffffff;
  background-color: #293039;
}

.sidebar-steps {
  width: 25%;
  min-width: 260px;
  color: #ffffff;
  background-color: #293039;
}

.main-template {
  width: 75%;
}

.elements-list,
.details-elements-list {
  background-color: #0e1318;
  height: 100vh;
  padding: 15px;
}

/* .elements-list > div, */
.details-single-element {
  padding: 7px 10px;
  text-align: center;
  /* margin-bottom: 15px; */
  border-radius: 5px;
}

.block-setting label {
  margin-right: 7px;
}

.inputName-field input {
  max-width: 153px;
  width: 100%;
}

.dimensions-field label {
  max-width: 90px;
  width: 100%;
}

.dimensions-field input {
  max-width: 130px;
  width: 100%;
  /* margin: 0 10px 0 0; */
}

.dimensions-field .form-select {
  padding: 5px 20px 4.5px 8px;
  /* max-width: 60px; */
  font-size: 15px;
  border: 1px solid #39b54a;
}

.setting-subHeading {
  color: #000;
  margin: 8px 0;
  font-size: 16px;
  text-align: center;
  margin-left: 10px;
}

.attr-setup-container {
  margin-left: 20%;
}

.dimensions-field {
  margin-bottom: 15px;
}

.details-single-element {
  cursor: pointer !important;
}

.template-element {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.main-template {
  background-color: #edf0f2;
}

.color-picker {
  width: 100% !important;
  padding: 0px;
}

.color-picker input {
  min-width: 46px;
}

.main-template {
  /* height: 100vh;
  height: calc(100% - 55px); */
  width: 100%;
  max-width: 75%;
  display: block;
  /* overflow-x: auto; */
  padding-top: 0px;
  /* height: 100%; */
}

.template-heading {
  height: 90px;
  background-color: #293039;
  color: #ffffff;
  width: 1012px;
  text-align: center;
  line-height: 90px;
}

.template-footer {
  height: 75px;
  background-color: #2930393f;
  color: #ffffff;
  width: 1012px;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.template-footer > button {
  min-width: 150px;
  max-width: 150px;
  padding: 5px;
}

.main-template .droppable {
  height: 512px;
  width: 1012px;
  background-color: #ffffff;
  position: relative;
}

.group-list {
  min-width: 200px;
  min-height: 200px;
  border: 1px dotted #ccc;
  padding: 10px;
  margin-bottom: 20px;
}

.elements-list-step-heading {
  border: 1px dotted rgb(204, 204, 204);
  border-bottom: 0px;
  padding: 5px 10px;
  background-color: rgba(100, 100, 100, 0.5);
}

.template-element.hover {
  outline: 3px solid #ffb500;
  outline-offset: 2px;
  transition: 100ms;
}

.dropdown-menu.show {
  width: 100%;
}

/* .main-canvas {
  height: calc(100vh - 175px);
  width: calc(75vw - 75px);
} */

.canvas-container {
  position: relative;
  user-select: none;
}

.sidebar-elements button.details-single-element:last-child {
  margin-bottom: 0px;
}

.elements-list,
.sidebar-elements {
  /* background-color: #bebebe; */
  background-color: #fbfbfb;
  position: relative;
  border-right: 1px solid #eee;
  height: auto;
}

.elements-list .details-single-element {
  background-color: #fff;
  color: #000;
  border-color: #39b54a;
  box-shadow: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  outline: none;
}

.block-builder-section .shadow {
  box-shadow: unset !important;
}

.block-builder-wrap {
  overflow-x: hidden;
}

.block-builder-wrap .main-canvas {
  background-color: #fff;
}

/* .block-builder-section .sidebar-elements {
  height: auto;
} */

.block-builder-section {
  /* height: calc(100vh - 42px); */
  height: 100vh;
}

/* .elements-list,
.details-elements-list {
  height: 100%;
} */

.shape-btns {
  padding: 0px 10px;
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  /* background-color: #e8e8e8; */
}

.shape-btns .btn {
  background-color: lightgray;
  color: #000;
  height: 24px;
  border-color: #666;
  box-shadow: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  outline: none;
  margin-right: 5px;
  text-align: center;
  width: 24px;
  border-width: 1px;
  padding: 0px 2px;
}

.shape-btns .btn:last-child {
  margin-right: 0;
}

.shape-btns .btn img {
  max-width: 15px;
}

.block-builder-section .main-template .shadow {
  /* padding-top: 70px; */
  padding-top: 30px;
  padding-bottom: 50px;
}

.btn-small {
  line-height: 8px !important;
  width: auto !important;
  padding: 5px !important;
}

.canvas-fontSize {
  max-width: 50px;
  background-color: #fff;
  color: #000;
  border: 1px solid transparent;
  border-color: #39b54a;
  box-shadow: unset;
  -webkit-box-shadow: unset;
  -moz-box-shadow: unset;
  outline: none;
  margin-right: 7px;
  height: auto;
  text-align: center;
  padding: 0.375rem 5px;
  font-size: 1rem;
  margin-top: 0;
  border-radius: 0.25rem;
  outline: none;
  display: inline-block;
}

.canvas-fontSize:focus {
  border-color: #39b54a;
}

.text-btns {
  top: 80px;
  display: flex;
  margin-top: 12px;
}

.textColor img {
  max-width: 30px;
  margin: 0 auto;
  width: 100%;
}

.textColor .colorpick-eyedropper-input-trigger {
  display: none;
}

.colorBlock {
  padding: 0;
  height: 5px;
  max-width: 40px;
  width: 100%;
  margin: 0px auto 0;
  border-radius: 0;
  border: unset;
  border: 0;
  outline: unset;
  box-shadow: none;
  /* background-color: red; */
}

.fileTitle {
  margin: 10px 0 2px;
}

.btns-wrapper {
  display: inline-block;
  padding: 3px;
  border: 1px solid #666;
  margin-right: 5px;
}

.toolbar-icons {
  display: flex;
  max-width: 100%;
  position: unset;
  flex-wrap: wrap;
  justify-content: center;
}

.round-shape,
.font-properties {
  padding: 0;
  position: unset;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.font-properties {
  display: flex;
  justify-content: center;
}

.font-properties .btn {
  height: auto;
}

.black-text {
  color: #000;
  font-size: 14px;
}

.element-control-table > tr,
.element-control-table > tr > td,
.element-control-table > tr > th {
  border: solid;
  border-color: #000;
  border-width: 2px;
}

.element-control-table {
  color: #000;
}

.expansion-element {
  background: #ff3300 !important;
}

.element-control-table tr td {
  font-size: 12px;
}

.element-control-table .canvas-fontSize {
  padding: 2px 5px;
  font-size: 12px;
}

.merge-scroll p {
  border: solid;
  border-color: #585858;
  border-width: 1px;
  border-radius: 5px;
  text-align: center;
  color: black;
  height: 35px;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2px 0;
}

.object-listing p {
  border: solid;
  border-color: #585858;
  border-width: 1px;
  border-radius: 5px;
  text-align: center;
  color: black;
  margin: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 5px 0;
  height: 35px;
}

.layoutTable {
  height: 95%;
  width: 95%;
}

.layoutTable table,
.layoutTable td,
.layoutTable tr,
.layoutTable th {
  border: solid;
  border-color: black;
  border-width: 1px;
}

.layoutTable td {
  font-weight: initial;
}

.template-content-outer {
  position: relative;
  overflow: hidden !important;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* min-height: calc(100vh - 265px) !important;
  max-height: calc(100vh - 265px) !important; */
}

.template-content {
  width: 100% !important;
  min-width: 100% !important;
  max-width: 100% !important;
}

.template-content-inner {
  /* min-height: calc(100vh - 265px) !important;
  height: calc(100vh - 265px) !important;
  max-height: calc(100vh - 265px) !important; */
  min-width: 100% !important;
  /* width: calc(100vw - 580px) !important;
  max-width: calc(100vw - 575px) !important; */
  width: calc(100vw - 910px) !important;
  max-width: calc(100vw - 900px) !important;
  overflow: auto !important;
  background-color: #e1e1e1;
  padding: 20px;
  /* min-height: 100% !important;
  height: 100% !important;
  max-height: 100% !important; */
}

.merge-scroll {
  padding: 0 20px 10px 15px;
  /* height: 250px; */
  height: 150px;
  overflow: auto;
}

.block-builder-section .block-setting {
  padding: 20px 0;
}

.blockTitle {
  border: 1px solid #eee;
  padding: 4px 10px;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
  /* margin-bottom: 5px !important; */
}

.sidebar-elements .block-setting .accordion:last-child {
  border-bottom: 1px solid #eee;
}

.block-builder-section .accordion-button {
  padding: 5px 0;
  outline: none;
  border-color: transparent;
  background-color: transparent;
  border-radius: unset;
  box-shadow: unset;
}

.block-builder-section .accordion-button::after {
  width: 15px;
  height: 11px;
  background-size: 15px;
}

.block-builder-section .accordion-item {
  outline: none;
  border-color: transparent;
  border-radius: unset;
  box-shadow: unset;
  border: unset;
  background-color: transparent;
}

.block-builder-section .accordion {
  border: 0;
}

.block-builder-section .accordion-body {
  padding: 15px 2px;
  border-top: 1px solid #eee;
}

.block-builder-section .accordion-body .merge-scroll {
  padding: 0;
}

.block-builder-section .block-setting-merge.shape-btns {
  padding: 0px 0px;
}

.right-sidebar .nav-tabs .active.nav-link .black-text {
  color: #fff;
}

.header-nav .navbar-nav li a,
.bell-icon-btn.btn.btn-secondary,
.sign-out-btn {
  padding: 7px 15px !important;
}

.sign-out-btn {
  min-height: 36px;
}

.full-body-content {
  top: 35px;
  overflow-y: unset;
}

.full-body-content .nav-tabs {
  padding-top: 0px;
}

.catalog-body .right-sidebar ul li a {
  font-size: 14px;
}

.sidebar-elements .element-control-table > tr,
.sidebar-elements .element-control-table > tr > td,
.sidebar-elements .element-control-table > tr > th {
  border-width: 1px;
  padding: 3px 5px;
}

.nav-tabs .nav-link {
  background-color: #f2f3f5;
}

.custom-text-light {
  font-size: 14px;
  color: #000;
}

.full-body-content .catalog-body .catalog-body .right-sidebar ul li a.active {
  background-color: #39b54a;
}

.catalog-body {
  overflow: unset;
}

.accordion-body .create-box {
  width: auto;
}

.target-active.moveable-n
  ~ .moveable-control-box
  > .moveable-control.moveable-direction.moveable-n,
.target-active.moveable-nw
  ~ .moveable-control-box
  > .moveable-control.moveable-direction.moveable-nw,
.target-active.moveable-ne
  ~ .moveable-control-box
  > .moveable-control.moveable-direction.moveable-ne,
.target-active.moveable-e
  ~ .moveable-control-box
  > .moveable-control.moveable-direction.moveable-e,
.target-active.moveable-n
  ~ .moveable-control-box
  > .moveable-control.moveable-direction.moveable-n,
.target-active.moveable-w
  ~ .moveable-control-box
  > .moveable-control.moveable-direction.moveable-w,
.target-active.moveable-sw
  ~ .moveable-control-box
  > .moveable-control.moveable-direction.moveable-sw,
.target-active.moveable-s
  ~ .moveable-control-box
  > .moveable-control.moveable-direction.moveable-s,
.target-active.moveable-se
  ~ .moveable-control-box
  > .moveable-control.moveable-direction.moveable-se {
  background-color: orange;
}

.modal-dialog.conformation-popup {
  width: auto !important;
}

.template-content-inner .moveable-control-box .moveable-control {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #fff;
  box-sizing: border-box;
  background: #4af;
  background: var(--moveable-color);
  margin-top: -10px;
  margin-left: -10px;
  border: 2px solid #fff;
  z-index: 10;
}

.dimensions-field .merge-level {
  max-width: 130px !important;
  margin: 0 10px 0 0;
}

/* #react-select-5-listbox > div > div > span {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
} */
.catalog-category-select-menu span.custom-select-box-option {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

/* .modal-dialog.conformation-popup table thead th {
  padding: 0 10px 5px;
  line-height: normal;
}
.modal-dialog.conformation-popup table tbody td {
  padding: 5px 10px;
} */
@media screen and (max-width: 1059px) {
  .full-body-content {
    top: 82px;
  }
}

.full-body-content-elefantTree {
  top: 35px;
  overflow-y: unset;
}

.border-color-disabled {
  border-color: rgba(118, 118, 118, 0.3) !important;
}

/* .btn {
  height: 24px !important;
  padding: 3px !important;
} */
.loginmodal-submit {
  padding: 4px 0px;
  line-height: normal;
}

.tableorganisation .btn-secondary {
  padding-top: 3.5px !important;
  padding-bottom: 3.5px !important;
  line-height: normal;
}

.custom-select-box .css-14el2xx-placeholder,
.productList-section .tableorganisation .btn-secondary {
  font-size: 13px;
}

.create-file-btn-section .btn-secondary {
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
  padding-top: 3.5px;
  padding-bottom: 3.5px;
}

.full-body-content .catalog-body .nav-tabs .nav-link {
  padding-top: 4.5px !important;
  padding-bottom: 4.5px !important;
}

.full-body-content .nav-tabs .nav-link {
  padding-top: 6px !important;
  padding-bottom: 6px !important;
}

.cancel-btn,
.save-btn {
  font-size: 13px;
  line-height: normal;
  padding-top: 3.5px;
  padding-bottom: 3.5px;
}

.selectcatalog-tab .tab-selectbox .btn-secondary {
  padding-top: 3.5px;
  padding-bottom: 3.5px;
  font-size: 13px;
  line-height: normal;
}

.tableorganisation .btn-secondary.editicon-btn.green-edit-btn {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.right-top-btn-section button,
.category-btn button,
.cancel-btn-red,
.right-top-btn-section.category-textsetup-btn .btn.btn-secondary,
.tabcontent button,
.searchbar-menu .btn-big-font.btn.btn-secondary {
  font-size: 13px;
  /* padding: 3.5px 19px !important; */
  height: auto;
  line-height: normal;
}

.signup-sub-text {
  font-size: 12px;
  line-height: 26px;
  font-weight: 500;
  color: inherit;
  margin-top: 40px;
  margin-bottom: 10px;
}

.signupmodal-container {
  /* padding: 30px; */
  max-width: 60%;
  width: 100% !important;
  margin: 0 auto;
  border-radius: 2px;
  overflow: hidden;
  /* font-family: 'Roboto', sans-serif; */
  font-family: inherit;
  margin-top: 5%;
}

.product-text {
  text-align: center;
  font-size: 1.8em;
  font-family: "Roboto", sans-serif;
}

.col-3.label-space {
  width: 25%;
  text-align: right;
}

input.form-control {
  margin-top: 0;
}

.product-text-signup {
  font-size: 18px;
  text-align: center;
  font-family: "Roboto", sans-serif;
}

.details-single-element-dropdown {
  padding: 3px 10px;
  margin-bottom: 15px;
  border-radius: 5px;
}

.merge-scroll.mb-3.control-wrapper {
  overflow-y: hidden;
  height: 300px !important;
}

.merge-scroll.merge-wrapper {
  height: 250px !important;
}

.static-active {
  color: blue;
}

.catalog-layout-setup-box {
  width: 300px;
  margin-bottom: 20px;
}

.catalog-layout-setup-label {
  font-weight: 700;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
}

.catalog-layout-custom-radio-btn {
  padding-left: 20px;
  margin-top: 5px;
  display: flex;
  align-items: center;
  padding-left: 0;
}

.layout-single-element {
  padding: 7px 10px;
  text-align: center;
  /* margin-bottom: 15px; */
  border-radius: 5px;
}

.cat-log.container {
  max-width: 800px;
}

.export-name h4 {
  max-width: 600px;
  margin: 0 auto;
}

/* .cat-log .row {
  margin-bottom: 30px !important;
} */
.layout-single-element.form-control {
  max-width: 50px;
  margin-right: 15px;
}

.sectionsDropdown {
  font-size: 14px;
  line-height: 1.42857143;
  color: #444;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  display: inline-block;
  position: relative;
  padding: 6px 14px;
}

/* .page-planner-footer {
  width: 80% !important;
  position: fixed;
  overflow: hidden;
  height: 250px;
  margin-right: 200px;
  margin-left: 345px;
  bottom: 00;
  top: 0;
} */

.page-planner-and-catalog-planner {
  width: 100%;
}

.indicator {
  cursor: pointer;
  padding: 10px;
  text-align: center;
  border: 1px #666 solid;
  margin: 0;
}

.indicator.active {
  color: #fff;
  background: #666;
}

.next-btn {
  height: 25px;
  width: 50px;
  font-size: small;
  padding: 0;
}

.card-icon i {
  font-size: 36px;
  line-height: 56px;
  width: 56px;
  height: 56px;
  text-align: center;
}

.card-icon {
  box-shadow: 0 4px 20px 0px rgb(0 0 0 / 14%), 0 7px 10px -5px rgb(0 0 0 / 14%);
  border-radius: 3px;
  background-color: #999999;
  padding: 10px;
  margin-top: -30px;
  margin-right: 10px;
  float: left;
}

h3.text-secondary {
  font-weight: 500;
  line-height: 1.1;
  margin-top: 10px;
  min-height: 60px;
  font-size: 18px;
  text-align: right;
  color: #333 !important;
}

.card-title {
  margin: 0px;
  float: right;
  width: 50%;
  font-size: 24px;
  text-align: right;
}

.card-left a {
  line-height: 1;
  text-align: left;
  vertical-align: bottom;
  float: left;
  font-size: 12px;
  width: 50%;
  padding-bottom: 0px;
  color: #337ab7;
  text-decoration: none;
  font-weight: bolder;
}

.card {
  margin-bottom: 10px;
  /* margin-top: 50px; */
  color: #333333;
  background: #fff;
  width: 100%;
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 3px 1px -2px rgb(0 0 0 / 20%),
    0 1px 5px 0 rgb(0 0 0 / 12%);
  border-radius: 0px;
}

.card-header {
  font-size: 14px;
  color: #333;
  background-color: white !important;
  border-color: #ddd;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  position: relative;
}

.card-row {
  padding: 20px;
}

.state-card-header {
  font-size: 14px;
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
  font-weight: bolder;
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  position: relative;
}

.state-content-card {
  max-height: 220px;
  overflow-y: scroll;
}

.state-card-wrapper {
  padding: 20px;
}

.isDisabled {
  pointer-events: none;
  opacity: 0.4;
}

.custom-head-table {
  border: 1px solid "black";
  text-align: left;
  padding: 8px;
}

/* .myRow {
  display: flex;
  justify-content: center;
}

.myCol {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

img, h2 {
  display: block;
  margin: 0;
} */

.myRow {
  /* display: inline-flex;
  justify-content: space-between; */
  display: flex;
  flex-flow: wrap;
}

.myCol {
  /* flex: 1; */
  margin: 0 10px;
  text-align: center;
}

.collection-add-row {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  max-width: 320px;
}

.toggle-header {
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: center;
  background-color: rgb(201, 233, 202);
  height: 30px;
}

.custom-expanded-content {
  background-color: #f9f9f9;
  padding: 10px;
  border-bottom: 1px solid #ddd;
}

.custom-expanded-row {
  margin-top: 10px;
}

.custom-expanded-row h4 {
  margin-bottom: 10px;
}

.custom-form-group {
  margin-bottom: 15px;
}

.custom-form-group label {
  display: block;
  font-weight: bold;
}

.custom-form-control {
  width: 100%;
  padding: 5px;
  font-size: 14px;
}

.custom-attribute-id {
  /* Styles for the attribute ID section */
}

.custom-tooltip {
  /* Styles for the tooltip */
}

/* ExpandedRow.css */
.exp-row-classname-expanded-row-container {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  border-top: 1px solid #ccc;
  /* Partition line */
}

.exp-row-classname-box {
  flex: 1;
  padding: 10px;
  border-right: 1px solid #ccc;
  /* Partition line */
}

.exp-row-classname-box:last-child {
  border-right: none;
}

.exp-row-classname-box-title {
  font-weight: bold;
  margin-bottom: 10px;
  /* Ensure there's space between title and inputs */
}

.exp-row-classname-box-subtitle {
  margin-bottom: 10px;
}

.exp-row-classname-box-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.exp-row-classname-color-box {
  width: 20px;
  height: 20px;
}

.exp-row-classname-box-image {
  width: 25px;
  height: 25px;
  margin-top: 10px;
}

.exp-row-classname-box-input-group {
  display: flex;
  flex-direction: column;
}

.exp-row-classname-box-input-row {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.exp-row-classname-box-input-label {
  width: 100px;
  /* Fixed width for labels */
  margin-right: 10px;
  text-align: left;
}

.exp-row-classname-box-input-field {
  flex: 1;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.exp-row-classname-box-input-row:last-child {
  margin-bottom: 0;
}

.exp-small-select {
  width: 200px;
  /* Adjust the width as needed */
  font-size: 12px;
  /* Adjust the font size as needed */
}
