/* Scss Document */
/* Scss Document */
/* CTA's */
/* Gray Scales */
/* Blues */
/* Vertical Timeline */
/* -------------- Element Colours ---------------*/
/* line 6, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.hide {
  display: none !important;
}

/* line 10, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.show {
  display: block !important;
}

/* line 14, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.madeInLogo {
  width: 100%;
  display: block;
  margin: 0 auto 3.3%;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 14, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .madeInLogo {
    width: 95%;
    margin: 0 auto 2%;
  }
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 14, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .madeInLogo {
    width: 100%;
  }
}

/* line 29, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li .inputWrapper {
  position: relative;
  float: left;
}

/* line 33, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li .inputWrapper label {
  margin: 2px 5px 0px 0px;
}

/* line 37, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li .inputWrapper.qtyR {
  width: 20%;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 37, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepThree li .inputWrapper.qtyR {
    width: 30%;
  }
}

/* line 44, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li .inputWrapper.qtyR #quantity {
  width: calc(100% - 87px);
}

/* line 49, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li .inputWrapper.nameR {
  width: 40%;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 49, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepThree li .inputWrapper.nameR {
    width: 70%;
  }
}

/* line 56, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li .inputWrapper.nameR #name {
  width: calc(100% - 58px);
}

/* line 61, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li .inputWrapper.telR {
  width: 39%;
  margin-top: 20px;
  margin-left: 1%;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 61, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepThree li .inputWrapper.telR {
    width: 100%;
  }
}

/* line 70, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li .inputWrapper.telR #tel {
  margin-top: 0;
  width: calc(100% - 63px);
}

/* line 76, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li .inputWrapper.emailR {
  width: 60%;
  margin-top: 20px;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 76, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepThree li .inputWrapper.emailR {
    width: 100%;
  }
}

/* line 84, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li .inputWrapper.emailR #email {
  margin-top: 0;
  width: calc(100% - 126px);
}

/* line 92, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.valMesageQ, .valMesageN, .valMesageE, .valMesageT {
  display: none;
  position: absolute;
  bottom: -63px;
  left: 0px;
  width: 200px;
  padding: 15px 0px;
  background: #FFFFFF;
  color: #D3012F;
  border: 1px solid #D3012F;
  border-radius: 6px;
  box-shadow: -2px 3px 9px -3px #505050;
  z-index: 1;
  /* this forms the triangles */
  /* this border color controlls the color of the triangle (what looks like the fill of the triangle) */
  /* this border color controlls the outside, thin border */
}

/* line 107, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.valMesageQ::after, .valMesageQ::before, .valMesageN::after, .valMesageN::before, .valMesageE::after, .valMesageE::before, .valMesageT::after, .valMesageT::before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
}

/* line 117, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.valMesageQ::after, .valMesageN::after, .valMesageE::after, .valMesageT::after {
  top: -20px;
  border-color: transparent transparent #FFFFFF transparent;
  border-width: 10px;
}

/* line 123, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.valMesageQ::before, .valMesageN::before, .valMesageE::before, .valMesageT::before {
  top: -21px;
  border-color: transparent transparent #D3012F transparent;
  border-width: 10px;
}

/* line 130, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.valMesageE {
  width: 240px;
}

/* line 134, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.valMesageN {
  left: auto;
  right: 0;
}

/* line 140, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul ul li #partavailable p, #accordionForm ul ul li #partnotavailable p {
  background: #4883a5;
  color: #FFFFFF;
  padding: 2%;
  display: block;
}

/* line 146, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul ul li #partavailable p.notAv, #accordionForm ul ul li #partnotavailable p.notAv {
  display: inline-block;
  margin: 2.5% 0 0;
}

/* line 154, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul ul li #partavailable a, #accordionForm ul ul li #partnotavailable a {
  background: #D3012F;
  color: #FFFFFF;
  padding: 2% 1.8% 1.7%;
  font-size: 1.2em;
  text-transform: uppercase;
}

/* line 161, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul ul li #partavailable a .shoppingCart, #accordionForm ul ul li #partnotavailable a .shoppingCart {
  background-image: url(../images/icons/shopping-cart.png);
  background-size: 100%;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  width: 27px;
  height: auto;
  display: inline-block;
  margin-right: 8px;
}

/* line 172, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul ul li #partavailable a:hover, #accordionForm ul ul li #partnotavailable a:hover {
  background: #e70134;
}

/* line 178, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
button,
input,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

/* line 187, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
button::-ms-expand,
input::-ms-expand,
select::-ms-expand,
textarea::-ms-expand {
  display: none;
}

/* line 191, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
button::-ms-value,
input::-ms-value,
select::-ms-value,
textarea::-ms-value {
  background: transparent;
  color: black;
}

/* line 197, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
select {
  background: #FFFFFF url(/uploads/icons/selectArrow.png) no-repeat 98% 56% !important;
  text-align-last: center;
}

/* line 202, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.selectWidth {
  display: block;
  height: 34px;
  width: 100%;
  padding: 0 10% 0 5%;
  box-shadow: none;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 202, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .selectWidth {
    float: none;
    clear: both;
    margin: 10px auto;
    display: block;
    width: 99%;
    padding: 0;
    text-align: center;
    border-width: 2px;
    border-style: solid;
    border-color: #afafaf white white #afafaf;
  }
}

/* line 223, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap {
  float: left;
  margin-left: 3.2%;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 223, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #endAWrap {
    float: none;
    margin-left: 0;
  }
}

/* line 233, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endBWrap {
  float: right;
  margin-right: 3.2%;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 233, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #endBWrap {
    float: none;
    margin-right: 0;
  }
}

/* line 244, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap, #endBWrap, .ropeLength {
  position: relative;
  display: inline-block;
  width: 36%;
  border-radius: 8px;
}

/* line 250, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap.WinchEnds, #endBWrap.WinchEnds, .ropeLength.WinchEnds {
  width: 95%;
  float: none;
  margin: 0 auto;
}

/* line 255, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap.WinchEnds .selectWidth, #endBWrap.WinchEnds .selectWidth, .ropeLength.WinchEnds .selectWidth {
  border-bottom: 2px solid #7dc6f0;
  border-right: 2px solid #7dc6f0;
  border-top: 2px solid #229ee5;
  border-left: 2px solid #229ee5;
  padding: 0;
}

/* line 264, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap.WinchEnds .selectWidth option.heading, #endBWrap.WinchEnds .selectWidth option.heading, .ropeLength.WinchEnds .selectWidth option.heading {
  padding: 3% 1% 1% 3%;
  color: black;
  cursor: auto;
  font-weight: bold;
}

/* line 271, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap.WinchEnds .selectWidth option.defaltHeading, #endBWrap.WinchEnds .selectWidth option.defaltHeading, .ropeLength.WinchEnds .selectWidth option.defaltHeading {
  padding: 3% 3% 0;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 244, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #endAWrap, #endBWrap, .ropeLength {
    width: 100%;
  }
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 244, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #endAWrap, #endBWrap, .ropeLength {
    border-radius: 0;
  }
}

/* line 287, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap .selectENDS, #endBWrap .selectENDS, .ropeLength .selectENDS {
  display: block;
  height: 34px;
  width: 100%;
  padding: 0 10% 0 5%;
  box-shadow: none;
}

/* line 295, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap.boxed, #endBWrap.boxed, .ropeLength.boxed {
  background: #1680be;
  padding: 2% 2% 2.6%;
  width: 39.6%;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 295, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #endAWrap.boxed, #endBWrap.boxed, .ropeLength.boxed {
    width: 90%;
    padding: 2% 2% 3.8%;
  }
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape) and (max-device-width: 500px), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait) and (max-device-width: 500px), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape) and (max-device-width: 500px), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait) and (max-device-width: 500px), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) and (max-device-width: 500px), screen and (max-width: 900px) and (max-device-width: 500px), screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape) and (max-width: 500px), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait) and (max-width: 500px), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape) and (max-width: 500px), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait) and (max-width: 500px), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) and (max-width: 500px), screen and (max-width: 900px) and (max-width: 500px) {
  /* line 295, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #endAWrap.boxed, #endBWrap.boxed, .ropeLength.boxed {
    width: 96%;
  }
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 308, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #endAWrap.boxed.marginBottom, #endBWrap.boxed.marginBottom, .ropeLength.boxed.marginBottom {
    margin-bottom: 2.7%;
  }
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape) and (max-device-width: 500px), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait) and (max-device-width: 500px), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape) and (max-device-width: 500px), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait) and (max-device-width: 500px), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) and (max-device-width: 500px), screen and (max-width: 900px) and (max-device-width: 500px), screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape) and (max-width: 500px), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait) and (max-width: 500px), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape) and (max-width: 500px), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait) and (max-width: 500px), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) and (max-width: 500px), screen and (max-width: 900px) and (max-width: 500px) {
  /* line 308, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #endAWrap.boxed.marginBottom, #endBWrap.boxed.marginBottom, .ropeLength.boxed.marginBottom {
    margin-bottom: 6%;
  }
}

/* line 317, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap.boxed #popupDiagram1, #endAWrap.boxed #popupDiagram2, #endBWrap.boxed #popupDiagram1, #endBWrap.boxed #popupDiagram2, .ropeLength.boxed #popupDiagram1, .ropeLength.boxed #popupDiagram2 {
  display: block;
  width: 97%;
  margin: 5.6% auto 0;
  padding: 2.9% 0;
  border-radius: 8px;
  font-weight: bold;
  border: 1px solid #D3012F;
  color: #D3012F;
  background: #FFFFFF;
  box-sizing: border-box;
  cursor: pointer;
  transition: background 0.8s ease-in-out, color 0.8s ease-in-out, border 0.8s ease-in-out;
}

/* line 331, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap.boxed #popupDiagram1:hover, #endAWrap.boxed #popupDiagram2:hover, #endBWrap.boxed #popupDiagram1:hover, #endBWrap.boxed #popupDiagram2:hover, .ropeLength.boxed #popupDiagram1:hover, .ropeLength.boxed #popupDiagram2:hover {
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  background: #D3012F;
}

/* line 338, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap.boxed .selectENDS, #endBWrap.boxed .selectENDS, .ropeLength.boxed .selectENDS {
  display: block;
  height: 34px;
  width: 98%;
  padding: 0 10% 0 5%;
  box-shadow: none;
  margin: 0 auto;
  text-align: center;
}

/* line 347, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap.boxed .selectENDS option, #endBWrap.boxed .selectENDS option, .ropeLength.boxed .selectENDS option {
  text-align: left;
  padding: 1.5px 6px;
}

/* line 354, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap h4, #endBWrap h4, .ropeLength h4 {
  color: #FFFFFF;
  font-size: 1.3em;
  margin: 0 0 11px;
}

/* line 360, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap .valMesageA, #endAWrap .valMesageB, #endBWrap .valMesageA, #endBWrap .valMesageB, .ropeLength .valMesageA, .ropeLength .valMesageB {
  display: none;
  position: absolute;
  bottom: -65px;
  left: 0px;
  width: 200px;
  padding: 15px 0px;
  background: #FFFFFF;
  color: #D3012F;
  border: 1px solid #D3012F;
  border-radius: 6px;
  box-shadow: -2px 3px 9px -3px #505050;
  z-index: 1;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 360, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #endAWrap .valMesageA, #endAWrap .valMesageB, #endBWrap .valMesageA, #endBWrap .valMesageB, .ropeLength .valMesageA, .ropeLength .valMesageB {
    bottom: -42px;
    padding: 10px 0px;
    width: 135px;
  }
}

/* line 382, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAWrap .valMesageLength, #endBWrap .valMesageLength, .ropeLength .valMesageLength {
  display: none;
  position: absolute;
  bottom: -50px;
  left: 50%;
  width: 200px;
  padding: 15px 0px;
  background: #FFFFFF;
  color: #D3012F;
  border: 1px solid #D3012F;
  border-radius: 6px;
  box-shadow: -2px 3px 9px -3px #505050;
  z-index: 1;
  margin-left: -110px !important;
}

/* this forms the triangles */
/* line 400, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.valMesageB:after, .valMesageB:before, .valMesageA:after, .valMesageA:before {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
}

/* line 410, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.valMesageLength:after, .valMesageLength:before {
  content: '';
  display: block;
  position: absolute;
  left: 78px;
  width: 0;
  height: 0;
  border-style: solid;
}

/* this border color controlls the color of the triangle (what looks like the fill of the triangle) */
/* line 421, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.valMesageB::after, .valMesageA::after, .valMesageLength::after {
  top: -20px;
  border-color: transparent transparent #FFFFFF transparent;
  border-width: 10px;
}

/* this border color controlls the outside, thin border */
/* line 428, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.valMesageB::before, .valMesageA::before, .valMesageLength::before {
  top: -21px;
  border-color: transparent transparent #D3012F transparent;
  border-width: 10px;
}

/* line 434, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
select, #submitButton {
  cursor: pointer;
}

/* line 438, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.slotRow-5 {
  overflow: hidden;
}

/* line 442, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.heightAuto {
  height: auto !important;
}

/* line 446, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.winchRope {
  display: block;
  width: 40%;
  height: 34px;
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  background: white;
  color: black;
  border-bottom: 2px solid #76c8f7;
  border-right: 2px solid #76c8f7;
  border-top: 2px solid #2eabf3;
  border-left: 2px solid #2eabf3;
  padding-right: 10px;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 446, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .winchRope {
    width: 100%;
  }
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 446, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .winchRope {
    width: 96%;
    margin-top: 3%;
  }
}

/* line 470, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.winchRope option {
  padding-left: 2.5%;
  background: withe;
  color: black;
}

/* line 475, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.winchRope option.heading {
  padding: 3% 1% 1% 3%;
  color: black;
  cursor: auto;
  font-weight: bold;
}

/* line 482, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.winchRope option.defaltHeading {
  padding: 3% 3% 0;
}

/* line 488, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.wireselect {
  display: block;
  width: 67%;
  height: 34px;
  margin: 0 auto;
  cursor: pointer;
  text-align: center;
  background: white;
  color: black;
  border-bottom: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  border-top: 2px solid #AFAFAF;
  border-left: 2px solid #AFAFAF;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 488, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .wireselect {
    width: 100%;
  }
}

/* line 506, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.wireselect option {
  text-align: left;
  background: withe;
  padding-left: 8%;
  color: black;
}

/* line 512, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.wireselect option.heading {
  padding: 3% 1% 1% 3%;
  color: black;
  cursor: auto;
  font-weight: bold;
}

/* line 519, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.wireselect option.defaltHeading {
  padding: 3% 3% 0;
}

/* line 525, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
[disabled] option {
  color: #000000 !important;
}

/* line 529, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
[disabled] {
  color: #000000 !important;
}

/* line 533, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.completeOne {
  width: 105%;
  height: 34px;
  margin: 1.5% 0px 0px -2.5%;
  padding: 0px;
  border: none;
  background: #0186D3;
  color: white;
  font-weight: bold;
}

/* line 543, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.completeOne:hover {
  background: #0196ec;
}

/* line 548, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.completeOne {
  display: none;
  cursor: pointer;
}

/* line 553, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#winchWireTXT {
  width: 93%;
  padding: 1% 0.7% 0.5%;
  background: white;
  color: #272727;
  border-bottom: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  border-top: 2px solid #AFAFAF;
  border-left: 2px solid #AFAFAF;
  margin: 2.5% auto;
  vertical-align: top;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 553, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #winchWireTXT {
    float: none;
    clear: both;
    margin: 10px auto;
    display: block;
    width: 93.3%;
    padding: 1.1% 0 0.6%;
  }
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 553, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #winchWireTXT {
    width: 53%;
    padding: 1.5% 20% 1.1%;
  }
}

/* line 580, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#wiretxt {
  padding: 1% 0.7% 0.7%;
  font-weight: bold;
  background: white;
  color: #272727;
  border-bottom: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  border-top: 2px solid #AFAFAF;
  border-left: 2px solid #AFAFAF;
  margin: 0 auto;
  vertical-align: top;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 580, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #wiretxt {
    float: none;
    clear: both;
    margin: 10px auto;
    display: block;
    width: 20%;
    padding: 1.5% 39% 1.1%;
  }
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 580, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #wiretxt {
    width: 36%;
    padding: 1.5% 31% 1.1%;
  }
}

/* line 607, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.assemblyImage {
  width: 100%;
  margin-top: 14px;
  position: relative;
  display: inline-block;
}

/* line 613, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.assemblyImage.gymCables {
  width: 96%;
  margin-top: 12px;
}

/* line 617, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.assemblyImage.gymCables .pictures, .assemblyImage.gymCables .pictures3 {
  float: left;
  width: 50%;
  height: auto;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 625, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .assemblyImage.winchRopeImages {
    margin-bottom: 15px;
  }
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape) and (max-device-width: 500px), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait) and (max-device-width: 500px), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape) and (max-device-width: 500px), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait) and (max-device-width: 500px), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) and (max-device-width: 500px), screen and (max-width: 900px) and (max-device-width: 500px), screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape) and (max-width: 500px), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait) and (max-width: 500px), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape) and (max-width: 500px), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait) and (max-width: 500px), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) and (max-width: 500px), screen and (max-width: 900px) and (max-width: 500px) {
  /* line 629, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .assemblyImage.winchRopeImages .ropeLength {
    bottom: -23%;
    left: 34.1%;
    width: 39%;
  }
  /* line 634, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .assemblyImage.winchRopeImages .ropeLength #length {
    width: 45%;
  }
  /* line 638, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .assemblyImage.winchRopeImages .ropeLength span {
    margin-left: 5px;
  }
}

/* line 646, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.assemblyImage .pictures, .assemblyImage .pictures3 {
  float: left;
  width: 50%;
  height: auto;
}

/* line 652, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.assemblyImage #pictureA, .assemblyImage #pictureB {
  float: left;
  width: 50%;
  height: auto;
}

/* line 658, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.assemblyImage .ropeLength {
  display: inline-block;
  color: black;
  position: absolute;
  bottom: 0%;
  left: 33.1%;
  width: 33.33333333333333%;
  background: #CCCCCC;
}

/* line 667, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.assemblyImage .ropeLength.gymPosition {
  bottom: 0%;
  color: #FFFFFF;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 667, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .assemblyImage .ropeLength.gymPosition {
    bottom: -12%;
    color: #FFFFFF;
    border: 5px solid #CCCCCC;
    box-sizing: border-box;
    width: 40%;
    left: 30%;
  }
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 658, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .assemblyImage .ropeLength {
    bottom: -15%;
    left: 34.1%;
  }
}

/* line 686, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.assemblyImage .ropeLength #length {
  text-align: center;
  width: 55%;
  margin-right: 5%;
  padding: 2% 0;
}

/* line 692, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.assemblyImage .ropeLength #length.noMargin {
  margin-right: 0;
  border-bottom: 2px solid #76c8f7;
  border-right: 2px solid #76c8f7;
  border-top: 2px solid #2eabf3;
  border-left: 2px solid #2eabf3;
}

/* line 700, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.assemblyImage .ropeLength #length.boxedLength {
  width: 49%;
}

/* line 705, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.assemblyImage .ropeLength span {
  padding: 3% 3% 2%;
  background: #FFFFFF;
  margin-left: 10px;
}

/* line 711, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.assemblyImage .ropeLength div {
  padding: 5% 5% 7.2%;
  width: 70%;
  margin: 0 auto;
  background: #1680be;
  border-radius: 8px;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 711, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .assemblyImage .ropeLength div {
    padding: 6% 0 7%;
    width: auto;
    margin: 0 auto;
    border-radius: 0;
  }
}

/* line 725, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.assemblyImage .ropeLength div img {
  width: 90%;
}

/* END --- assemblyImage --- END*/
/* line 732, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAMP, #endBMP {
  background: #4883a5;
  color: white;
  width: 26%;
  padding: 2%;
  vertical-align: top;
  border-radius: 8px;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 732, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #endAMP, #endBMP {
    width: 96%;
    margin: 5px auto;
    border-radius: 0;
  }
}

/* line 746, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAMP.red, #endBMP.red {
  background: #D3012F;
}

/* line 751, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#endAMP {
  margin-right: 33%;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 751, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #endAMP {
    margin-top: 20px;
  }
}

/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/*Accordion Form Start*/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/* line 762, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm {
  width: 100%;
  margin: 0 auto;
  color: white;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 762, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm {
    margin: 2% auto;
  }
  /* line 770, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm.noMargin {
    margin: 0 auto;
  }
}

/* line 775, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul {
  margin: 0;
  padding: 0;
}

/* line 780, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm input[type=checkbox] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

/*heading styles h3*/
/* line 789, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm h3 {
  font-size: 1em;
  font-weight: bold;
  line-height: 40px;
  text-align: center;
  margin: 0;
  padding: 2px 10px;
  /*fallback for browsers not supporting gradients*/
  background: #292929;
  border-bottom: 1px solid #474747;
  display: block;
  color: #FFFFFF;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 803, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm h3.marginBottomFix {
    padding: 6px 30px 13px;
    line-height: 30px;
  }
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 789, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm h3 {
    line-height: inherit;
  }
}

/* line 813, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm h3 .stepTwoOpen, #accordionForm h3 .stepThreeOpen {
  display: none;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 813, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm h3 .stepTwoOpen, #accordionForm h3 .stepThreeOpen {
    padding: 6px 0px 10px;
  }
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 822, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm h3 .stepOneOpen {
    padding: 6px 0px 10px;
    display: block;
  }
}

/* line 828, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm h3 .stepTwoClosed, #accordionForm h3 .stepThreeClosed, #accordionForm h3 .stepFourClosed, #accordionForm h3 .stepFiveClosed, #accordionForm h3 .stepSixClosed, #accordionForm h3 .stepSevenClosed {
  display: block;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 828, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm h3 .stepTwoClosed, #accordionForm h3 .stepThreeClosed, #accordionForm h3 .stepFourClosed, #accordionForm h3 .stepFiveClosed, #accordionForm h3 .stepSixClosed, #accordionForm h3 .stepSevenClosed {
    padding: 10px 0;
  }
}

/* line 837, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm h3 span span.bigText {
  font-size: 1.5em;
}

/* line 839, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm h3 span span.bigText.noHeight {
  height: auto;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 837, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm h3 span span.bigText {
    display: block;
    height: 30px;
    margin-top: 2px;
  }
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 853, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm h3 span span.smallText {
    display: block;
    float: none;
    line-height: initial;
  }
  /* line 858, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm h3 span span.smallText.margin {
    margin: 8px 0;
  }
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape) and (max-device-width: 500px), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait) and (max-device-width: 500px), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape) and (max-device-width: 500px), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait) and (max-device-width: 500px), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) and (max-device-width: 500px), screen and (max-width: 900px) and (max-device-width: 500px), screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape) and (max-width: 500px), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait) and (max-width: 500px), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape) and (max-width: 500px), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait) and (max-width: 500px), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) and (max-width: 500px), screen and (max-width: 900px) and (max-width: 500px) {
  /* line 863, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm h3 span span.smallText.margin {
    margin: 8px 0 0;
  }
}

/* line 870, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.stepFont {
  font-size: 1.1em;
}

/*list items*/
/* line 875, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm li {
  list-style-type: none;
  border-bottom: 1px solid #474747;
}

/* line 879, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm li span#linkToShop {
  background: #D3012F;
  color: #FFFFFF;
  padding: 2% 1.8% 1.7%;
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 40px;
  display: block;
  cursor: pointer;
  transition: all 0.20s ease-in-out;
}

/* line 891, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm li span#linkToShop:hover {
  background: #ec0135;
}

/* line 895, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm li span#linkToShop .shoppingCart {
  background-image: url(../images/icons/shopping-cart.png);
  background-size: 100%;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  width: 27px;
  height: auto;
  display: inline-block;
  margin-right: 8px;
}

/*links*/
/* line 909, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul ul li a {
  color: #333333;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  line-height: 40px;
  display: block;
  /*transition for smooth hover animation*/
  transition: all 0.20s ease-in-out;
}

/* line 920, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul ul li {
  background: #CCCCCC;
  padding: 2.5%;
  text-align: center;
}

/* line 925, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul ul li strong {
  display: block;
  width: 70%;
  margin: 1.5% auto 0;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 925, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul ul li strong {
    width: 100%;
  }
}

/* line 934, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul ul li strong.helpHint {
  color: #113559;
}

/* ----- END ----- #accordionForm ul ul li ---- END -----*/
/* line 942, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepTwo li.paddingTop {
  padding: 3% 0 1%;
}

/* line 946, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepTwo li strong.helpHint {
  color: #113559;
  width: 90%;
  display: block;
  margin: 1.5% auto;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 946, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepTwo li strong.helpHint {
    width: 98%;
  }
}

/* line 958, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li {
  padding-top: 4%;
}

/* line 960, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li.noMarginTop {
  padding-top: 2.5%;
}

/* line 966, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li label {
  color: #113559;
  font-weight: bold;
  clear: right;
  float: left;
  display: inline-block;
  margin: 2px 5px 0px 20px;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 966, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepThree li label {
    clear: both;
    float: none;
    margin: 19px auto 0px;
    width: 90%;
    text-align: left;
  }
}

/* line 984, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li input {
  float: left;
  display: inline-block;
  position: relative;
  padding-left: 0.6%;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 984, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepThree li input {
    clear: both;
    float: none;
    margin: 0 auto !important;
    width: 90% !important;
  }
}

/* line 998, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li #quantity {
  width: 8%;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 998, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepThree li #quantity {
    width: 9%;
  }
}

/* line 1006, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li #name {
  width: calc(51.4% - 153px);
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 1006, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepThree li #name {
    width: 45%;
  }
}

/* line 1014, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li #desc {
  width: 94%;
  min-height: 100px;
  resize: none;
}

/* line 1020, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li .enquiry {
  width: 95%;
  margin: 22px 0px 18px 20px;
  text-align: left;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 1020, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepThree li .enquiry {
    margin: 22px auto 20px;
    float: none;
    width: 92%;
  }
}

/* line 1032, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li #email {
  margin-top: 20px;
  width: calc(59.4% - 121px);
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 1032, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepThree li #email {
    width: calc(55% - -25px);
  }
}

/* line 1041, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li .email {
  margin-top: 22px;
  clear: left;
}

/* line 1046, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li #tel {
  margin-top: 20px;
  width: calc(39.4% - 115px);
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 1046, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepThree li #tel {
    width: calc(55% - -90px);
  }
}

/* line 1055, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li .tel {
  margin-top: 22px;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 1055, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepThree li .tel {
    clear: left;
  }
}

/* line 1063, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li #submitButton {
  width: 100% !important;
  background: #D3012F;
  color: white;
  border: none;
  padding: 2% 0;
  margin-top: 2.5%;
  font-weight: bold !important;
  text-transform: uppercase;
  font: inherit;
  font-size: 1.3em;
  float: none;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1063, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul.stepThree li #submitButton {
    padding: 3% 0;
    margin: 4.5% 0 2% !important;
  }
}

/* line 1081, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li #submitButton:hover {
  background: #e70134;
}

/* line 1085, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul.stepThree li #submitButton.error {
  border: 2px solid red;
  background: grey;
  cursor: not-allowed;
}

/*hover effect on links*/
/* line 1095, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul ul li a:hover {
  color: #0186d3;
}

/*Lets hide the non active LIs by default*/
/* line 1099, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul ul {
  display: none;
}

/* line 1102, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm li.active ul {
  display: block;
}

/* line 1106, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
input[type=number] {
  -moz-appearance: textfield;
}

/* line 1107, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1117, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #winchRopeImg {
    margin: -7% -9% -16%;
    width: 250%;
  }
}

/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/* Accordion Form END*/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/*TOM'S CSS*/
/* line 1129, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.securingcable1, .securingcable2, .tensiondevice, .brakes, .wireselect.zipWireSelect {
  display: block;
  width: 67%;
  min-width: 195px;
  padding-right: 15px;
  height: 34px;
  margin: 6px auto;
  cursor: pointer;
  text-align: center;
  background: white;
  color: black;
  border-bottom: 2px solid #FFFFFF;
  border-right: 2px solid #FFFFFF;
  border-top: 2px solid #AFAFAF;
  border-left: 2px solid #AFAFAF;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1129, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .securingcable1, .securingcable2, .tensiondevice, .brakes, .wireselect.zipWireSelect {
    width: 100%;
  }
}

/* line 1150, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.wireselect.zipWireSelect option {
  padding-left: 0;
}

/* line 1154, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.img-radio-wrapper {
  width: 46%;
  float: left;
  padding: 0 2%;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1154, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .img-radio-wrapper {
    width: 96%;
  }
}

/* line 1164, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.img-radio {
  display: block;
  position: relative;
  margin: 10px !important;
}

/* line 1170, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.img-radio-text {
  display: block;
  font-weight: bold;
  color: #113559;
  margin-top: 10px;
  text-align: center;
}

/* line 1178, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.img-radio > input:checked + span + div.img-radio-text {
  /* (RADIO CHECKED) Text STYLES */
  color: #017dca;
}

/* line 1182, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.img-radio > input {
  /* HIDE RADIO */
  visibility: hidden;
  /* Makes input not-clickable */
  position: absolute !important;
  top: 0;
  left: 0;
}

/* line 1189, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.img-radio > input + span {
  display: block;
  overflow: hidden;
  background: #FFFFFF;
}

/* line 1195, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.img-radio > input + span img {
  /* IMAGE STYLES */
  cursor: pointer;
  border: 2px solid transparent;
  box-sizing: border-box;
  transition: all 0.20s ease-in-out;
  width: 100%;
  display: block;
}

/* line 1203, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.img-radio > input + span img:hover {
  border: 2px solid #3687AD;
  box-sizing: border-box;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3), 0 0 30px 0 rgba(255, 255, 255, 0.8);
}

/* line 1209, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.img-radio > input:checked + span img {
  /* (RADIO CHECKED) IMAGE STYLES */
  border: 2px solid #0186d3;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 1214, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #winchRopeTable {
    margin-bottom: 5%;
  }
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1214, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #winchRopeTable {
    max-width: none;
    margin-bottom: 1%;
  }
}

/* line 1224, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul li ul.stepSeven table tr td, #accordionForm ul li ul table#winchRopeTable tr td {
  font-size: 0.8em;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 1224, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm ul li ul.stepSeven table tr td, #accordionForm ul li ul table#winchRopeTable tr td {
    padding: 7px;
  }
}

/* line 1231, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul li ul.stepSeven table tr td span.lineBrake, #accordionForm ul li ul table#winchRopeTable tr td span.lineBrake {
  padding: 3px 0;
  display: block;
}

/* line 1237, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul li ul.stepSeven li a {
  background: #D3012F;
  color: #FFFFFF;
  padding: 1% 1.8% 1.5%;
  font-size: 1.2em;
  text-transform: uppercase;
  overflow: hidden;
  margin-top: 2.5%;
  cursor: pointer;
}

/* line 1247, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul li ul.stepSeven li a:hover {
  background: #e70134;
}

/* line 1251, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul li ul.stepSeven li a .shoppingCart {
  background-image: url(../images/icons/shopping-cart.png);
  background-size: 100%;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  width: 27px;
  height: auto;
  display: inline-block;
  margin-right: 8px;
}

/* line 1262, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul li ul.stepSeven li a.grey {
  background: #404040;
  transition: all 0.3s ease-in-out;
}

/* line 1266, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul li ul.stepSeven li a.grey:hover {
  background: #4d4d4d;
  color: #0186D3;
}

/* line 1273, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.configLable {
  font-weight: bold;
  font-size: 1.1em;
  color: #0186D3;
  margin-top: 10px;
  display: block;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1273, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .configLable {
    font-size: 1em;
  }
}

/* line 1285, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.spacingFix {
  display: block;
  overflow: hidden;
}

/* line 1290, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#wire {
  margin: 6px auto;
}

/* line 1295, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
main.PDP .slotRow-5 table.grey tr {
  background: #DADADA;
  color: #3F3F3F;
}

/* line 1299, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
main.PDP .slotRow-5 table.grey tr:nth-child(2n+1) {
  background: #ececec;
}

/* line 1303, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
main.PDP .slotRow-5 table.grey tr.tableHeader {
  color: #FFFFFF;
  background: #656565 !important;
  font-size: 1em;
}

/* line 1311, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm ul ul li strong.pleaseNote {
  width: 100%;
  color: indianred;
  margin-top: 18px;
}

/* line 1317, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#disclaimer {
  position: static !important;
  width: 17px;
  height: 17px;
  cursor: pointer;
  margin-right: 4px;
  vertical-align: middle;
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}

/* line 1329, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.disclaimerLable {
  cursor: pointer;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1333, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .mfp-container {
    overflow-y: scroll;
    overflow-x: hidden;
  }
}

/* line 1340, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  margin: 20px auto;
}

/* line 1347, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup.centered {
  position: absolute;
  background: #FFF;
  padding: 20px;
  display: inline-block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}

/* line 1357, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup.centered.consrained {
  max-width: 380px;
}

/* line 1361, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup.centered .buttonWraper {
  width: 226px;
  margin: 20px auto 0;
}

/* line 1365, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup.centered .buttonWraper a#yesClick {
  color: white;
  width: 40%;
  padding: 5%;
  margin-right: 5.8%;
  font-size: 1em;
  font-family: Arial, Baskerville, monospace;
  font-weight: bold;
  background: #D3012F;
}

/* line 1375, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup.centered .buttonWraper a#yesClick:hover {
  background: #ec0135;
}

/* line 1380, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup.centered .buttonWraper #yesClick2 {
  color: white;
  width: 40%;
  padding: 5%;
  margin-right: 5.8%;
  font-size: 1em;
  font-family: Arial, Baskerville, monospace;
  font-weight: bold;
  background: #D3012F;
  cursor: pointer;
}

/* line 1391, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup.centered .buttonWraper #yesClick2:hover {
  background: #ec0135;
}

/* line 1396, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup.centered .buttonWraper span.mfp-close {
  position: static;
  width: 40%;
  height: auto;
  padding: 5%;
  opacity: 1;
  color: white;
  line-height: normal;
  font-size: 1em;
  font-family: Arial, Baskerville, monospace;
  font-weight: bold;
  cursor: pointer;
  background: #0186D3;
}

/* line 1410, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup.centered .buttonWraper span.mfp-close:hover {
  background: #0196ec;
}

/* line 1417, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup.maxOne {
  max-width: 500px;
}

/* line 1421, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup.maxTwo {
  max-width: 1200px;
}

/* line 1425, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup button.mfp-close {
  top: -8px;
  right: -8px;
  background: #FFFFFF;
  color: #0186D3;
  opacity: 1;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 33px;
  font-size: 35px;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

/* line 1442, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup button.mfp-close:hover {
  background: #0c83c8;
  color: #FFFFFF;
}

/* line 1448, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup h1 {
  color: #0c83c8;
  font-size: 1.7em;
  margin-bottom: 8px;
}

/* line 1454, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup ul {
  margin: 0;
  padding-left: 16px;
  color: #0c83c8;
}

/* line 1459, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup ul li {
  margin-bottom: 10px;
}

/* line 1462, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup ul li a {
  display: block;
  color: #595959;
  text-decoration: underline;
}

/* line 1467, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.white-popup ul li a:hover {
  color: #0186D3;
}

/* line 1476, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.disRap {
  background: #636363;
  padding: 15px;
  color: #FFFFFF;
}

/* line 1482, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
a.FAQ {
  background: #0186D3;
  color: #FFFFFF;
  padding: 1.5%;
  font-size: 1.3em;
  text-transform: uppercase;
  margin: 0 0 1.3% 0;
  cursor: pointer;
  display: block;
  font-weight: bold;
  text-align: center;
}

/* line 1494, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
a.FAQ:hover {
  background: #0196ec;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 1482, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  a.FAQ {
    margin: 0;
  }
}

/* line 1502, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
a.FAQ span.info {
  background-image: url(../images/icons/info.png);
  background-size: 100%;
  background-position: 0% 50%;
  background-repeat: no-repeat;
  width: 24px;
  height: auto;
  display: inline-block;
  margin-right: 8px;
  padding: 3px 0;
}

/* line 1516, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#popupFAQ dl {
  margin: 0 0 0 1.1em;
}

/* line 1518, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#popupFAQ dl dt {
  display: block;
  margin: 0 0 0 1.2em;
  padding: 0;
  font-weight: bold;
}

/* line 1524, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#popupFAQ dl dt::before {
  content: "Q: ";
  color: #0186D3;
  margin-left: -1.4em;
  font-size: 1.4em;
}

/* line 1531, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#popupFAQ dl dd {
  display: block;
  margin: 0 0 15px 1.2em;
  padding: 0;
}

/* line 1536, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#popupFAQ dl dd::before {
  content: "A: ";
  color: #0186D3;
  margin-left: -1.4em;
  font-weight: bold;
  font-size: 1.4em;
}

/* line 1543, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#popupFAQ dl dd.last {
  margin-bottom: 0;
}

/*END - TOM'S CSS*/
/*Sets the defalts of all valadation messages to display none*/
/* line 1553, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.validationA, .validationB, .validationC, .validationD, .validationE, .validationF, .validationG, .validationH, .validationI, .validationJ, .validationK, .validationL, .validationM, .validationN, .validationP, .validationHLength, .validationHBends, .validationChannelNHBends, .validationChannelNHLength, .validationChannelWHLength, .validationChannelWHBends, .validationGlassInfillLength, .validationGlassInfillBends, .validationWireInfillLength, .validationWireInfillBends, .validationNoInfillLength, .validationNoInfillBends, .validationUnit {
  display: none;
  position: absolute;
  bottom: -58px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 150px;
  padding: 12px;
  background: #FFFFFF;
  color: #D53457;
  border: 1px solid #D3012F;
  border-radius: 6px;
  box-shadow: -2px 3px 9px -3px #505050;
  z-index: 1;
  text-align: center;
  font-weight: bold;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 1553, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .validationA, .validationB, .validationC, .validationD, .validationE, .validationF, .validationG, .validationH, .validationI, .validationJ, .validationK, .validationL, .validationM, .validationN, .validationP, .validationHLength, .validationHBends, .validationChannelNHBends, .validationChannelNHLength, .validationChannelWHLength, .validationChannelWHBends, .validationGlassInfillLength, .validationGlassInfillBends, .validationWireInfillLength, .validationWireInfillBends, .validationNoInfillLength, .validationNoInfillBends, .validationUnit {
    bottom: -80px;
    width: 110px;
  }
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1553, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .validationA, .validationB, .validationC, .validationD, .validationE, .validationF, .validationG, .validationH, .validationI, .validationJ, .validationK, .validationL, .validationM, .validationN, .validationP, .validationHLength, .validationHBends, .validationChannelNHBends, .validationChannelNHLength, .validationChannelWHLength, .validationChannelWHBends, .validationGlassInfillLength, .validationGlassInfillBends, .validationWireInfillLength, .validationWireInfillBends, .validationNoInfillLength, .validationNoInfillBends, .validationUnit {
    padding: 12px 0;
  }
}

/* line 1582, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.validationA::before, .validationA::after, .validationB::before, .validationB::after, .validationC::before, .validationC::after, .validationD::before, .validationD::after, .validationE::before, .validationE::after, .validationF::before, .validationF::after, .validationG::before, .validationG::after, .validationH::before, .validationH::after, .validationI::before, .validationI::after, .validationJ::before, .validationJ::after, .validationK::before, .validationK::after, .validationL::before, .validationL::after, .validationM::before, .validationM::after, .validationN::before, .validationN::after, .validationP::before, .validationP::after, .validationHLength::before, .validationHLength::after, .validationHBends::before, .validationHBends::after, .validationChannelNHBends::before, .validationChannelNHBends::after, .validationChannelNHLength::before, .validationChannelNHLength::after, .validationChannelWHLength::before, .validationChannelWHLength::after, .validationChannelWHBends::before, .validationChannelWHBends::after, .validationGlassInfillLength::before, .validationGlassInfillLength::after, .validationGlassInfillBends::before, .validationGlassInfillBends::after, .validationWireInfillLength::before, .validationWireInfillLength::after, .validationWireInfillBends::before, .validationWireInfillBends::after, .validationNoInfillLength::before, .validationNoInfillLength::after, .validationNoInfillBends::before, .validationNoInfillBends::after, .validationUnit::before, .validationUnit::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 0;
  height: 0;
  border-style: solid;
}

/* line 1595, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.validationA::before, .validationB::before, .validationC::before, .validationD::before, .validationE::before, .validationF::before, .validationG::before, .validationH::before, .validationI::before, .validationJ::before, .validationK::before, .validationL::before, .validationM::before, .validationN::before, .validationP::before, .validationHLength::before, .validationHBends::before, .validationChannelNHBends::before, .validationChannelNHLength::before, .validationChannelWHLength::before, .validationChannelWHBends::before, .validationGlassInfillLength::before, .validationGlassInfillBends::before, .validationWireInfillLength::before, .validationWireInfillBends::before, .validationNoInfillLength::before, .validationNoInfillBends::before, .validationUnit::before {
  top: -21px;
  border-color: transparent transparent #D3012F transparent;
  border-width: 10px;
}

/* line 1601, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.validationA::after, .validationB::after, .validationC::after, .validationD::after, .validationE::after, .validationF::after, .validationG::after, .validationH::after, .validationI::after, .validationJ::after, .validationK::after, .validationL::after, .validationM::after, .validationN::after, .validationP::after, .validationHLength::after, .validationHBends::after, .validationChannelNHBends::after, .validationChannelNHLength::after, .validationChannelWHLength::after, .validationChannelWHBends::after, .validationGlassInfillLength::after, .validationGlassInfillBends::after, .validationWireInfillLength::after, .validationWireInfillBends::after, .validationNoInfillLength::after, .validationNoInfillBends::after, .validationUnit::after {
  top: -20px;
  border-color: transparent transparent #FFFFFF transparent;
  border-width: 10px;
}

/* line 1608, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.validationP {
  max-width: 350px;
  bottom: -28px;
  right: auto;
}

/* line 1613, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.validationP.gym {
  bottom: auto;
  top: -44px;
}

/* line 1617, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.validationP.gym::before {
  border-color: #D3012F transparent transparent transparent;
  bottom: -21px;
  top: auto;
}

/* line 1623, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.validationP.gym::after {
  border-color: #FFFFFF transparent transparent transparent;
  bottom: -20px;
  top: auto;
}

/* line 1630, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.validationP::before, .validationP::after {
  left: 10px;
  right: auto;
}

/* line 1636, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.validationO {
  display: none;
  position: absolute;
  bottom: 35px;
  left: 330px;
  padding: 12px;
  background: #FFFFFF;
  color: #D53457;
  border: 1px solid #D3012F;
  border-radius: 6px;
  box-shadow: -2px 3px 9px -3px #505050;
  z-index: 1;
  text-align: center;
  font-weight: bold;
}

/* line 1651, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.validationO::before, .validationO::after {
  content: '';
  display: block;
  position: absolute;
  left: 10px;
  width: 0;
  height: 0;
  border-style: solid;
}

/* line 1661, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.validationO::before {
  left: -21px;
  border-color: transparent #D3012F transparent transparent;
  border-width: 10px;
  top: 11px;
}

/* line 1668, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.validationO::after {
  left: -20px;
  border-color: transparent #FFFFFF transparent transparent;
  border-width: 10px;
  top: 11px;
}

/* line 1676, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#Recaptcha {
  position: relative;
  display: block;
  float: left;
  margin-top: 2.2%;
  width: 100%;
}

/* line 1684, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.g-recaptcha {
  display: inline-block;
  margin: 1% 2% 0% 0%;
  float: left;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1684, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .g-recaptcha {
    float: none;
    -webkit-transform: scale(0.87);
    -moz-transform: scale(0.87);
    -ms-transform: scale(0.87);
    -o-transform: scale(0.87);
    transform: scale(0.87);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
  }
}

/* line 1703, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.g-recaptcha.walle {
  background: #D3012F;
  padding: 4px 2px 2px 4px;
  border-radius: 5px;
}

/* line 1710, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.slotRow.errorMeasage {
  display: none;
}

/* line 1713, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
.slotRow.errorMeasage strong {
  display: block;
  padding: 12px;
  background: #FFFFFF;
  color: #D53457;
  border: 1px solid #D3012F;
  border-radius: 6px;
  box-shadow: -2px 3px 9px -3px #505050;
  text-align: center;
  font-weight: bold;
  margin-bottom: 28px;
}

@media screen and (max-device-width: 1024px) and (max-height: 800px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: landscape), screen and (max-width: 800px) and (max-height: 1280px) and (-webkit-min-device-pixel-ratio: 1.3) and (orientation: portrait), screen and (color: 32) and (max-device-width: 1280px) and (max-device-height: 800px) and (orientation: landscape), screen and (color: 32) and (max-device-width: 800px) and (max-device-height: 1280px) and (orientation: portrait), screen and (orientation: portrait) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 900px) {
  /* line 1713, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .slotRow.errorMeasage strong {
    width: 90%;
    margin: 0px auto 10px;
  }
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1713, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  .slotRow.errorMeasage strong {
    width: 85%;
  }
}

/* line 1736, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm {
  /*END --- inputWarper --- END*/
  /* The container */
  /* Hide the browser's default radio button */
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}

/* line 1738, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper {
  position: relative;
  float: left;
  width: 46%;
  margin: 2%;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1738, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm .inputWarper {
    width: 94%;
  }
}

/* line 1748, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper textarea {
  resize: none;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1748, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm .inputWarper textarea {
    width: 97% !important;
  }
}

/* line 1756, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper.dobble {
  width: 96%;
}

/* line 1760, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper.clearFix {
  float: left;
  clear: both;
}

/* line 1765, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper input, #accordionForm .inputWarper select, #accordionForm .inputWarper textarea {
  width: 100%;
  border-radius: 4px;
}

/* line 1769, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper input.salutation, #accordionForm .inputWarper select.salutation, #accordionForm .inputWarper textarea.salutation {
  min-width: 138px;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1769, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm .inputWarper input.salutation, #accordionForm .inputWarper select.salutation, #accordionForm .inputWarper textarea.salutation {
    width: 103%;
  }
}

/* line 1777, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper input#wave, #accordionForm .inputWarper select#wave, #accordionForm .inputWarper textarea#wave {
  width: 101.4%;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1777, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm .inputWarper input#wave, #accordionForm .inputWarper select#wave, #accordionForm .inputWarper textarea#wave {
    width: 102%;
  }
}

/* line 1786, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper input.placeHolder::-webkit-input-placeholder, #accordionForm .inputWarper select.placeHolder::-webkit-input-placeholder, #accordionForm .inputWarper textarea.placeHolder::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #000000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  /* Modern Browsers */
}

/* line 1791, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper input.placeHolder::-moz-placeholder, #accordionForm .inputWarper select.placeHolder::-moz-placeholder, #accordionForm .inputWarper textarea.placeHolder::-moz-placeholder {
  /* Firefox 19+ */
  color: #000000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  /* Modern Browsers */
}

/* line 1796, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper input.placeHolder:-ms-input-placeholder, #accordionForm .inputWarper select.placeHolder:-ms-input-placeholder, #accordionForm .inputWarper textarea.placeHolder:-ms-input-placeholder {
  /* IE 10+ */
  color: #000000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  /* Modern Browsers */
}

/* line 1801, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper input.placeHolder:-moz-placeholder, #accordionForm .inputWarper select.placeHolder:-moz-placeholder, #accordionForm .inputWarper textarea.placeHolder:-moz-placeholder {
  /* Firefox 18- */
  color: #000000;
  filter: alpha(opacity=50);
  opacity: 0.5;
  /* Modern Browsers */
}

/* line 1810, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper select {
  color: #909090;
}

/* line 1813, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper option {
  color: #000;
}

/* line 1816, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper option:first-child {
  color: #909090;
}

/* line 1820, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper label {
  display: block;
  width: 100%;
  font-size: 1.1em;
  color: #113559;
  padding-left: 2px;
  padding-bottom: 1px;
}

/* line 1828, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper label.container {
  line-height: normal;
  width: auto;
  display: inline-block;
  margin: 0 0 22px 0;
  padding-left: 35px;
  padding-right: 4%;
  font-weight: normal;
  font-size: 1em;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1828, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm .inputWarper label.container {
    margin-bottom: 12px;
  }
}

/* line 1842, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper label.container.last {
  margin-bottom: 0;
}

@media screen and (max-device-width: 500px), screen and (max-width: 500px) {
  /* line 1842, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
  #accordionForm .inputWarper label.container.last {
    margin-bottom: 8px;
  }
}

/* line 1850, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper label.container strong {
  width: auto;
  display: inline-block;
  margin: 0;
  line-height: unset;
}

/* line 1859, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper.gdpr {
  background: #FFFFFF;
  padding: 2%;
  width: 93%;
}

/* line 1864, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper.gdpr h3, #accordionForm .inputWarper.gdpr input, #accordionForm .inputWarper.gdpr lable {
  float: left;
  width: auto;
}

/* line 1869, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper.gdpr h3 {
  width: 100%;
  margin: 0 0 8px;
  padding: 0;
  background: transparent;
  color: #113559;
  font-size: 1.17em;
  line-height: normal;
  border-bottom: none;
  text-align: left;
}

/* line 1881, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper.gdpr p {
  float: left;
  text-align: left;
  width: 100%;
  font-size: 0.9em;
  padding: 0 !important;
  background: #FFFFFF !important;
  color: #333333 !important;
  margin: 0 0 14px !important;
}

/* line 1892, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper.gdpr .tickboxWraper {
  float: right;
  text-align: left;
  width: 100%;
  padding: 0;
}

/* line 1898, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper.gdpr .tickboxWraper input {
  display: block;
}

/* line 1902, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .inputWarper.gdpr .tickboxWraper lable {
  display: inline-block;
}

/* line 1911, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .container {
  display: block;
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 1924, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* line 1931, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .checkmark {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #EEE;
  border: 1px solid #CCC;
}

/* line 1943, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .container:hover input ~ .checkmark {
  background-color: #FBFBFB;
  border: 1px solid #0186D3;
}

/* line 1949, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* line 1954, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* line 1961, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .container input:checked ~ .checkmark:after {
  display: block;
}

/* line 1966, D:/OneDrive - SWR Ltd/WEBSITES/WR/scss/assemblyConfigurator.scss */
#accordionForm .container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*END --- accordionForm --- END*/

/*# sourceMappingURL=../css/assemblyConfigurator.map */