ain.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-top { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-top .form-group .form-item { min-width: 220px; width: 220px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-top i.fa-exchange-alt { color: #e7bf4e; padding: 0 10px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.credit-amount .rightbox { width: 220px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.credit-amount .rightbox .form-item { min-width: auto !important; width: calc(100% - 40px) !important; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.bank-option { margin-bottom: 0; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.bank-option .radio-img { display: flex; justify-content: center; flex-wrap: wrap; margin: -10px -10px -20px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.bank-option .radio-img .each { margin-bottom: 20px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.bank-option .radio-img .each input { display: block; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.bank-option .radio-img .each label.opt-label { width: 80px; height: 50px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; padding: 8px; transition: .3s; position: relative; margin: 10px; cursor: pointer; background: #707070; line-height: 40px; text-align: center; font-size: 10px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.bank-option .radio-img .each label.opt-label img { height: auto; width: auto; max-height: 100%; max-width: 100%; display: block; margin: auto; -webkit-filter: grayscale(100%); filter: grayscale(100%); }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.bank-option .radio-img .each.checked label.opt-label { background: #e7bf4e; cursor: auto; font-weight: 600; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.bank-option .radio-img .each.checked label.opt-label img { -webkit-filter: grayscale(0); filter: grayscale(0); }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.form-flex { justify-content: center; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.form-flex.flex-start { justify-content: flex-start; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.form-flex .leftbox { min-width: 160px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group.form-flex .rightbox .form-item { min-width: 220px; width: 220px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group .date-flex { display: flex; align-items: center; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group .date-flex span { margin: 0 10px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group .date-flex input.date-picker { min-width: 150px !important; width: 150px !important; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-group .date-flex .form-action { margin: 0 15px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-bottom { padding-top: 30px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-bottom p.bottom-out-des { font-style: italic; font-size: 10px; text-align: center; padding-bottom: 10px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-bottom .bottom-form-wrap { display: flex; justify-content: center; align-items: center; margin: 0 -10px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-bottom .bottom-form-wrap .form-action, main.member-page section.mem-wrap .outer-wrap .inner-wrap .block form .form-bottom .bottom-form-wrap p.bottom-des { margin: 0 10px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-bottom .bottom-form-wrap p.bottom-des { font-style: italic; font-size: 10px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .form-bottom .bottom-form-wrap .form-action a.bg-btn { width: 150px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .radio-group.radio-box { margin: 3px -7px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .radio-group.radio-box label.option-box { background: transparent; transition: .3s; padding: 4px 15px; text-align: center; display: block; margin: 2px 10px; color: #707070; border-bottom: 2px solid transparent; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .radio-group.radio-box label.option-box[checked] { border-bottom: 2px solid #e7bf4e; color: #fff; cursor: auto; font-weight: 600; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .radio-group.radio-box label.option-box:hover { border-bottom: 2px solid #e7bf4e; color: #fff; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .radio-group.radio-box.transtype label.option-box { padding: 8px 10px; text-transform: capitalize; display: flex; position: relative; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .radio-group.radio-box.transtype label.option-box:after { content: ""; border-left: 1px solid rgba(255, 255, 255, 0.3); height: 20px; position: absolute; right: -10px; }
main.member-page section.mem-wrap .outer-wrap .inner-wrap .block  .radio-group.radio-box.transtype label.option-box:last-of-type:after { display: none; }