/*without product logo*/
              #logo a {
                  min-height:0;
                  height:120px;
                  background-color: #000000; /*header background*/
                  background-image: url(https://www.customersupport.de/formTool/components/images/digitalpayment.png), url(https://www.customersupport.de/formTool/components/images/support.png) !important;
                  background-position: 437px center, 10px center;
                  background-repeat: no-repeat;
              }/* --------    .wufoo .info{display:none} ------- */

      /* ----- Backgrounds ----- */
      html, body{
          background-image:none;	background-color: #cccccc; /*site background*/
      }#logo{background-image:url(https://www.customersupport.de/formTool/components/images/digitalpayment.png);	background-color:#000000; background-position: 450px center; padding: 10px; background-repeat: no-repeat;}

    #container, html.embed{
        background-color: rgba(255,255,255,0.8); /*form background*/
        border: 0;
        box-shadow: none;
        margin-bottom: 0;
    }

    /* - - - Custom Theme - - - */



    .powertiny {
        display: none !important;
        opacity: 0 !important;
    }


    input.medium, select.medium {
        width: 100%;
    }
    input.text, input.search, textarea.textarea {
        background-image: none;
    }
    input.text, input.search, textarea.textarea {
        border: auto;
    }

    .leftLabel p.instruct, .rightLabel p.instruct {
        width: 18%;
    }
    .wufoo label.desc, .wufoo legend.desc {
        font-size: 90%;
    }
    .leftLabel li, .rightLabel li {
        width: 85% !important;
    }

    .likert tbody tr:hover th, .likert tbody tr:hover td, .likert tbody tr:hover label {
        background-color: #fff !important;
        border-color: #bebebe !important;
    }

    form .instruct {
        padding: 0 5px;
        line-height: normal;
    }
    .leftLabel .buttons, .rightLabel .buttons {
        padding: 0;
    }


    .leftLabel .buttons div, .rightLabel .buttons div {
        margin: 0;
        padding-top: 20px;
        width: 100%;
    }
    input.btTxt {
        padding: 6px 12px;
        width: 100%;
        font-size: 16px !important;
    }



    #errorLi {
        background-color: transparent !important;
        border: 0;
        border-radius: 0 !important;
        text-align: left;
        margin: 0;
    }



    .imprintSpecial {
        position: absolute !important;
        bottom: 0;
        left: 0;
        right: 0;
    }
    #imprint {
        width: 100% !important;
        text-align: center;
    }


    form.wufoo {
        padding-bottom: 70px;
    }

    /*!
     * Bootstrap v3.3.4 (http://getbootstrap.com)
     * Copyright 2011-2015 Twitter, Inc.
     * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
     */

    /*! normalize.css v3.0.2 | MIT License | git.io/normalize */
    html {
      font-family: sans-serif;
      -webkit-text-size-adjust: 100%;
          -ms-text-size-adjust: 100%;
    }
    body {
      margin: 0;
    }
    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    main,
    menu,
    nav,
    section,
    summary {
      display: block;
    }
    audio,
    canvas,
    progress,
    video {
      display: inline-block;
      vertical-align: baseline;
    }
    audio:not([controls]) {
      display: none;
      height: 0;
    }
    [hidden],
    template {
      display: none;
    }
    a {
      background-color: transparent;
    }
    a:active,
    a:hover {
      outline: 0;
    }
    abbr[title] {
      border-bottom: 1px dotted;
    }
    b,
    strong {
      font-weight: bold;
    }
    dfn {
      font-style: italic;
    }
    h1 {
      margin: .67em 0;
      font-size: 2em;
    }
    mark {
      color: #000;
      background: #ff0;
    }
    small {
      font-size: 80%;
    }
    sub,
    sup {
      position: relative;
      font-size: 75%;
      line-height: 0;
      vertical-align: baseline;
    }
    sup {
      top: -.5em;
    }
    sub {
      bottom: -.25em;
    }
    img {
      border: 0;
    }
    svg:not(:root) {
      overflow: hidden;
    }
    figure {
      margin: 1em 40px;
    }
    hr {
      height: 0;
      -webkit-box-sizing: content-box;
         -moz-box-sizing: content-box;
              box-sizing: content-box;
    }
    pre {
      overflow: auto;
    }
    code,
    kbd,
    pre,
    samp {
      font-family: monospace, monospace;
      font-size: 1em;
    }
    button,
    input,
    optgroup,
    select,
    textarea {
      margin: 0;
      font: inherit;
      color: inherit;
    }
    button {
      overflow: visible;
    }
    button,
    select {
      text-transform: none;
    }
    button,
    html input[type="button"],
    input[type="reset"],
    input[type="submit"] {
      -webkit-appearance: button;
      cursor: pointer;
    }
    button[disabled],
    html input[disabled] {
      cursor: default;
    }
    button::-moz-focus-inner,
    input::-moz-focus-inner {
      padding: 0;
      border: 0;
    }
    input {
      line-height: normal;
    }
    input[type="checkbox"],
    input[type="radio"] {
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
      padding: 0;
    }
    input[type="number"]::-webkit-inner-spin-button,
    input[type="number"]::-webkit-outer-spin-button {
      height: auto;
    }
    input[type="search"] {
      -webkit-box-sizing: content-box;
         -moz-box-sizing: content-box;
              box-sizing: content-box;
      -webkit-appearance: textfield;
    }
    input[type="search"]::-webkit-search-cancel-button,
    input[type="search"]::-webkit-search-decoration {
      -webkit-appearance: none;
    }
    fieldset {
      padding: .35em .625em .75em;
      margin: 0 2px;
      border: 1px solid #c0c0c0;
    }
    legend {
      padding: 0;
      border: 0;
    }
    textarea {
      overflow: auto;
    }
    optgroup {
      font-weight: bold;
    }
    table {
      border-spacing: 0;
      border-collapse: collapse;
    }
    td,
    th {
      padding: 0;
    }
    * {
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
    }
    *:before,
    *:after {
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
    }
    html {
      font-size: 10px;

      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
    body {
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 14px;
      line-height: 1.42857143;
      color: #333;
    }
    input,
    button,
    select,
    textarea {
      font-family: inherit;
      font-size: inherit;
      line-height: inherit;
    }
    a {
      color: #337ab7;
      text-decoration: none;
    }
    a:hover,
    a:focus {
      color: #23527c;
      text-decoration: underline;
    }
    a:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
    }
    figure {
      margin: 0;
    }
    img {
      vertical-align: middle;
    }











    fieldset {
      min-width: 0;
      padding: 0;
      margin: 0;
      border: 0;
    }
    legend {
      display: block;
      width: 100%;
      padding: 0;
      margin-bottom: 20px;
      font-size: 21px;
      line-height: inherit;
      color: #333;
      border: 0;
      border-bottom: 1px solid #e5e5e5;
    }
    label {
      display: inline-block;
      max-width: 100%;
      margin-bottom: 5px;
      font-weight: bold;
    }
    input[type="search"] {
      -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
    }
    input[type="radio"],
    input[type="checkbox"] {
      margin: 4px 0 0;
      margin-top: 1px \9;
      line-height: normal;
    }
    input[type="file"] {
      display: block;
    }
    input[type="range"] {
      display: block;
      width: 100%;
    }
    select[multiple],
    select[size] {
      height: auto;
    }
    input[type="file"]:focus,
    input[type="radio"]:focus,
    input[type="checkbox"]:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
    }
    output {
      display: block;
      padding-top: 7px;
      font-size: 14px;
      line-height: 1.42857143;
      color: #555;
    }
    input, input.text, input.search, textarea.textarea, textarea, select, select.select {
      display: block;
      width: 100%;
      height: 40px;
      padding: 6px 12px;
      font-size: 14px;
      line-height: 1.42857143;
      color: #555;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      border-radius: 4px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
              box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
      -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
           -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
              transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    }
    textarea, textarea.textarea {
        height: auto;
    }
    input:focus, textarea:focus, select:focus {
      border-color: #66afe9;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
              box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    }
    input::-moz-placeholder {
      color: #999;
      opacity: 1;
    }
    input:-ms-input-placeholder {
      color: #999;
    }
    input::-webkit-input-placeholder {
      color: #999;
    }
    input[disabled],
    input[readonly],
    fieldset[disabled] input {
      background-color: #eee;
      opacity: 1;
    }
    input[disabled],
    fieldset[disabled] input {
      cursor: not-allowed;
    }
    textarea {
      height: auto;
    }
    input[type="search"] {
      -webkit-appearance: none;
    }
    @media screen and (-webkit-min-device-pixel-ratio: 0) {
      input[type="date"],
      input[type="time"],
      input[type="datetime-local"],
      input[type="month"] {
        line-height: 34px;
      }
    }


    .btTxt {
      display: inline-block;
      padding: 6px 12px;
      margin-bottom: 0;
      font-size: 14px;
      font-weight: normal;
      line-height: 1.42857143;
      text-align: center;
      white-space: nowrap;
      vertical-align: middle;
      -ms-touch-action: manipulation;
          touch-action: manipulation;
      cursor: pointer;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px;
    }
    .btTxt:focus,
    .btTxt:active:focus,
    .btTxt.active:focus,
    .btTxt.focus,
    .btTxt:active.focus,
    .btTxt.active.focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px;
    }
    .btTxt:hover,
    .btTxt:focus,
    .btTxt.focus {
      color: #333;
      text-decoration: none;
    }
    .btTxt:active,
    .btTxt.active {
      background-image: none;
      outline: 0;
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
              box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    }
    .btTxt.disabled,
    .btTxt[disabled],
    fieldset[disabled] .btTxt {
      pointer-events: none;
      cursor: not-allowed;
      filter: alpha(opacity=65);
      -webkit-box-shadow: none;
              box-shadow: none;
      opacity: .65;
    }


    .btTxt {
      color: #fff;
      background-color: #5cb85c;
      border-color: #4cae4c;
    }
    .btTxt:hover,
    .btTxt:focus,
    .btTxt.focus,
    .btTxt:active,
    .btTxt.active,
    .open > .dropdown-toggle.btTxt {
      color: #fff;
      background-color: #449d44;
      border-color: #398439;
    }
    .btTxt:active,
    .btTxt.active,
    .open > .dropdown-toggle.btTxt {
      background-image: none;
    }
    .btTxt.disabled,
    .btTxt[disabled],
    fieldset[disabled] .btTxt,
    .btTxt.disabled:hover,
    .btTxt[disabled]:hover,
    fieldset[disabled] .btTxt:hover,
    .btTxt.disabled:focus,
    .btTxt[disabled]:focus,
    fieldset[disabled] .btTxt:focus,
    .btTxt.disabled.focus,
    .btTxt[disabled].focus,
    fieldset[disabled] .btTxt.focus,
    .btTxt.disabled:active,
    .btTxt[disabled]:active,
    fieldset[disabled] .btTxt:active,
    .btTxt.disabled.active,
    .btTxt[disabled].active,
    fieldset[disabled] .btTxt.active {
      background-color: #5cb85c;
      border-color: #4cae4c;
    }




    input[type="file"] {
        border: 0 !important;
        box-shadow: none !important;
        height: auto !important;
        background-color: transparent;
    }
    input[type="radio"], input[type="checkbox"] {
        height: auto;
    }


    .section .mobile {
        display: none !important;
    }
    .section .desktop {
        display: block !important;
    }




    @media (max-width: 640px) {

        .section .mobile {
            display: block !important;
        }
        .section .desktop {
            display: none !important;
        }
        #container {
            width: 100%;
        }

        .leftLabel li, .rightLabel li {
            width: 100% !important;
        }
        .leftLabel .desc, .rightLabel .desc {
            width: 100% !important;
            float: none;
        }

        .leftLabel li div, .rightLabel li div {
            float: none;
            width: 100%;
        }



        form li.focused .instruct, form li:hover .instruct {
            left: auto;
        }
        form li .instruct {
            visibility: visible !important;
        }
        .leftLabel p.instruct, .rightLabel p.instruct {
            width: 100%;
            margin-left: 0;
        }
        form .instruct {
            padding: 0;
            background: transparent !important;
            border: 0;
            top: auto;
            position: relative;
            border-color: transparent !important;
        }

        form li.focused, .wufoo li.focused {
            background-color: transparent;
        }

        .likert {
            overflow: hidden;
            overflow-x: auto;
            position: relative;
        }

        form li.captcha {
            overflow: hidden;
            overflow-x: auto;
            position: relative;
        } /*without product logo*/
                  #logo a {
                      height: 50px;
                      background-image: url(https://www.customersupport.de/formTool/components/images/digitalpayment.png) !important;
                      background-position: center center;
                      background-color: #000000; /*header background*/
                  }

                  #logo {
                          background-color:#000000; background-image:none;
                  }.wufoo label.desc, .wufoo legend.desc {
                font-size: 100%;
            }
    }