.form{
  margin: 0;
}
.text60{
  font-size: 60%!important;
}
.text80{
  font-size: 80%!important;
}
.text120{
  font-size: 120%!important;
}
.text110{
  font-size: 110%!important;
}
.text-140{
  font-size: 140%!important;
}
.text-160{
  font-size: 160%!important;
}
.text-180{
  font-size: 180%!important;
}
.text-200{
  font-size: 200%!important;
}
.iframe-mask{
  position: fixed;
  left: 0;
  /* background-color: rgb(252, 252, 252); */
  background-color: white;
  width: 100%;
  height: 100%;
}
#admin_ops {
  position: relative;
  left: 10px;
  top: 50px;
}
.padding0{
  padding: 0px;
}
.padding10{
  padding: 10px;
}
.padding20{
  padding: 20px;
}
.margin0{
  margin: 0px;
}
.margin5{
  margin: 5px;
}
.margin10{
  margin: 5px;
}
.margin15ud{
  margin: 15px 0 15px 0;
}
.margin20{
  margin: 5px;
}
.dot {
  height: 12px;
  width: 12px;
  border-radius: 50%;
  margin-right: 5px;
  margin-left: 5px;
}
.displaynone {display: none!important;}
.hidden {
  opacity: 0;
  transition: all 0.50s ease-out;
}
.d3d-version{
  position: fixed;
  top: 0px;
  right: 0px;
  font-size: 50%;
  z-index: 2;
  padding: 3px;
}
.filters {
  margin-bottom: 20px;
}
.iframe-container {
  position: relative;
  width: 100%;
  flex: 1;
  display: flex;
}
.d3d-viewer {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.iframe-container > iframe {
  border: 0;
  width: 100%;
  flex: 1;
}
.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.container-3d {
  margin: 0 !important;
}
.d3d-primary {
  padding: 0 !important;
}
#d3d-viewer {
  z-index: 0 !important;
  left: 0;
  width: 100%;
  height: -moz-calc(100%); /* Firefox */
  height: -webkit-calc(100%); /* Chrome, Safari */
  height: calc(100vh); /* IE9+ and future browsers */
  position: fixed;
  color: white;
}
#d3d-options {
  z-index: 1 !important;
  background-color: white;
  bottom: 0px;
  position: fixed;
  right: 10px;
  border-radius: 20px 20px 0 0;
  min-width: 325px;
  max-width: 325px;
  overflow: hidden;
}
.d3d-options .badge {
  font-size: 90%;
}
.d3d-colors .badge {
  font-size: 90%;
  font-weight: 400;
}
.d3d-patterns .badge {
  font-size: 100%;
}
.first-option {
  padding-top: 20px;
}
.d3d-options .minimaxi {
  position: absolute;
  top: 20px;
  right: 30px;
  /* font-size: 30px; */
  font-weight: bold;
  text-decoration: none;
}
.d3d-options .minimaxi:hover {
  color: #06d85f;
}
.d3d-options {
  max-height: calc(100% - 160px);
  overflow: auto;
}
.img-info {
  position: absolute;
  left: 15px;
  /* font-size: 20px; */
  padding: 5px !important;
  margin: 0px !important;
  width: 42px;
  height: 42px;
}
.tole-desc {
  display: block;
  margin-top: 10px;
  /* font-size: 0.65rem; */
  line-height: 0.8rem;
}
.card-horizontal {
  display: flex;
  flex: 1 1 auto;
}
.card-horizontal img {
  margin-right: 5px !important;
}
.card-horizontal .btn-info {
  /* width: 200px; */
  text-align: left;
}
.card-horizontal .badge-options {
  max-width: 190px;
}
.btn-group.special {
  display: flex;
}
.control-label .fas {
  margin-right: 10px;
}
.special .btn {
  flex: 1;
}
.d3d-colors .col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto,
.col-xl-1,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl,
.col-xl-auto {
  width: 25%;
}
.d3d-colors .row.no-gutter [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.input-hidden {
  position: absolute;
  left: -9999px;
}
.img-border {
  box-shadow: 0 0 0 2px #000000;
}
input[type="radio"]:checked + label > img {
  box-shadow: 0 0 0 5px #000000;
}
input[type="radio"] + label {
  margin-bottom: 0rem;
  padding: 5px;
}
input[type="radio"] + label > img {
   border: 0px solid #000000;
  transition: 250ms all;
}
.caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  /* font-size: 80%; */
  cursor: pointer;
}
.dropdown-item{
  cursor: pointer;
}

.overlay {
  position: fixed;
  width: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(51, 102, 153, 0.8);
  transition: opacity 250ms;
  visibility: hidden;
  opacity: 0;
  z-index: 9998;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}
.popup {
  margin: 55px auto;
  padding: 30px;
  background: #fff;
  border-radius: 5px;
  width: 75%;
  max-width: 1200px;
  max-height: 90vh;
  position: relative;
  overflow: auto;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  opacity: 1;
}
.popup .close:hover {
  color: #06d85f;
}
.popup .dropdown {
  display: inline;
}
.popup .dropdown .btn {
  margin-bottom: 10px !important;
}
.popup .dropdown .dropdown-item {
  /* font-size: 0.75rem; */
  cursor: pointer;
}

.thumbs-100 {
  width: 100px;
  height: 100px;
}

.color-item {
  display: none;
}
.pattern-item {
  display: none;
}
.show {
  display: block;
}
input[type="checkbox"] {
  display: none;
}
.lbl-toggle {
  display: block;
  font-size: 150%;
  text-align: center;
  padding: 0.5rem;
  padding-right: 2rem;
  margin-bottom: 0px;
  cursor: pointer;
  transition: all 0.25s ease-out;
}
/* .lbl-toggle::before {
  font-weight: 900;
  content: "\e90b";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.7rem;
  transition: transform 0.2s ease-out;
}
.toggle:checked + .lbl-toggle::before {
  transform: rotate(180deg);
} */
.toggle:checked + .icon-chevron-up-solid {
  transform: rotate(180deg);
  transition: transform 0.2s ease-out;
}
.collapsible-content {
  max-height: 0px;
  overflow: auto;
  /* overflow: hidden; */
  transition: max-height 0.50s ease-in-out;
}
.toggle:checked + .lbl-toggle + .collapsible-content {
  max-height: calc(100vh - 135px);
}
.toggle:checked + .lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.img-colors, .img-patterns{
  background-color: black;
  max-width: 100%;
  height: auto;
}
.lds-text {
  display: inline-block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #111;
  /* font-size: 80%; */
}
.lds-status {
  display: inline-block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: -50px;
}
.lds-devtag {
  display: inline-block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 180px;
}
.lds-errors{
  display: inline-block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 200px;
}
.lds-ring {
  display: inline-block;
  position: fixed;
  width: 80px;
  height: 80px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: white;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute; 
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #111;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #111 transparent transparent transparent;
}
.lds-ring img {
  margin-top: 80px;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@media screen and (max-width: 700px) {
  .popup {
    width: 90%;
  }
  .d3d-options {
    left: 50%;
    right: auto;
    transform: translate(-50%);
  }
}


/* common */
.ribbon {
  width: 60px;
  height: 60px;
  overflow: hidden;
  position: absolute;
}

.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  /* background-color: #3498db; */
  box-shadow: 0 5px 15px rgba(0,0,0,.25);
  /* color: #fff; */
  /* font: 700 8px/1 'Lato', sans-serif; */
  /* text-shadow: 0 1px 1px rgba(0,0,0,.2); */
  /* text-transform: uppercase; */
  text-align: center;
}

.btn.pdf-color {
  background-color: #EF4023;
  border-color: #EF4023;
}

/* top right*/
.ribbon-top-right {
  top: 5px;
  right: 5px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg);
}

footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index: 2;
}

.btn-info {
  border: 0px !important;
}

.disabled {
  pointer-events: none;
  cursor: not-allowed;
}

.slider-handle, .slider-selection.tick-slider-selection, .slider-tick.in-selection {
  background-image: none;
}

#d3d-selected-details-3 p {
  margin-bottom: 0; 
}

#primary {
  margin: 0!important;
}

.color-section-title{
  margin-top: 2em;
}

a{
  text-decoration: none!important;
}