﻿#orderWithdrawalRequestForm{max-width:660px;margin:0 auto;color:#2b2b2b;}#orderWithdrawalRequestForm .infoBoxContentIndent{padding:30px;background:#f7f4ea;border:1px solid #d8cfb7;border-radius:8px;box-shadow:0 3px 12px rgba(55,45,25,.08);}#orderWithdrawalRequestForm .form-field{margin-bottom:18px;}#orderWithdrawalRequestForm .form-field .label{margin-bottom:7px;}#orderWithdrawalRequestForm .form-field .label label{display:block;font-size:14px;font-weight:700;color:#2f5f32;}#orderWithdrawalRequestForm .form-field .edit input,#orderWithdrawalRequestForm .form-field .edit textarea{width:100%;box-sizing:border-box;padding:12px 14px;font-size:15px;color:#2b2b2b;background:#fff;border:1px solid #cfc6ae;border-radius:5px;transition:border-color .2s ease,box-shadow .2s ease;}#orderWithdrawalRequestForm .form-field .edit input:focus,#orderWithdrawalRequestForm .form-field .edit textarea:focus{outline:none;border-color:#4f8f3a;box-shadow:0 0 0 3px rgba(79,143,58,.16);}#orderWithdrawalRequestForm .form-field .edit textarea{min-height:120px;resize:vertical;}#orderWithdrawalRequestForm .form-field .edit span[data-val-message-for]{display:block;margin-top:6px;font-size:13px;color:#b3261e;}#orderWithdrawalRequestForm .editButton{margin-top:24px;}#orderWithdrawalRequestForm .editButton .button{min-width:145px;padding:13px 28px;font-size:15px;font-weight:700;color:#fff;background:#4f8f3a;border:0;border-radius:5px;cursor:pointer;text-transform:uppercase;transition:background .2s ease,transform .1s ease;background:#8ee4fd;color:#003168;}#orderWithdrawalRequestForm .editButton .button:hover{background:#3f7430;background-color:#a7eafd;color:#003168;}#orderWithdrawalRequestForm .editButton .button:active{transform:translateY(1px);}#orderWithdrawalRequestForm .cleaner{clear:both;}@media(max-width:640px){#orderWithdrawalRequestForm .infoBoxContentIndent{padding:22px 18px;}#orderWithdrawalRequestForm .editButton .button{width:100%;}}