.elementor-1163 .elementor-element.elementor-element-2b455ac{color:#7A7A7A;}/* Start custom CSS for html, class: .elementor-element-ed1a6a1 */.elementor-nav-menu .sub-arrow{
    display: block !important;
}
.calcColors input, .calcColors select{
    margin: 5px;
}
a.calcColors {
    margin-top: 20px !important;
    padding-top: 5px !important;
    padding-bottom: 25px !important;
    background-color: #006699 !important;
}
a.calcColors:hover{
    color: #ffffff !important;
    background-color: #000844 !important;
}
a.calculate {
    background-color: #006699 !important;
    padding-top: 5px !important;
    padding-bottom: 25px !important;
}
a.calculate:hover{
    color: #ffffff !important;
    background-color: #000844 !important;
}
a.add, a.remove, a.calcColors, a.calculate{
    background-color: #006699 !important;
}
a.add:hover, a.remove:hover, a.calcColors:hover, a.calculate:hover{
    color: #ffffff !important;
    background-color: #000844 !important;
}

fieldset { border: 0; margin: 0; padding: 0; }
body{

  text-align:center;
  background: #ffffff;
  color: #343434;
}
ul{
  margin: 0px;
  padding: 0px;;
}
#series{
	font-size: 10px;
	height: 10px;
	line-height: 10px;
}
.standard{
	color:#478900;
}
.nonstandard{
	color: #9C0000;
}
.rcolor{
  width: 40px;
  height: 40px;
  float: left;
  margin: 2px;
  padding:0;
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.2));
  background-image: -moz-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.2));
  -webkit-box-shadow: rgba(255,255,255,0.3) 0px 1px 0px inset, rgba(37,47,61,1) 0px 1px 0px;
  -moz-box-shadow: rgba(255,255,255,0.3) 0px 1px 0px inset, rgba(37,47,61,1) 0px 1px 0px;
  box-shadow: rgba(255,255,255,0.3) 0px 1px 0px inset, rgba(37,47,61,1) 0px 1px 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid rgba(0,0,0,0.4);
  cursor: pointer;
  font-size: 11px;
  font-weight:bold;
  font-weight: bolder;
  display: block;text-indent: -999em; overflow: hidden; text-align: left; direction: ltr;
  line-height: 0;
  color: #ffffff;
  -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
a.add,
a.remove,
a.calcColors,
a.calculate{
  width: 70px;
  height: 20px;
  margin: 2px;
  padding: 0;
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.2));
  background-image: -moz-linear-gradient(rgba(0,0,0,0.0), rgba(0,0,0,0.2));
  -webkit-box-shadow: rgba(255,255,255,0.3) 0px 1px 0px inset, rgba(37,47,61,1) 0px 1px 0px;
  -moz-box-shadow: rgba(255,255,255,0.3) 0px 1px 0px inset, rgba(37,47,61,1) 0px 1px 0px;
  box-shadow: rgba(255,255,255,0.3) 0px 1px 0px inset, rgba(37,47,61,1) 0px 1px 0px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid rgba(0,0,0,0.4);
  cursor: pointer;
  font-size: 11px;
  font-weight:bold;
  font-weight: bolder;
  display: block;
  background-color: #000000;
  color: #ffffff;
  position: absolute;
  top: 200px;
  right: 0;
  text-align:center;
  text-decoration: none;
  font-weight: bold;
  font-size: 12px;
  line-height:20px;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:alpha(opacity=80);
  -webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

a.calculate{
	position: relative;
	top: auto;
	left: 50%;
	width: 100px;
	padding: 5px;
	margin-left: -55px;
}
a.calcColors{
	position: relative;
	top: 0;
	left: 0;
	width: 150px;
	color: #FFFFFF;
	padding: 15px;
	left: 50%;
	margin-left: -80px;
}
a.remove{
	left: 0;
}
.rcolor:hover{
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.3));
  background-image: -moz-linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,0.3));
}
.rcolor:active{
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.5));
  background-image: -moz-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.5));
}
.rcolor.selected{
  background-image: -webkit-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.5));
  background-image: -moz-linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,0.5));
  
  line-height: 40px;
  text-indent: 0; text-align: center;
}
.rcolor.black{
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.0), rgba(255,255,255,0.2));
  background-image: -moz-linear-gradient(rgba(255,255,255,0.0), rgba(255,255,255,0.2));
}
.rcolor.black:hover{
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.3));
  background-image: -moz-linear-gradient(rgba(255,255,255,0.1), rgba(255,255,255,0.3));
}
.rcolor.black:active{
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0.5));
  background-image: -moz-linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0.5));
}
.rcolor.black.selected{
  background-image: -webkit-linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0.5));
  background-image: -moz-linear-gradient(rgba(255,255,255,0.3), rgba(255,255,255,0.5));
}
.black{
  background-color: #000000;
}
.brown{
  background-color: #804a15;
}
.red{
  background-color: #ff0000;
}
.orange{
  background-color: #ff9d00;
}
.yellow{
  color: #000000;
  background-color: #fff000;
}
.green{
  background-color: #478900;
}
.blue{
  background-color: #0045b6;
}
.purple{
  background-color: #85008a;
}
.gray{
  background-color: #959595;
}
.white{
  color: #000000;
  background-color: #ffffff;
}
.gold{
  background-color: #c3a015;
}
.silver{
  background-color: #c3c3c3;
}

.ring{
  position: absolute;
  background: var(--wpr-bg-6b81e8f0-020a-4c66-be02-45bc7eace0b1);
}
.fring{
	width: 25px;
	height: 118px;
	top: 41px;
	left: 119px;
	background-position: 0 -200px;
}
.sring{
	width: 21px;
	height: 110px;
	top: 45px;
	left: 160px;
	background-position: 0 -323px;
}
.mring{
	width: 20px;
	height: 111px;
	top: 47px;
	left: 199px;
	background-position: 0 -439px;
}

.bands5 .mring{
	width: 21px;
	height: 112px;
	top: 44px;
	left: 236px;
	background-position: -745px -200px;
}
.bands5 .thring,
.bands6 .thring{
	width: 20px;
	height: 111px;
	top: 47px;
	left: 199px;
	background-position: 0 -439px;
}
.bands6 .foring{
	width: 21px;
	height: 112px;
	top: 44px;
	left: 236px;
	background-position: -745px -200px;
}
.bands6 .mring{
	width: 29px;
	height: 119px;
	top: 42px;
	left: 271px;
	background-position: -544px -345px;
}
.tring{
	width: 34px;
	height: 123px;
	top: 41px;
	left: 293px;
	background-position: 0 -553px;
}

.fring.brown{
	background-position: -42px -200px;
}
.fring.red{
	background-position: -83px -200px;
}
.fring.orange{
	background-position: -125px -200px;
}
.fring.yellow{
	background-position: -167px -200px;
}
.fring.green{
	background-position: -208px -200px;
}
.fring.blue{
	background-position: -250px -200px;
}
.fring.purple{
	background-position: -292px -200px;
}
.fring.gray{
	background-position: -333px -200px;
}
.fring.white{
	background-position: -375px -200px;
}

.sring.black{
	background-position: -38px -323px;
}
.sring.brown{
	background-position: -76px -323px;
}
.sring.red{
	background-position: -114px -323px;
}
.sring.orange{
	background-position: -152px -323px;
}
.sring.yellow{
	background-position: -190px -323px;
}
.sring.green{
	background-position: -227px -323px;
}
.sring.blue{
	background-position: -265px -323px;
}
.sring.purple{
	background-position: -303px -323px;
}
.sring.gray{
	background-position: -341px -323px;
}
.sring.white{
	background-position: -379px -323px;
}


.thring.silver{
	background-position: -42px -439px;
}
.thring.gold{
	background-position: -84px -439px;
}
.thring.black{
	background-position: -127px -439px;
}
.thring.brown{
	background-position: -169px -439px;
}
.thring.red{
	background-position: -211px -439px;
}
.thring.orange{
	background-position: -253px -439px;
}
.thring.yellow{
	background-position: -296px -439px;
}
.thring.green{
	background-position: -338px -439px;
}
.thring.blue{
	background-position: -380px -439px;
}
.thring.purple{
	background-position: -449px -439px;
}
.thring.gray{
	background-position: -416px -439px;
}
.thring.white{
	background-position: -481px -439px;
}

.foring.brown{
	background-position: -474px -200px;
}
.foring.black{
	background-position: -779px -326px;
}
.foring.red{
	background-position: -508px -200px;
}
.foring.orange{
	background-position: -542px -200px;
}
.foring.yellow{
	background-position: -576px -200px;
}
.foring.green{
	background-position: -609px -200px;
}
.foring.blue{
	background-position: -643px -200px;
}
.foring.purple{
	background-position: -677px -200px;
}
.foring.gray{
	background-position: -711px -200px;
}
.foring.white{
	background-position: -779px -200px;
}


.mring.silver{
	background-position: -42px -439px;
}
.mring.gold{
	background-position: -84px -439px;
}
.mring.black{
	background-position: -127px -439px;
}
.mring.brown{
	background-position: -169px -439px;
}
.mring.red{
	background-position: -211px -439px;
}
.mring.orange{
	background-position: -253px -439px;
}
.mring.yellow{
	background-position: -296px -439px;
}
.mring.green{
	background-position: -338px -439px;
}
.mring.blue{
	background-position: -380px -439px;
}

.bands5.mring.silver{
	background-position: -440px -200px;
}
.bands5.mring.gold{
	background-position: -406px -200px;
}
.bands5.mring.brown{
	background-position: -474px -200px;
}
.bands5.mring.black{
	background-position: -779px -326px;
}
.bands5.mring.red{
	background-position: -508px -200px;
}
.bands5.mring.orange{
	background-position: -542px -200px;
}
.bands5.mring.yellow{
	background-position: -576px -200px;
}
.bands5.mring.green{
	background-position: -609px -200px;
}
.bands5.mring.blue{
	background-position: -643px -200px;
}

.bands6.mring.silver{
	background-position: -723px -553px;
}
.bands6.mring.gold{
	background-position: -402px -553px;
}
.bands6.mring.brown{
	background-position: -482px -553px;
}
.bands6.mring.black{
	background-position: -445px -553px;
}
.bands6.mring.red{
	background-position: -530px -553px;
}
.bands6.mring.orange{
	background-position: -579px -553px;
}
.bands6.mring.yellow{
	background-position: -627px -553px;
}
.bands6.mring.green{
	background-position: -675px -553px;
}
.bands6.mring.blue{
	background-position: -771px -553px;
}


.tring.gray{
	background-position: -698px -427px;
}
.tring.purple{
	background-position: -46px -553px;
}
.tring.blue{
	background-position: -92px -553px;
}
.tring.green{
	background-position: -137px -553px;
}
.tring.brown{
	background-position: -183px -553px;
}
.tring.red{
	background-position: -229px -553px;
}
.tring.gold{
	background-position: -275px -553px;
}
.tring.silver{
	background-position: -320px -553px;
}
.tring.black{
	background-position: -366px -553px;
}
/*.fring{
  left: 117px;
}
.sring{
  left: 165px;
}
.mring{
  left: 215px;
}
.tring{
  top: 2px; left: 270px;
  height: 75px;
}*/
.valueInput{
	width: 100px;
}
.wrapper{
  width: 640px;
  margin: auto;
  text-align:left;
  position: relative;
}
.ringWrapper{
	position: relative;
	width: 400px;
  	height: 200px;
  	margin: auto;
}
.ringArea{
  width: 400px;
  height: 200px;
  position: relative;
  left: 50%;
  margin-left: -200px;
  background: var(--wpr-bg-329811ae-3392-4dd6-9ece-4de8123ed170);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.bands5 .ringArea,
.bands6 .ringArea{
  background-position: -400px 0;
}
.result{
  text-align:center;
  font-size: 20px;
  font-weight: bold;
}

#helper{
  font-size: 11px;
  color: #c3c3c3;
  text-align:center;
  height:15px;
}

legend{
  font-weight: bold;
  font-size: 12px;
}
.firRing .rcolor, .multRing .rcolor{
  width: 65px;
  margin: 2px;
}
.secRing .rcolor,.thirRing .rcolor,.fourRing .rcolor{
  width: 58px;
  margin: 2px;
}
.tolRing .rcolor{
  width: 65px;
  margin: 2px;
}
@media only screen and (max-width: 640px) {
  .wrapper{
    width: 320px;
  }
  .ringWrapper{
  	width: 320px;
  }
  .rcolor{
  	height: 20px;
	line-height: 20px;
	font-size: 8px;
	font-weight:normal;
  }
  .rcolor.selected{
	line-height: 20px;
  }
  .firRing .rcolor{
	  width: 30px;
	  margin: 2px;
  }
  .firRing .rcolor.omega{
  	  width: 28px;
  }
  .firRing .rcolor.alpha{
  	  width: 28px;
  }
  .secRing .rcolor,.thirRing .rcolor,.fourRing .rcolor{
	  width: 26px;
	  margin: 2px;
  }
  .multRing .rcolor{
  	width: 30px;
  	margin: 2px;
  }
  .multRing .rcolor.omega{
  	width: 28px;
  }
  .multRing .rcolor.alpha{
  	width: 28px;
  }
  
  .tolRing .rcolor{
  	width: 30px;
  	margin: 2px;
  }
  
  .tolRing .rcolor.omega{
  	  width: 28px;
  }
  .tolRing .rcolor.alpha{
  	  width: 28px;
  }
}
@media only screen and (max-height: 412px){

  .ringWrapper{
  	height: 160px;
  }

}

@media only screen and (max-height: 352px){
  legend{
  	display: none;
  }
}
@media only screen and (max-width: 398px) {

  .ringWrapper{
  	overflow: hidden;
  }
}
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }/* End custom CSS */