/*
Theme Name: Kerl & Cie: DZ-Bank
Author: Ulf Groote und Frank Seidel
Description: Templates fuer Content Marketing RSS Feed: DZ-Bank-Derivate
Version: 2.0
*/

#dz-content {
    /* hyphens */
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;

    margin: 0;
    margin-left: 12px;
    margin-right: 10px;
    padding: 0;
    background: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #616264 !important;
    max-width: 690px;

    max-width: 648px;
}

#dz-content.expertenlounge,
#dz-content.rohstoffe,
#dz-content.idee-der-woche {
    max-width: 648px;
}

#dz-content .ads-disclaim {
    color: #cdcdcd;
    font-size: 17px;
}

#dz-content .ads-disclaim-sub {
    color: #000000;
    font-size: 16px;
}

#dz-content p.disclaimer {
    text-align: justify;
}

#dz-content h2 {
    font-size: 17px;
    margin: 13px 0;
    padding-bottom: 0;
    border-bottom: 0;
}

#dz-content h1 {
    font-size: 20px;
    line-height: 22px;
}

#dz-content.expertenlounge h1 a,
#dz-content.rohstoffe h1 a,
#dz-content.idee-der-woche h1 a {
    text-transform: uppercase;
    font-size: 2em;
    font-weight: normal;
    line-height: 1em;
    color: #0e3c8a;
}

#dz-content.rohstoffe h1 a {
    color: #707173;
}

#dz-content.idee-der-woche h1 a {
    color: #f18200;
}

#dz-content p {
    margin: 13px 0;
}

#dz-content.expertenlounge p strong,
#dz-content.rohstoffe p strong,
#dz-content.idee-der-woche p strong {
    color: #000000;
}

#dz-content.expertenlounge p.disclaimer strong,
#dz-content.rohstoffe p.disclaimer strong,
#dz-content.idee-der-woche p.disclaimer strong {
    color: #616264;
}

#dz-content .table-scrollable {
    width: 100%;
    overflow-y: auto;
    padding-bottom: 10px;
    margin: 0 0 1em;
    background-color: #f8f8f8;
}

#dz-content .table-scrollable::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
}

#dz-content .table-scrollable::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
}

#dz-content .table-scrollable:hover {
    background-color: #ffffff;
    cursor: pointer;
}

#dz-content .table-scrollable .fp-head {
    padding-bottom: 10px;
    padding-top: 0;
}

#dz-content .table-scrollable .fp-headline {
    text-transform: uppercase;
    font-size: 2.1em;
    line-height: 1.1em;
    font-weight: normal;
    color: #5f5f5f;
    margin-top: 10px;
}

#dz-content .table-scrollable .fp-headline.color-orange {
    color: #f07900;
}

#dz-content .table-scrollable .fp-wknlabel {
    width: 95px;
    height: 30px;
    overflow: hidden;
    background-image: url("https://dz.kerlundcie.de/wp-content/themes/kc-dz/images/wkn-bg.png");
    padding: 0;
    float: left;
}

#dz-content .table-scrollable .fp-wknlabel div {
    display: block;
    position: relative;
    left: 30px;
    top: 6px;
    font-size: 0.9em;
    color: #5f5f5f;
}

#dz-content .table-scrollable .fp-subheadline {
    margin-top: 5px;
    margin-left: 10px;
    float: left;
    font-size: 0.9em;
    font-weight: bold;
    color: #5f5f5f;
    max-width: 525px;
    overflow: hidden;
}

#dz-content table.finanzprodukt {
    min-width: 640px;
    padding-top: 0;
    color: #baafaf;
    font-size: 0.8em;
}

#dz-content table.finanzprodukt .firstline td {
    padding-top: 5px;
}

#dz-content table.finanzprodukt .x {
    font-size: 1.8em;
    color: #5f5f5f;
}

#dz-content table.finanzprodukt .neg {
    color: #d80646;
}

#dz-content table.finanzprodukt .xs {
    color: #000000;
    font-size: 0.8em;
}

#dz-content table.finanzprodukt .line td {
    background-color: #d9d9d9;
    height: 1px;
    padding: 0;
    margin-top: 15px;
    overflow: hidden;
}

#dz-content img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

#dz-content div.hr {
    height: 1px;
    width: 100%;
    background-color: #717274;
    margin: 10px 0;
}

#dz-content.expertenlounge a,
#dz-content.expertenlounge a:link {
    color: #0e3c8a;
}

#dz-content.rohstoffe a,
#dz-content.rohstoffe a:link {
    color: #616264;
}

#dz-content a,
#dz-content a:link {
    color: #f18200;
    text-decoration: none;
}

#dz-content a:hover {
    text-decoration: underline;
}

#dz-content .newsletter-button {
    display: block;
    margin: auto;
    max-width: 363px;
}

/* Stochastik Tabelle */

#dz-content .table-st-scrollable {
    width: 100%;
    overflow-y: auto;
    padding-bottom: 3px;
    margin: 0;
}

#dz-content .table-st-scrollable::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
}

#dz-content .table-st-scrollable::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
}

#dz-content .table-st-scrollable table {
    min-width: 640px;
    padding: 0;
    margin: 0;
}

#dz-content .table-st-scrollable table .titel {
    overflow: hidden;
    font-weight: bold;
    font-size: 1.2em;
    color: #616264;

}

#dz-content .table-st-scrollable table .untertitel {
    font-size: 0.8em;
    line-height: 1.1em;
    font-weight: bold;
    color: #616264;
}

#dz-content .table-st-scrollable table .spacer {
    height: 5px;
}

#dz-content .table-st-scrollable table .produkt-zeile .a {
    vertical-align: top;
    font-size: 2.0em;
    color: #aaaaaa;
    width: 10%;
    padding-top: 4px;
}

#dz-content .table-st-scrollable table .produkt-zeile .b {
    vertical-align: top;
    font-size: 0.7em;
    line-height: 1.1em;
    color: #aaaaaa;
    width: 37%;
}

#dz-content .table-st-scrollable table .produkt-zeile .c {
    vertical-align: top;
    font-size: 1.2em;
    font-weight: bold;
    color: #f18200;
    width: 3%;
    margin-top: -5px;
}

#dz-content .table-st-scrollable table .produkt-zeile .d {
    vertical-align: top;
    font-size: 0.7em;
    font-weight: bold;
    line-height: 1.1em;
    width: 34%;
    color: #616264;
}

#dz-content .table-st-scrollable table .produkt-zeile td.e {
    vertical-align: top;
    width: 10%;
}

#dz-content .table-st-scrollable table .produkt-zeile .e a {
    font-size: 1.6em;
    color: #ffffff;
    background: #f18200;
    border-radius: 5px;
}


@media (max-width: 600px) {
    #dz-content h1 {
        font-size: 15px;
        line-height: 17px;
    }
}

#dz-content.dev-06-2018 h1 {
    font-size: 1.5em;
    line-height: 1em;
    color: #f18200;
    font-weight: bold;
    margin-top: 10px;
}

#dz-content.dev-06-2018 h2 {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #616264;
}

#dz-content.dev-06-2018 h3 {
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 0;
    color: #616264;
}

#dz-content.dev-06-2018 h3+p {
    margin-top: 0;
}

#dz-content .overview-box {
    width: 30%;
    margin-right: 3%;
    float: left;
    font-size: 0.7em;
}

#dz-content .overview-box .wkn-bg {
    background-color: #f18200;
    border-radius: 3px;
    color: white;
    padding: 3px;
}

#dz-content .overview-box .wkn-bg a {
    color: white;
    text-decoration: underline;
}

#dz-content .td-2-small {
    font-size: 0.7em;
    line-height: 1.1em;
}

#dz-content.dev-06-2018 img[src^="https://dz.kerlundcie.de/images/footer.png"] {
    display: none;
}

#dz-content.dev-06-2018 hr {
    clear: both;
    margin-bottom: 10px;
}

#dz-content .webinare h2,
h3 {
    font-size: 17px;
}

#dz-content .webinare h2 {
    color: #f18200;
}

#dz-content ul {
    margin-top: 10px;
    list-style-type: disc;
    font-size: 16px;
    line-height: 19px;
}

/* LWM */



#kcp-content ul {
    margin-top: 10px;
    list-style-type: disc;
    font-size: 16px;
    line-height: 19px;
}

#kcp-content {
    /* hyphens */
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;

    margin: 0;
    margin-left: 12px;
    margin-right: 10px;
    padding: 0;
    background: white;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 19px;
    color: #616264;
    max-width: 690px;
}