.fit-to-content{
    max-width: fit-content;
    }
    .dwolla-owner-delete{
        display: none;
      }
      .dwolla-button-label-container-nb {
        display: none;
      }
      .dwolla-owner-header h2{
        display: none;
      }
      /* .dwolla-button-label-container-nb {
        display: none;
      }
      .dwolla-half-button-secondary{
        float: none !important;
      }
      #hasOwners-certify-submit{
        display: none;
      } */
      /* .dwolla-input-container label{
        font-family: "sofiapro" !important;
  font-size: 18px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
       color: #757779;
      }


    
      .dwolla-input-container input{
        border-radius: 6px !important;
        border: 1px solid #c8c8c8 !important;
        width: 100%;
        color: #220022 !important;
        margin-top: 5px;
      }
      .dwolla-customer-businessType{
        border-radius: 6px !important;
        border: 1px solid #c8c8c8 !important;
        width: 100%;
        color: #220022 !important;
        margin-top: 5px;
      } */

      .dwolla-input-container label{
        font-family: "sofiapro" !important;
  font-size: 18px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0em;
  text-align: left;
       color: #757779;
       padding-bottom:10px 
      }
      .dwolla-customer-input, 
      #dwolla-controller-info-back,
      .dwolla-customer-text,
      #dwolla-document-upload,
      .document-type-select-label,
      .dwolla-document-description,
      .dwolla-document-submit,
      #hasOwners-certify-submit,
      .add-owner-document,
      .dwolla-owner-name,
      .dwolla-owner-header,
      #dwolla-initial-info-submit,.dwolla-company-text,#dwolla-business-info-back{
        font-family: "sofiapro" !important;
      }
      
      #dwolla-initia-info{
        height: auto !important;
      }
      .tooltip-shift {
        margin-left: 390px !important;
      }
      .dwolla-customer-tos{
          width: 470px;
          margin-left: 41px;
      }
      .dwolla-document-name-display {
              margin-left: -16%;
              width: 58%;
      }
      label.dwolla-document-chooser {
          margin-left: -1px;
      }
      .dwolla-document-submit {
        display: flex;
      }

      @media only screen and (max-width: 767px) {
        .dwolla-customer-tos{
          width: auto;
          margin-left: 0;
        }
        .dwolla-customer-checkbox {
          width: auto !important;
          height: auto !important;
      }
 
      }
      @media only screen and (min-width: 470px) {

        .dwolla-half-button-secondary input[type="submit"] {
            width: 450px !important;
        }
      }

      .dropInContainer {
        width: 100%;
        padding: 20px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
      }