.payment_box.payment_method_edd_draft * {
  font-family: Montserrat, sans-serif !important;
}

.payment_box.payment_method_edd_draft {
  /* background: #fafafa !important; */
  /* padding: 1.41575em !important; */
  width: 100% !important;
  border: 2px solid #6F7681  !important;
  border-radius: 4px;
  padding: 34px !important;
}

.payment_box.payment_method_edd_draft input {
  font-size: 14px !important;
}

.payment_box.payment_method_edd_draft label {
  cursor: pointer !important;
  line-height: 19.416px !important;
}

#payment .payment_methods li .payment_box.payment_method_edd_draft img {
  max-height: unset;
}

.payment_box.payment_method_edd_draft input[type="checkbox"],
.payment_box.payment_method_edd_draft input[type="radio"] {
  width: 1.25rem !important;
  height: 1.25rem !important;
  border-radius: 9999px !important;
  border: 1px solid rgb(209 213 219) !important;
  color: rgb(138 204 18) !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  padding: 0 !important;
  -webkit-print-color-adjust: exact !important;
  print-color-adjust: exact !important;
  display: inline-block !important;
  vertical-align: middle !important;
  background-origin: border-box !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
  flex-shrink: 0 !important;
  background-color: #fff !important;
  margin: 0 !important;
  margin-right: 6px !important;
  cursor: pointer;
  position: relative !important;
  visibility: unset !important;
  opacity: 1 !important;
}

.payment_box.payment_method_edd_draft input[type="checkbox"]:focus,
.payment_box.payment_method_edd_draft input[type="radio"]:focus {
  outline-color: rgb(138 204 18) !important;
  outline-offset: 2px !important;
}

.payment_box.payment_method_edd_draft input[type="checkbox"]:checked,
.payment_box.payment_method_edd_draft input[type="radio"]:checked {
  border-color: transparent !important;
  background-color: currentColor !important;
}

.payment_box.payment_method_edd_draft input[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e") !important;
}

.payment_box.payment_method_edd_draft input[type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e") !important;
}

.payment_method_edd input {
  border-color: #6dc22e !important;
}
#edd-payment-method .draft-logo {
  height: 50px !important;
  background: url("../images/logo.png") center no-repeat !important;
  background-size: contain !important;
  margin-bottom: 1em !important;
}

input[type="email"].email-input,
.email-input {
  border-radius: 4px !important;
  border: 1px solid #ea6000 !important;
  background-color: white !important;
  height: 44px !important;
  width: 100% !important;
  font-size: 14px !important;
  padding: 0 0.5rem !important;
}

#email-label {
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 17px !important;
}

.text-subtitle {
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 15px !important;
  text-decoration-line: underline !important;
  color: #202020 !important;
}

.woocommerce-checkout-payment button.edd-button,
.woocommerce-checkout-payment button.edd-button:hover {
  background: linear-gradient(180deg, #6ca800 0%, #8acc12 100%) !important;
  border-radius: 4px !important;
  width: 152px !important;
  height: 50px !important;
  outline: unset !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 19px !important;
  color: #ffffff !important;
  border: unset !important;
  cursor: pointer;
  padding: 0 !important;
}

.edd-h3 {
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #202020 !important;
}

.edd-text {
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  text-align: center !important;
  color: #202020 !important;
}

.edd-text-muted {
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 11px !important;
  line-height: 13px !important;
  text-align: center !important;
}

.edd-bold-title {
  font-family: sans-serif !important;
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 24px !important;
  display: flex !important;
  align-items: center !important;

  /* Neutrals/Black */

  color: #202020 !important;
}

.edd-text-red {
  color: rgb(234, 0, 0) !important;
}

.hentry .entry-content a.edd-terms-link {
  font-weight: bold !important;
  text-decoration: none !important;
  color: black !important;
}

.hentry .entry-content a.edd-terms-link:hover {
  text-decoration: underline !important;
}

#edd-draft-back-button {
  font-size: 14px !important;
  font-weight: 600 !important;
  color: black !important;
  display: none;
}

#edd-draft-back-button:hover {
  text-decoration-line: underline !important;
  text-underline-offset: 2px !important;
  cursor: pointer !important;
}

input[type="email"].email-input-new,
.email-input-new {
  border-radius: 4px !important;
  border: 1px solid #ea6000 !important;
  background-color: white !important;
  height: 44px !important;
  width: 50% !important;
  font-size: 14px !important;
  padding: 0 0.5rem !important;
}
.label-datax, .email-input-new {
  display: inline-block;
  width: 50% !important;
}
.label-datax {
  width: 40% !important;
  display: inline-block !important;
}
#fastlink-container .header-action-wrapper {
  display: none !important;
}
.or-lable{
  position: relative;
  top: 30px;
  display: block;
  width: 40px;
}
.img-logo{
  height: 60px !important; 
}
/* .woocommerce{
  max-width: 900px !important;
  margin: 0 auto !important;
} */

@media (max-width:767px) {
  .payment_box.payment_method_edd_draft {
    width: 100% !important;
    box-sizing: border-box !important;
  }
  .woocommerce-checkout-payment button.edd-button, .woocommerce-checkout-payment button.edd-button:hover {
    width: 130px !important;
    margin-bottom: 5px;
  }
  .label-datax {
    display: block !important;
    width: 100% !important;
  }
  .email-input-new {
    width: 100% !important;
  }
  .payment_box.payment_method_edd_draft {
    padding: 10px !important;
    border-radius: 4px !important;
  }
  li.col-md-3.col-6 {
    max-width: 100%;
    min-width: 100%;
    display: block !important;
}
}
@media (max-width:580px) {
 .or-lable{
    position: relative !important;
    display: block !important;
    top: 9px !important;
    text-align: center !important;
    width: auto !important;
 }
 .img-logo{
  margin-top: 0px;
}
li.col-md-3.col-6 {
  max-width: 100%;
  min-width: 100%;
  display: block !important;
}
}
@media (min-width: 768px) and (max-width: 1024px){
  .payment_box.payment_method_edd_ach{
    width: auto !important;
 }
}

#draft_back_button {
  display: flex !important; 
  justify-content: space-between !important; 
  align-items: center !important;
  margin: 0 0 10px !important;
}
button#datax_draft, button#yodlee_draft, button#pay-now-draft-yodlee, button#pay-now-draft-datax {
  margin-top: 22px !important; 
}
button#datax_draft {
  width: 150px !important;
}
p.intro, .save-label, .tac-lablel {
  font-size: 12px !important;
}
.selection-buttons {
  display: flex !important; 
  justify-content: space-around !important;
}
.selection-buttons > div {
  text-align: center;
}
.draft_logo {
  text-align: center !important;
  margin-top:-20px !important;
}
#draft-datax-option {
  padding: 20px !important; 
  background: #ffffff !important;
}
.single_option {
  display: flex !important;
  justify-content: center !important;
}
#draft-email-container, #confirm-code-container-draft, #draft-datax-flow,
#draft-new-account-container, #draft-existing-account-container, #container-fastlink-draft,
#draft-chase-question-container-new, #draft-account-container, #draft-resend-code-button,
#ach-email-container, #confirm-code-container, #resend-code-button, #datax-flow, #existing-account-container,
#new-account-container {
  display: none;
}
.edd-text-new {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  font-weight: normal !important;
}
.draf-email-phone-radio, .draft-email-field-checkbox {
  display: flex !important; 
  padding: 5px 0 !important; 
  align-items: flex-start !important;
}
.draft-email-field-checkbox {
  padding-bottom: 20px !important;
}
.email-field-next {
  display: flex !important; 
  justify-content: center !important; 
  margin-top: 25px !important;
}
.email-field-label {
  font-size: 14px !important;
}
.code-field-otp, .datax-field-rows, .yodlee-field-rows {
  padding: 10px 0 !important;
}
#draft-timer {
  font-size: 12px !important; 
  margin-top: 4px !important;
}
.code-buttons {
  display: flex !important; 
  justify-content: center !important; 
  padding: 10px 0 !important;
}
#draft-resend-code-link {
  cursor: pointer !important; 
  text-decoration: underline !important; 
  color: #000 !important; 
  font-size: 12px !important; 
  margin-top: 10px !important; 
  text-align: center !important;
}
#draft-add-bank-button-new {
  cursor: pointer !important; 
  margin: 0 auto !important; 
  padding: 5px !important; 
  width: 130px !important; 
  color: #fff !important; 
  font-size: 12px !important; 
  text-align: center !important; 
  background: rgba(76,83,93) !important; 
  border-radius: 4px !important;
  display:none !important;
}
.datax-field-save, .yodlee-field-save, .yodlee-field-tac {
  display: flex !important; 
  padding: 10px 0 !important; 
  align-items: flex-start !important;
}
.datax-field-tac {
  display: flex !important; 
  justify-content: left !important; 
  padding: 10px 0 !important; 
  align-items: flex-start !important;
}
#draft-add-bank-button, #draft-yodlee-add-new-account {
  cursor: pointer; 
  margin: 0 auto; 
  padding: 5px; 
  width: 130px; 
  color: #fff; 
  font-size: 12px; 
  text-align: center; 
  background: rgba(76,83,93); 
  border-radius: 4px;
}
.datax-field-tac2 {
  display: flex !important; 
  justify-content: center !important; 
  padding: 10px 0 !important; 
  align-items: flex-start !important;
}
.datax-place-order, .yodlee-place-order {
  display: flex !important; 
  justify-content: center !important; 
  padding: 10px 0 !important; 
  display: none !important;
}
.select-bank {
  font-size:18px !important;
}
#chase-image {
  display:flex !important;
  padding: 10px 0 !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
}
#draft-confirm-chase-new {
  border: 2px solid #CED4DB !important; 
  border-radius:4px !important; 
  padding: 15px 16px !important;
  margin-top: 17px !important;
}
.error-msg {
  font-size: 12px !important; 
  text-align: center !important;
}

/* css for consolidation */
/* #ach-validation-services, #draft-validation-services {
  display: none;
} */
#payment-type .payment-slection div {
  text-align: center !important;
}
#ach-logo{
  text-align: center !important;
}

/* ach css started */

.payment_box.payment_method_edd_ach * {
  font-family: Montserrat, sans-serif !important;
}

.payment_box.payment_method_edd_ach{
  padding: 1.41575em !important;
}

.payment_box.payment_method_edd_ach input {
  font-size: 14px !important;
}

.payment_box.payment_method_edd_ach label {
  cursor: pointer !important;
  line-height: 19.416px !important;
}

.payment_box.payment_method_edd_ach input[type="checkbox"],
.payment_box.payment_method_edd_ach input[type="radio"] {
  width: 1.25rem !important;
  height: 1.25rem !important;
  border-radius: 9999px !important;
  border: 1px solid rgb(209 213 219) !important;
  color: rgb(138 204 18) !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  padding: 0 !important;
  -webkit-print-color-adjust: exact !important;
  print-color-adjust: exact !important;
  display: inline-block !important;
  vertical-align: middle !important;
  background-origin: border-box !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  user-select: none !important;
  flex-shrink: 0 !important;
  background-color: #fff !important;
  margin: 0 !important;
  margin-right: 6px !important;
  cursor: pointer;
  position: relative !important;
  visibility: unset !important;
  opacity: 1 !important;
}

.payment_box.payment_method_edd_ach input[type="checkbox"]:focus,
.payment_box.payment_method_edd_ach input[type="radio"]:focus {
  outline-color: rgb(138 204 18) !important;
  outline-offset: 2px !important;
}

.payment_box.payment_method_edd_ach input[type="checkbox"]:checked,
.payment_box.payment_method_edd_ach input[type="radio"]:checked {
  border-color: transparent !important;
  background-color: currentColor !important;
}

.payment_box.payment_method_edd_ach input[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e") !important;
}

.payment_box.payment_method_edd_ach input[type="radio"]:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e") !important;
}
.payment_method_edd input {
  border-color: #6dc22e !important;
}
#edd-payment-method .ach-logo {
  height: 50px !important;
  background: url("../images/logo.png") center no-repeat !important;
  background-size: contain !important;
  margin-bottom: 1em !important;
}

input[type="email"].email-input,
.email-input {
  border-radius: 4px !important;
  border: 1px solid #ea6000 !important;
  background-color: white !important;
  height: 44px !important;
  width: 100% !important;
  font-size: 14px !important;
  padding: 0 0.5rem !important;
  box-sizing: border-box !important;
}

#email-label {
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 17px !important;
}

.text-subtitle {
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 12px !important;
  line-height: 15px !important;
  text-decoration-line: underline !important;
  color: #202020 !important;
}

.woocommerce-checkout-payment button.edd-button,
.woocommerce-checkout-payment button.edd-button:hover {
  background: linear-gradient(180deg, #6ca800 0%, #8acc12 100%) !important;
  border-radius: 4px !important;
  width: 141px !important;
  height: 44px !important;
  outline: unset !important;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #ffffff !important;
  border: unset !important;
  cursor: pointer;
  padding: 0 !important;
}

.woocommerce-checkout-payment button.edd-button-add-new-account,
.woocommerce-checkout-payment button.edd-button-add-new-account:hover {
  background: linear-gradient(180deg, #888 0%, #888 100%) !important;
  border-radius: 4px !important;
  width: 141px !important;
  height: 24px !important;
  outline: unset !important;
  font-style: normal !important;
  font-weight: 600 !important;
  font-size: 14px !important;
  line-height: 17px !important;
  color: #ffffff !important;
  border: unset !important;
  cursor: pointer;
  padding: 0 !important;
}


.edd-h3 {
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  color: #202020 !important;
}

.edd-text {
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 14px !important;
  line-height: 20px !important;
  text-align: center !important;
  color: #202020 !important;
}

.edd-text-muted {
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 11px !important;
  line-height: 13px !important;
  text-align: center !important;
}

.edd-bold-title {
  font-style: normal !important;
  font-weight: 700 !important;
  font-size: 20px !important;
  line-height: 24px !important;
  display: flex !important;
  align-items: center !important;
 color: #202020 !important;
}

.edd-text-red {
  color: rgb(234, 0, 0) !important;
}

.hentry .entry-content a.edd-terms-link {
  font-weight: bold !important;
  text-decoration: none !important;
  color: black !important;
}

.hentry .entry-content a.edd-terms-link:hover {
  text-decoration: underline !important;
  color: black !important;
}

#payment .payment_methods li.payment_method_edd_ach img {
  max-height: unset !important;
  float: none;
}

#edd-ach-back-button {
  font-size: 14px !important;
  font-weight: 600 !important;
  color: black !important;
  display: none;
  margin: 0px 0px 10px;
}

#edd-ach-back-button:hover {
  text-decoration-line: underline !important;
  text-underline-offset: 2px !important;
  cursor: pointer !important;
}
button#pay-now-yodlee-new,button#pay-now-yodlee-existing, button#pay-now-datax-existing, button#pay-now-datax-new,
button#datax, button#yodlee {
  font-size: 14px !important;
  border-radius: 4px !important;
  margin-top: 22px !important;
}
.payment_box.payment_method_edd_ach {
  width: 100% !important;
  border: 2px solid #6F7681;
  border-radius: 4px;
  padding: 34px !important;
}

input[type="email"].email-input-new,
.email-input-new {
  border-radius: 4px !important;
  border: 1px solid #ea6000 !important;
  background-color: white !important;
  height: 44px !important;
  width: 50% !important;
  font-size: 14px !important;
  padding: 0 0.5rem !important;
}
.label-datax, .email-input-new {
  display: inline-block !important;
  width: 50% !important;
}
.label-datax {
  width: 40% !important;
  display: inline-block !important;
}

.edd-text-new {
  font-style: normal !important;
  font-size: 14px !important;
  line-height: 20px !important;
  text-align: center !important;
  color: #202020 !important;
}
.back-button-logo, #select-validation {
 width: 100% !important; 
}
.or-lable{
  position: relative;
  top: 30px;
  display: block;
  width: 40px;
}
.img-logo{
  height: 60px !important; 
}
a.icon-link.close-icon {
  display: none !important;
}

@media (max-width:767px) {
  .payment_box.payment_method_edd_ach {
    width: 100% !important;
    /* box-sizing: border-box !important; */
  }
  .back-button-logo, #select-validation {
    width: 100% !important; 
   }
   .selection-buttons {
      flex-direction: column !important;
      justify-content: center !important;
   }
   .woocommerce-checkout-payment .selection-buttons .edd-button,
   .woocommerce-checkout-payment .selection-buttons .edd-button:hover  {
    width: 100% !important;
 }
 .email-input-new {
  width: 100% !important;
  box-sizing: border-box !important;
} 
 .label-datax{
  width: 100% !important;
  display: block;
 }
 .payment_box.payment_method_edd_ach{
  width: auto !important;
}
.or-lable{
  position: relative !important;
  display: block !important;
  top: 0px !important;
  text-align: center !important;
  width: auto !important;
}
.payment_box.payment_method_edd_ach {
  padding: 10px !important;
  border-radius: 4px !important;
}
}
@media (max-width:580px) {
  .payment_box.payment_method_edd_ach {
    width: 100% !important;
  }
  .back-button-logo, #select-validation {
    width: 100% !important; 
   }
   .or-lable{
    position: relative !important;
    display: block !important;
    top: 9px !important;
    text-align: center !important;
    width: auto !important;
 }
 .payment_box.payment_method_edd_ach{
    width: auto !important;
 }
 #edd-ach-back-button {
  font-size: 14px !important;
  font-weight: 600 !important;
  color: black !important;
  margin: 0px 0px 0px;
}
.img-logo{
  margin-top: 10px;
}
li.wc_payment_method label {
  font-size: 13px !important;
}
.payment_box.payment_method_edd_ach {
  padding: 10px !important;
  border-radius: 4px !important;
}
}
@media (min-width: 768px) and (max-width: 1024px){
  .payment_box.payment_method_edd_ach{
    width: auto !important;
 }
}
@media (max-width: 320px) {
  li.wc_payment_method label {
    font-size: 10px !important;
  }
  .payment_box.payment_method_edd_ach {
    padding: 10px !important;
    border-radius: 4px !important;
  }
}

.payment-slection, .email-field-logo, .code-field-logo, .datax-option-logo, 
.yodlee-option-logo, .datax-field-logo, .datax-field-logo-existing, .yodlee-field-logo
 {
  text-align: center !important;
}

.selection-buttons {
  display: flex !important; 
  justify-content: space-around !important;
}
.selection-buttons div {
  text-align: center;
}
.selection-buttons p {
  font-size: 12px;
}
#email-container, #confirm-code-container, #resend-code-button, #datax-flow, 
#new-account-container, #existing-account-container, #yodlee-flow, #account-container {
  display: none;
}
.edd-text-new {
  margin-top: 15px !important;
  margin-bottom: 15px !important;
  font-weight: normal !important;
}
.select-email-phone, .select-email-phone-checkbox {
  display: flex !important;
  padding: 0 0 !important;
  align-items: flex-start !important;
}
.select-email-phone-checkbox {
padding: 10px 0 !important;
}
.select-email-phone-button {
  display: flex !important;
  justify-content: center !important;
  margin-top: 25px !important;
}
#ach-timer {
  font-size: 12px !important;
  margin-top: 4px !important;
}
.payment-row-code {
  padding: 10px 0 !important;
}
.payment-row-code-btn {
  display: flex !important;
  justify-content: center !important;
  padding: 10px 0 !important;
}
#resend-code-link {
  cursor: pointer !important;
  text-decoration: underline !important;
  color: #000 !important; 
  font-size: 12px !important; 
  margin-top: 10px !important; 
  text-align: center !important;
}
label[for="otp-checkbox"] {
  font-size: 12px;
}
label[for="edd-ach-select-email"], label[for="edd-ach-select-phone"] {
  font-size: 14px !important;
}
.yodlee-option-btn, .datax-option-btn {
  display: flex !important;
  justify-content: space-around !important;
}
.datax-field-text {
  margin-top: 15px !important; 
  margin-bottom: 15px !important; 
  font-weight: normal !important;
}
.row-routing, .row-account, .row-caccount {
  padding: 10px 0 !important;
}
.datax-field-save {
  display: flex !important; 
  padding: 10px 0 !important; 
  align-items: flex-start !important;
}
.datax-field-terms, .datax-field-auth {
  display: flex !important; 
  justify-content: center !important; 
  padding: 10px 0 !important; 
  align-items: flex-start !important;
}
.datax-field-text-existing {
  margin-top: 15px !important; 
  margin-bottom: 15px !important; 
  font-weight: normal !important;
}
.code-disabled {
  padding: 10px 0 !important; 
  display: none !important;
}
.select-bank, .add-new {
  padding: 10px 0 !important;
}
#add-bank-button {
  cursor: pointer !important; 
  margin: 0 auto !important; 
  padding: 5px !important; 
  width: 130px !important; 
  color: #fff !important; 
  font-size: 12px !important; 
  text-align: center !important; 
  background: rgba(76,83,93) !important; 
  border-radius: 4px !important;
}
label[for="save-bank-account-datax"], label[for="ach-checkbox-datax"], label[for="terms-checkbox-datax"],
label[for="save-bank-account-datax-new"], label[for="terms-checkbox-datax-new"], label[for="ach-checkbox-datax-new"],
label[for="save-bank-account-yodlee"], label[for="terms-checkbox-yodlee"], label[for="ach-checkbox-yodlee"]
{
  font-size: 12px !important;
}
.datax-field-btn {
  display: flex !important; 
  justify-content: center !important; 
  padding: 10px 0 !important; 
  display: none !important;
}
.yodlee-field-text {
  margin-top: 15px !important; 
  margin-bottom: 15px !important; 
  font-size: 18px !important;
}
.yodlee-field-text2 {
  margin-top: 15px !important; 
  margin-bottom: 15px !important; 
  font-weight: normal !important;
}
.yodlee-select, .yodlee-add-acc {
  padding: 10px 0 !important;
}
#ach-yodlee-add-new-account {
  cursor: pointer !important; 
  margin: 0 auto !important; 
  padding: 5px !important; 
  width: 130px !important; 
  color: #fff !important; 
  font-size: 12px !important; 
  text-align: center !important; 
  background: rgba(76,83,93) !important; 
  border-radius: 4px !important;
}
.yodlee-save {
  display: flex !important; 
  padding: 10px 0 !important; 
  align-items: flex-start !important;
}
.yodlee-terms, .yodlee-auth {
  display: flex !important; 
  justify-content: center !important; 
  padding: 10px 0 !important; 
  align-items: flex-start !important;
}
.yodlee-btn {
  display: flex !important; 
  justify-content: center !important; 
  padding: 10px 0 !important; 
  display: none !important;
}
#error-text {
  font-size: 12px !important; 
  text-align: center !important;
}

/* css for consolidation */
.ach-validation-with-both, .draft-validation-with-both, .datax-option-with-both, .yodlee-option-with-both,
.draft-yodlee-option-with-both, .draft-datax-option-with-both {
  display: none;
}
.draft_logo {
  text-align: center !important;
}