.cool-form{max-width:600px;margin:0 auto;padding:20px;background-color:#f4f4f4;border-radius:5px;text-align:center}.cool-form label{display:block;margin-bottom:10px;font-weight:bold;color:#004960}#other-input{margin-bottom:20px}.user_type>div{display:flex;flex-wrap:wrap;max-width:200px}.user_type label{margin-right:15px;font-family:Arial,sans-serif;font-size:15px;color:#333;line-height:2em;position:relative;top:5px;left:10px}.cool-form select,.cool-form input[type="text"],.cool-form textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;margin-bottom:10px;font-size:16px}.cool-form select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='currentColor'%3E%3Cpath fill-rule='evenodd' d='M10 12l-6-6 1.5-1.5L10 9l4.5-4.5L16 6 10 12z' clip-rule='evenodd' /%3E%3C/svg%3E") no-repeat right center;padding-right:30px}.cool-form input[type="range"]{-webkit-appearance:none;width:100%;height:15px;background-color:white;border-radius:5px;outline:none;margin-bottom:10px;box-shadow:0px 0px 2px grey;background:linear-gradient(to right,rgba(12,113,195,0.3) 0%,rgba(12,113,195,0.3) 50%,rgb(241,241,241) 50%,rgb(241,241,241) 100%)}.cool-form input[type="range"]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;background-color:#0C71C3;cursor:pointer;border-radius:50%;position:relative;z-index:2}.cool-form input[type="range"]::-webkit-slider-runnable-track{background:linear-gradient(to right,#0C71C3 0%,#0C71C3 calc(var(--value) * 10% - 5px),#f1f1f1 calc(var(--value) * 10% - 5px),#f1f1f1 100%);background-size:100% 100%}.cool-form .slider-label{display:flex;justify-content:space-between;margin:0px 5px 30px}.cool-form .slider-label span{font-size:12px}.cool-form textarea{height:100px}.cool-form input[type="submit"]{display:block;width:100%;padding:10px 20px;background-color:#0C71C3;border:none;color:#fff;border-radius:5px;cursor:pointer;font-size:16px}@media screen and (max-width:480px){.cool-form{padding:10px}}.user_type input[type="radio"]{vertical-align:middle}.user_type input[type="radio"]:checked+label{font-weight:bold;color:blue}.user_type{display:flex;flex-wrap:wrap;margin-bottom:20px;justify-content:space-around}.user_type div{margin-right:20px}.dt-button.buttons-columnVisibility.active{background:#1577af42}#recreational-questions span{font-size:11px;font-weight:400}.pdfbutt{color:white;background:#0C71C3;padding:20px;font-size:20px;font-weight:bold;width:200px;display:block;margin:auto;text-align:center}#recaptcha-container,#recaptcha-container2{display:grid;justify-content:space-around}#recaptcha-container>div{margin:15px 0px}