body .gform_wrapper .gfield_label{font-size:16px;font-weight:bold;color:#333;margin-bottom:6px;display:block}body .gform_wrapper .gfield_description{font-size:14px;color:#666;margin-top:4px}body .gform_wrapper input[type="text"],body .gform_wrapper input[type="email"],body .gform_wrapper input[type="tel"],body .gform_wrapper input[type="url"],body .gform_wrapper input[type="password"],body .gform_wrapper textarea,body .gform_wrapper select{width:100%;padding:12px 16px;border:1px solid #ccc;border-radius:6px;font-size:16px;transition:all 0.3s ease-in-out;outline:none;background-color:#fafafa}body .gform_wrapper input:focus,body .gform_wrapper textarea:focus,body .gform_wrapper select:focus{border-color:#1734db;box-shadow:0px 2px 4px rgba(23,52,219,0.2);background:#ffffff}body .gform_wrapper input[type="file"]{display:block;width:100%;padding:12px;font-size:16px;border:2px dashed #ccc;border-radius:6px;text-align:center;cursor:pointer;transition:all 0.3s ease-in-out;background:#fafafa;color:#555}body .gform_wrapper input[type="file"]:hover{border-color:#1734db;background:#e3f2fd}body .gform_wrapper input[type="file"]::file-selector-button{background:#1734db;color:white;border:none;padding:10px 16px;font-size:16px;font-weight:bold;border-radius:6px;cursor:pointer;transition:background 0.3s ease-in-out}body .gform_wrapper input[type="file"]::file-selector-button:hover{background:#4CAF50}body .gform_wrapper input[type="checkbox"],body .gform_wrapper input[type="radio"]{appearance:none;width:20px;height:20px;border:2px solid #ccc;border-radius:4px;display:inline-block;position:relative;transition:all 0.2s ease-in-out;vertical-align:middle}body .gform_wrapper input[type="checkbox"]:checked,body .gform_wrapper input[type="radio"]:checked{background-color:#4CAF50;border-color:#4CAF50;box-shadow:0px 2px 4px rgba(76,175,80,0.3)}body .gform_wrapper input[type="checkbox"]:checked::after,body .gform_wrapper input[type="radio"]:checked::after{content:"✔";color:#fff;font-size:14px;font-weight:bold;display:block;text-align:center;line-height:20px}body .gform_wrapper .gfield_consent_label{display:inline-block;vertical-align:middle;font-size:16px;margin-left:6px;color:#333}body .gform_wrapper .gform_footer input[type="submit"],body .gform_wrapper .gform_button{background:linear-gradient(135deg,#1734db,#4CAF50);color:#fff;padding:14px 30px;font-size:18px;border-radius:50px;cursor:pointer;border:none;font-weight:700;transition:all 0.3s ease-in-out;box-shadow:0px 4px 10px rgba(23,52,219,0.3);width:100%;text-transform:uppercase}body .gform_wrapper .gform_footer input[type="submit"]:hover,body .gform_wrapper .gform_button:hover{background:linear-gradient(135deg,#4CAF50,#388E3C);box-shadow:0px 6px 12px rgba(76,175,80,0.3);transform:translateY(-2px)}.gform_next_button,.gform_previous_button{background-color:#1734db;color:#ffffff;border:0;border-radius:50px;padding:12px 30px;font-size:16px;font-weight:600;transition:all 0.3s ease-in-out;box-shadow:0px 4px 8px rgba(23,52,219,0.2)}.gform_next_button:hover,.gform_previous_button:hover{background-color:#4CAF50;box-shadow:0px 6px 12px rgba(76,175,80,0.3);transform:translateY(-2px);cursor:pointer}body .gform_wrapper .gform_confirmation_message{background:#e8f5e9;color:#2e7d32;padding:16px;border-radius:6px;font-size:16px;text-align:center}.requestBlock{width:100%;background-color:#fff;border:1px solid #ddd;border-radius:8px;padding:10px;box-sizing:border-box;box-shadow:0 2px 6px rgba(0,0,0,0.05);transition:box-shadow 0.2s ease,transform 0.2s ease;margin-bottom:30px}.requestBlock.processingBox{border-left:4px #1742dc solid}.requestBlock.completedBox{border-left:4px #49ab53 solid}.simple-docs-list{list-style:none;margin:1em 0;padding:0}.simple-docs-list li{display:flex;align-items:center;padding:0.5em 0;border-bottom:1px solid #e1e1e1}.simple-docs-list li:last-child{border-bottom:none}.simple-docs-list li::before{content:"\1F4C4";margin-right:0.5em;font-size:1.2em;color:#4CAF50}.simple-docs-list a{text-decoration:none;color:#333;font-weight:500;transition:color 0.2s}.simple-docs-list a:hover{color:#0073aa;text-decoration:underline}.fancy{list-style:none;margin:1.5em 0;padding:0}.fancy li{padding:0.75em 0;border-bottom:2px solid #ddd}.fancy li::before{content:"\1F4C1";color:#CA2026;margin-right:0.75em}.fancy a{color:#CA2026;font-style:italic}.fancy a:hover{color:#333}.hasSow{border:#ccc solid 1px;padding:0.5em 2em;border-radius:10px;display:block;max-width:250px;color:#000;font-weight:600;transition:0.3s}.hasSow:before{content:"\1F4C4";margin-right:0.5em;font-size:1.2em;color:#4CAF50}.noSow{border:#ccc solid 1px;padding:0.5em 2em;border-radius:10px;display:block;max-width:250px;color:#999;font-weight:600;transition:0.3s}.noSow:before{content:"🚫";margin-right:0.5em;font-size:1.2em;color:#cc0000}.markComplete{border:#ccc solid 1px;padding:0.5em 2em;border-radius:10px;display:block;max-width:250px;color:#49ab53;font-weight:600;transition:0.3s}.markComplete:before{content:"🏁";margin-right:0.5em;font-size:1.2em;color:#49ab53}.hasSow:hover,.noSow:hover,.markComplete:hover{background-color:#f7f7f7;transition:0.3s}.cred-form label{font-size:16px;font-weight:bold;color:#333;margin-bottom:6px;display:block}.cred-form .field-description{font-size:14px;color:#666;margin-top:4px}.cred-form input[type="text"],.cred-form input[type="email"],.cred-form input[type="tel"],.cred-form input[type="url"],.cred-form input[type="password"],.cred-form textarea,.cred-form select{width:100%;padding:12px 16px;border:1px solid #ccc;border-radius:6px;font-size:16px;transition:all 0.3s ease-in-out;outline:none;background-color:#fafafa;box-sizing:border-box}.cred-form input:focus,.cred-form textarea:focus,.cred-form select:focus{border-color:#1734db;box-shadow:0px 2px 4px rgba(23,52,219,0.2);background:#ffffff}.cred-form input[type="file"]{display:block;width:100%;padding:12px;font-size:16px;border:2px dashed #ccc;border-radius:6px;text-align:center;cursor:pointer;transition:all 0.3s ease-in-out;background:#fafafa;color:#555}.cred-form input[type="file"]:hover{border-color:#1734db;background:#e3f2fd}.cred-form input[type="file"]::file-selector-button{background:#1734db;color:white;border:none;padding:10px 16px;font-size:16px;font-weight:bold;border-radius:6px;cursor:pointer;transition:background 0.3s ease-in-out}.cred-form input[type="file"]::file-selector-button:hover{background:#4CAF50}.cred-form input[type="checkbox"],.cred-form input[type="radio"]{appearance:none;width:20px;height:20px;border:2px solid #ccc;border-radius:4px;display:inline-block;position:relative;transition:all 0.2s ease-in-out;vertical-align:middle;margin-right:8px}.cred-form input[type="checkbox"]:checked,.cred-form input[type="radio"]:checked{background-color:#4CAF50;border-color:#4CAF50;box-shadow:0px 2px 4px rgba(76,175,80,0.3)}.cred-form input[type="checkbox"]:checked::after,.cred-form input[type="radio"]:checked::after{content:"✔";color:#fff;font-size:14px;font-weight:bold;display:block;text-align:center;line-height:20px}.cred-form .field-consent-label{display:inline-block;vertical-align:middle;font-size:16px;margin-left:6px;color:#333}.cred-form .submit,.cred-form button[type="submit"]{background:linear-gradient(135deg,#1734db,#4CAF50);color:#fff;padding:14px 30px;font-size:18px;border-radius:50px;cursor:pointer;border:none;font-weight:700;transition:all 0.3s ease-in-out;box-shadow:0px 4px 10px rgba(23,52,219,0.3);width:100%;text-transform:uppercase;text-align:center}.cred-form .submit:hover,.cred-form button[type="submit"]:hover{background:linear-gradient(135deg,#4CAF50,#388E3C);box-shadow:0px 6px 12px rgba(76,175,80,0.3);transform:translateY(-2px)}.cred-form .next_button,.cred-form .previous_button{background-color:#1734db;color:#ffffff;border:0;border-radius:50px;padding:12px 30px;font-size:16px;font-weight:600;transition:all 0.3s ease-in-out;box-shadow:0px 4px 8px rgba(23,52,219,0.2);cursor:pointer}.cred-form .next_button:hover,.cred-form .previous_button:hover{background-color:#4CAF50;box-shadow:0px 6px 12px rgba(76,175,80,0.3);transform:translateY(-2px)}.cred-form .form-confirmation{background:#e8f5e9;color:#2e7d32;padding:16px;border-radius:6px;font-size:16px;text-align:center}@media (max-width:600px){.cred-form{padding:1.5em}.cred-form .submit_button,.cred-form button[type="submit"]{width:100%}}