.aside-head {
  background-color: rgba(166, 168, 170, 0.5) !important;
}

.preview-form .accordion__btn {
  font-weight: bold;
  color: #CB1F48 !important;
}
.preview-form .accordion__btn.collapsed {
  color: #3E5B6B !important;
}

app-viewer {
  border-color: #A6A8AA !important;
}

.preview-gallery > *:hover .preview-thumbnail figcaption, .preview-gallery > *:focus .preview-thumbnail figcaption {
  background: #CB1F48 !important;
  color: #fff;
}

.aside-right {
  background: #3E5B6B !important;
}

app-root {
  background: rgba(242, 242, 242, 0.8);
}

.loader {
  background: #CB1F48 !important;
  color: #CB1F48 !important;
}
.loader:before, .loader:after {
  background: #CB1F48 !important;
}

.modal-header {
  background-color: #CB1F48;
}
.modal-header * {
  color: #fff !important;
}
.modal-header.bg-transparent * {
  color: #272424 !important;
}

button {
  outline: none !important;
}

app-style-two,
app-style-one,
app-style-three,
app-unauthorized-access,
app-style-four {
  height: 100%;
}

.aside-head {
  background-color: #033754;
}

.radio-group-list li {
  padding-bottom: 2px;
  border-bottom: dashed 1px rgba(0, 0, 0, 0.1294117647);
  margin-bottom: 5px !important;
}
.radio-group-list li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}

.min-h-0 {
  min-height: 0;
}

.min-w-0 {
  min-width: 0;
}

.icon-primary {
  fill: rgba(15, 45, 62, 0.5607843137) !important;
}

.preview-gallery li {
  max-width: 150px;
  margin: 0px 8px 10px !important;
}

.accordion__header {
  line-height: 0;
}

.accordion__btn {
  color: #212529 !important;
  font-size: 13px !important;
  text-align: left !important;
  padding: 9px 10px !important;
}
.accordion__btn.collapsed {
  background: #F2F5F9 !important;
}

button:hover, button:focus, button:active {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
  background-color: #7f0c28 !important;
  border-color: #7f0c28 !important;
}

.aside-footer {
  background: #1b48611f;
  -webkit-box-shadow: -3px -2px 6px rgba(62, 91, 107, 0.31);
          box-shadow: -3px -2px 6px rgba(62, 91, 107, 0.31);
}

.product-title {
  font-size: 16px;
}

.ellipse {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.error-group .text-large {
  font-size: 120px;
  color: #033754;
  font-weight: bold;
}
.error-group p {
  font-size: 22px;
  color: #033754;
  font-weight: 700;
}
.error-group p.is-note {
  color: #39596b;
  font-weight: 500;
}

.text-medium {
  font-size: 30px;
}

app-pdf2d {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

label.error {
  font-size: 13px;
  display: block;
  margin-bottom: 0;
}

.btn.disabled, .btn:disabled, .btn.disabled, .btn:disabled {
  color: #8c8c8c !important;
  background-color: #eee !important;
  border-color: #d5d5d5 !important;
  cursor: not-allowed !important;
  opacity: 8 !important;
}

.modal-content img {
  width: 100% !important;
}

.modal-header {
  padding: 8px 16px !important;
  position: relative !important;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
.modal-header h5 {
  font-size: 14px !important;
  line-height: 24px !important;
}
.modal-header .close {
  padding: 0px !important;
  position: absolute;
  right: 16px !important;
  top: 50% !important;
  margin: 0 !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.close-icon {
  padding: 0px !important;
  position: absolute;
  right: 16px !important;
  top: 50% !important;
  margin: 0 !important;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.close-icon.icon-position-tr {
  top: 16px !important;
}
.info-text-sm {
  font-size: 13px !important;
}

.popup-info {
  position: fixed;
  z-index: 100;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.popup-info .popup-info__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.popup-info .popup-info__inner .card {
  padding: 16px;
}

.model-visible {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: block !important;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  background: rgba(0, 0, 0, 0.36);
}

.info-text {
  font-size: 17px;
}

.downloadomage {
  width: 75px;
  margin: 0 auto 20px;
  height: 75px;
  background: #f1f1f1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 21%;
  -webkit-box-shadow: 0px 4px 10px #b2b2b2;
          box-shadow: 0px 4px 10px #b2b2b2;
}
.downloadomage img {
  width: 100%;
  max-width: 35px;
}

.max-width-1024 {
  max-width: 1024px;
}

.app-3d-viewer {
  height: 60vh;
  width: 100%;
  margin: 0 auto;
  min-width: 643px !important;
  min-height: 458px !important;
}
.app-3d-viewer .container {
  height: 100%;
}

app-style-five {
  height: 100%;
}
app-style-five .part-number {
  width: 40%;
}

.if-parameter-form .form-bind {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
}
.if-parameter-form .form-bind .preview-form {
  min-width: 200px;
  margin-right: 6px;
}
.if-parameter-form .form-bind .preview-form:last-child {
  margin-right: 0;
}
.if-parameter-form .part-number {
  width: 40%;
}

@media screen and (max-width: 991px) {
  .custom-container {
    width: 90% !important;
  }

  .part-number {
    width: 100px;
  }
}
@media screen and (max-width: 768px) {
  .custom-container {
    width: 95% !important;
  }
}
html,
body {
  height: 100%;
}

body {
  font-family: "Open Sans", sans-serif;
  background-color: #FBFBFB;
}

.btn {
  cursor: pointer;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  padding: 7px 12px;
}

.btn,
.brdr_radius {
  border-radius: 50px !important;
}

.btn-primary.disabled,
.btn-primary:disabled,
.btn-secondary.disabled,
.btn-secondary:disabled {
  cursor: default;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #080d1f;
  border-color: #080d1f;
}

/*  From old */
.btn-toester {
  position: fixed;
  top: 20px;
  right: 20px;
  max-width: 230px;
  min-width: 283px;
  -webkit-box-shadow: 4px 5px 4px #697c907a;
          box-shadow: 4px 5px 4px #697c907a;
  overflow: hidden;
  border-radius: 6px;
  z-index: 10;
  font-size: 12px;
}

.section-loader {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 10;
}

.loader,
.loader:before,
.loader:after {
  background: #2c332e;
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: 1em;
  height: 4em;
}
.loader-container{
  height: 50px;
}

.loader {
  color: #2c332e;
  text-indent: -9999em;
  margin: 0 auto !important;
  position: relative;
  font-size: 9px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.loader:before,
.loader:after {
  position: absolute;
  top: 0;
  content: "";
}

.loader:before {
  left: -1.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.loader:after {
  left: 1.5em;
}

@-webkit-keyframes load1 {
  0%, 80%, 100% {
    -webkit-box-shadow: 0 0;
            box-shadow: 0 0;
    height: 4em;
  }
  40% {
    -webkit-box-shadow: 0 -2em;
            box-shadow: 0 -2em;
    height: 5em;
  }
}
@keyframes load1 {
  0%, 80%, 100% {
    -webkit-box-shadow: 0 0;
            box-shadow: 0 0;
    height: 4em;
  }
  40% {
    -webkit-box-shadow: 0 -2em;
            box-shadow: 0 -2em;
    height: 5em;
  }
}
/*  From old */
.btn,
.form-control {
  border-radius: 0;
}

.btn-primary {
  color: #fff;
}

.btn-secondary {
  background-color: #fff;
  border-color: #202946;
  color: #202946;
}

.btn-secondary:hover,
.btn-secondary:focus {
  background-color: #f3fcff;
  border-color: #080d1f;
  color: #080d1f;
}

.btn-primary.disabled,
.btn-primary:disabled,
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #8c8c8c;
  background-color: #eee;
  border-color: #d5d5d5;
}

.btn,
.brdr_radius {
  border-radius: 4px !important;
}

.form-control {
  font-size: 13px;
  padding: 0 8px;
}

.title-separator {
  font-size: 15px;
  background-color: #373f59;
  padding: 8px 16px;
  color: #fff;
}

.preview-maintitle {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: uppercase;
}

.preview-detail .preview-maintitle {
  color: #fff;
}

.preview-page {
  height: 100%;
  background: #EFF3F8;
}

.preview-content {
  height: 100%;
}

.preview-header img {
  max-width: 170px;
  display: block;
}

.preview-canvas-wrap {
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  -webkit-box-shadow: 0 0 42px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 42px rgba(0, 0, 0, 0.2);
  position: relative;
  overflow: auto;
}

.preview-canvas-wrap > canvas {
  /* width: 100%!important; */
  /* height: 100%!important; */
  display: block;
}

.preview-container {
  /* width: 720px;
  margin: auto;*/
  width: 100%;
}

.preview-sidebar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 320px;
          flex: 0 0 320px;
  width: 320px;
  background: #fff;
  -webkit-box-shadow: 0 0 42px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 42px rgba(0, 0, 0, 0.2);
}

.preview-detail-wrap {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
  overflow: auto;
  margin: 16px 16px 0 0;
}

.preview-detail {
  border-radius: 4px;
  overflow: auto;
  /* background: #fff;
  box-shadow: 0 0 42px rgba(0, 0, 0, 0.2); 
  border-left: 1px solid rgba(0,0,0,.08);*/
}

.preview-table {
  margin-bottom: 0;
}

.preview-table-block {
  background: #fff;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 12px;
}

.preview-table td,
.preview-table th {
  font-size: 12px;
  text-transform: none;
  vertical-align: middle;
  border: none;
  padding: 4px;
}

.preview-table th {
  width: 40%;
}

/* .preview-table tr:nth-child(odd) {
    background-color: #FFFFFF;
} */
.preview-buttons {
  border-top: 1px solid #E4E4E4;
}

.preview-tools {
  display: none;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  background: transparent !important;
  padding: 0 2px 4px 2px;
  position: absolute;
  border-radius: 4px;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  left: 41px !important;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 173px !important;
  border: none !important;
}

.preview-canvas-wrap:hover .preview-tools {
  display: inline-block !important;
}

.preview-tools a {
  padding: 6px;
  margin: 4px 2px 0;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.preview-tools a.active-icon { 
  background-color: rgba(0, 0, 0, 0.05);
}

.mr-0 {
  margin-right: 0 !important;
}

.ml-0 {
  margin-left: 0 !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.header-pad {
  padding-top: 1rem !important;
  padding-right: 1rem !important;
  padding-left: 1rem !important;
  background: #fff;
  -webkit-box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 14px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 1;
}

.preview-tools a.active {
  background-color: rgba(0, 0, 0, 0.05);
}

.preview-tools a:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.preview-tools img {
  width: 30px;
  display: block;
}

/*  Alerts */
.btn-toester {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 8px;
}

.alert {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  color: #fff;
  padding: 8px 16px 8px 62px;
  font-size: 13px;
  position: relative;
}

.alert:before {
  display: block;
  font-weight: 700;
  line-height: normal;
}

.btn-toester .alert + .alert {
  margin-top: 12px !important;
}

.alert img {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 16px;
}

.alert p {
  margin: 0;
}

.alert-success {
  background-color: #228722;
  border-color: #175917;
}

.alert-success:before {
  content: "Success";
}

.alert-danger {
  background-color: #EB0C00;
  border-color: #9E0800;
}

.alert-danger:before {
  content: "Error";
}

.alert-info {
  background-color: #3B76BA;
  border-color: #274F7C;
}

.alert-info:before {
  content: "Info";
}

.preview-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.preview-gallery > * {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  margin: 16px 8px 0;
  border-radius: 4px;
  background-color: #fff;
  border: 2px solid rgba(255, 255, 255, 0.08);
  -webkit-box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 4px 12px rgba(0, 0, 0, 0.1);
  overflow: hidden;
}

.preview-gallery > *:hover,
.preview-gallery > *:focus {
  cursor: pointer;
}

.preview-gallery > *:hover .preview-thumbnail figcaption,
.preview-gallery > *:focus .preview-thumbnail figcaption {
  background: #202946;
  color: #fff;
}

.preview-thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px;
  position: relative;
}

.preview-thumbnail:after {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

.preview-thumbnail img {
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  height: 100%;
}

.preview-thumbnail figcaption {
  font-size: 11px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  bottom: 4px;
  right: 4px;
  color: #fff;
  padding: 4px 8px;
  border-radius: 3px;
}

.detail-block {
  /*background: rgba(255, 255, 255, .1);*/
  border-radius: 4px;
  padding: 12px;
  color: #fff;
}

.detail-list-wrap p {
  margin-bottom: 4px;
  font-size: 14px;
  color: #fff;
}

.detail-list-wrap p strong {
  margin-right: 4px;
  color: rgba(255, 255, 255, 0.8);
}

.detail-list {
  padding-left: 16px;
}

.detail-list li {
  font-size: 12px;
  margin-bottom: 12px;
  font-weight: 500;
}

.detail-list li:last-child {
  margin-bottom: 0;
}

.mCSB_outside + .mCSB_scrollTools {
  right: 0 !important;
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000 !important;
  background-color: #95a0a4 !important;
}

.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: 0 !important;
}

.powered-by {
  background: #eff3f8;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding: 8px 0;
}

.powered-by span {
  font-size: 12px;
  margin-right: 8px;
  margin-left: auto;
}

.sidebar-logo {
  max-width: 80px;
  display: inline-block;
}

.modal-body .preview-thumbnail::after {
  display: none;
}

.modal-body .preview-thumbnail img {
  position: static;
  height: auto;
}

.modal-body .preview-thumbnail {
  padding: 0;
}

.modal-content {
  width: auto;
  margin: auto;
}

.modal-header {
  padding: 8px 1rem;
  border-bottom: none;
}

.modal-body {
  padding: 0 !important;
}

.modal-footer {
  padding: 8px 1rem;
  border-top: none;
}

.modal-title {
  color: #373f59;
}

/* loader css */
.page-loader {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #202946;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.sk-folding-cube .sk-cube:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}

.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}

.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}

.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}

.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
.accordion__card {
  background: #F2F5F9;
  border-radius: 4px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1490196078);
          box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1490196078);
  border: solid 1px #c5c5c5;
}

.accordion__btn {
  display: block;
  width: 100%;
  text-align: left;
  position: relative;
  padding: 7px 32px 7px 12px;
  background: rgba(0, 0, 0, 0.02);
  border-radius: 4px 4px 0 0 !important;
}

.accordion__btn:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.accordion__btn svg {
  display: block;
  width: 100%;
  height: 100%;
}

.accordion__btn.collapsed {
  color: #fff;
  border-radius: 4px !important;
}

.accordion__card + .accordion__card {
  margin-top: 8px;
}

.accordion__arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg);
  width: 12px;
  height: 12px;
  right: 12px;
}

.accordion__btn.collapsed .accordion__arrow {
  fill: #fff;
  -webkit-transform: translateY(-50%) rotate(0deg);
          transform: translateY(-50%) rotate(0deg);
}

.accordion__body {
  padding: 12px;
}

.accordion__selected {
  display: block;
}

.accordion__selected strong {
  color: #fff;
  padding: 2px 8px;
  margin-top: 4px;
  display: inline-block;
  border-radius: 3px;
  font-size: 11px;
}

/*  Radio button*/
.radio-group__list {
  margin-bottom: 4px;
}

.radio-group__list.active {
  background-color: #F2F5F9;
}

.radio-group__list:last-child {
  margin-bottom: 0;
}

.two-col {
  margin: 0 -4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.two-col .radio-group__list {
  padding: 0 4px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}

.custom-control-label {
  font-size: 12px;
}

.custom-control-label::before {
  top: 2px;
}

.custom-control-label::after {
  top: 2px;
}

.custom-control-input:disabled ~ .custom-control-label {
  opacity: 0.4;
}

.image-placeholder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  height: 100px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.06);
  border: 2px solid #fff;
  border-bottom: none;
}

.image-placeholder-title {
  display: block;
  background: #fff;
  font-size: 11px;
  font-weight: 700;
  padding: 4px 8px;
  border: 2px solid #fff;
  border-top: none;
}

.image-list > * {
  cursor: pointer;
}

.image-list > *.active .image-placeholder-title {
  color: #fff !important;
}

@-webkit-keyframes enter {
  0% {
    opacity: 0;
    top: -10px;
  }
  5% {
    opacity: 1;
    top: 0px;
  }
  50.9% {
    opacity: 1;
    top: 0px;
  }
  55.9% {
    opacity: 0;
    top: 10px;
  }
}
@keyframes enter {
  0% {
    opacity: 0;
    top: -10px;
  }
  5% {
    opacity: 1;
    top: 0px;
  }
  50.9% {
    opacity: 1;
    top: 0px;
  }
  55.9% {
    opacity: 0;
    top: 10px;
  }
}
.full-loader {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  background: #fff;
}

.loader-full {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -27.5px;
  margin-top: -27.5px;
}

.square {
  background: #CB1F48;
  width: 15px;
  height: 15px;
  float: left;
  top: -10px;
  margin-right: 5px;
  margin-top: 5px;
  position: relative;
  opacity: 0;
  -webkit-animation: enter 6s infinite;
  animation: enter 6s infinite;
}

.enter {
  top: 0px;
  opacity: 1;
}

.square:nth-child(1) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.square:nth-child(2) {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.square:nth-child(3) {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
  background: #000000;
}

.square:nth-child(4) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.square:nth-child(5) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.square:nth-child(6) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.square:nth-child(8) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.square:nth-child(9) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.clear {
  clear: both;
}

.last {
  margin-right: 0;
}

.custom-remort-control {
  width: 122px;
  height: 162px;
  position: absolute;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 4px;
  z-index: 10;
  overflow: hidden;
}
.custom-remort-control .btn-text-front {
  -webkit-transform: rotate(-40deg);
          transform: rotate(-40deg);
  font-size: 131px;
  display: block;
  position: relative;
  top: 32px;
  left: 50px;
  color: #8e8e8e;
  font-weight: bold;
}
.custom-remort-control .btn-text-front svg {
  overflow: initial;
}
.custom-remort-control .remort-controller {
  width: auto;
  height: auto;
  position: relative;
  background-color: transparent;
  top: 12px;
}
.custom-remort-control .overlay {
  position: absolute;
  top: 0;
  margin: 0;
}
.custom-remort-control nav {
  width: 400px;
  height: 400px;
  background: transparent;
  border-radius: 50%;
  padding: 20px;
  /* -webkit-transform: rotate(45deg);
  transform: rotate(45deg); */
  /* box-shadow: inset -12px 0 12px -6px #ddd, inset 12px 0 12px -6px #fff, inset 0 0 0 12px #eee, inset 2px 0 4px 12px rgba(0, 0, 0, 0.4), 1px 0 4px rgba(0, 0, 0, 0.8); */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin: 10px auto;
  -webkit-transform: scale(0.24) rotate(45deg);
          transform: scale(0.24) rotate(45deg);
}
.custom-remort-control a {
  text-decoration: none;
}
.custom-remort-control .center-button {
  /* display: block; */
  height: 38%;
  width: 38%;
  position: absolute;
  top: 31%;
  left: 31%;
  /* background: transparent; */
  border-radius: 50%;
  /* box-shadow: 1px 0 4px rgba(0, 0, 0, 0.8); */
  /* display: -webkit-box; */
  /* display: -ms-flexbox; */
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* background: -webkit-gradient(linear, left bottom, left top, from(#dadada), to(#b2b2b2)); */
  background: linear-gradient(0deg, #dadada 0%, #b2b2b2 100%);
}
.custom-remort-control .center-button span {
  width: 100px;
  height: 100px;
  display: inline-block;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.custom-remort-control .center-button span img {
  width: 100%;
}
.custom-remort-control .center-button .if-hover {
  display: none;
}
.custom-remort-control .center-button:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#7e7e7e), to(#7e7e7e));
  background: linear-gradient(0deg, #7e7e7e 0%, #7e7e7e 100%);
}
.custom-remort-control .center-button:hover .if-hover {
  display: block;
}
.custom-remort-control .center-button:hover .not-hover {
  display: none;
}
.custom-remort-control .button {
  display: block;
  width: 46%;
  height: 46%;
  margin: 2%;
  position: relative;
  float: left;
}
.custom-remort-control .button img {
  width: 100%;
  position: relative;
  top: 10px;
}
.custom-remort-control .button::after {
  content: "";
  display: block;
  width: 50%;
  height: 50%;
  background: transparent;
  position: absolute;
  border-radius: inherit;
}
.custom-remort-control .button.top {
  border-radius: 100% 0 0 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#dadada), to(#b2b2b2));
  background: linear-gradient(0deg, #dadada 0%, #b2b2b2 100%);
}
.custom-remort-control .button.top span {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  font-size: 52px;
  display: block;
  position: relative;
  top: -6px;
  left: -4px;
  color: #8e8e8e;
  font-weight: bold;
}
.custom-remort-control .button.top .if-hover {
  display: none;
}
.custom-remort-control .button.top:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#7e7e7e), to(#7e7e7e));
  background: linear-gradient(0deg, #7e7e7e 0%, #7e7e7e 100%);
}
.custom-remort-control .button.top:hover .if-hover {
  display: block;
  top: 10px;
  position: relative;
  left: -5px;
}
.custom-remort-control .button.top:hover .not-hover {
  display: none;
}
.custom-remort-control .button.top::after {
  bottom: 0;
  right: 0;
  -webkit-box-shadow: inset 2px 1px 2px 0 rgba(0, 0, 0, 0.4), 10px 10px 0 10px transparent;
          box-shadow: inset 2px 1px 2px 0 rgba(0, 0, 0, 0.4), 10px 10px 0 10px transparent;
  -webkit-transform: skew(-3deg, -3deg) scale(0.96);
  transform: skew(-3deg, -3deg) scale(0.96);
}
.custom-remort-control .button.front {
  border-radius: 100% 0 0 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#dadada), to(#b2b2b2));
  background: linear-gradient(0deg, #dadada 0%, #b2b2b2 100%);
  position: absolute;
  bottom: 76%;
  left: -108px;
  right: -45px;
}
.custom-remort-control .button.front span {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  font-size: 52px;
  display: block;
  position: relative;
  top: -4px;
  left: 3px;
  color: #8e8e8e;
  font-weight: bold;
}
.custom-remort-control .button.front .if-hover {
  display: none;
}
.custom-remort-control .button.front:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#7e7e7e), to(#7e7e7e));
  background: linear-gradient(0deg, #7e7e7e 0%, #7e7e7e 100%);
  text-decoration: none;
}
.custom-remort-control .button.front:hover .btn-text-front {
  color: transparent;
}
.custom-remort-control .button.front:hover .if-hover {
  display: block;
  top: 10px;
  position: relative;
  left: -5px;
}
.custom-remort-control .button.front:hover .not-hover {
  display: none;
}
.custom-remort-control .button.front::after {
  bottom: 0;
  right: 0;
  -webkit-box-shadow: inset 2px 1px 2px 0 rgba(0, 0, 0, 0.4), 10px 10px 0 10px transparent;
          box-shadow: inset 2px 1px 2px 0 rgba(0, 0, 0, 0.4), 10px 10px 0 10px transparent;
  -webkit-transform: skew(-3deg, -3deg) scale(0.96);
  transform: skew(-3deg, -3deg) scale(0.96);
  content: inherit;
}
.custom-remort-control .button.right {
  border-radius: 0 100% 0 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#dadada), to(#b2b2b2));
  background: linear-gradient(0deg, #dadada 0%, #b2b2b2 100%);
}
.custom-remort-control .button.right span {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  font-size: 52px;
  display: block;
  position: relative;
  top: 0px;
  left: -7px;
  color: #8e8e8e;
  font-weight: bold;
}
.custom-remort-control .button.right .if-hover {
  display: none;
}
.custom-remort-control .button.right:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#7e7e7e), to(#7e7e7e));
  background: linear-gradient(0deg, #7e7e7e 0%, #7e7e7e 100%);
}
.custom-remort-control .button.right:hover .if-hover {
  display: block;
  top: 10px;
  position: relative;
  left: -5px;
}
.custom-remort-control .button.right:hover .not-hover {
  display: none;
}
.custom-remort-control .button.right::after {
  bottom: 0;
  left: 0;
  -webkit-box-shadow: inset -2px 3px 2px -2px rgba(0, 0, 0, 0.4), -10px 10px 0 10px transparent;
          box-shadow: inset -2px 3px 2px -2px rgba(0, 0, 0, 0.4), -10px 10px 0 10px transparent;
  -webkit-transform: skew(3deg, 3deg) scale(0.96);
  transform: skew(3deg, 3deg) scale(0.96);
}
.custom-remort-control .button.left {
  border-radius: 0 0 0 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(#dadada), to(#b2b2b2));
  background: linear-gradient(0deg, #dadada 0%, #b2b2b2 100%);
}
.custom-remort-control .button.left span {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  font-size: 52px;
  display: block;
  position: relative;
  top: 0px;
  left: 5px;
  color: #8e8e8e;
  font-weight: bold;
}
.custom-remort-control .button.left .if-hover {
  display: none;
}
.custom-remort-control .button.left:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#7e7e7e), to(#7e7e7e));
  background: linear-gradient(0deg, #7e7e7e 0%, #7e7e7e 100%);
}
.custom-remort-control .button.left:hover .if-hover {
  display: block;
  top: 10px;
  position: relative;
  left: -5px;
}
.custom-remort-control .button.left:hover .not-hover {
  display: none;
}
.custom-remort-control .button.left::after {
  top: 0;
  right: 0;
  -webkit-box-shadow: inset 2px -1px 2px 0 rgba(0, 0, 0, 0.4), 10px -10px 0 10px transparent;
          box-shadow: inset 2px -1px 2px 0 rgba(0, 0, 0, 0.4), 10px -10px 0 10px transparent;
  -webkit-transform: skew(3deg, 3deg) scale(0.96);
  transform: skew(3deg, 3deg) scale(0.96);
}
.custom-remort-control .button.bottom {
  border-radius: 0 0 100% 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#dadada), to(#b2b2b2));
  background: linear-gradient(0deg, #dadada 0%, #b2b2b2 100%);
}
.custom-remort-control .button.bottom span {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  font-size: 52px;
  display: block;
  position: relative;
  top: -14px;
  left: -7px;
  color: #8e8e8e;
  font-weight: bold;
}
.custom-remort-control .button.bottom .if-hover {
  display: none;
}
.custom-remort-control .button.bottom:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#7e7e7e), to(#7e7e7e));
  background: linear-gradient(0deg, #7e7e7e 0%, #7e7e7e 100%);
}
.custom-remort-control .button.bottom:hover .if-hover {
  display: block;
  top: 10px;
  position: relative;
  left: -5px;
}
.custom-remort-control .button.bottom:hover .not-hover {
  display: none;
}
.custom-remort-control .button.bottom::after {
  top: 0;
  left: 0;
  -webkit-box-shadow: inset -2px -3px 2px -2px rgba(0, 0, 0, 0.4), -10px -10px 0 10px transparent;
          box-shadow: inset -2px -3px 2px -2px rgba(0, 0, 0, 0.4), -10px -10px 0 10px transparent;
  -webkit-transform: skew(-3deg, -3deg) scale(0.96);
  transform: skew(-3deg, -3deg) scale(0.96);
}
.custom-remort-control .button.back {
  border-radius: 0 0 100% 0;
  background: -webkit-gradient(linear, left bottom, left top, from(#dadada), to(#b2b2b2));
  background: linear-gradient(0deg, #dadada 0%, #b2b2b2 100%);
  position: absolute;
  bottom: -13%;
  left: 63%;
  right: 0;
}
.custom-remort-control .button.back span {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  font-size: 52px;
  display: block;
  position: relative;
  top: -19px;
  left: -13px;
  color: #8e8e8e;
  font-weight: bold;
}
.custom-remort-control .button.back .if-hover {
  display: none;
}
.custom-remort-control .button.back:hover {
  background: -webkit-gradient(linear, left bottom, left top, from(#7e7e7e), to(#7e7e7e));
  background: linear-gradient(0deg, #7e7e7e 0%, #7e7e7e 100%);
  text-decoration: none;
}
.custom-remort-control .button.back:hover .btn-text-front {
  color: transparent;
}
.custom-remort-control .button.back:hover .if-hover {
  display: block;
  top: 10px;
  position: relative;
  left: -5px;
}
.custom-remort-control .button.back:hover .not-hover {
  display: none;
}
.custom-remort-control .button.back::after {
  top: 0;
  left: 0;
  -webkit-box-shadow: inset -2px -3px 2px -2px rgba(0, 0, 0, 0.4), -10px -10px 0 10px transparent;
          box-shadow: inset -2px -3px 2px -2px rgba(0, 0, 0, 0.4), -10px -10px 0 10px transparent;
  -webkit-transform: skew(-3deg, -3deg) scale(0.96);
  transform: skew(-3deg, -3deg) scale(0.96);
  content: inherit;
}
.custom-remort-control i {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  font-size: 42px;
  top: 36%;
  left: 39%;
  text-shadow: 1px 1px 4px transparent, 0px 0px 0px rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.15);
}
.custom-remort-control .top i {
  top: 35%;
  left: 41%;
}
.custom-remort-control .left i {
  top: 41%;
  left: 35%;
}
.custom-remort-control .right i {
  top: 35%;
  left: 41%;
}
.custom-remort-control .bottom i {
  top: 39%;
  left: 42%;
}

@media only screen and (max-width: 1600px) {
  .custom-remort-control nav {
    -webkit-transform: scale(0.22) rotate(45deg);
            transform: scale(0.22) rotate(45deg);
  }

  .preview-tools {
    bottom: 152px !important;
  }

  .preview-tools img {
    width: 20px !important;
  }

  .custom-remort-control .button.back {
    bottom: -10%;
    left: 59%;
  }
}
.min-col-height{

  min-height: calc(100% - 116px);

}

.bg-light-color {

  background-color: #eff3f8 !important;

}

.loader-text{
  color: #7e7e7e;
}

@media only screen and (max-width:767px){
  .if-parameter-form .form-bind{
    flex-wrap: wrap;
  }
 .if-parameter-form .form-bind >*{
    min-width: 48% !important;
    width: 48% !important;
  }
  #parameterForm div.preview-form {
    width: 48% !important;
  }
  .if-parameter-form .form-bind .accordion__btn.collapsed{
    font-size: 12px !important;
  }
  .is-view .model-area {
    height: 100% !important;
  }
  .is-view canvas.csys {
    height: 100px !important;
  }
  .min-col-height {
    min-height: calc(100% - 300px) !important;
}
.sm-device {
  flex-wrap: wrap;
}
.sm-device >*  {
flex: 1 1 auto;
margin-bottom: 5px;
width: 100%;
}
.btn-position {
  text-align: left;
}
.sm-device-align {
  padding-right: 8px;
}
.sm-device-h {
  height: 400px;
}
}
.is-view .model-area {
  height: calc(100% - 7px) !important;
}
.toggle {
  --width: 45px;
  --height: calc(var(--width) / 3);

  position: relative;
  display: inline-block;
  width: var(--width);
  height: var(--height);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: var(--height);
  cursor: pointer;
}

.toggle input {
  display: none;
}

.toggle .slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: var(--height);
  background-color: #ccc;
  transition: all 0.4s ease-in-out;
}

.toggle .slider::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(var(--height));
  height: calc(var(--height));
  border-radius: calc(var(--height) / 2);
  background-color: #fff;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
  transition: all 0.4s ease-in-out;
}

.toggle input:checked+.slider {
  background-color: #5E8B14;
}

.toggle input:checked+.slider::before {
  transform: translateX(calc(var(--width) - var(--height)));
}

.toggle .labels {
  position: absolute;
  top: -2px;
  left: 9px;
  width: 100%;
  height: 100%;
  font-size: 12px;
  font-family: sans-serif;
  transition: all 0.4s ease-in-out;
  overflow: hidden;
}

.toggle .labels::after {
  content: attr(data-off);
  position: absolute;
  right: 16px;
  color: #4d4d4d;
  opacity: 1;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
  transition: all 0.4s ease-in-out;
}

.toggle .labels::before {
  content: attr(data-on);
  position: absolute;
  left: calc(var(--height) - var(--width) + 2px);
  color: #4d4d4d;
  opacity: 0;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.4);
  transition: all 0.4s ease-in-out;
}

.toggle input:checked~.labels::after {
  opacity: 0;
  transform: translateX(calc(var(--width) - var(--height)));
}

.toggle input:checked~.labels::before {
  opacity: 1;
  transform: translateX(calc(var(--width) - var(--height)));
}
.toggle-custom-btn {
  top: 60px;
  left: 12px;
  position: absolute;
}
.powered-by{
  background-color: transparent !important;
  font-size: 10px;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
}
.url{
  color:grey
}
.jq-toast-wrap{
  width: 350px;
}
.max-h-calc {
  max-height: calc(100% - 114px);
  }
  .measurementTable{
    position: absolute !important;
    bottom: 110px !important;
    right: 10px !important;
    background-color: #ffffff00;
    display: none;
  }

  .table, th, td {
    border: 1px solid;
    background-color: rgb(240, 240, 240);
    text-align: center !important;
    font-size: small;
  }
  .informationText{
    background-color: transparent !important;
    font-size: 12px;
    text-align: center;
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    z-index: 9;
    color: gray;
  }
  .measurementTable tr th,
  .measurementTable tr td {
    font-size: 11px;
    padding: 2px 4px;
    border-color: #fff;
  }