.full-page-info {
    margin: 0px!important;
}

.full-page-info > H2 {
    margin-top: 0px!important;
}

#content > #content {
    padding-top: 0px;
}

#content {
    padding-top: 65px;
}

#content > #content > #content-inner {
    padding: 10px;
}

.finanz-search {
    padding: 0px;
}

.finanz-search > .right > DIV.info-box {
    width: 90%;
}

.finanz-search > .right > DIV.info-box:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    left: 20px;
    position: absolute;
    width: 0;
    border-width: 14px;
    top: -28px;    
    border-bottom-color: #EFEFEF;
}

.finanz-search > .right > DIV.info-box.red:before {
    border-right-color: transparent;
    border-bottom-color: #FFBABA;
}

.finanz-search > .left {
    position: static;
    width: 100%;
}

.finanz-search .info-box-mobile {
    display: block;
    width: 90%;
    line-height: 20px;
    background-color: #EFEFEF;
    padding: 14px;
    position: relative;
    margin-bottom: 25px;
    animation: blinker 1s linear infinite;
}

.info-box-mobile.closed,
.finanz-search > .left.closed {
     display: none;
}

.finanz-search .info-box-mobile:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    left: 20px;
    position: absolute;
    width: 0;
    border-width: 14px;
    border-top-color: #EFEFEF;
    top: 100%;
}

.finanz-search > .right {
    padding-left: 0px;
    padding-bottom: 40px;
    border: none;
    display: none;
    min-height: 900px;
}

.finanz-search.finanz-form > .right {
    display: block;
}

.finanz-search.finanz-done > .left {
    display: none;
}

.finanz-search > .right.open {
    display: block;
}

.finanz-search > .finanz-options {
    color: #FFF;
    font-size: 1px;
    margin-bottom: 10px;
    position: static;
    line-height: normal;
    border: none;
}

.finanz-search > .finanz-options A {
    background-color: #EE3125;
    color: #FFF;
    padding: 1px;
    display: inline-block;
    border-radius: 3px;
    font-size: 11px;
    line-height: auto;
    padding: 5px;
}

.finanz-search > .finanz-options DIV.order {
    display: none;    
}

/* filters */

.finanz-search > .left > .mode > label, 
.finanz-search > .left > .filter > label {
    font-size: 18px;
}

.finanz-search > .left > .mode > SPAN,
.finanz-search > .left > .mode > A {
    padding: 15px;
    padding-left: 24px;
    padding-right: 24px;
    font-size: 16px;
}

.finanz-search.finanz-form > .left > .mode > SPAN, .finanz-search.finanz-form > .left > .mode > A {
    padding:4px;
    padding-left: 14px;
    padding-right: 14px;
    font-size: 12px;
}

.finanz-search > .left INPUT, 
.finanz-search > .left SELECT {
    box-sizing: border-box;
    height: 46px;
    width: 80%;
}

.finanz-checkbox-label {
    font-size: 16px;
}

/* list */

.finanz-list > LI {
    height: auto;
    border-top: 4px solid #999;
    border-bottom: none;
    padding-top: 15px;
    margin-bottom: 15px;
}

.finanz-list > LI.open {
    height: auto;
}

.finanz-list > LI:hover {
    background-color: none;
}

.finanz-list > LI > DIV.logo {
    position: static;
    text-align: right;
    padding-right: 10px;
    padding-left: 50%;
    min-height: 100px;
}

.finanz-list > LI > DIV.logo > IMG {
    /*height: 100px;
    width: auto;*/
    height: auto;
    width: 60%;
}

.finanz-list > LI > DIV.logo.nologo::before {
    display: none;
}
    
.finanz-list > LI > DIV.payment,
.finanz-list > LI > DIV.header
.finanz-list > LI > DIV.rate {
    position: static;
    display: block;
}

.finanz-list > LI > DIV.payment,
.finanz-list > LI > DIV.rate,
.finanz-list > LI > DIV.header {
    display: block;
    box-sizing: border-box;
    margin: 2%;
    width: 80%;
    padding: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
    float: left;
    text-align: left;
    position: absolute;
    top: 120px;
    left: 0px;
}
 
.finanz-list > LI > DIV.header {
    top: 0px;
}

.finanz-list > LI > DIV.header H2 {
    font-size: 20px;
    max-width: 70%;
}

.finanz-list > LI > DIV.payment {
    top: 75px;
    font-size: 18px;
}

.finanz-list > LI > DIV.rate {
    display: none;
}

.finanz-list > LI > DIV.actions {
    position: static;
    clear: both;
    padding-top: 10px;
}

.finanz-list > LI > UL.short-features {
    position: static;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
}

.finanz-list > LI > DIV.extra-info {
    position: static;
    display: none;
    clear: both;
    margin-top: 15px;
}

.finanz-list > LI.open > DIV.extra-info {
    display: block;
}

.finanz-list > LI > DIV.extra-info > UL {
    float: none;
    width: auto;
}

.finanz-list > LI > DIV.extra-info > UL > LI {
    float: none;
}


.finanz-list > LI > DIV.actions > A {
    text-align: center;
}

.finanz-list > LI > DIV.actions > A > SPAN.desktop {
    display: none;
}

.finanz-list > LI > DIV.actions > A > SPAN.mobile {
    display: inline-block;
}

.finanz-list > LI > DIV.actions > A {
    width: 30%;
    text-align: center;
    box-sizing: border-box;
    display: inline-block;
    margin: 1%;
    vertical-align: middle;
    line-height: 16px;
    font-size: 13px;
}

.finanz-list > LI > DIV.actions > A.compare.checked:before {
    top: 50%;
    left: 50%;
}

.finanz-list > LI.alreadyapplied:before {
    left: auto;
    right: 5px;
    top: 5px;
}

.finanz-list > LI > DIV.extra-info > SPAN.data-info A {
    display: none;
}

.finanz-list > LI > DIV.extra-info > SPAN.data-info DIV.close > A {
    display: block;
}

DIV.share-icons {
    text-align: left!important;
}

DIV.share-icons SVG {
    width: 90%;
    height: 90%;
}

/* overlays: info */

#AboutFinanzPopup DIV.overlay-form-inner {
    width: 100%;
}

 #AboutFinanzPopup UL > LI {
    width: 50%;
}

#AboutFinanzPopup UL > LI > DIV {
    width: 100%;
    background-position: center;
}    

/* overlays: terms */

#TermsFinanzPopup .overlay-form-inner {
    height: 95%;
}

/* overlays: assistant */

#AssistantFinanzPopup DIV.overlay-form-inner {
    width: 100%;
}

#AssistantFinanzPopup DIV.overlay-form-inner P {
    text-align: left;
}

.asistant-step-data UL.years-new,
.asistant-step-data UL.years-used {
    margin-left: 0px;
    width: 100%;
    float: none;
    clear: both;
    padding-left: 0px;
}

.asistant-step-data UL.years LI.title {
    margin-top: 0px;
    padding-top: 10px;
}

.asistant-step-data UL.years-new > LI:not(.title) {
    padding-top: 20px;
    padding-bottom: 20px;
}

#AboutFinanzPopup INPUT[type='button'].basic-reset,
#AssistantFinanzPopup INPUT[type='button'].basic-reset {
    margin-bottom: 10px;
    margin-top: 10px;
    width: auto;
}

.asistant-step-data UL.downpayment, .asistant-step-data UL.term {
}

/* compare button */

.compare-popup {
    top: 65px;
    border: none;
}

.compare-popup > .compare-container {
    width: 100%;
    box-sizing: border-box;
    padding: 5px;
}

#compare-close-button {
    display: none;
}

.compare-popup DIV.info {
    font-size: 12px;
    padding-left: 10px;
    line-height: 26px;
}

.compare-popup DIV.compare-buttons A {
    font-size: 11px;
    width: auto;
}

.compare-labels TD {
    width: 140px!important;
    font-weight: normal;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.compare-data TD {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
}


.compare-labels .table-header, .compare-data .table-header  {
    background-color: #EFEFEF;
    border-bottom: 1px solid #CCCCCC;
    color: #ee3124;
    font-size: 20px;
    height: 40px !important;
    font-weight: normal;
}

.compare-data TD > DIV.actions > A {
    font-size:11px;
    padding: 3px;
}

.compare-popup.visible.detail {
    bottom:0px;
    top: auto;
}

/* mobile button for refining */

#ButtonForTrigger {
    z-index: 9999;
}

DIV.mobile-refine-button {
    position: fixed;
    box-sizing: border-box;
    bottom: 10px;
    left: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    z-index: 999;
    text-align: center;
    box-sizing: border-box;
    display: none;
}

DIV.mobile-refine-button.visible {
    display: block!important;
    z-index: 9999;
}
    
DIV.mobile-refine-button > SPAN {
    font-family: 'Source Sans Pro', Arial, sans-serif;
    background-color: #fff;
    color: #ee3124;
    border: 1px solid #CCC;
    background-color: #b7b7b7;
    font-weight: 600;
    color: #727272;
    display: inline-block;
    border-radius: 4px;
    cursor: pointer;
    background-color: #fff;
    color: #ee3124;
    border: 1px solid #CCC;
    padding: 12px;
    padding-left: 21px;
    padding-right: 21px;
    font-size: 16px;
    -webkit-box-shadow: 1px 1px 9px rgba(0,0,0,.3);
    -moz-box-shadow: 1px 1px 9px rgba(0,0,0,.3);
    -ms-box-shadow: 1px 1px 9px rgba(0,0,0,.3);
    -o-box-shadow: 1px 1px 9px rgba(0,0,0,.3);
    box-shadow: 1px 1px 9px rgba(0,0,0,.3);
}

/* hide secondary lists */

UL.finanz-list.secondary,
H2.secondary {
}

/* --- form --- */

.finanz-search DIV.sell-form-block > DIV {
    float: none;
    width: auto;
}

.finanz-search DIV.sell-form-block > LABEL {
    float: none;
    width: auto!important;
}

DIV.sell-form-block > DIV {
    height: auto!important;
}

.finanz-list > LI.open.peek > DIV.peek-open {
    position: static;
    padding-left: 10px;
}

.finanz-list > LI.peek > DIV.extra-info {
    display: none;
}

.finanz-search DIV.sell-form-block > LABEL.twins.first,
.finanz-search DIV.sell-form-block > LABEL.twins.second {
    margin-bottom: 8px;
}

.finanz-search DIV.sell-form-block > DIV.twins.first,
.finanz-search DIV.sell-form-block > DIV.twins.second,
.finanz-search DIV.sell-form-block > DIV.full {
    width: 100%;
    margin-top: 8px;
    margin-bottom: 8px;
}

DIV.sell-form-block LABEL.FieldInvalid:before {
    left: 115%!important;
}

.finanz-search DIV.sell-form-block input.standard-select, 
.finanz-search DIV.sell-form-block select.standard-select {
    width: 90%;
}

.finanz-search DIV.confirmation-email,
.finanz-search DIV.confirmation {
    width: 350px;
    margin-bottom: 10px;
}

/* Promo */

.finanz-list > LI.promo {
    border: 3px solid #000;
    border-radius: 10px;
    margin-top: 30px;
    padding-bottom: 5px;
}

.finanz-list > LI > DIV.promo-text {
    clear: both;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
    padding: 10px;
}