@page { size:portrait }

/* Allgemein */
.noprint,
nav,
footer .footer-links,
.container .row .col-4 {
    display:none;
}

footer .footer-text {
    margin-bottom:10px;
}

.form td.label,
#table_vs td.label {
    border:none;
}

abbr[title] {
  border-bottom: none;
}

.linkbutton {
    display:none !important;
}

/* Startseite */
section .box {
    border:1px solid #000;
    font-size:14px;
}
#rentenluecke {
    border:1px solid #000;
}
#rentenluecke .fa-info-circle {
    display:none;
}
#rentenluecke #balken-wrapper1 {
    border:none;
}
#rentenluecke #balken-wrapper2 {
    border: 2px solid #000;
}
#balken div {
    border-left:2px solid #000;    
}
#personen div:not(.active) {
    display:none;
}

/* Anlagen †bersicht */
table.versicherungen  tr.last-row,
table.versicherungen td.last {    
    display:none;
}
.sum td {
    padding-top:20px !important;
}


/* Mein Berater */
.mb-c2 #form_dokument,
.mb-c1 .form-wrapper {
    display:none;    
}

/* Tagesgeld Vergleichsrechner */
#tagesgeld-sofortbonus .col-1,
#tagesgeld-sofortbonus .col-2,
#tagesgeld-sofortbonus .col-23,
#tagesgeld-sofortbonus .col-3 {
    border:1px solid #000;
}

#tagesgeld-sofortbonus .col-3 div {
    border:none;
}
#tagesgeld-sofortbonus .col-1 a,
#tagesgeld-sofortbonus .col-2 a {
    display:none;
}

/* Mein Postfach */
.mailbox-download,
.mailbox-remove,
#download_1 {
    display:none;
}
