/*!/wp-content/themes/apd_ebad/dist/css/frangibolt-fastener-calculator.css*/.ffc-stepped-form .ffc-form-section{position:relative;overflow:hidden;height:0;opacity:0;display:none;transition:opacity 1s ease 0s}.ffc-stepped-form .ffc-form-section.current{opacity:1;height:auto;display:flex;transition:opacity 1s ease 0s}.ffc-stepped-form{position:relative}.ffc-stepped-form .processing-overlay{height:0;opacity:0;left:0;width:100%;z-index:-1;display:block;position:absolute;top:0;background:rgb(255 255 255 / .8);-webkit-transition:opacity 0.3s ease 0s,z-index 0s ease 0.3s,height 0s ease 0.3s;-moz-transition:opacity 0.3s ease 0s,z-index 0s ease 0.3s,height 0s ease 0.3s;-o-background-size:opacity 0.3s ease 0s,z-index 0s ease 0.3s,height 0s ease 0.3s;transition:opacity 0.3s ease 0s,z-index 0s ease 0.3s,height 0s ease 0.3s}.ffc-stepped-form .processing-overlay img{position:absolute;display:inline-block;left:50%;top:50%;transform:translate(-50%,-50%)}.ffc-stepped-form.processing .processing-overlay{opacity:1;height:100%;z-index:10010;-webkit-transition:opacity 0.3s ease 0s,z-index 0s ease 0s,height 0s ease 0s;-moz-transition:opacity 0.3s ease 0s,z-index 0s ease 0s,height 0s ease 0s;-o-background-size:opacity 0.3s ease 0s,z-index 0s ease 0s,height 0s ease 0s;transition:opacity 0.3s ease 0s,z-index 0s ease 0s,height 0s ease 0s}.wpcf7-spinner{vertical-align:middle}.required-note{margin-top:15px;font-size:14px;line-height:1em;color:#646464}.required-note span{color:#8B1D04}.ffc-stepped-form .ffc-form-section label:not(.error){font-weight:700;margin-bottom:4px}.ffc-stepped-form .ffc-form-section label:not(.error) span{color:#8B1D04}.ffc-stepped-form .ffc-form-section label.error{width:100%;font-size:12px;color:#8B1D04}.ffc-stepped-form .calculator-fields{display:flex;flex-wrap:wrap;text-align:center}.ffc-stepped-form .calculator-fields.format-labels{font-size:12px;padding-top:10px;padding-bottom:10px;color:#747474;margin-bottom:25px}.ffc-stepped-form .calculator-fields.format-labels>div{position:relative}.ffc-stepped-form .calculator-fields.format-labels strong{color:#000}.ffc-stepped-form .calculator-fields.format-labels strong.ex{position:absolute;left:0;top:50%;transform:translate(0,-50%)}.ffc-stepped-form .calculator-fields input{text-align:center;height:38px;border:1px solid #C7C7C7}.ffc-stepped-form input.error,.ffc-stepped-form select.error{border:1px solid #8B1D04}.ffc-stepped-form .calculator-fields .part-number{flex:0 0 18%;max-width:18%}.ffc-stepped-form .calculator-fields div.part-number{padding:0 10px}.ffc-stepped-form .calculator-fields .size-code{flex:0 0 8%;max-width:8%}.ffc-stepped-form .calculator-fields .thread-length{flex:0 0 18%;max-width:18%}.ffc-stepped-form .calculator-fields .shaft-length{flex:0 0 18%;max-width:18%}.ffc-stepped-form .calculator-fields .notch-location{flex:0 0 18%;max-width:18%}.ffc-stepped-form .calculator-fields .dash{flex:0 0 5%;max-width:5%;position:relative}.ffc-stepped-form .calculator-fields .dash::after{content:'';display:block;position:absolute;height:1px;width:calc(100% - 14px);top:50%;left:50%;transform:translate(-50%,-50%);background:#000}@media (max-width:500px){.ffc-stepped-form .calculator-fields.format-labels strong.ex{display:none}.ffc-stepped-form .calculator-fields .part-number{flex:0 0 19.5%;max-width:19.5%}.ffc-stepped-form .calculator-fields .size-code{flex:0 0 10%;max-width:10%}.ffc-stepped-form .calculator-fields .thread-length{flex:0 0 19.5%;max-width:19.5%}.ffc-stepped-form .calculator-fields .shaft-length{flex:0 0 19.5%;max-width:19.5%}.ffc-stepped-form .calculator-fields .notch-location{flex:0 0 19.5%;max-width:19.5%}.ffc-stepped-form .calculator-fields .dash{flex:0 0 3%;max-width:3%;position:relative}.ffc-stepped-form .calculator-fields .dash::after{width:65%}}.ffc-stepped-form .calculator-results-wrapper{padding-top:0;padding-bottom:0;max-height:0;overflow:hidden;opacity:0;-webkit-transition:max-height 0.3s ease 0s,opacity 0.3s ease 0s,padding-top 0.3s ease 0s,padding-bottom 0.3s ease 0s;-moz-transition:max-height 0.3s ease 0s,opacity 0.3s ease 0s,padding-top 0.3s ease 0s,padding-bottom 0.3s ease 0s;-o-background-size:max-height 0.3s ease 0s,opacity 0.3s ease 0s,padding-top 0.3s ease 0s,padding-bottom 0.3s ease 0s;transition:max-height 0.3s ease 0s,opacity 0.3s ease 0s,padding-top 0.3s ease 0s,padding-bottom 0.3s ease 0s}.ffc-stepped-form .calculator-results-wrapper.is-active{max-height:1500px;opacity:1;padding-top:35px;padding-bottom:35px}.ffc-stepped-form .calculator-results .yes-no strong{color:#fff}.ffc-stepped-form .calculator-results .passed .yes-no{background:#098B04}.ffc-stepped-form .calculator-results .failed .yes-no{background:#8B1D04}.ffc-stepped-form .calculator-results .result-message-wrapper span{display:block;font-weight:700}.ffc-stepped-form .calculator-results .passed .result-message-wrapper span{color:#098B04}.ffc-stepped-form .calculator-results .failed .result-message-wrapper span{color:#8B1D04}.calculator-results{border-left:1px solid #C7C7C7;border-bottom:1px solid #C7C7C7}.calculator-results .row{margin:0}.calculator-results div[class^="col-"]{border-top:1px solid #C7C7C7;border-right:1px solid #C7C7C7;padding:15px}