.full-width{
width:100% !important;
} .fa_nav-pills-mobile {
display: none !important; 
padding:10px !important;  
}
.fa_nav-pills-mobile option{
padding:10px !important;  
line-height:5em !important; 
}
.fa_nav-pills-mobile{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
display: block;
width:100% !important;
height: 40px !important;
margin:0px 0px 10px 0px !important;
padding-top: 5px;
padding-bottom: 5px;
padding-left:10px;
padding-right: 32px;
font-size:13px !important;
font-weight:normal;
color: #333333;
vertical-align: middle;
background: url(//bankeninformation.net/wp-content/plugins/financeAds_Tools/templates/xhtml/images/caret_down.png);
background-color: #e7e7e7;
background-position: right -7px center;
background-repeat: no-repeat;
outline: none !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #cccccc;
border-radius:0px !important;
outline: none !important;
}
@media (max-width: 590px){
.fa_nav-pills-mobile { 
width: 100% !important; 
display: block !important;   
}
.fa_nav-pills-mobile + .fa_nav-pills { 
display: none !important;   
}
.fa_select-group .fa_nav-pills-mobile{
display: block !important;
margin-bottom: 10px !important;
}  
}
@media (min-width: 480px) {
.fa_container {
width: 100% !important;
}
}
@media (min-width: 768px) {
.fa_container {
width: 100% !important;
}
}
@media (min-width: 992px) {
.fa_container {
width: 100% !important;
max-width:1170px;
}
}
.fa_container {
margin-right: auto;
margin-left: auto;
padding-left: 8px !important;
padding-right: 8px !important; 
}
.fa_container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 8px;
padding-right: 8px;
}
.fa_row {
margin-left: -8px !important;
margin-right: -8px !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, 
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, 
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, 
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, 
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, 
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, 
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, 
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, 
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, 
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, 
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, 
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 8px !important;
padding-right: 8px !important;
}
.fa_container:before,
.fa_container:after,
.fa_container-fluid:before,
.fa_container-fluid:after,
.fa_row:before,
.fa_row:after {
display: table;
content: " ";
}
.fa_container:after,
.fa_container-fluid:after,
.fa_row:after {
clear: both;
} .fa_form { 
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
padding-top:10px !important;
padding-bottom:10px !important;
}
.fa_form-abstand{
margin-bottom: 10px !important;
}
.fa_label{
font-size: 13px !important;
font-weight: bold !important;
margin: 0px 0px 5px 0px !important;
color: #333;
}
.fa_checkbox-radio{
margin-top: 3px;    
}
.fa_input-group {
position: relative;
display: table;
border-collapse: separate;
}
.fa_input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.fa_input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group-addon {
font-size:12px !important;
margin: 5px 0 10px !important;
padding:8px !important;
border:1px solid #CCCCCC;
border-radius:0px !important;
color:#333333 !important;
background-color:#f5f5f5 !important;	
} .fa_checkbox-radio-abstand{
margin-top:10px !important;
margin-bottom:6px !important;
}
.fa_input-checkbox input[type="checkbox"]{
position: absolute !important;
left: -1000000000000000000px !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.fa_input-radio input[type="radio"]{
position: absolute;
left: -1000000000000000000px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.fa_input-checkbox input[type=checkbox] + span{
position: relative;
display: inline-block;
margin-left:22px;
cursor: pointer;
padding-top: 5px;
padding-left: 10px;
padding-right:15px;
font-size: 16px;
font-weight:300;
}
.fa_input-radio input[type=radio] + span{
position: relative;
display: inline-block;
margin-left:22px;
cursor: pointer;
padding-top: 5px;
padding-left: 10px;
padding-right:15px;
font-size: 16px;
font-weight:300;
}
.fa_input-checkbox input[type="checkbox"] + span:before{
width: 22px;
height: 22px;
border: 1px solid #333;
display: inline-block;
content: "";
position: absolute;
left: -20px;
top: 4px;
background-color: #ffffff;
border-radius: 0px;
outline: none !important;
}
.fa_input-radio input[type="radio"] + span:before {
width: 22px;
height: 22px;
border: 1px solid #333;
display: inline-block;
content: "";
position: absolute;
left: -20px;
top: 4px;
background-color: #ffffff;
border-radius: 0px;
outline: none !important;
}
.fa_input-checkbox input[type="checkbox"]:checked + span:after{
font-family: 'FontAwesome';
content: "\f00c";
color: #333;
position: absolute;
top: 5px;
line-height: 20px;
font-size: 17px;
left: -17.5px;
font-weight: normal;
width: 22px;
height: 22px;
outline: none !important;
}
.fa_input-radio input[type="radio"]:checked + span:after {
font-family: 'FontAwesome';
content: "\f00c";
color: #333;
position: absolute;
top: 5px;
line-height: 20px;
font-size: 17px;
left: -17.5px;
font-weight: normal;
width: 22px;
height: 22px;
outline: none !important;
} .control {
display: inline-block;
position: relative;
padding-left: 5px;
margin-bottom: 8px;
cursor: pointer;
font-size: 13px !important;
font-weight:normal !important;
color:#333 !important;
}
.control input {
position: absolute;
z-index: -1;
opacity: 0;
}
.control_indicator {
position: absolute;
top: 3px;
left: 0;
height: 22px;
width: 22px;
background: #ffffff;
border:1px solid #cccccc;
}
.control-radio .control_indicator { }
.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
background: #ffffff;
}
.control input:checked ~ .control_indicator {
background: #47a447;
border:1px solid #47a447;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
background: #47a447;
}
.control input:disabled ~ .control_indicator {
background: #47a447;
pointer-events: none;
opacity: .75;
}
.control_indicator:after {
content: '';
position: absolute;
display: none;
}
.control input:checked ~ .control_indicator:after {
display: block;
}
.control-checkbox .control_indicator:after {
left: 5px;
top: 0px;
width: 10px;
height: 14px;
border: solid #fff;
border-width: 0 2px 2px 0;
transform: rotate(40deg);
-ms-transform: rotate(40deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
border-color: #FFFFFF;
}
.control-radio .control_indicator:after {
left: 4px;
top: 1px;
width: 8px;
height: 11px;
border: solid #fff;
border-width: 0 2px 2px 0;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
}
.control-radio input:disabled ~ .control_indicator:after {
background: #7b7b7b;
} .fa_input-group .ratenkreditrechner_kreditbetrag,
.fa_input-group .festgeldrechner_anlagebetrag,
.fa_input-group .tagesgeldrechner_anlagebetrag,
.fa_input-group .kreditkarterechner_umsatzeuroland,
.fa_input-group .kreditkarterechner_umsatznichteuroland,
.fa_input-group .girokontorechner_zahlungseingang,
.fa_input-group .girokontorechner_guthaben,
.fa_input-group .girokontorechner_minus,
.fa_input-group .girokontorechner_minustage,
.fa_input-group .girokontorechner_zahlungseingang,
.fa_input-group .girokontorechner_guthaben,
.fa_input-group .depotrechner_ordervolumen,
.fa_input-group .depotrechner_orderanzahl,
.fa_input-group .depotrechner_depotvolumen,
.fa_input-group .hausratrechner_wohnflaeche,
.fa_input-group .tagesgeldrechner_anlagebetrag,
.fa_input-group .fa_gkvrechner_eingabe,
.fa_input-group .fa_risikolebensrechner_alter2,
.fa_input-group .risikolebensrechner_versicherungssumme2,
.fa_input-group .fa_haftpflichtrechner_alter2,
.fa_input-group .fa_risikolebensrechner_laufzeit,
.fa_input-group .roboadvisor_einlagebetrag,
.fa_input-group .roboadvisor_sparplan,
.fa_input-group .haftpflichtrechner_plz,
.fa_input-group .sofortrenterechner_einmalbetrag{ 
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
display: block;
width:100% !important;
height: 40px;
margin:0px !important;
padding:5px !important;
font-size:13px !important;
font-weight:normal;
color: #333333;
vertical-align: middle;
background-color: #ffffff !important;
background-image: none;
border: 1px solid #cccccc !important;
border-radius:0px !important;
border-top-right-radius: 0px !important;
border-bottom-right-radius: 0px !important;
outline: none !important;
box-shadow: none !important;
-webkit-appearance: none !important;
}
.fa_input-group .baufinanzierungrechner_regional,
.fa_input-group .girokontorechner_transaktionen,
.fa_input-group .hausratrechner_plz{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
display: block;
width:100% !important;
height: 40px;
margin:0px !important;
padding:5px !important;
font-size:13px !important;
font-weight:normal;
color: #333333;
vertical-align: middle;
background-color: #ffffff !important;
background-image: none;
border: 1px solid #cccccc !important;
border-radius:0px !important;
outline: none !important; 
box-shadow: none !important;
-webkit-appearance: none !important;
}  .lt-ie10 .ratenkreditrechner_laufzeit,
.lt-ie10 .ratenkreditrechner_verwendungszweck,
.lt-ie10 .baufinanzierungrechner_beleihung,
.lt-ie10 .baufinanzierungrechner_tilgung,
.lt-ie10 .festgeldrechner_laufzeit,
.lt-ie10 .kreditkarterechner_kartengesellschaft,
.lt-ie10 .kreditkarterechner_anzeige,
.lt-ie10 .kreditkarterechner_zahlungsart,
.lt-ie10 .girokontorechner_guthabentage,
.lt-ie10 .girokontorechner_unternehmensart,
.lt-ie10 .mietkautionrechner_verwendungszweck,
.lt-ie10 .minikreditrechner_laufzeit,
.lt-ie10 .tagesgeldrechner_laufzeit,
.lt-ie10 .depotrechner_orderinternet,
.lt-ie10 .depotrechner_orderexchange,
.lt-ie10 .haftpflichtrechner_person,
.lt-ie10 .haftpflichtrechner_alter,
.lt-ie10 .haftpflichtrechner_versicherungssumme,
.lt-ie10 .haftpflichtrechner_selbstbeteiligung,
.lt-ie10 .haftpflichtrechner_hunde,
.lt-ie10 .haftpflichtrechner_kampfhunde,
.lt-ie10 .haftpflichtrechner_anzahl,
.lt-ie10 .haftpflichtrechner_ponys,
.lt-ie10 .fa_haftpflichtrechner_zahlweise,
.lt-ie10 .fa_auslandskrankenrechner_person,
.lt-ie10 .fa_auslandskrankenrechner_alter,
.lt-ie10 .rechtsschutzrechner_person,
.lt-ie10 .rechtsschutzrechner_selbstbeteiligung,
.lt-ie10 .rechtsschutzrechner_zahlweise,
.lt-ie10 .sterbegeldrechner_alter,
.lt-ie10 .sterbegeldrechner_versicherungssumme,
.lt-ie10 .risikolebensrechner_alter,
.lt-ie10 .risikolebensrechner_versicherungssumme,
.lt-ie10 .risikolebensrechner_laufzeit,
.lt-ie10 .fa_risikolebensrechner_zahlweise,
.lt-ie10 .fa_risikolebensrechner_berufsgruppe,
.lt-ie10 .zahnzusatzrechner_alter,
.lt-ie10 .hausratrechner_gebaeudeart,
.lt-ie10 .hausratrechner_selbstbeteiligung,
.lt-ie10 .rechtsschutzrechner_zahlweise,
.lt-ie10 .fa_gkvrechner_auswahl,
.lt-ie10 .sparzinsrechner_produktart,
.lt-ie10 .geraeterechner_versicherungssumme,
.lt-ie10 .geraeterechner_selbstbeteiligung,
.lt-ie10 .studentenkontorechner_hochschulstadt,
.lt-ie10 .festgeldrechner_einlagensicherung,
.lt-ie10 .tagesgeldrechner_einlagensicherung,
.lt-ie10 .geraeterechner_option,
.lt-ie10 .kreditkarterechner_kostenlosbargeldabheben,
.lt-ie10 .crowdinvestingrechner_standort,
.lt-ie10 .crowdinvestingrechner_laufzeit,
.lt-ie10 .sofortrenterechner_einmalbetrag,
.lt-ie10 .bausparrechner_verwendungszweck{
background-image: none !important;
padding-right: 10px !important;
} .ratenkreditrechner_laufzeit::-ms-expand ,
.ratenkreditrechner_verwendungszweck::-ms-expand ,
.baufinanzierungrechner_beleihung::-ms-expand,
.baufinanzierungrechner_tilgung::-ms-expand ,
.festgeldrechner_laufzeit::-ms-expand ,
.kreditkarterechner_kartengesellschaft::-ms-expand ,
.kreditkarterechner_anzeige::-ms-expand ,
.kreditkarterechner_zahlungsart::-ms-expand ,
.girokontorechner_guthabentage::-ms-expand ,
.girokontorechner_unternehmensart::-ms-expand ,
.mietkautionrechner_verwendungszweck::-ms-expand ,
.minikreditrechner_laufzeit::-ms-expand ,
.tagesgeldrechner_laufzeit::-ms-expand ,
.depotrechner_orderinternet::-ms-expand ,
.depotrechner_orderexchange::-ms-expand ,
.haftpflichtrechner_person::-ms-expand ,
.haftpflichtrechner_alter::-ms-expand ,
.haftpflichtrechner_versicherungssumme::-ms-expand ,
.haftpflichtrechner_selbstbeteiligung::-ms-expand ,
.haftpflichtrechner_hunde::-ms-expand ,
.haftpflichtrechner_kampfhunde::-ms-expand ,
.haftpflichtrechner_anzahl::-ms-expand ,
.haftpflichtrechner_ponys::-ms-expand ,
.fa_haftpflichtrechner_zahlweise::-ms-expand ,
.fa_auslandskrankenrechner_person::-ms-expand ,
.fa_auslandskrankenrechner_alter::-ms-expand ,
.rechtsschutzrechner_person::-ms-expand ,
.rechtsschutzrechner_selbstbeteiligung::-ms-expand ,
.rechtsschutzrechner_zahlweise::-ms-expand ,
.sterbegeldrechner_alter::-ms-expand ,
.sterbegeldrechner_versicherungssumme::-ms-expand ,
.risikolebensrechner_alter::-ms-expand ,
.risikolebensrechner_versicherungssumme::-ms-expand ,
.risikolebensrechner_laufzeit::-ms-expand ,
.fa_risikolebensrechner_zahlweise::-ms-expand ,
.fa_risikolebensrechner_berufsgruppe::-ms-expand ,
.zahnzusatzrechner_alter::-ms-expand ,
.hausratrechner_gebaeudeart::-ms-expand ,
.hausratrechner_selbstbeteiligung::-ms-expand ,
.rechtsschutzrechner_zahlweise::-ms-expand ,
.fa_gkvrechner_auswahl::-ms-expand ,
.sparzinsrechner_produktart::-ms-expand ,
.geraeterechner_versicherungssumme::-ms-expand ,
.geraeterechner_selbstbeteiligung::-ms-expand ,
.studentenkontorechner_hochschulstadt::-ms-expand ,
.festgeldrechner_einlagensicherung::-ms-expand ,
.tagesgeldrechner_einlagensicherung::-ms-expand ,
.geraeterechner_option::-ms-expand ,
.kreditkarterechner_kostenlosbargeldabheben::-ms-expand,
.crowdinvestingrechner_standort::-ms-expand,
.crowdinvestingrechner_laufzeit::-ms-expand,
.sofortrenterechner_alter::-ms-exapnd,
.sofortrenterechner_schutz::-ms-exapnd,
.sofortrenterechner_rentenbeginn::-ms-exapnd {
display: none !important;
}
.fa_select-group .ratenkreditrechner_laufzeit,
.fa_select-group .ratenkreditrechner_verwendungszweck,
.fa_select-group .baufinanzierungrechner_beleihung,
.fa_select-group .baufinanzierungrechner_tilgung,
.fa_select-group .festgeldrechner_laufzeit,
.fa_select-group .kreditkarterechner_kartengesellschaft,
.fa_select-group .kreditkarterechner_anzeige,
.fa_select-group .kreditkarterechner_zahlungsart,
.fa_select-group .girokontorechner_guthabentage,
.fa_select-group .girokontorechner_unternehmensart,
.fa_select-group .mietkautionrechner_verwendungszweck,
.fa_select-group .minikreditrechner_laufzeit,
.fa_select-group .tagesgeldrechner_laufzeit,
.fa_select-group .depotrechner_orderinternet,
.fa_select-group .depotrechner_orderexchange,
.fa_select-group .haftpflichtrechner_person,
.fa_select-group .haftpflichtrechner_alter,
.fa_select-group .haftpflichtrechner_versicherungssumme,
.fa_select-group .haftpflichtrechner_selbstbeteiligung,
.fa_select-group .haftpflichtrechner_hunde,
.fa_select-group .haftpflichtrechner_kampfhunde,
.fa_select-group .haftpflichtrechner_anzahl,
.fa_select-group .haftpflichtrechner_ponys,
.fa_select-group .fa_haftpflichtrechner_zahlweise,
.fa_select-group .fa_auslandskrankenrechner_person,
.fa_select-group .fa_auslandskrankenrechner_alter,
.fa_select-group .rechtsschutzrechner_person,
.fa_select-group .rechtsschutzrechner_selbstbeteiligung,
.fa_select-group .rechtsschutzrechner_zahlweise,
.fa_select-group .sterbegeldrechner_alter,
.fa_select-group .sterbegeldrechner_versicherungssumme,
.fa_select-group .risikolebensrechner_alter,
.fa_select-group .risikolebensrechner_versicherungssumme,
.fa_select-group .risikolebensrechner_laufzeit,
.fa_select-group .fa_risikolebensrechner_zahlweise,
.fa_select-group .fa_risikolebensrechner_berufsgruppe,
.fa_select-group .zahnzusatzrechner_alter,
.fa_select-group .hausratrechner_gebaeudeart,
.fa_select-group .hausratrechner_selbstbeteiligung,
.fa_select-group .rechtsschutzrechner_zahlweise,
.fa_select-group .fa_gkvrechner_auswahl,
.fa_select-group .sparzinsrechner_produktart,
.fa_select-group .geraeterechner_versicherungssumme,
.fa_select-group .geraeterechner_selbstbeteiligung,
.fa_select-group .studentenkontorechner_hochschulstadt,
.fa_select-group .geraeterechner_option,
.fa_select-group .festgeldrechner_einlagensicherung,
.fa_select-group .tagesgeldrechner_einlagensicherung,
.fa_select-group .crowdinvestingrechner_standort,
.fa_select-group .crowdinvestingrechner_laufzeit,
.fa_select-group .sofortrenterechner_alter,
.fa_select-group .sofortrenterechner_rentenbeginn,
.fa_select-group .sofortrenterechner_schutz,
.fa_select-group .bausparrechner_verwendungszweck,
.fa_select-group .rechtsschutzrechner_deckungssumme{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
display: block;
width:100% !important;
height: 40px !important;
margin:0px !important;
padding-top: 5px;
padding-bottom: 5px;
padding-left:10px;
padding-right: 32px;
font-size:13px !important;
font-weight:normal;
color: #333333;
vertical-align: middle;
background: url(//bankeninformation.net/wp-content/plugins/financeAds_Tools/templates/caret_down.png);
background-color: #ffffff;
background-position: right -7px center;
background-repeat: no-repeat;
outline: none !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #cccccc;
border-radius:0px !important;
outline: none !important;
} .fa_button-submit { 
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
display: block !important;
width: 100% !important;
max-height: 40px !important;
background: #333333 !important;
border: none !important;
color: #ffffff !important;
text-align: center !important;
text-decoration: none !important;
-webkit-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
font-size: 13px !important;
font-weight: bold !important;
text-transform: none !important;
padding: 8px 5px 12px 5px !important;
border-radius: 4px !important;
text-shadow: none !important;
white-space: nowrap !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
margin:0px 0px 5px 0px !important;
outline: none !important;
}
.fa_button-submit:hover,
.fa_button-submit:focus,
.fa_button-submit:active,
.fa_button-submit.active,
.open .dropdown-toggle.fa_button-submit {
color: #ffffff !important;
background-color: #555555 !important;
}
.fa_details-check{
color:#53AD50; 
font-size:18px !important;
margin-top: 1px;
}
.fa_details-times{
color:red; 
font-size:18px !important;
margin-top: 1px;
}
.fa_geraetedetails{
font-size: 11px !important;
line-height: 14px !important;
text-align: justify !important;
color: #999;
}
.fa_geraetedetails-span-Nein{
color: #999;
}
.fa_geraetedetails-span-Ja{
color: green !important;
}
.fa_geraetedetails-check-Nein:before{
font-family: FontAwesome;
content: "\f00d";
color: #999;
}
.fa_geraetedetails-check-Ja:before{
font-family: FontAwesome;
content: "\f00c";
color: green; 
} .fa_headzeile{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
color: #999999 !important; 
background: #f5f5f5 !important; 
padding:10px !important;
border:1px solid #ddd !important;
line-height: 14px !important;
}
.fa_headzeile-mobile {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
color: #999999 !important;
background-color: #f5f5f5 !important;
padding:5px 0px !important;
border:1px solid #ddd !important;
line-height: 14px !important;
}
.fa_headzeile-text{
font-size:11px !important;
} .fa_zeile{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
font-weight: normal !important;
border:1px solid #ddd !important;
margin-top:10px !important;
padding:10px !important;
}
div.fa_zeile:hover{ border:1px solid #bbb !important;
} .fa_productgroup{
background-color: #f9f9f9; 
line-height: 14px !important;
}
.fa_zeile-productgroup{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
font-weight: normal !important; margin-top:10px !important;
padding:10px !important;
background-color: #f9f9f9;
}
.fa_productgroupheadline{
font-weight:bold;
font-size:20px;
} .fa_logoimg {
width: 100%;
max-width: 200px !important;
padding: 4px 0px;
}
.fa_logoimg-mobile {
width:100% !important;
max-width:120px !important;
}
.fa_karteimg {
width: 100%;
max-width: 120px !important;
}
.fa_karteimg-mobile {
width: 100%;
max-width: 100px !important;
} .fa_testsiegelimg {
max-width: 75% !important;
max-height: 50px !important;
} .fa_gebuehren{
font-size: 13px;
font-weight: bold;
color: #333;
}
.fa_gebuehren-gruen{
color: #47a447;
font-size: 13px;
font-weight: bold;
}
.fa_gebuehren-rot{
color:red;
font-size: 13px;
font-weight: bold;
}
.fa_abheben{
color: #333; }
.fa_gebuehren-klein{
color: #333333 !important;
font-size: 12px;
text-decoration: none !important;
}
.fa_gebuehren-klein-es{
color: #999999 !important;
font-size: 11px;
text-decoration: none !important;
}
.fa_link {
color: #333333 !important;
font-size: 13px;
font-weight: bold !important;
text-decoration: none !important;
}
a.fa_link {
color: #333333 !important;
font-size: 13px;
font-weight: bold !important;
text-decoration: none !important;
}
.fa_productlink {
color: #333333 !important;
font-size: 12px;
text-decoration: none !important;
}
.fa_repbeispiel {
font-size:11px !important;
color:#999999 !important;
line-height:14px !important;
text-align: justify !important;
}
.fa_rechtliche-hinweise {
font-size: 11px !important;
color: #999999 !important;
line-height: 14px !important;
text-align: justify !important;
margin: 0px auto 15px !important;
}
.fa_text-klein{
font-size: 13px;
}
.fa_table_linksmall{ margin-top: 5px;
}
.text-nowrap{
white-space: nowrap !important;
} .popover{
border-radius:0px !important;
min-width:300px !important;
padding:0px 0px 0px 0px !important;
}
.popover-header{
background-color: #f7f7f7 !important;
border-radius: 0px !important;
}
.popover-title{
font-size: 13px !important;
font-weight: bold !important;
background-color: #F5F5F5 !important;
padding: 10px 7px !important;
border-radius: 0px !important;
clear: none !important;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.popover-content{
color: #333;
background-color: #ffffff;
font-size:12px;
padding: 5px 0px !important;
}
button.close {
padding: 0;
cursor: pointer; 
background: transparent;
border: 0;
-webkit-appearance: none; 
font-size: 30px !important;
margin-right:7px!important;
margin-top:2px!important;
outline: none !important;
background: none !important;
clear: none !important;
color: #333;
float: right;
}
button.close:hover{
background: none !important;
color:#999999 !important;
}
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #F5F5F5 !important;
}
.panel{
margin: 0px !important;
border:none !important;
-webkit-box-shadow: none !important;
}
.panel-default{
border-color: #fff !important;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #FFFFFF !important;
border-color: #FFFFFF !important;
border-bottom: none !important;
}
.panel-heading {
padding: 0px !important;
border-bottom: none !important;
cursor: pointer;
}
.fa_collapse-content{
margin-bottom: 10px;
font-size: 12px;
} .fa_rating-container .fa_star {
display: inline-block;
text-align: center;
}
.fa_rating-container .fa_filled-stars{
color: #ff6f00;
}  .fa_infoicon a,
.fa_infoicon a:hover,
.fa_infoicon a:focus,
.fa_infoicon a:active{
font-size: 18px;
color:#aaa !important;
outline:none !important;
}
.fa_icon-asterisk li:before {
content:"\f069";
color:#333333;
}
.fa_icon-check li:before {
content:"\f00c";
color:#2b962b;
}
.fa_icon-plus li:before {
content:"\f067";
color:#2b962b;
}
.fa_icon-minus li:before {
content:"\f068";
color:#cb0000;
}
ul.fa_besonderheiten {
list-style:none;
padding-left: 0px !important;
font-size:13px !important;
margin:0;
}
ul.fa_besonderheiten li::before {
color: #2b962b;
content: "\f00c";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
position: absolute;
left: -2px;
top: -1px;
font-size:15px;
}
ul.fa_besonderheiten  li{
padding: 0 0 0px 17px;
display: block;
position: relative;
line-height: 22px;
margin-left: 2px;
color: #333;
font-size:13px !important;
}
li:nth-child(n).fa_nein-icon:before {
color: #cb0000 !important;
content: "\f00d" !important;
}
li:nth-child(n).fa_Nein-icon:before {
color: #cb0000 !important;
content: "\f00d" !important;
}
li:nth-child(n).fa_0-icon:before {
color: #cb0000 !important;
content: "\f00d" !important;
}
li:nth-child(n).fa_1-icon:before {
color:#53AD50 !important;
content: "\f00c" !important;
}
li:nth-child(n).fa_money-icon:before {
color: #2b962b !important;
content: "\f0d6" !important;
}
.fa_details-check-Ja:before{
font-family: FontAwesome;
content: "\f00c";
color:#53AD50; 
font-size:18px !important;
margin-top: 1px;
}
.fa_details-check-Nein:before{
font-family: FontAwesome;
content: "\f00d";
color:red; 
font-size:18px !important;
margin-top: 1px;
}
.fa_weitereleistungen-icon{
font-size:16px !important;
padding-right:3px;
}
.fa_weitereleistungen-abstand{
margin-top: 10px;
margin-bottom: 15px;
}
ul.fa_li_leistungen {
list-style:none;
padding-left: 0px !important;
font-size:13px;
}
ul.fa_li_leistungen li::before {
color: #2b962b;
content: "\f00c";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
position: absolute;
left: -2px;
top: -2px;
}
ul.fa_li_leistungen  li{
padding: 0 0 0px 17px;
display: block;
position: relative;
line-height: 18px;
margin-left: 2px;
}
ul.fa_adv_leistungen {
list-style: none;
padding-left: 0px !important;
font-size: 13px;
margin-bottom: 0px !important;
}
ul.fa_adv_leistungen li.faplus::before {
color: green;
content: "\f055";
font-family: FontAwesome;
font-style: normal;
font-size:1.17em;
font-weight: normal;
position: absolute;
left: -2px;
top: -2px;
}
ul.fa_adv_leistungen li.faminus::before {
color: red;
content: "\f056";
font-family: FontAwesome;
font-size:1.17em;
font-style: normal;
font-weight: normal;
position: absolute;
left: -2px;
top: -2px;
}
ul.fa_adv_leistungen  li{
padding: 0 0 0px 17px;
display: block;
position: relative;
line-height: 18px;
margin-left: 2px;
}
ul.besonderheiten {
list-style:none;
padding-left: 0px !important;
font-size:13px;
}
ul.besonderheiten li::before {
color: #2b962b;
content: "\f00c";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
position: absolute;
left: -2px;
top: -2px;
}
ul.besonderheiten  li{
padding: 0 0 0px 17px;
display: block;
position: relative;
line-height: 18px;
margin-left: 2px;
line-height: 1.42857143;
} .fa_collapse-weitereleistungen{
font-size:13px;
color:#333 !important;
text-decoration: none !important;
border-bottom:1px dotted #333;
font-weight:bold;
}
.fa_collapse-weitereleistungen:hover{
color:#3d8d3d !important;
border-bottom:1px dotted #3d8d3d;
}
.fa_collapse-leistungen{
font-size:13px;
color:#333 !important;
text-decoration: none !important;
border-bottom:1px dotted #333;
}
.fa_collapse-leistungen:hover{
color:#3d8d3d !important;
border-bottom:1px dotted #3d8d3d;
}
.fa_vcenter{
top: 50%;
transform: translateY(-50%);
}
.fa_accordion-weitereleistungen-padding{
padding-left:0px !important;
padding-right:0px !important;
} .fa_button { 
display: block;
font-size:13px;
background-color: #47a447 !important;
border-radius: 4px !important;
color: #FFFFFF !important;
text-align: center !important;
text-decoration: none !important;
-webkit-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
font-weight:bold !important;
outline: none !important;
width:100% !important;
cursor: pointer;
}
.fa_button:hover,
.fa_button:focus,
.fa_button:active,
.fa_button.active,
.open .dropdown-toggle.fa_button {
color: #ffffff !important;
background-color: #5cb85c !important;
outline: none !important;
} .fa_button-details { 
display: block;
font-size:13px;
background-color: #FFFFFF !important;
border-radius: 4px !important;
color: #333 !important;
text-align: center !important;
text-decoration: none !important;
-webkit-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
outline: none !important;
width:100% !important;
cursor: pointer;
}
.fa_button-info { 
background: #ffffff;
border: 1px solid #dddddd !important;
border-radius: 2px !important;
color: #555555 !important;
cursor: pointer !important;
font-size: inherit !important;
font-weight: normal !important;
line-height: 16px !important;
padding: 10px 20px !important;
position: relative !important;
text-decoration: none !important;
text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.35) !important;
z-index: 1 !important;
display: block !important;
width: 100% !important;
text-align: center;
outline: none !important;
}
.fa_button-info:hover,
.open .dropdown-toggle.fa_button-info {
color: #333 !important;
background-color: #f5f5f5;
outline: none !important;
}
.fa_button-info-clicked{
background: #ffffff;
border: 1px solid #dddddd !important;
border-bottom-width: 0 !important;
border-radius: 0px !important;
color: #555555 !important;
cursor: pointer !important;
font-size: inherit !important;
font-weight: normal !important;
line-height: 16px !important;
padding: 10px 20px !important;
position: relative !important;
text-decoration: none !important;
text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.35) !important;
z-index: 1 !important;
display: block !important;
width: 100% !important;
text-align: center;
outline: none !important;
height: 45px;
}
.fa_button-info-clicked:hover,
.open .dropdown-toggle.fa_button-info {
color: #333 !important;
background-color: #f5f5f5;
outline: none !important;
} .fa_link-mobile {
border-left: 3px solid #47A447;
margin-left: 0px;
padding-top: 5px;
padding-bottom: 5px;
}
.fa_link-mobile_arrow {
width: 100%;
border-style: solid;
border-width: 15px 0 15px 15px;
border-color: transparent transparent transparent #47A447;
} .info_body,
.fa_info_body{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
font-size: 11px;
color: #333333;
background-color: #f5f5f5;
border: 1px solid #999999;
margin: 0px;
padding: 8px 8px 4px 8px;
max-width:250px;
}
.info_header,
.fa_info_header{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important; 
font-size: 11px;
font-weight: bold;
color: #333333;
border-top: 1px solid #999999;
border-left: 1px solid #999999;
border-right: 1px solid #999999;
background-color:#ffffff;
margin: 0px;
padding: 4px 8px 4px 8px;
} .fa_border-top{
border-top:1px dashed #ccc;
margin-top: 7px;
padding-top: 7px;
}
.fa_border-top-details{
padding-top: 3px;
}
.fa_border-bottom{
border-bottom:1px dashed #ccc;
margin-bottom: 7px;
padding-bottom: 7px;
}
.fa_border-bottom-details{
border-bottom:1px solid #ddd;
padding:10px;
}
.fa_details-abstand{
padding-top:3px !important; 
}
.fa_border-top-accordion{
border-top:1px solid #ccc;
margin-top: 11px;
padding-top: 13px;
} .fa_top10{margin-top: 10px !important;} .fa_table-details > thead > tr > th, .fa_table-details > tbody > tr > th, .fa_table-details > tfoot > tr > th, .fa_table-details > thead > tr > td, .fa_table-details > tbody > tr > td, .fa_table-details > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table {
margin-bottom: 0px !important;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 0px solid #dddddd !important;
}
.table-finance > thead > tr > th,
.table-finance > tbody > tr > th,
.table-finance > tfoot > tr > th,
.table-finance > thead > tr > td,
.table-finance > tbody > tr > td,
.table-finance > tfoot > tr > td {
padding-top: 2px !important;
padding-bottom: 2px !important;
padding-left:0px !important;
padding-right:0px !important;
font-size: 13px;
border: none !important;
color: #333;
} .fa_ribbon{
color: #fff;
position: relative;
background: #cb0000 !important;
border: 1px solid #cb0000;
box-shadow: 0px 1px 3px rgba(0,0,0,.2);
padding: 4px 5px 2px 10px;
clear: both;
font-size: 12px !important;
}
div.fa_right-ribbon{
float: right !important;
width: 100%;
bottom: -25px;
}
div.fa_right-ribbon::before{
display: block;
width: 10px;
height: 0px;
position: absolute;
bottom:0px;
left: -11px;
content: "";
border-bottom: 5px solid transparent;
border-right: 5px solid #000;
}
.fa_popover-padding{
padding:5px 7px !important;
}
.fa_popover-hr{
border-top:1px solid #DDDDDD;
padding-top: 5px !important;
margin-top: 5px !important;
} .fa_nav-pills{
padding: 10px 0px 0px 0px !important;
list-style-type:none !important;
text-decoration:none !important;
margin: 0px !important;
}
.fa_nav-pills > li > a{
color: #000000 !important;
padding: 10px !important;
background-color: #ffffff !important;
border: 1px solid #ffffff !important;
text-decoration:none !important;
font-size:13px;
}
.fa_nav-pills > li.active > a, .fa_nav-pills > li.active > a:hover, .fa_nav-pills > li.active > a:focus {
color: #000000 !important;
background-color: #eeeeee !important;
border-radius: 0px !important;
border: 1px solid #dddddd !important;
padding: 10px !important;
margin-bottom:-1px;
}
.fa_nav-pills > li > a:hover{
color: #000000 !important;
background-color: #eeeeee !important;
border: 1px solid #dddddd !important;
padding: 10px !important;
border-radius: 0px !important;
}
.fa_table-hover{
border: 1px solid #ddd !important;
border-spacing:0px !important;
border-bottom: 0px !important;
}
.fa_table-hover > thead > tr > th,
.fa_table-hover > tbody > tr > th,
.fa_table-hover > tfoot > tr > th,
.fa_table-hover > thead > tr > td,
.fa_table-hover > tbody > tr > td,
.fa_table-hover > tfoot > tr > td {
padding: 8px 8px 5px !important;
line-height: 1.42857143;
vertical-align: middle;
border-bottom: 1px solid #dddddd !important;
font-size:14px;
}
.fa_table-hover .popover-content{
padding:5px 8px !important;
}
.fa_button-leistungen { 
display: block !important;
width: 100% !important;
max-height: 40px !important;
background: #ccc !important;
border: none !important;
color: #333 !important;
text-align: center !important;
text-decoration: none !important;
-webkit-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
font-size: 13px !important;
font-weight: bold !important;
text-transform: none !important;
padding: 12px 5px 12px 5px !important;
border-radius: 4px !important;
text-shadow: none !important;
white-space: nowrap !important;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
margin-bottom: 5px;
outline: none !important;
}
.fa_button-leistungen:hover,
.fa_button-leistungen:focus,
.fa_button-leistungen:active,
.fa_button-leistungen.active,
.open .dropdown-toggle.fa_button-leistungen {
color: #333 !important;
background-color: #ddd !important;
}
.fa_weitere-leistungen label{
font-weight:normal !important;
font-size:12px;
}
ul.fa_besonderheiten-tipp {
list-style:none;
padding-left: 0px !important;
margin:0;
margin-bottom: 10px;
}
ul.fa_besonderheiten-tipp li::before {
color: #2b962b;
content: "\f00c";
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
position: absolute;
left: -2px;
top: -1px;
font-size:20px;
}
ul.fa_besonderheiten-tipp  li{
padding: 0 0 0px 22px;
display: block;
position: relative;
line-height: 23px;
margin-left: 2px;
font-size:15px;
}
.fa_tipp-head {
margin:0 !important;
}
.fa_panel-heading a{
color:#FFF !important;
text-decoration:none !important;
}
.fa_panel-leistungen{
border: 1px solid #ccc !important;
border-radius:0px !important;
height: 40px !important;
font-size: 12px !important;
background-color: #fff !important;
border-color: #ccc !important;
padding:7px 12px 5px 10px !important;
}
.fa_panel-leistungen  .panel-title{
font-size: 13px !important;
color:#333 !important;
margin-top:3px;
font-weight:normal !important;
}
.fa_panel-body-leistungen{
border: 1px solid #ccc !important;
border-top:0px !important;
font-size: 12px !important;
padding: 10px 8px 5px 8px !important;
}
.fa_panel-group{
margin:0px !important;
}
.fa_erstinformation {
margin-top:3px;
margin-bottom:3px;
}
.panel-info > .fa_panel-heading{
color: #FFFFFF !important;
background-color: #47a447 !important;
border-color: #47a447 !important;
padding: 7px 10px !important;
border-radius: 0px !important;
}
.fa_panel-body{
border:1px solid #ccc !important;
border-top-color: #47a447 !important;
}
.fa_tipp-img{
width:100%;
max-width:200px;
}
.fa_caret-down{
margin-right: -18px;
margin-top: 5px;
}
.fa_checkbox-label{
margin-left:23px;
margin-top:6px;
font-size: 13px;
} .fa_footnotes{
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
background-color:#f5f5f5; font-size:11px !important; color: #999999 !important; padding:7px 10px !important;
margin-bottom:20px;
margin-top:10px;
border:1px solid #ddd;
line-height: 14px !important;
} .fa_incentive{
font-size:11px;
cursor:default;
display:table;
display:inline;
}
.fa_incentive-div{
background-color: #bbb;
padding: 5px 5px 2px 5px;
font-size:11px !important;
color:#333;
font-weight: bold;
}
.vcenter {
display: flex;
align-items: center;
justify-content: center;
flex-direction: row;
}
.fa_badge-label-warning {
background-color: #ff7500 !important;
border-color: #ff7500 !important;
text-decoration:none !important;
color: #fff !important;
text-align: center;
cursor:pointer;
}
.fa_nav > li > a.fa_badge-label-warning:focus{
text-decoration: none;
background-color: #ff7500 !important;
}
.fa_link-openable {
text-decoration: none !important;
color: #333333 !important;
outline: none !important;
}
.fa_zeile {
line-height:1.42857143 !important;
} @media(max-width:330px){
.fa_nav > li > a {
padding: 6px 3px !important;
height:32px;
}
}
@media(min-width:331px) and (max-width:479px){
.fa_nav > li > a {
padding: 6px 5px !important;
height:32px; 
}
.fa_tipp-head {
font-size: 20px;
margin:0 !important;
}
ul.fa_besonderheiten-tipp li {
padding: 0 0 0px 22px;
display: block;
position: relative;
line-height: 18px;
margin-left: 2px;
font-size: 12px;
}
.fa_nav-pills > li > a{
font-size:11px;
}
.fa_table-hover > thead > tr > th,
.fa_table-hover > tbody > tr > th,
.fa_table-hover > tfoot > tr > th,
.fa_table-hover > thead > tr > td,
.fa_table-hover > tbody > tr > td,
.fa_table-hover > tfoot > tr > td {
font-size:11px;
}
.fa_tipp-logo{
margin-bottom:10px;
}
.fa_tipp-button{
margin-top:10px;
}
.fa_width-td1{
width:50%;
}
.fa_width-td2{
width:10%;
}
.fa_width-td3{
width:40%;
}
.fa_panel-body{
padding:10px !important;
}
.fa_beratung-verzicht{
font-size:12px !important;
}
.fa_nav-pills > li > a{
font-size: 11px;
padding:10px 5px !important;
}
}
@media(max-width:479px){
.fa_button-submit { 
margin-top: 5px;
}
.fa_headline h1{
font-size: 26px !important;
font-weight: normal !important;
}
.fa_headzeile{
padding: 5px 7px !important;
}
.fa_rating-container .fa_star{
font-size: 13px !important;
}
.fa_infoicon-klein{
color:#999;
font-size:13px !important;
}
.fa_button{
padding: 7px 4px !important;
}
.fa_button-details{
padding: 7px 4px !important;
}
.fa_nav-tabs > li.active > a, .fa_nav-tabs > li.active > a:hover {
height: 38px !important;
}
}
@media(min-width:480px) and (max-width:767px){
.fa_panel-body {
padding: 10px !important;
}
.fa_headline h1{
font-size: 30px !important;
font-weight: normal !important;
}
.fa_rating-container .fa_star{
font-size: 13px !important;
}
.fa_infoicon-klein{
color:#999;
font-size:13px !important;
}
.fa_button{
padding: 10px 5px !important;
}
.fa_button-details{
padding: 10px 5px !important;
}
.fa_input-checkbox input[type=checkbox]{
margin-top: 0px !important;
}
.fa_nav > li > a {
padding: 9px 15px !important;
}
.fa_nav-tabs > li.active > a,
.fa_nav-tabs > li.active > a:hover{
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
z-index: 999 !important;
height: 43px !important;
}
.fa_tipp-button{
margin-top:10px;
}
.fa_width-td1{
width:50%;
}
.fa_width-td2{
width:10%;
}
.fa_width-td3{
width:40%;
}
.fa_beratung-verzicht{
font-size:13px !important;
}
}
@media(min-width:768px) and (max-width:991px){    
.fa_panel-body {
padding: 10px !important;
}
.fa_headline h1{
font-size: 30px !important;
font-weight: normal !important;
}
.fa_rating-container .fa_star{
font-size: 14px !important;
}
.fa_infoicon-klein{
color:#999;
font-size:14px !important;
}
.fa_button{
padding: 10px 5px !important;
}
.fa_button-details{
padding: 10px 5px !important;
}
.fa_nav-tabs-abstand{
margin-top: 15px;
}
.fa_nav-tabs > li.active > a, .fa_nav-tabs > li.active > a:hover {
height: 36px !important;
}
.fa_tipp-logo{
margin-top:20px;
}
.fa_tipp-leistungen{
margin-top:12px;
}
.fa_tipp-testsiegel{
margin-top:0px;
}
.fa_tipp-button{
margin-top:35px;
}
.fa_width-td1{
width:40%;
}
.fa_width-td2{
width:10%;
}
.fa_width-td3{
width:50%;
}
.fa_beratung-verzicht{
font-size:13px !important;
}
}
@media(min-width:992px){
.fa_panel-body {
padding: 10px !important;
}
ul.fa_besonderheiten-tipp li {
padding: 2px 0 0px 28px;
display: block;
position: relative;
line-height: 24px;
margin-left: 2px;
font-size: 18px;
}
.fa_headline h1{
font-size: 30px !important;
font-weight: normal !important;
}
.fa_rating-container .fa_star{
font-size: 15px !important;
}
.fa_infoicon-klein{
color:#999;
font-size:14px !important;
}
.fa_button{
padding: 10px 5px !important;
}
.fa_button-details{
padding: 10px 5px !important;
}
.fa_nav-tabs-abstand{
margin-top: 15px;
}
.fa_nav-tabs > li.active > a, .fa_nav-tabs > li.active > a:hover {
height: 36px !important;
}
.fa_tipp-logo{
margin-top:20px;
}
.fa_tipp-leistungen{
margin-top:5px;
}
.fa_tipp-testsiegel{
margin-top:0px;
}
.fa_tipp-button{
margin-top:35px;
}
.fa_width-td1{
width:30%;
}
.fa_width-td2{
width:10%;
}
.fa_width-td3{
width:60%;
}
.fa_beratung-verzicht{
font-size:13px !important;
}
} .select2-container--default .select2-selection--single {
border: 0px !important;
}
.select2-selection__arrow{
display: none !important;
}
.select2-results__options {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
font-size: 13px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
display: block;
width: 100% !important;
height: 40px !important;
margin: 0px !important;
padding: 5px 10px !important;
font-size: 13px !important;
font-weight: normal;
vertical-align: middle;
background: url(//bankeninformation.net/wp-content/plugins/financeAds_Tools/templates/caret_down.png);
background-color: #ffffff;
background-position: right;
background-repeat: no-repeat;
outline: none !important;
-webkit-appearance: none !important;
-moz-appearance: none !important;
appearance: none !important;
border: 1px solid #cccccc;
border-radius: 0px !important;
outline: none !important;
}
.select2-container--default .select2-results>.select2-results__options{
overflow-x: hidden;
}
.select2-container select2-container--default{
width: 100% !important;
}
.fa_dropdown{
width: 100% !important;
}
.fa_visa {
background: url(//bankeninformation.net/wp-content/plugins/financeAds_Tools/templates/cc_visa.png) no-repeat top center;
display: inline-block;
height: 32px;
width: 35px;
}
.fa_mastercard {
background: url(//bankeninformation.net/wp-content/plugins/financeAds_Tools/templates/cc_mcard.png) no-repeat top center;
display: inline-block;
height: 32px;
width: 35px;
}
.fa_gc-provider1{
background: url(//bankeninformation.net/wp-content/plugins/financeAds_Tools/templates/gc_maestro.png);
background-position: top center;
background-repeat: no-repeat;
background-size: contain;
display: block;
height: 32px;
width: 100%;
max-width: 35px;
}
.fa_gc-provider2{
background: url(//bankeninformation.net/wp-content/plugins/financeAds_Tools/templates/gc_vpay.png);
background-position: top center;
background-repeat: no-repeat;
background-size: contain;
display: block;
height: 32px;
width: 100%;
max-width: 35px;
}
.fa_cc-provider3{
background: url(//bankeninformation.net/wp-content/plugins/financeAds_Tools/templates/cc_mcard.png);
background-position: top center;
background-repeat: no-repeat;
background-size: contain;
display: block;
height: 32px;
width: 100%;
max-width: 35px;
}
.fa_cc-provider4{
background: url(//bankeninformation.net/wp-content/plugins/financeAds_Tools/templates/cc_visa.png);
background-position: top center;
background-repeat: no-repeat;
background-size: contain;
display: block;
height: 32px;
width: 100%;
max-width: 35px;
}
.fa_cc-provider5{
background: url(//bankeninformation.net/wp-content/plugins/financeAds_Tools/templates/cc_amex.png);
background-position: top center;
background-repeat: no-repeat;
background-size: contain;
display: block;
height: 32px;
width: 100%;
max-width: 35px;
}
.fa_cc-provider6{
background: url(//bankeninformation.net/wp-content/plugins/financeAds_Tools/templates/cc_jbc.png);
background-position: top center;
background-repeat: no-repeat;
background-size: contain;
display: block;
height: 32px;
width: 100%;
max-width: 35px;
}
.fa_0-display{
display: none !important;
}
.fa_1-display{
display: inline-block !important;
}
.fa_nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
font-size: 13px !important;
}
.fa_nav > li {
position: relative;
display: block;
white-space: nowrap !important;
font-size: 13px !important;
}
.fa_nav > li > a {
position: relative;
display: block;
padding: 5px 20px;
color:#333;
margin-right: 3px;
font-size: 13px !important;
border:1px solid #ddd;
white-space: nowrap !important;
text-decoration: none !important;
}
.fa_nav > li > a:hover{
text-decoration: none;
background-color: #eeeeee;
color:#333;
}
.fa_nav > li > a:focus{
text-decoration: none;
background-color: #FFFFFF !important;
}
.fa_nav > li.disabled > a {
color: #777777;
}
.fa_nav > li.disabled > a:hover{
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.fa_nav .open > a,
.fa_nav .open > a:hover{
background-color: #eeeeee;
border-color: #3d8d3d;
}
.fa_nav .fa_nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.fa_nav-tabs {
border-bottom: 0 !important;
margin: 0 !important;
}
.fa_nav-tabs > li {
float: left;
margin-bottom: -1px;
font-size: 13px !important;
}
.fa_nav-tabs > li.active > a,
.fa_nav-tabs > li.active > a:hover{
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
z-index: 999 !important;
height: 34px;
}
.fa_tab-content > .fa_tab-pane {
display: none;
}
.fa_tab-content > .active {
display: block;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.fa_0-collapse{
display: none !important;
}
.fa_tab-pane .table {
border: none;
width: 100% !important;
max-width: 100% !important;
}
.fa_nodata {
color: #333;   
}
.fa_radio-group{
padding: 10px 0px;
height: 40px;
}
.fa_radio-mieterschutz{
font-weight: normal;
margin: 0px 15px 0px 0px;
font-size: 13px;
}
.fa_radio-mieterschutz input {
margin-right:3px !important;
}
.fa_radio-girokonto{
font-weight: normal;
margin: 0px 15px 0px 0px;
font-size: 13px;
}
.fa_radio-girokonto input {
margin-right:3px !important;
} .control-checkbox .control_indicator::after {
left: auto;
margin: 1px 5px;
}
li:nth-child(n).fa_nein-icon:before {
font-size:15px;
-webkit-text-stroke: transparent !important;
}
li:nth-child(n).fa_Nein-icon:before {
font-size:15px;
-webkit-text-stroke: transparent !important;
}
li:nth-child(n).fa_0-icon:before {
font-size:15px;
-webkit-text-stroke: transparent !important;
}
li:nth-child(n).fa_1-icon:before {
font-size:15px;
-webkit-text-stroke: transparent !important;
}
li:nth-child(n).fa_money-icon:before {
font-size:15px;
-webkit-text-stroke: transparent !important;
}
.fa_check-icon::before{
color: #2b962b !important;
content: "\f00c" !important;
font-size:15px !important;
font-weight: normal !important;
-webkit-text-stroke: transparent !important;
}
.fa_bereiche{
width: 25px;
height: 25px;
border: 1px solid #aaa;
border-radius: 5px;
text-align: center;
margin-right: 0px;
color: #999;
display: inline-block !important;
}
.fa_bereiche:before{
font-size: 18px;
vertical-align: -7px;
display: inline-block;
}
.fa_bereiche-center{
border: 1px solid #ccc;
color: #999;
background-color: #fff;
}