:root{--white:#EEECE8;--light:#a0bca0;--med-light:#608F60;--med-dark:#588157;--dark:#405a3f;--selected:#E9EA6A;background-color:var(--white);font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:.9em}html.wait{cursor:progress!important}div{display:flex}div.header-title{flex-direction:column;gap:2px;align-items:flex-start}h1{margin:0;font-size:1.8em}input.title{background-color:transparent;color:#000;border:none;border-bottom:1px solid #000;width:20em;border-radius:0}input.title:focus{outline:0}div.header-left{flex-direction:row-reverse;justify-self:flex-end;align-items:center;gap:10px}@media only screen and (max-width:600px){div.header-left{display:none}}button.header-button{margin:0}body{display:flex;flex-direction:column;align-items:stretch;max-width:1200px;margin:0 auto;min-height:100vh;overflow-y:overlay}a{text-decoration:none;color:#000}header{display:flex;background-color:var(--med-dark);width:100vw;padding:.5em 2.5em;box-shadow:0 4px 4px gray;margin-bottom:6px;justify-content:flex-start;flex-wrap:nowrap;align-items:center;gap:1em;align-self:center;box-sizing:border-box}header img.logo{max-width:4em;max-height:4em;width:auto;height:auto}main{display:flex;flex-direction:row;flex-wrap:wrap;flex:1;align-content:flex-start;justify-content:center;gap:0 1em}div.break{width:100vw}button{display:flex;align-items:center;justify-content:center;background-color:var(--med-light);padding:5px;border:1px solid #000;margin:8px;cursor:pointer}button:hover{background-color:var(--dark)}footer{align-self:center;display:flex;justify-content:center;align-items:flex-end;width:100vw;margin-top:5px;flex-shrink:0}footer a.fun-logo{margin-right:auto}footer img{height:40px;margin-bottom:-3px}footer div{width:40px;margin-left:auto}footer span{margin:auto 1em}input[type=number]{size:20}button[data-tipso]{border-bottom:1px solid #000}div.units-buttons{flex-direction:column;align-items:center;justify-content:space-evenly;gap:5px}button.copy-link{padding:8px}button.copy-link.wait{cursor:progress}button.docs,button.reset{padding-top:.7em;padding-bottom:.7em}div.body{flex-wrap:wrap;justify-content:center;flex-direction:row;align-items:flex-start}div.page-element{flex-direction:column;align-items:stretch;justify-content:center;flex-wrap:wrap;max-width:600px;border:3px solid #000;border-radius:5px;gap:4px 3em;margin:10px;padding:10px;background-color:var(--light)}div.page-element h2{margin:0 auto}select#motor{flex:0 1 auto;min-width:20em;align-self:center}div.break{flex-basis:100%}div.field input{max-width:4em;text-align:right}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}div.graph-limits input[type=number]{-moz-appearance:textfield}div.field label{margin:auto 5px}h3{margin:0 0 .3em 0}input[type=radio]{margin-left:3px}div.page-element#motor-el{max-width:500px}input[type=number]{border:1px solid gray;padding:2px}div.page-element#options{align-items:flex-end;justify-content:space-evenly;width:253px}div.sources{flex-direction:row;gap:1em}div.sources>label{margin-right:-.5em}div.page-element#options input{text-align:right}div.page-element#options span{min-width:1.5em}div.num_stages{flex-direction:row;width:100%;justify-content:flex-end;gap:.7em}div.num_stages div{flex-direction:row;gap:0}div.break#break1{display:none}div.page-element#clearance{width:253px;justify-content:space-around}div.clearance-type{flex-direction:row;justify-content:flex-end;gap:8px}div#clearance div.field{justify-content:flex-end}@media only screen and (max-width:1114px){div.break#break1{display:flex}}div.gear-options{align-items:center}div.field input.diam,div.field input.dist{max-width:3em}div.page-element#dist14{align-items:center}div[id^=dist]{align-items:center}div.cc{flex-direction:column;gap:.3em;align-items:center}div.cc div{align-content:center}img{margin:10px;align-self:flex-start}div.page-element#gearbox-options{align-items:center;justify-content:flex-start}table{border:1px solid #000;border-collapse:collapse;background-color:#f5f5f5}td,th{border:1px solid #000;padding:.2em .4em;text-align:center}div.stock-main{margin:2em 4em;width:100%}summary>*{cursor:pointer;display:inline}div.stock{flex-direction:row;flex-wrap:nowrap;overflow-x:scroll}div.gear-list{flex-direction:column;align-items:center;border-right:1.5px solid #000;flex-shrink:0}div.gear-list:first-child{border-left:1.5px solid #000}div.gear-list h4{margin:.5em 1em}div.warnings{flex-direction:column;gap:10px;justify-self:center}span.warn{color:#cd0000;text-align:center;font-weight:700}@media only screen and (max-width:600px){img.diagram{display:none!important}}