
/*h1, h2, h3, h4, h5, h6, div {*/
/*    color: #002F5F!important;*/
/*}*/

#fdsg-footertext {
    color: #333;
}
.fade.in {
    opacity: 1;
}

@media screen and (min-width: 1200px) and (max-width: 2800px) {
    .mobile-spacer {
        display: none;
    }
}
.modal, .modal-backdrop {
    left: 0;
    right: 0;
    bottom: 0;
}
.fade {
    opacity: 0;
    transition: opacity .15s linear;
}

.modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%);
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
}
.modal-dialog {
    width: 700px;
    margin: 110px auto;
    top: 100px;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
    .modal-dialog {
        width: 100%;
        padding: 10px;
        top: 135px;
    }
}

.modal-content, .modal-dialog {
    position: relative;
}

.modal-content {
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    box-shadow: 0 3px 9px rgb(0 0 0 / 50%);
    background-clip: padding-box;
    outline: 0;
}
.modal-content, .modal-dialog {
    position: relative;
}

.modal .modal-close {
    border-radius: 30px;
    width: 30px;
    line-height: 30px;
    padding: 0;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 10;
    font-size: 14px;
}

.modal-body {
    position: relative;
    padding: 15px;
    font-family: Arial,Helvetica,Sans-serif;
    font-size: 14px;
    line-height: 1.4;
    color: #333;
}
.modal-body > .h3, .modal-body > h3 {
    font-family: targobank,Arial,Helvetica,Sans-serif;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.25;
    color: #002F5F;
    margin-top: 20px;
    margin-bottom: 12px;
    width: auto;
}
.modal-backdrop {
    position: fixed;
    top: 0;
    z-index: 1040;
    background-color: #002F5F;
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0);
}
#footer nav ul, .details ul, .footnotes>ul, .list-inline, .list-unstyled, .social-media-links ul, ul.anchor-list, ul.benefit-list, ul.link-list, ul.link-list-a, ul.link-list-b, ul.link-list-c, ul.link-list-d, ul.link-list-icon, ul.list-check, ul.list-content, ul.list-content ul, ul.list-dot, ul.list-number {
    padding-left: 0;
    list-style: none;
}

ul.list-content>li {
    position: relative;
    padding-left: 18px;
    padding-bottom: 3px;
}

ul.list-content li::before {
    content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
    font-size: 20px;
    left: 1px;
    line-height: 1;
    position: absolute;
    color: #DE531D;
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50);
}
.btn-flat-primary, .btn-flat-theme-0, .btn-primary, .btn-theme-0 {
    text-shadow: none;
    color: #fff;
    background-color: #002f5f;
    border-color: #002f5f;
}

.btn-icon, .btn-icon-arrow-right:after, .btn-icon-arrow-up:after, .btn-icon-arrow-down:after, .btn-icon-search:after, .btn-icon-home:after, .btn-icon-menu:after, .btn-icon-close:after {
    display: inline-block;
    /*padding-left: 5px;*/
    font-family: Targobank
}

.btn-icon-close:after {
    content: "\e810"
}

.btn-flat-primary, .btn-flat-theme-0, .btn-primary, .btn-theme-0 {
    text-shadow: none;
    color: #fff;
    background-color: #002f5f;
    border-color: #002f5f;
}
.fdsg .btn, .fdsg .btn-default {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 0 solid transparent;
    white-space: nowrap;
    padding: 8px 15px;
    font-size: 17px;
    line-height: 1;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-family: targobank,Arial,Helvetica,Sans-serif;
    text-decoration: none;
    text-shadow: 1px 0 1px rgb(0 0 0 / 50%);
    transition: .15s linear color,.15s linear background-color,.15s linear border-color;
}

.carousel-inner, .collapsing, .modal-open, .progress {
    overflow: hidden;
}

a.default {
    color: #01305E;
}

.iframe-navigation {
    z-index: 99;
    position: relative;
}

.fdsg .news h2 a {
    font-size: 20px;
}

.fdsg {
    margin: 0 auto;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.4;
    color: #333;
    text-size-adjust: 100%;
}
@media screen and (min-width: 768px) {
    .fdsg #matrix-div {
        overflow: hidden!important;
    }
}
@media screen and (min-width: 320px) and (max-width: 768px) {
    .fdsg {
        font-size: 13px;
        padding-left: 2px;
        overflow: hidden;
        padding-right: 2px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .fdsg {
        padding-left: 2px;
        overflow: hidden;
        padding-right: 2px;
    }
}
#fdsg-footertext {
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    line-height: 13px;
    padding: 15px 0 0 0;
    background-color: #fff;
    font-family: Arial, Helvetica, Sans-serif
}
@media screen and (min-width: 320px) and (max-width: 768px) {
    #fdsg-footertext {
        font-size: 12px;
    }
}
#fdsg-footertext div {
    margin: 0 auto;
    text-align: center;
}

.cookie-banner {
    display: none;
}

#footerIDMS {
    position: fixed;
    margin: 0 auto;
    width: 960px;
    z-index: 105;
    bottom: 0px;
    height: 30px;
    left: 50%;
    margin-left: -480px;
}
#suggesterDiv, #suggesterDivNew {
    float: left;
    padding: 0 0 0 190px;
}

#suggesterDiv #general_search_input, #suggesterDivNew #general_search_input {
    font: -webkit-control;
    color: black;
}

.suggestsearch {
    float: left;
    font:
}

#suggestionsFormNew {
    height: 20px;
}

#suggester_close {
    position: fixed;
    padding-right: 10px;
    padding-top: 10px;
    display: none;
    z-index: 99;
}

#IDMS_autocomplete_choices {
    position: absolute;
    background-color: #d3d3d3;
    z-index: 50;
    margin-bottom: 26px;
    border-top: 2px solid #d3d3d3;
    border-bottom: 2px solid #d3d3d3;
    left: calc(100vw - 85vw) !important
}

div.autocomplete_new, div.autocomplete {
    margin: 0;
    padding: 0;
    z-index: 100;
    width: 267px;
    display: none;
    font-family: "Circular", Arial, Helvetica, sans-serif !important;
    font-size: 12px;
}

#IDMS_autocomplete_choices ul {
    border-left: 2px solid #d3d3d3;
    border-right: 2px solid #d3d3d3;
}

div.autocomplete ul, div.autocomplete_new ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: #FFF;
}

div.autocomplete ul li.IDMS_Suggestheader, div.autocomplete_new ul li.IDMS_Suggestheader {
    padding: 1px 5px;
    background-color: #ededed;
    cursor: default;
    font-weight: bold;
    color: #002f5f;
}

div.autocomplete ul li.IDMS_Suggestheader, div.autocomplete_new ul li.IDMS_Suggestheader {
    padding: 2px 5px;
}

div.autocomplete_new ul li.IDMS_Suggestheader, div.autocomplete_new ul li {
    */: ;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}

div.autocomplete ul li.IDMS_Suggestheader, div.autocomplete_new ul li.IDMS_Suggestheader, div.autocomplete ul li, div.autocomplete_new ul li {
    padding: 3px 0 2px 2px;
    margin: 0;
    height: 22px;
    list-style-type: none;
    font-family: arial, helvetica, sans-serif;
    background-color: #FFF;
    color: #000;
}

.tmw {
    width: 390px;
    background: #FFFFFF;
    margin: 0;
    padding: 0;
}

.tmw caption {
    margin: 0;
    padding: 0 0 0 10px;
    background-color: #002F5F;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    line-height: 26px;
    height: 26px;
}

.tmw tr.thcaption th {
    height: 15px;
    margin: 0;
    padding: 0;
    text-align: center;
    line-height: 15px;
    border: 0;
}

.tmw tfoot td {
    padding: 10px 5px 0px 5px;
    line-height: 20px;
    margin: 0;
    background-color: #FFFFFF;
}

.tmw .lngtext {
    padding: 5px 10px 30px 5px;
    line-height: 14px;
    margin: 0;
}

.tmw thead {
    padding: 0;
    margin: 0;
}

.tmw th {
    padding: 0 5px 0 5px;
    line-height: 25px;
    margin: 0;
    border-bottom: #d3d3d4 1px solid;
    text-align: left;
}

.tmw th.right, .tmw tbody td.right, .tmw tfoot td.right {
    text-align: right;
}

.tmw tbody td {
    padding: 0 5px 0 5px;
    line-height: 20px;
    margin: 12px 0;
    border-bottom: none;
}

.tmw thead {
    padding: 0;
    margin: 0;
    background-color: #DFE1E5;
}

.tmw th {
    padding: 0 5px 0 10px;
    line-height: 25px;
    margin: 0;
    font-weight: normal;
    color: #002F5F;
    border-bottom: 5px solid #FFFFFF;
    border-top: 2px solid #ffffff;
}

.tmw tbody td {
    padding: 0 5px 0 10px;
    line-height: 20px;
    margin: 12px 0;
    border-bottom: none;
}

#market_watch_navi {
    float: right;
    height: 100%;
    line-height: 17px;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px
}

#market_watch_navi ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 100%;
}

div.autocomplete ul li.IDMS_Suggestheader, div.autocomplete_new ul li.IDMS_Suggestheader {
    padding: 2px 5px;
}

div.autocomplete ul li.IDMS_Suggestheader, div.autocomplete_new ul li.IDMS_Suggestheader {
    padding: 1px 5px;
    background-color: #ededed;
    cursor: default;
    font-weight: bold;
    color: #002f5f;
}

div.autocomplete_new ul li.IDMS_Suggestheader, div.autocomplete_new ul li {
    */: ;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}

.IDMS_Suggest0Col, .IDMS_Suggest1Col, .IDMS_Suggest2Col, .IDMS_Suggest3Col {
    margin: 0;
    padding: 0;
    float: left;
}

#footer .footer-top__icon {
    margin-bottom: 25px;
    max-height: 120px;
}

.IDMS_Suggest1Col {
    width: 170px;
}

.IDMS_Suggest2Col {
    width: 75px;
}

.IDMS_Suggest0Col {
    width: 16px;
    float: right;
}

.close {
    float: right;
    font-size: 21px;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20);
}

.alert .alert-link, .badge, .close {
    font-weight: 700;
}

/*pg tabs */
div.pb_tabs.fullsize {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    display: block;
}

div.pb_tabs {
    display: inline;
    background: url(../images/vermoegen/lineBlue.gif) bottom left repeat-x transparent;
    height: 21px;
    overflow: hidden;
    float: left;
}

div.pb_tabs a.active {
    background: #8d9fb4 url(../images/vermoegen/corner_top_right.gif) top right no-repeat;
}

div.pb_tabs a {
    cursor: pointer;
    display: inline-block;
    background: url(../images/vermoegen/tab_right.gif) top right no-repeat transparent;
    height: 21px;
    overflow: hidden;
    margin-right: 2px;
    text-decoration: none;
}

#market_watch_window_content a {
    color: #01305E;
    text-decoration: none;
}

#market_watch_indices {
    width: 189px;
    float: left;
}

#market_watch_indices .hover {
    background-color: #EFF0F2;
}

#market_watch_navi ul li {
    float: left;
    margin: 0;
    color: white;
    font-weight: bold;
    height: 100%;
    border-left: 2px solid #AFBBCA;
    padding: 6px 14px;
}

.market_watch_window_header .head {
    color: white;
    padding: 0 5px 4px 6px;
    font-size: 12px;
    float: left;
}

#market_watch_window .tmw td, #market_watch_window .tmw th {
    padding: 0 3px;
}

#market_watch_window div.pb_tabs a span.label {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 12px;
    color: #01305E;
}

#market_watch_window div.pb_tabs a.active span.label {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 12px;
    color: #FFFFFF;
}

.market_watch_window_header .close {
    padding: 1px;
    float: right;
}

#market_watch_window_content {
    padding: 15px 10px 3px 10px;
    width: 396px;
    font-size: 11px;
    font-family: Arial, Helvetica, Sans-serif;
}

#market_watch_loading, #market_watch_window {
    background-color: white;
    height: 390px;
    width: 410px;
    border: 6px solid #0C3967;
    position: absolute;
    bottom: 27px;
    right: 5px;
    z-index: 98;
    display: none;
    padding: 0;
}

.market_watch_window_header {
    background-color: #0C3967;
    clear: both;
    height: 20px;
}

.market_watch_window_header .head {
    color: white;
    padding: 0 5px 4px 6px;
    font-size: 12px;
    float: left;
}

#general_search_submit {
    margin-bottom: -7px;
}

#footerCenter {
    max-width: 1280px;
    margin: 0 auto;
}
@media screen and (max-width: 768px) {
    #footerIDMS {
        width: 100%;
        left:0;
        margin-left:0;
        bottom: 10%;
    }
    #suggesterDiv, #suggesterDivNew {
        width: 50%;
        padding: 0 0 0 2px!important;
    }

    #suggesterDiv #general_search_input, #suggesterDivNew #general_search_input {
        width: 80%;
    }
    #market_watch_navi {
        line-height: 10px!important;
        font-size: 10px!important;
    }

    #market_watch_navi ul li {
        padding: 10px 5px 0 5px!important;
    }

    #market_watch_loading, #market_watch_window {
        height: auto;
        width: 100%;
        right: 0;
        max-width: 430px;
    }

    #market_watch_window_content {
        width: 100%;
    }

    #market_watch_indices {
        width: 50%;
    }
    #market_watch_chart_div {
        width: 45%!important;
        height: auto!important;
    }
    #market_watch_chart_link {
        width: 50%!important;
        float: right!important;
    }
    #market_warch_chart {
        width: 100%;
        height: auto;
    }
    .tmw {
        width: 100%;
    }
    .tmw caption {
        height: auto;
    }

    .tmw th {
        line-height: 12px;
    }
    .tmw tbody td {
        line-height: 17px;
    }
}
/*.fdsg * {*/
/*    font-size: 14px;*/
/*}*/
/*@media screen and (max-width: 340px) {*/
/*    .fdsg * {*/
/*        font-size: 12px;*/
/*    }*/
/*}*/
@media screen and (min-width: 320px) and (max-width: 768px) {
    .fdsg .lrg-map-mobile {
        display: flex;
    }
}
#leveragemap .textRotate {
    display: block;
    transform: rotate(
            -90deg
    );
    -webkit-transform: rotate(
            -90deg
    );
    -moz-transform: rotate(-90deg);
    font-size: 14px;
}

#leveragemap .lmRed {
    color: #CC0000;
}
#leveragemap .lmText {
    font-size: 14px;
}
#leveragemap #table {
    font-size: 5px!important;
}
#leveragemap .STRIKE {
    background-color: #FF6600;
    color: white;
    font-weight: bold;
    padding: 0px 5px 0px 5px;
    font-size: 14px;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
    #leveragemap .STRIKE {
        font-size: 10px!important;
    }
}
#leveragemap .PUT {
    background-color: #CC0000;
}

#leveragemap .MISS {
    background-color: #EEEEEE;
}
#leveragemap .CALL {
    background-color: #009900;
}
#leveragemap .STRIKELINE {
    background-color: #FF6600;
    border-bottom: 1px solid #fff;
}
#leveragemap .lmRowFirst {
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-color: #fff;
}
#leveragemap .lmRowMiddle {
    border-width: 0px 0px 1px 1px;
    border-style: solid;
    border-color: #fff;
}

#leveragemap .lmRowLast {
    border-width: 0px 0px 1px 1px;
    border-style: solid;
    border-color: #fff;
}
#leveragemap .lmRowFooter {
    padding: 2px 5px 2px 5px;
    border-top: 1px solid #999;
    white-space: nowrap;
}

#leveragemap div#information {
    width: 210px !important;
}
@media(hover: hover) and (pointer: fine) {
    #leveragemap td:hover {
    #information {
        display: block;
    }
}
}
#leveragemap #information {
    position: absolute;
    left: -9999px;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #999;
    width: 200px;
    display: none;
    z-index: 100;
}
@media screen and (min-width: 320px) and (max-width: 768px) {
    #leveragemap .lmText {
        font-size: 10px!important;
    }
}
@media screen and (max-width: 340px) {
    #leveragemap .lmText {
        font-size: 6px!important;
    }
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.fdsg {
    max-width: 1260px;
    padding-top: 20px;
}
.loader {
    position: absolute;
    left: 50%;
    top: 50%;
    height:60px;
    width:60px;
    margin:0px auto;
    -webkit-animation: rotation .6s infinite linear;
    -moz-animation: rotation .6s infinite linear;
    -o-animation: rotation .6s infinite linear;
    animation: rotation .6s infinite linear;
    border-left:6px solid rgba(0,174,239,.15);
    border-right:6px solid rgba(0,174,239,.15);
    border-bottom:6px solid rgba(0,174,239,.15);
    border-top:6px solid rgba(0,174,239,.8);
    border-radius:100%;
}
@media screen and (max-width: 768px) {
    .loader {
        top: 15%;
    }
}
/* new server */
@charset "UTF-8";
@import url(modules/webfonts.css.php);
.etff, .fdsg .etff *, .fdsg .etff :after, .fdsg .etff :before, .fdsg .etff:after, .fdsg .etff:before, .fdsg hr {
    box-sizing: content-box
}

.fdsg a, .fdsg a:focus, .fdsg a:hover {
    text-decoration: none
}

.fdsg .ace-modules:after, .fdsg .dl-horizontal dd:after {
    clear: both
}

.fdsg .tab-calculator, .fdsg html.search-suggest-loading .search-suggest-popover.popover #suggest-idms * {
    visibility: hidden
}

.fdsg .slick-slider, .fdsg html {
    -webkit-tap-highlight-color: transparent
}

.fdsg .has-form-elements .js-slider.ui-slider-disabled, .fdsg .slick-slide.dragging img, .fdsg html .page-tab-nav > .row > ul > li.active > a, .fdsg html .tab-calculator.loading * {
    pointer-events: none
}

[data-bg] {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat
}

.fdsg .ace-module.module-steps {
    padding: 30px
}

@media (min-width: 0) {
    .ace-module.module-steps {
        padding: 70px 30px
    }
}

.fdsg .ace-module.module-steps .steps-list {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 680px
}

.fdsg .ace-module.module-steps .steps-list > li {
    position: relative;
    padding-left: 55px;
    padding-bottom: 30px;
    overflow: hidden
}

.fdsg .ace-module.module-steps .steps-list > li > .step-icon {
    position: absolute;
    top: 0;
    left: 0;
    color: #8E9FB3;
    border-radius: 100%;
    text-align: center;
    border: 2px solid #8E9FB3;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px !important
}

.fdsg hr, .fdsg img {
    border: 0
}

.fdsg .ace-module.module-steps .steps-list > li > .step-icon:before {
    vertical-align: text-top
}

.fdsg .ace-module.module-steps .steps-list > li:not(:last-of-type):after {
    content: '';
    width: 2px;
    background: #8E9FB3;
    position: absolute;
    left: 19px;
    top: 40px;
    bottom: 0
}

@media (min-width: 0) {
    .ace-module.module-steps .steps-list > li {
        padding-left: 80px;
        padding-bottom: 50px
    }

    .ace-module.module-steps .steps-list > li > .step-icon {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 28px !important
    }

    .ace-module.module-steps .steps-list > li:not(:last-of-type):after {
        left: 24px;
        top: 50px
    }
}

.fdsg .ace-module.module-steps .steps-list .step-nr {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-size: 17px !important;
    display: block
}

.fdsg .theme-0 .ace-module.module-steps .steps-list .step-nr, .fdsg
.fdsg .theme-1 .ace-module.module-steps .steps-list .step-nr, .fdsg
.fdsg .theme-2 .ace-module.module-steps .steps-list .step-nr, .fdsg
.fdsg .theme-3 .ace-module.module-steps .steps-list .step-nr, .fdsg
.fdsg .theme-4 .ace-module.module-steps .steps-list .step-nr, .fdsg
.fdsg .theme-5 .ace-module.module-steps .steps-list .step-nr, .fdsg
.fdsg .theme-6 .ace-module.module-steps .steps-list .step-nr {
    color: #00B6ED
}

.fdsg .ace-module.module-steps .steps-list .step-title {
    margin: 0 0 5px
}

.fdsg .ace-module.module-steps .steps-list p:last-child {
    margin-bottom: 0
}

.fdsg .ace-module.module-steps .headline + .steps-list {
    margin-top: 30px
}

.fdsg .ace-module.module-text_box {
    position: relative;
    padding: 30px;
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .ace-module.module-text_box .text_box-content ol, .fdsg .ace-module.module-text_box .text_box-content p, .fdsg .ace-module.module-text_box .text_box-content ul {
    margin-bottom: 1em
}

.fdsg .ace-module.module-text_box .text_box-content ol:last-child, .fdsg .ace-module.module-text_box .text_box-content p:last-child, .fdsg .ace-module.module-text_box .text_box-content ul:last-child {
    margin-bottom: 0
}

@media (min-width: 0) {
    .ace-module.module-steps .headline + .steps-list {
        margin-top: 40px
    }

    .ace-module.module-text_box {
        padding: 70px 30px
    }

    .ace-module.module-text_box .text_box-content {
        width: 45%;
        margin-right: 0;
        margin-left: auto
    }
}

.fdsg .ace-module.module-text_box .text_box-visual {
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    bottom: 0;
    background-position: center 0;
    overflow: hidden
}

@media (max-width: -1) {
    .ace-module.module-text_box {
        background-image: none !important
    }

    .ace-module.module-text_box .text_box-visual {
        display: none
    }
}

.fdsg .ace-module.module-text_box .text_box-mobile_visual {
    margin-bottom: 20px
}

.fdsg .ace-module.module-text_box .text_box-mobile_visual img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto
}

.fdsg .ace-module.module-text_box.text_box-content_left .text_box-visual {
    right: 0;
    left: auto;
    background-position: center 100%
}

@media (min-width: 0) {
    .ace-module.module-text_box .text_box-mobile_visual {
        display: none
    }

    .ace-module.module-text_box.text_box-content_left .text_box-content {
        margin-right: auto;
        margin-left: 0
    }
}

.fdsg body, .fdsg figure {
    margin: 0
}

.fdsg .ace-modules > .ace-module:nth-of-type(odd) .text_box-visual {
    box-shadow: inset -60px 60px 55px 2px #fff
}

.fdsg .ace-modules > .ace-module:nth-of-type(even) .text_box-visual {
    box-shadow: inset -60px 60px 55px 2px #EFF0F2
}

.fdsg .ace-modules > .ace-module:nth-of-type(odd) .text_box-visual.text_box-visual-right {
    box-shadow: inset 60px 60px 55px 2px #fff
}

.fdsg .ace-modules > .ace-module:nth-of-type(even) .text_box-visual.text_box-visual-right {
    box-shadow: inset 60px 60px 55px 2px #EFF0F2
}

.fdsg .ace-modules:after, .fdsg .ace-modules:before {
    content: " ";
    display: table
}

.fdsg a.arrow-left:before, .fdsg a.arrow-right:after {
    content: "\e800"
}

.fdsg .ace-modules > .ace-module:nth-of-type(even) {
    background-color: #EFF0F2
}

.fdsg html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

.fdsg article, .fdsg aside, .fdsg details, .fdsg figcaption, .fdsg figure, .fdsg footer, .fdsg header, .fdsg hgroup, .fdsg main, .fdsg menu, .fdsg nav, .fdsg section, .fdsg summary {
    display: block
}

.fdsg audio, .fdsg canvas, .fdsg progress, .fdsg video {
    display: inline-block;
    vertical-align: baseline
}

.fdsg audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], .fdsg template {
    display: none
}

.fdsg a {
    background-color: transparent;
    color: #8D9FB4
}

.fdsg a:active, .fdsg a:hover {
    outline: 0
}

.fdsg b, .fdsg optgroup, .fdsg strong {
    font-weight: 700
}

.fdsg dfn {
    font-style: italic
}

.fdsg h1 {
    margin: .67em 0
}

.fdsg mark {
    background: #ff0;
    color: #000
}

.fdsg .img-thumbnail, .fdsg body {
    background-color: #fff
}

.fdsg sub, .fdsg sup {
    font-size: 75% !important;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.fdsg #header-v2 .login, .fdsg .benefit-box > .text, .fdsg img {
    vertical-align: middle
}

.fdsg sup {
    top: -.5em
}

.fdsg sub {
    bottom: -.25em
}

.fdsg svg:not(:root) {
    overflow: hidden
}

.fdsg hr {
    height: 0
}

.fdsg pre, .fdsg textarea {
    overflow: auto
}

.fdsg code, .fdsg kbd, .fdsg pre, .fdsg samp {
    font-size: 1em !important
}

.fdsg button, .fdsg input, .fdsg optgroup, .fdsg select, .fdsg textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.fdsg button {
    overflow: visible
}

.fdsg button, .fdsg select {
    text-transform: none
}

.fdsg button, .fdsg html input[type=button], .fdsg input[type=reset], .fdsg input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

.fdsg button[disabled], .fdsg html input[disabled] {
    cursor: default
}

.fdsg button::-moz-focus-inner, .fdsg input::-moz-focus-inner {
    border: 0;
    padding: 0
}

.fdsg input[type=checkbox], .fdsg input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

.fdsg input[type=number]::-webkit-inner-spin-button, .fdsg input[type=number]::-webkit-outer-spin-button {
    height: auto
}

.fdsg input[type=search]::-webkit-search-cancel-button, .fdsg input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

.fdsg td, .fdsg th {
    padding: 0
}

.fdsg .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.fdsg .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.fdsg .animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.fdsg .animated.bounceIn, .fdsg .animated.bounceOut, .fdsg .animated.flipOutX, .fdsg .animated.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0,.fdsg -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0,.fdsg -20deg);
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0,.fdsg -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0,.fdsg -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transition-timing-function: ease-in;
        opacity: 0
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0,.fdsg -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0,.fdsg -20deg);
        transition-timing-function: ease-in
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0,.fdsg -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0,.fdsg -5deg)
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.fdsg .flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.fdsg .zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

[data-animation] {
    opacity: 0
}

[data-animation].animated {
    opacity: 1
}

.fdsg *, .fdsg :after, .fdsg :before {
    box-sizing: border-box
}

.fdsg html {
    font-size: 62.5% !important
}

.fdsg body {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px !important;
    line-height: 1.4;
    color: #333
}

.fdsg button, .fdsg input, .fdsg select, .fdsg textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

.fdsg .h1, .fdsg .h2, .fdsg .h3, .fdsg .h4, .fdsg .h5, .fdsg .h6, .fdsg a.arrow-left, .fdsg h1, .fdsg h2, .fdsg h3, .fdsg h4, .fdsg h5, .fdsg h6 {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg a:focus, .fdsg a:hover {
    color: #002F5F
}

.fdsg a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.fdsg .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.fdsg .img-rounded {
    border-radius: 6px
}

.fdsg .img-thumbnail {
    padding: 4px;
    line-height: 1.4;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.fdsg .img-circle {
    border-radius: 50%
}

.fdsg hr {
    margin-top: 16px;
    margin-bottom: 16px;
    border-top: 1px solid #eee
}

.fdsg .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.fdsg .sr-only-focusable:active, .fdsg .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.fdsg .h1, .fdsg .h2, .fdsg .h3, .fdsg .h4, .fdsg .h5, .fdsg .h6, .fdsg h1, .fdsg h2, .fdsg h3, .fdsg h4, .fdsg h5, .fdsg h6 {
    font-weight: 500;
    line-height: 1.25;
    color: #002F5F
}

.fdsg .h1 .small, .fdsg .h1 small, .fdsg .h2 .small, .fdsg .h2 small, .fdsg .h3 .small, .fdsg .h3 small, .fdsg .h4 .small, .fdsg .h4 small, .fdsg .h5 .small, .fdsg .h5 small, .fdsg .h6 .small, .fdsg .h6 small, .fdsg h1 .small, .fdsg h1 small, .fdsg h2 .small, .fdsg h2 small, .fdsg h3 .small, .fdsg h3 small, .fdsg h4 .small, .fdsg h4 small, .fdsg h5 .small, .fdsg h5 small, .fdsg h6 .small, .fdsg h6 small {
    font-weight: 400;
    line-height: 1;
    color: inherit
}

.fdsg .h1:empty, .fdsg .h2:empty, .fdsg .h3:empty, .fdsg .h4:empty, .fdsg .h5:empty, .fdsg .h6:empty, .fdsg h1:empty, .fdsg h2:empty, .fdsg h3:empty, .fdsg h4:empty, .fdsg h5:empty, .fdsg h6:empty {
    display: none
}

.fdsg .h1, .fdsg .h2, .fdsg .h3, .fdsg h1, .fdsg h2, .fdsg h3 {
    margin-top: 20px;
    margin-bottom: 12px
}

.fdsg .h1 .small, .fdsg .h1 small, .fdsg .h2 .small, .fdsg .h2 small, .fdsg .h3 .small, .fdsg .h3 small, .fdsg h1 .small, .fdsg h1 small, .fdsg h2 .small, .fdsg h2 small, .fdsg h3 .small, .fdsg h3 small {
    font-size: 65% !important
}

.fdsg .h4, .fdsg .h5, .fdsg .h6, .fdsg h4, .fdsg h5, .fdsg h6 {
    margin-top: 12px;
    margin-bottom: 12px
}

.fdsg .h4 .small, .fdsg .h4 small, .fdsg .h5 .small, .fdsg .h5 small, .fdsg .h6 .small, .fdsg .h6 small, .fdsg h4 .small, .fdsg h4 small, .fdsg h5 .small, .fdsg h5 small, .fdsg h6 .small, .fdsg h6 small {
    font-size: 75% !important
}

.fdsg .h1, .fdsg h1 {
    font-size: 24px !important
}

.fdsg .h2, .fdsg h2 {
    font-size: 20px !important
}

@media screen and (max-width: 768px) {
    .fdsg .h2, .fdsg h2 {
        font-size: 19px !important
    }
}

@media screen and (max-width: 767px) {
    .fdsg .mobile-tag {
        min-height: auto!important;
        height: auto!important;
    }
}

@media screen and (max-width: 768px) {
    .fdsg .is-more.active > a {
        color: #262626!important;
    }
    .fdsg .is-more.active {
        background-color: #EDF3FC!important;
    }
}

.fdsg .h3, .fdsg h3 {
    font-size: 17px !important
}

.fdsg .h4, .fdsg h4 {
    font-size: 16px !important
}

.fdsg .h5, .fdsg .h6, .fdsg h5, .fdsg h6 {
    font-size: 14px !important
}

.fdsg p {
    margin: 0 0 12px !important
}

.fdsg .lead {
    margin-bottom: 24px;
    font-size: 16px !important;
    font-weight: 200;
    line-height: 1.4
}

@media (min-width: 0) {
    .lead {
        font-size: 21px !important
    }
}

.fdsg .small, .fdsg small {
    font-size: 85% !important
}

.fdsg cite {
    font-style: normal
}

.fdsg .mark, .fdsg mark {
    background-color: #fcf8e3;
    padding: .2em
}

.fdsg .text-left {
    text-align: left
}

.fdsg .text-right {
    text-align: right
}

.fdsg .text-center {
    text-align: center
}

.fdsg .text-justify {
    text-align: justify
}

.fdsg .text-muted {
    color: #777
}

.fdsg .text-primary {
    color: #002F5F
}

.fdsg a.text-primary:focus, .fdsg a.text-primary:hover {
    color: #00162c
}

.fdsg .text-success {
    color: #3c763d
}

.fdsg a.text-success:focus, .fdsg a.text-success:hover {
    color: #2b542c
}

.fdsg .text-info {
    color: #31708f
}

.fdsg a.text-info:focus, .fdsg a.text-info:hover {
    color: #245269
}

.fdsg .text-warning {
    color: #8a6d3b
}

.fdsg a.text-warning:focus, .fdsg a.text-warning:hover {
    color: #66512c
}

.fdsg .text-danger {
    color: #a94442
}

.fdsg a.text-danger:focus, .fdsg a.text-danger:hover {
    color: #843534
}

.fdsg .bg-primary {
    color: #fff;
    background-color: #002F5F
}

.fdsg a.bg-primary:focus, .fdsg a.bg-primary:hover {
    background-color: #00162c
}

.fdsg .bg-success {
    background-color: #dff0d8
}

.fdsg a.bg-success:focus, .fdsg a.bg-success:hover {
    background-color: #c1e2b3
}

.fdsg .bg-info {
    background-color: #d9edf7
}

.fdsg a.bg-info:focus, .fdsg a.bg-info:hover {
    background-color: #afd9ee
}

.fdsg .bg-warning {
    background-color: #fcf8e3
}

.fdsg a.bg-warning:focus, .fdsg a.bg-warning:hover {
    background-color: #f7ecb5
}

.fdsg .bg-danger {
    background-color: #f2dede
}

.fdsg a.bg-danger:focus, .fdsg a.bg-danger:hover {
    background-color: #e4b9b9
}

.fdsg .page-header {
    padding-bottom: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #eee
}

.fdsg #directmenu > .desktop a, .fdsg #directmenu > .desktop a:before, .fdsg #footer a, .fdsg .content a {
    transition: .15s linear color, .15s linear background-color
}

.fdsg .content a {
    text-decoration: underline
}

.fdsg .content .dropdown-menu a, .fdsg .content .panel-title a, .fdsg .content .tab-nav a, .fdsg .content .tabs a, .fdsg .content a.btn, .fdsg .content ul.anchor-list a, .fdsg .content ul.link-list a, .fdsg .content ul.link-list-a a, .fdsg .content ul.link-list-b a, .fdsg .content ul.link-list-c a, .fdsg .content ul.link-list-d a, .fdsg .content ul.link-list-icon a {
    text-decoration: none
}

.fdsg a.underline {
    text-decoration: underline
}

.fdsg #navigation a, .fdsg #navigation a:focus, .fdsg #navigation a:hover, .fdsg a.arrow-left, .fdsg a.arrow-left-back, .fdsg a.arrow-right, .fdsg a.arrow-right-back, .fdsg a.chevron-down, .fdsg a.chevron-left, .fdsg a.chevron-left-back, .fdsg a.chevron-right-back, .fdsg a.chevron-up {
    text-decoration: none
}

.fdsg a.arrow-left:before {
    line-height: 1;
    font-family: targobank;
    padding-right: 6px
}

.fdsg a.arrow-right {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg a.arrow-right:after {
    line-height: 1;
    font-family: targobank;
    padding-left: 6px
}

.fdsg a.arrow-left-back:before, .fdsg a.arrow-right-back:after {
    content: "\e809";
    line-height: 1
}

.fdsg a.arrow-left-back {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg a.arrow-left-back:before {
    font-family: targobank;
    padding-right: 6px
}

.fdsg a.arrow-right-back {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg a.arrow-right-back:after {
    font-family: targobank;
    padding-left: 6px
}

.fdsg a.chevron-left {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg a.chevron-left:before {
    content: "\e802";
    line-height: 1;
    font-family: targobank;
    padding-right: 6px
}

.fdsg a.chevron-right {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    text-decoration: none
}

.fdsg a.chevron-right:after {
    content: "\e802";
    line-height: 1;
    font-family: targobank;
    padding-left: 6px
}

.fdsg a.chevron-left-back:before, .fdsg a.chevron-right-back:after {
    content: "\e803";
    line-height: 1
}

.fdsg a.chevron-left-back {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg a.chevron-left-back:before {
    font-family: targobank;
    padding-right: 6px
}

.fdsg a.chevron-right-back {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg a.chevron-right-back:after {
    font-family: targobank;
    padding-left: 6px
}

.fdsg a.chevron-down {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg a.chevron-down:after {
    content: "\e817";
    line-height: 1;
    font-family: targobank;
    padding-left: 6px
}

.fdsg a.chevron-up {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg a.chevron-up:after, .fdsg ul.link-list-a > li > a:before {
    font-family: targobank
}

.fdsg a.chevron-up:after {
    content: "\e818";
    line-height: 1;
    padding-left: 6px
}

.fdsg ol, .fdsg ul {
    padding: 0 0 0 20px;
    margin-top: 0;
    margin-bottom: 12px
}

.fdsg .content ol, .fdsg .content ul {
    line-height: 1.6
}

.fdsg ol ol, .fdsg ol ul, .fdsg ul ol, .fdsg ul ul {
    margin-bottom: 0
}

.fdsg #footer nav ul, .fdsg .details ul, .fdsg .footnotes > ul, .fdsg .list-inline, .fdsg .list-unstyled, .fdsg .social-media-links ul, .fdsg ul.anchor-list, .fdsg ul.benefit-list, .fdsg ul.link-list, .fdsg ul.link-list-a, .fdsg ul.link-list-b, .fdsg ul.link-list-c, .fdsg ul.link-list-d, .fdsg ul.link-list-icon, .fdsg ul.list-check, .fdsg ul.list-content, .fdsg ul.list-content ul, .fdsg ul.list-dot, .fdsg ul.list-number {
    padding-left: 0;
    list-style: none
}

.fdsg #footer nav ul, .fdsg .list-inline {
    margin-left: -5px
}

.fdsg #footer nav ul > li, .fdsg .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

.fdsg ul.list-content > li {
    position: relative;
    padding-left: 18px;
    padding-bottom: 3px
}

.fdsg ul.list-content > li:before {
    content: "•";
    font-size: 20px !important;
    left: 1px;
    line-height: 1;
    position: absolute;
    color: #DE531D
}

.fdsg ul.link-list-a > li > a:before, .fdsg ul.link-list-b > li > a:after, .fdsg ul.link-list > li > a:before {
    content: "\e800"
}

.fdsg ul.list-content > li .key {
    position: absolute;
    left: 1px;
    font-weight: 700;
    color: #DE531D
}

.fdsg .theme-0 ul.list-content.theme li:before, .fdsg .theme-1 ul.list-content.theme li:before, .fdsg .theme-2 ul.list-content.theme li:before, .fdsg .theme-3 ul.list-content.theme li:before, .fdsg .theme-4 ul.list-content.theme li:before, .fdsg .theme-5 ul.list-content.theme li:before, .fdsg .theme-6 ul.list-content.theme li:before {
    color: #00B6ED
}

.fdsg ul.list-content.keys > li:before {
    display: none
}

.fdsg ul.benefit-list.two-cols {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap
}

.fdsg ul.benefit-list > li .icon + strong, .fdsg ul.link-list-a > li > a, .fdsg ul.link-list-b > li > a, .fdsg ul.link-list > li > a {
    display: block
}

.fdsg ul.benefit-list.two-cols > li {
    flex-basis: auto;
    width: 50%
}

.fdsg ul.benefit-list > li {
    line-height: 1.33;
    margin-bottom: 14px;
    padding-left: 25px;
    position: relative
}

.fdsg ul.link-list-a > li, .fdsg ul.link-list-icon > li, .fdsg ul.link-list > li {
    margin: 10px 0
}

.fdsg ul.benefit-list > li .icon {
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block !important;
    background-image: url('/de/amc-resources/images/svg/sprites-white.svg');
    background-repeat: no-repeat;
    flex-shrink: 0;
}

.fdsg ul.benefit-list > li .icon.fa {
    font-size: 16px !important;
}

.fdsg .link-list-title {
    padding: 0 10px
}

.fdsg ul.link-list-a {
    border-bottom: 1px solid #EEE;
    border-top: 1px solid #EEE
}

.fdsg footer ul.link-list-a {
    border-top: 0;
    border-bottom: 0
}

.fdsg ul.link-list-a > li > a:before {
    line-height: 1;
    padding-right: 6px
}

.fdsg ul.link-list-icon > li > a {
    display: block;
    position: relative;
    padding-left: 25px
}

.fdsg ul.link-list-icon > li > a > .icon {
    position: absolute;
    left: 0;
    top: 0
}

.fdsg ul.link-list > li > a {
    position: relative;
    padding-left: 25px
}

.fdsg ul.link-list > li > a:before {
    position: absolute;
    left: 0;
    top: 0;
    font-family: targobank
}

.fdsg ul.anchor-list > li > a:after, .fdsg ul.link-list-b > li > a:after {
    line-height: 20px;
    font-family: targobank;
    right: 10px;
    top: 50%
}

.fdsg ul.link-list-b > li > a {
    transition-property: color, . fdsg background-color;
    border-bottom: 1px solid #EEE;
    padding: 4px 30px 4px 10px;
    position: relative;
    background-color: transparent
}

.fdsg ul.link-list-b > li > a:focus, .fdsg ul.link-list-b > li > a:hover {
    background-color: #EDF3FC
}

.fdsg ul.link-list-b > li > a:after {
    position: absolute;
    margin-top: -10px
}

.fdsg ul.anchor-list > li > a, .fdsg ul.link-list-c > li, .fdsg ul.link-list-d > li > a {
    transition-property: color, . fdsg background-color;
    display: block;
    border-bottom: 1px solid #EEE;
    padding: 4px 30px 4px 10px;
    position: relative
}

.fdsg ul.link-list-c > li {
    background-color: transparent;
    margin-bottom: 10px
}

.fdsg ul.link-list-c > li:focus, .fdsg ul.link-list-c > li:hover {
    background-color: #EDF3FC
}

.fdsg ul.link-list-c > li h2, .fdsg ul.link-list-c > li p {
    margin: 0
}

.fdsg ul.link-list-c > li > a {
    display: block
}

.fdsg ul.link-list-d > li > a {
    background-color: transparent
}

.fdsg ul.link-list-d > li > a:focus, .fdsg ul.link-list-d > li > a:hover {
    background-color: #EDF3FC
}

.fdsg ul.anchor-list > li > a {
    background-color: transparent
}

.fdsg .benefit-box, .fdsg ul.anchor-list > li > a:focus, .fdsg ul.anchor-list > li > a:hover {
    background-color: #EDF3FC
}

.fdsg ul.anchor-list > li > a:after {
    content: "\e805";
    position: absolute;
    margin-top: -10px
}

.fdsg address, .fdsg dd, .fdsg dt {
    line-height: 1.4
}

.fdsg .popover-content > ul.anchor-list, .fdsg .popover-content > ul.benefit-list, .fdsg .popover-content > ul.link-list-a, .fdsg .popover-content > ul.link-list-b, .fdsg .popover-content > ul.link-list-c, .fdsg .popover-content > ul.link-list-d, .fdsg .popover-content > ul.list-content {
    min-width: 160px;
    margin: 10px 0
}

.fdsg address, .fdsg dl {
    margin-bottom: 24px
}

.fdsg li > ul.anchor-list, .fdsg li > ul.benefit-list, .fdsg li > ul.link-list-a, .fdsg li > ul.link-list-b, .fdsg li > ul.link-list-c, .fdsg li > ul.link-list-d, .fdsg li > ul.list-content {
    margin-left: 10%
}

.fdsg dl {
    margin-top: 0
}

.fdsg dt {
    font-weight: 700
}

.fdsg dd {
    margin-left: 0
}

.fdsg .dl-horizontal dd:after, .fdsg .dl-horizontal dd:before {
    content: " ";
    display: table
}

@media (min-width: 768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

.fdsg #cockpit:after, .fdsg #navigation .level-2 > li.touch-link, .fdsg #navigation ul:after, .fdsg #navigation-v2 ul:after, .fdsg .benefit-box:after, .fdsg .border-box:after, .fdsg .container-fluid:after, .fdsg .container:after, .fdsg .dropdown-menu > li > a, .fdsg .flag:after, .fdsg .footnotes, .fdsg .form-horizontal .form-group:after, .fdsg .idms-frame .news:after, .fdsg .page-tab-nav:after, .fdsg .panel-body:after, .fdsg .rating:after, .fdsg .responsive-tabs:after, .fdsg .row:after, .fdsg .slick-track:after, .fdsg .social_share_privacy_area, .fdsg .social_share_privacy_area .clearfix::after, .fdsg .social_share_privacy_area li.settings_info .settings_info_menu form fieldset input, .fdsg .social_share_privacy_area.vertical li, .fdsg .tab-calculator.layout-gamification-depot .shadow-box, .fdsg .tab-calculator:after, .fdsg .tab-nav:after, .fdsg .tab-nav > ul > li.submenu-vertical > ul.dropdown-menu:after, .fdsg .tabs:after, .fdsg .teaser-related:after, .fdsg .teaser-simple .headline, .fdsg .teaser-simple:after, .fdsg html.variant-lp-valovis .text-box:after {
    clear: both
}

.fdsg abbr[data-original-title], .fdsg abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.fdsg .initialism {
    font-size: 90% !important;
    text-transform: uppercase
}

.fdsg blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 17.5px !important;
    border-left: 5px solid #eee
}

.fdsg blockquote ol:last-child, .fdsg blockquote p:last-child, .fdsg blockquote ul:last-child {
    margin-bottom: 0
}

.fdsg blockquote .small, .fdsg blockquote footer, .fdsg blockquote small {
    display: block;
    font-size: 80% !important;
    line-height: 1.4;
    color: #777
}

.fdsg blockquote .small:before, .fdsg blockquote footer:before, .fdsg blockquote small:before {
    content: '\2014 \00A0'
}

.fdsg .blockquote-reverse, .fdsg blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.fdsg .blockquote-reverse .small:before, .fdsg .blockquote-reverse footer:before, .fdsg .blockquote-reverse small:before, .fdsg blockquote.pull-right .small:before, .fdsg blockquote.pull-right footer:before, .fdsg blockquote.pull-right small:before {
    content: ''
}

.fdsg .blockquote-reverse .small:after, .fdsg .blockquote-reverse footer:after, .fdsg .blockquote-reverse small:after, .fdsg blockquote.pull-right .small:after, .fdsg blockquote.pull-right footer:after, .fdsg blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

.fdsg blockquote:after, .fdsg blockquote:before {
    content: ""
}

.fdsg address {
    font-style: normal
}

.fdsg .footnotes {
    font-size: 12px !important;
    color: #333;
    margin: 24px 0;
    line-height: 1.5
}

.fdsg .footnotes > ul > li {
    padding-left: 20px;
    position: relative;
    margin: 5px 0
}

.fdsg .footnotes > ul > li > .key {
    position: absolute;
    left: 0
}

.fdsg .benefit-box {
    margin-bottom: 12px;
    padding: 10px
}

.fdsg .benefit-box:after, .fdsg .benefit-box:before {
    content: " ";
    display: table
}

.fdsg .benefit-box > .icon, .fdsg .benefit-box > .img {
    text-align: center;
    width: 70px;
    float: left;
    height: 64px
}

.fdsg .benefit-box > .icon img, .fdsg .benefit-box > .img img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto
}

.fdsg .benefit-box > .icon {
    font-size: 50px !important;
    color: #8D9FB4;
    line-height: 64px
}

.fdsg .benefit-box > .icon > small {
    display: block;
    font-size: 85% !important
    xxx;
    letter-spacing: -2px
}

.fdsg .benefit-box > .text {
    display: table-cell;
    min-height: 64px;
    height: 64px;
    padding-left: 10px;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-size: 15px !important
}

.fdsg .details > .row {
    margin-top: 24px;
    margin-bottom: 24px;
    position: relative
}

.fdsg .details > .row:before {
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    left: 5px;
    right: 5px;
    top: 0;
    width: auto;
    border-top: 1px solid #dfe1e5
}

.fdsg .details > .row .h1, .fdsg .details > .row .h2, .fdsg .details > .row .h3, .fdsg .details > .row .h4, .fdsg .details > .row .h5, .fdsg .details > .row .h6, .fdsg .details > .row h2, .fdsg .details > .row h3, .fdsg .details > .row h4, .fdsg .details > .row h5, .fdsg .details > .row h6 {
    margin-top: 10px
}

.fdsg .details .panel-group > .panel:last-of-type {
    border-bottom: 0
}

.fdsg .details h2 {
    width: 85%
}

.fdsg .details ul > li {
    padding: 10px;
    border-bottom: 1px solid #eff0f2
}

.fdsg .details ul > li:last-of-type {
    border-bottom: 0
}

.fdsg .details ul > li h4 {
    margin-bottom: 0;
    font-size: 17px !important
}

.fdsg .details ul > li .detail-value {
    float: right
}

.fdsg .border-box {
    padding: 20px;
    border: 1px solid #ccc
}

.fdsg .border-box:after, .fdsg .border-box:before {
    content: " ";
    display: table
}

.fdsg #header .logo, .fdsg #header .logo img, .fdsg #header .logo > a, .fdsg #header:before, .fdsg #navigation, .fdsg #navigation a, .fdsg #navigation ul li {
    display: block
}

.fdsg .has-link {
    cursor: pointer
}

.fdsg p.award-source {
    font-size: 10px !important;
    color: #999;
    font-family: Arial
}

.fdsg ol.colored-nmbrs li {
    font-weight: 700;
    color: #002F5F
}

.fdsg ol.colored-nmbrs li span {
    font-weight: 400;
    color: #333
}

.fdsg #navigation .level-2 > li.touch-link > a:focus, .fdsg #navigation .level-2 > li.touch-link > a:hover, .fdsg #navigation .level-3 > li.open > a, .fdsg #navigation .level-3 > li:focus > a, .fdsg #navigation .level-3 > li:hover > a, .fdsg .search-suggest-popover.popover .suggest-link .zip, .fdsg ul.list-number > li:before {
    font-weight: 700
}

.fdsg ul.list-check > li {
    line-height: 1.33;
    margin-bottom: 14px;
    padding-left: 25px;
    position: relative
}

.fdsg ul.list-dot > li, .fdsg ul.list-number > li {
    padding-left: 18px;
    padding-bottom: 3px
}

.fdsg ul.list-check > li:before {
    content: "\e816";
    font-family: targobank;
    position: absolute;
    left: 0;
    top: 0
}

.fdsg .theme-0 ul.list-check.theme li:before, .fdsg .theme-1 ul.list-check.theme li:before, .fdsg .theme-2 ul.list-check.theme li:before, .fdsg .theme-3 ul.list-check.theme li:before, .fdsg .theme-4 ul.list-check.theme li:before, .fdsg .theme-5 ul.list-check.theme li:before, .fdsg .theme-6 ul.list-check.theme li:before {
    color: #00B6ED
}

.fdsg ul.list-dot > li {
    position: relative
}

.fdsg ul.list-dot > li:before {
    content: "•";
    font-size: 20px !important;
    left: 1px;
    line-height: 1;
    position: absolute;
    color: #BC133E
}

.fdsg .theme-0 ul.list-dot.theme li:before, .fdsg .theme-0 ul.list-number.theme li:before, .fdsg .theme-1 ul.list-dot.theme li:before, .fdsg .theme-1 ul.list-number.theme li:before, .fdsg .theme-2 ul.list-dot.theme li:before, .fdsg .theme-2 ul.list-number.theme li:before, .fdsg .theme-3 ul.list-dot.theme li:before, .fdsg .theme-3 ul.list-number.theme li:before, .fdsg .theme-4 ul.list-dot.theme li:before, .fdsg .theme-4 ul.list-number.theme li:before, .fdsg .theme-5 ul.list-dot.theme li:before, .fdsg .theme-5 ul.list-number.theme li:before, .fdsg .theme-6 ul.list-dot.theme li:before, .fdsg .theme-6 ul.list-number.theme li:before {
    color: #00B6ED
}

.fdsg ul.list-number {
    counter-reset: list-number-counter
}

.fdsg ul.list-number > li {
    position: relative
}

.fdsg ul.list-number > li:before {
    content: counter(list-number-counter) ".";
    counter-increment: list-number-counter;
    left: 0;
    position: absolute
}

.fdsg #header {
    background: #fff;
    width: 100%;
    min-height: 52px;
    border-bottom: 3px solid #002F5F;
    padding: 17px 5px 0;
    padding-top: 34px;
    border-bottom-width: 9px;
    height: 95px
}

.fdsg #header .logo {
    margin-left: auto;
    margin-right: auto;
    float: left;
    width: 206px
}

.fdsg #header .logo img {
    width: 100%;
    height: auto
}

.fdsg #header .logo .custom-logo-bankadas {
    width: 70px;
    margin-top: 10px;
    float: right
}

.fdsg #header .logo .custom-logo-tb {
    margin-top: -15px
}

.fdsg #header:before {
    content: '';
    background: #BC133E;
    left: 0;
    right: 0;
    position: absolute;
    bottom: 3px;
    height: 2px
}

.fdsg #header.bankadas-head #cockpit {
    margin-left: 250px
}

.fdsg #header.bankadas-head #cockpit .nav > li > a {
    padding: 0 8px
}

.fdsg #header.bankadas-head .logo {
    width: 286px;
    margin-top: 6px
}

.fdsg #header.bankadas-head .logo img {
    display: block;
    max-width: 65%;
    height: auto
}

.fdsg #header.bankadas-head .logo img:first-child {
    margin-top: -5px;
    float: left
}

.fdsg #header.bankadas-head .logo img:nth-child(2) {
    width: 75px;
    margin-top: 3px;
    float: left;
    margin-left: 5px
}

.fdsg #footer, .fdsg #header, .fdsg #hero-slider, .fdsg #main {
    transition: .4s ease-in-out left
}

.fdsg #footer, .fdsg #header {
    z-index: 1;
    position: relative
}

.fdsg #navigation {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    background: 0 0;
    height: auto;
    padding: 0 5px;
    z-index: 10;
    top: 108px
}

.fdsg #navigation .level-1, .fdsg #navigation .level-1 > li {
    background-image: linear-gradient(#fff,.fdsg #F7F8FA 50%,.fdsg #F1F4F6 50%,.fdsg #fff);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',.fdsg endColorstr='#FFFFFFFF', GradientType=0)
}

.fdsg #navigation ul {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none
}

.fdsg #navigation ul:after, .fdsg #navigation ul:before {
    content: " ";
    display: table
}

.fdsg #navigation a {
    white-space: nowrap;
    word-break: keep-all
}

.fdsg #navigation.open {
    left: 0
}

.fdsg #navigation .has-teaser, .fdsg #navigation .level-2, .fdsg #navigation .search-form-mobile, .fdsg #navigation .touch-link {
    display: none
}

.fdsg #navigation .level-1 {
    margin: 0;
    border: 1px solid #fff;
    box-shadow: 0 3px 2px rgba(0, 0, 0, .08)
}

.fdsg #navigation .level-1 > li {
    width: 16.66667%;
    float: left;
    display: block
}

.fdsg #navigation .level-1 > li:after, .fdsg #navigation .level-1 > li:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: -8px;
    content: "";
    margin-left: -10px;
    position: absolute
}

.fdsg html.csstransitions #navigation .level-1 > li:after, .fdsg html.csstransitions #navigation .level-1 > li:before {
    z-index: -1;
    transition: .2s linear all;
    opacity: 0;
    display: block
}

.fdsg html.no-csstransitions #navigation .level-1 > li:after, .fdsg html.no-csstransitions #navigation .level-1 > li:before, .fdsg html.touch #navigation .level-1 > li:after, .fdsg html.touch #navigation .level-1 > li:before {
    display: none !important
}

.fdsg #navigation .level-1 > li:after {
    border-top: 8px solid #ECF3FC;
    bottom: -5px;
    margin-top: 0;
    z-index: 103
}

.fdsg #navigation .level-1 > li:before {
    margin-top: 5px;
    border-top-color: #002F5F
}

.fdsg html.csstransitions #navigation .level-1 > li:before {
    border-top-style: solid;
    border-top-width: 0
}

.fdsg html.no-csstransitions #navigation .level-1 > li:before {
    border-top: 8px solid #002F5F
}

.fdsg #navigation .level-1 > li > a {
    position: relative;
    border-style: solid;
    border-color: transparent #DFE1E5 transparent transparent;
    border-width: 2px 1px 2px 2px;
    background: 0 0;
    color: #002F5F;
    text-shadow: 0 1px 0 rgba(255, 255, 255, .75);
    line-height: 20px;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    transition: .15s linear border-color;
    min-height: 62.5px
}

.fdsg #navigation .level-1 > li > a:after {
    transition: .15s linear background;
    background-color: #DFE1E5;
    border-radius: 36px 0 0 36px;
    content: "";
    height: 36px;
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -18px;
    width: 18px;
    display: block
}

.fdsg #navigation .level-1 > li > a .and-char:after {
    content: "";
    display: block
}

.fdsg #navigation .level-1 > li:last-child > a {
    border-right-color: transparent
}

.fdsg #navigation .level-1 > li.show-level-2, .fdsg #navigation .level-1 > li:focus, .fdsg #navigation .level-1 > li:hover {
    background-image: linear-gradient(#EDF3FC,.fdsg #E6EDF7 50%,.fdsg #E2E9F4 50%,.fdsg #EDF4FC);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEDF3FC',.fdsg endColorstr='#FFEDF4FC', GradientType=0)
}

.fdsg html.csstransitions #navigation .level-1 > li.show-level-2:after, .fdsg html.csstransitions #navigation .level-1 > li.show-level-2:before, .fdsg html.csstransitions #navigation .level-1 > li:focus:after, .fdsg html.csstransitions #navigation .level-1 > li:focus:before, .fdsg html.csstransitions #navigation .level-1 > li:hover:after, .fdsg html.csstransitions #navigation .level-1 > li:hover:before {
    opacity: 1;
    border-top-width: 8px;
    z-index: 20
}

.fdsg #navigation .level-1 > li.show-level-2 > .level-2, .fdsg html.no-csstransitions #navigation .level-1 > li.show-level-2:after, .fdsg html.no-csstransitions #navigation .level-1 > li.show-level-2:before, .fdsg html.no-csstransitions #navigation .level-1 > li:focus:after, .fdsg html.no-csstransitions #navigation .level-1 > li:focus:before, .fdsg html.no-csstransitions #navigation .level-1 > li:hover:after, .fdsg html.no-csstransitions #navigation .level-1 > li:hover:before, .fdsg html.no-touch #navigation .level-1 > li:focus > .level-2, .fdsg html.no-touch #navigation .level-1 > li:hover > .level-2 {
    display: block
}

.fdsg #navigation .level-1 > li.open > a {
    border: 2px solid #002F5F
}

.fdsg #navigation .level-1 > li.level-1-1:before, .fdsg #navigation .level-1 > li.level-1-1 > .level-2 {
    border-top-color: #e05206
}

.fdsg #navigation .level-1 > li.open > a:after {
    right: -2px
}

.fdsg #navigation .level-1 > li.level-1-1.open > a:after, .fdsg #navigation .level-1 > li.level-1-1:focus > a:after, .fdsg #navigation .level-1 > li.level-1-1:hover > a:after, .fdsg html.theme-0 #navigation .level-1 > li.level-1-1 > a:after, .fdsg html.theme-1 #navigation .level-1 > li.level-1-1 > a:after {
    background-color: #e05206
}

.fdsg #navigation .level-1 > li.level-1-1:after, .fdsg #navigation .level-1 > li.level-1-1:before {
    left: 8.33333%
}

.fdsg #navigation .level-1 > li.level-1-1.open > a {
    border-color: #e05206
}

.fdsg #navigation .level-1 > li.level-1-2:before, .fdsg #navigation .level-1 > li.level-1-2 > .level-2 {
    border-top-color: #0097c5
}

.fdsg #navigation .level-1 > li.level-1-1 > .level-2 > li:not(.has-teaser) .h3, .fdsg #navigation .level-1 > li.level-1-1 > .level-2 > li:not(.has-teaser) > h3 {
    color: #e05206
}

.fdsg #navigation .level-1 > li.level-1-2.open > a:after, .fdsg #navigation .level-1 > li.level-1-2:focus > a:after, .fdsg #navigation .level-1 > li.level-1-2:hover > a:after, .fdsg html.theme-0 #navigation .level-1 > li.level-1-2 > a:after, .fdsg html.theme-2 #navigation .level-1 > li.level-1-2 > a:after {
    background-color: #0097c5
}

.fdsg #navigation .level-1 > li.level-1-2:after, .fdsg #navigation .level-1 > li.level-1-2:before {
    left: 25%
}

.fdsg #navigation .level-1 > li.level-1-2.open > a {
    border-color: #0097c5
}

.fdsg #navigation .level-1 > li.level-1-3:before, .fdsg #navigation .level-1 > li.level-1-3 > .level-2 {
    border-top-color: #aab500
}

.fdsg #navigation .level-1 > li.level-1-2 > .level-2 > li:not(.has-teaser) .h3, .fdsg #navigation .level-1 > li.level-1-2 > .level-2 > li:not(.has-teaser) > h3 {
    color: #0097c5
}

.fdsg #navigation .level-1 > li.level-1-3.open > a:after, .fdsg #navigation .level-1 > li.level-1-3:focus > a:after, .fdsg #navigation .level-1 > li.level-1-3:hover > a:after, .fdsg html.theme-0 #navigation .level-1 > li.level-1-3 > a:after, .fdsg html.theme-3 #navigation .level-1 > li.level-1-3 > a:after {
    background-color: #aab500
}

.fdsg #navigation .level-1 > li.level-1-3:after, .fdsg #navigation .level-1 > li.level-1-3:before {
    left: 41.6667%
}

.fdsg #navigation .level-1 > li.level-1-3.open > a {
    border-color: #aab500
}

.fdsg #navigation .level-1 > li.level-1-4:before, .fdsg #navigation .level-1 > li.level-1-4 > .level-2 {
    border-top-color: #830051
}

.fdsg #navigation .level-1 > li.level-1-3 > .level-2 > li:not(.has-teaser) .h3, .fdsg #navigation .level-1 > li.level-1-3 > .level-2 > li:not(.has-teaser) > h3 {
    color: #aab500
}

.fdsg #navigation .level-1 > li.level-1-4.open > a:after, .fdsg #navigation .level-1 > li.level-1-4:focus > a:after, .fdsg #navigation .level-1 > li.level-1-4:hover > a:after, .fdsg html.theme-0 #navigation .level-1 > li.level-1-4 > a:after, .fdsg html.theme-4 #navigation .level-1 > li.level-1-4 > a:after {
    background-color: #830051
}

.fdsg #navigation .level-1 > li.level-1-4:after, .fdsg #navigation .level-1 > li.level-1-4:before {
    left: 58.3333%
}

.fdsg #navigation .level-1 > li.level-1-4.open > a {
    border-color: #830051
}

.fdsg #navigation .level-1 > li.level-1-5:before, .fdsg #navigation .level-1 > li.level-1-5 > .level-2 {
    border-top-color: #c09c62
}

.fdsg #navigation .level-1 > li.level-1-4 > .level-2 > li:not(.has-teaser) .h3, .fdsg #navigation .level-1 > li.level-1-4 > .level-2 > li:not(.has-teaser) > h3 {
    color: #830051
}

.fdsg #navigation .level-1 > li.level-1-5.open > a:after, .fdsg #navigation .level-1 > li.level-1-5:focus > a:after, .fdsg #navigation .level-1 > li.level-1-5:hover > a:after, .fdsg html.theme-0 #navigation .level-1 > li.level-1-5 > a:after, .fdsg html.theme-5 #navigation .level-1 > li.level-1-5 > a:after {
    background-color: #c09c62
}

.fdsg #navigation .level-1 > li.level-1-5:after, .fdsg #navigation .level-1 > li.level-1-5:before {
    left: 75%
}

.fdsg #navigation .level-1 > li.level-1-5.open > a {
    border-color: #c09c62
}

.fdsg #navigation .level-1 > li.level-1-5 > .level-2 > li:not(.has-teaser) .h3, .fdsg #navigation .level-1 > li.level-1-5 > .level-2 > li:not(.has-teaser) > h3 {
    color: #c09c62
}

.fdsg #navigation .level-1 > li.level-1-0.open > a:after, .fdsg #navigation .level-1 > li.level-1-0:focus > a:after, .fdsg #navigation .level-1 > li.level-1-0:hover > a:after, .fdsg html.theme-0 #navigation .level-1 > li.level-1-0 > a:after {
    background-color: #002F5F
}

.fdsg #navigation .level-1 > li.level-1-0:after, .fdsg #navigation .level-1 > li.level-1-0:before {
    left: 91.6667%
}

.fdsg #navigation .level-1 > li.level-1-0.open > a {
    border-color: #002F5F
}

.fdsg #navigation .level-1 > li.level-1-0 > .level-2 {
    border-top-color: #002F5F
}

.fdsg #navigation .level-1 > li.level-1-0 > .level-2 > li:not(.has-teaser) .h3, .fdsg #navigation .level-1 > li.level-1-0 > .level-2 > li:not(.has-teaser) > h3 {
    color: #002F5F
}

.fdsg #navigation .level-2 {
    background-color: #EDF3FC;
    border-top: 2px solid #002F5F;
    left: -1px;
    margin-top: -2px;
    min-height: 164px;
    overflow: hidden;
    padding: 0 19px 19px;
    position: absolute;
    right: -1px;
    top: 100%;
    z-index: 1;
    width: auto;
    transition: .15s linear border
}

.fdsg #navigation .level-2 .h3, .fdsg #navigation .level-2 h3 {
    font-size: 17px !important;
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg #navigation .level-2 > li {
    display: block;
    float: left;
    padding-right: 30px;
    position: relative
}

.fdsg #navigation .level-2 > li:not(.has-teaser) .h3, .fdsg #navigation .level-2 > li:not(.has-teaser) > h3 {
    margin: 19px 0 4px;
    padding: 0 0 6px;
    border-bottom: 1px solid #DFE1E5
}

.fdsg #navigation .level-2 > li.touch-link {
    display: block;
    float: none;
    width: auto;
    border-bottom: 1px solid #DCE7F9;
    margin: 0 -19px;
    padding: 0
}

.fdsg #navigation .level-2 > li.touch-link > a {
    color: #002F5F;
    padding: 13px 19px
}

.fdsg #navigation .level-2 > li.touch-link > a br {
    display: none
}

.fdsg #navigation .level-2 > li.touch-link:focus, .fdsg #navigation .level-2 > li.touch-link:hover {
    background: #DBE7F9
}

.fdsg #navigation .level-2 > li.has-teaser {
    display: block;
    width: 23.1%;
    margin: 0 12px -19px -19px;
    border-right: 1px solid #DCE7F9;
    padding: 0;
    min-width: 190px
}

.fdsg #navigation .level-2 > li.has-teaser .teaser, .fdsg #navigation .level-2 > li.has-teaser .teaser-related {
    padding: 18px;
    margin: 0
}

.fdsg #navigation .level-2 > li.has-teaser .teaser p, .fdsg #navigation .level-2 > li.has-teaser .teaser-related p {
    font-size: 12px !important
}

.fdsg #navigation .level-2 > li.has-teaser:hover .teaser, .fdsg #navigation .level-2 > li.has-teaser:hover .teaser-related {
    background-color: #DBE7F9
}

.fdsg #navigation .level-3 > li > a {
    color: #002F5F;
    padding: 2px 25px 2px 0
}

.fdsg #navigation .level-3 > li > a > small {
    display: none
}

.fdsg #navigation .level-3 > li > a:focus:after, .fdsg #navigation .level-3 > li > a:hover:after {
    font-family: targobank;
    display: inline-block;
    line-height: 1;
    content: "\e802"
}

.fdsg #navigation .level-1 > li > a {
    font-size: 17px !important;
    padding: 9px 8px
}

.fdsg #header .toggle-mobile-nav {
    position: absolute;
    left: 0;
    top: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    font-size: 26px !important;
    padding: 5px 15px;
    display: none
}

.fdsg #header .toggle-mobile-nav:after {
    display: inline-block;
    content: "\e839";
    font-family: targobank
}

.fdsg html.show-mobile-nav #header .toggle-mobile-nav:after {
    content: "\e810"
}

.fdsg html.has-no-nav #header .toggle-mobile-nav {
    display: none !important
}

.fdsg html.has-header-v2 #page {
    padding-top: 100px
}

.fdsg html.has-header-v2.nav-is-sticky #header-v2 {
    box-shadow: none
}

.fdsg html.has-header-v2.nav-is-sticky #header-v2 .search, .fdsg html.has-header-v2.nav-is-sticky #header-v2 .segment-nav {
    display: none
}

.fdsg html.has-header-v2.nav-is-sticky #header-v2 .logo img {
    height: 27px
}

.fdsg html.has-header-v2.nav-is-sticky #header-v2 .login {
    float: right;
    margin-left: 15px
}

.fdsg html.has-header-v2.nav-is-sticky #header-v2 .login.logged-in {
    margin-left: 20px
}

.fdsg #header-v2 {
    background: #fff;
    width: 100%;
    position: absolute;
    padding-bottom: 14px;
    z-index: 12;
    top: 0;
    left: 0;
    box-shadow: inset 0 -9px 0 0 #002F5F, . fdsg inset 0 -12px 0 0 #FFF, . fdsg inset 0 -14px 0 0 #BA1841;
    height: 100px;
    transition: all .5s
}

.fdsg html.nav-is-sticky #header-v2 {
    height: 70px
}

.fdsg html:not(.dm-layer-open) #header-v2 {
    overflow: hidden
}

.fdsg #header-v2 ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.fdsg #header-v2 > .inner {
    width: 990px !important;
    margin: 0 auto;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: start;
    padding: 15px 0 7px
}

.fdsg #header-v2 .logo img, .fdsg #header-v2 .logo > a {
    display: block
}

.fdsg #header-v2 .cockpit {
    -webkit-box-flex: 1;
    flex: 1;
    text-align: right
}

.fdsg #header-v2 .logo {
    padding: 15px 15px 0 0;
    transition: padding .5s;
    max-width: 400px
}

.fdsg html.nav-is-sticky #header-v2 .logo {
    padding-top: 5px
}

.fdsg #header-v2 .logo img[src$="targobank-logo.svg"] {
    width: 206px;
    height: 30px
}

.fdsg #header-v2 .logo img[src$="targocf-logo.svg"] {
    width: 370px;
    height: 18px;
    margin-top: 5px
}

.fdsg #header-v2 .logo img[src$="targodirekt.png"], .fdsg #header-v2 .logo img[src$="targobank-logo-bankadas.svg"] {
    width: 286px;
    height: 30px
}

.fdsg #header-v2 .login {
    position: relative;
    display: inline-block;
    margin-left: 10px
}

.fdsg #header-v2 .login .times {
    margin-left: 6px;
    display: inline-block;
    vertical-align: top
}

.fdsg #header-v2 .login .btn-label + [class*=icon-] {
    margin-left: 6px
}

.fdsg #header-v2 .login .user-name {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px !important;
    color: #333;
    font-weight: 700;
    margin-right: 5px;
    text-align: left
}

.fdsg #header-v2 .login.logged-in:after {
    position: absolute;
    top: -6px;
    bottom: -6px;
    right: -6px;
    left: -10px;
    background-color: #EDF3FC;
    content: '';
    z-index: -1;
    border-radius: 4px
}

.fdsg #header-v2 .search {
    margin-left: 12px;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.fdsg html.firmenkunden #header-v2 .search {
    display: none !important
}

.fdsg #header-v2 .search.has-focus:before {
    display: none
}

.fdsg #header-v2 .search.has-focus .search-input {
    padding-left: 10px
}

.fdsg #header-v2 .search:before {
    content: "\e828";
    font-family: targobank;
    color: #999;
    position: absolute;
    left: 14px;
    top: 50%;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fdsg #header-v2 .direct-menu .dm-layer .layer-close, .fdsg #header-v2 .segment-nav a, .fdsg #navigation-v2 .level-1 > li > a, .fdsg #navigation-v2 .level-2 .nav-title {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg #header-v2 .search .search-input {
    border-radius: 4px;
    border: 1px solid #E6EBEF;
    color: #999;
    line-height: 1.5;
    width: 142px;
    padding: 5px 5px 5px 35px;
    transition: padding .2s linear
}

.fdsg #header-v2 .segment-nav {
    display: inline-block;
    vertical-align: middle
}

.fdsg #header-v2 .segment-nav ul > li {
    margin: 0 12px 0 0;
    display: inline-block
}

.fdsg #header-v2 .segment-nav a {
    font-size: 17px !important;
    color: #002F5F
}

.fdsg #header-v2 .segment-nav .active > a {
    text-decoration: underline
}

.fdsg #header-v2 .direct-menu {
    margin-top: 12px
}

.fdsg #header-v2 .direct-menu ul > li {
    display: inline-block
}

.fdsg #header-v2 .direct-menu ul > li + li {
    margin-left: 20px
}

.fdsg #header-v2 .direct-menu a {
    color: #707E9E
}

.fdsg #header-v2 .direct-menu a [class*=icon-] {
    color: #C6CFD9
}

.fdsg #header-v2 .direct-menu a.active, .fdsg #header-v2 .direct-menu a:focus, .fdsg #header-v2 .direct-menu a:focus [class*=icon-], .fdsg #header-v2 .direct-menu a:hover, .fdsg #header-v2 .direct-menu a:hover [class*=icon-] {
    color: #002F5F
}

.fdsg html.nav-is-sticky #header-v2 .direct-menu {
    margin-top: 8px
}

.fdsg #header-v2 .direct-menu .dm-layer .layer-inner {
    min-height: 100px;
    padding: 20px 0;
    display: -webkit-box;
    display: flex
}

.fdsg #header-v2 .direct-menu .dm-layer .layer-close {
    -webkit-box-ordinal-group: 3;
    order: 2;
    margin: 0 0 20px 20px;
    cursor: pointer;
    font-size: 17px !important
}

.fdsg #header-v2 .direct-menu .dm-layer .layer-app {
    -webkit-box-flex: 1;
    flex: 1
}

.fdsg #header-v2 .direct-menu .dm-layer {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    text-align: left;
    display: none;
    background: #EDF3FC
}

.fdsg html.dm-layer-open #header-v2 .direct-menu .dm-layer {
    display: block
}

.fdsg #header-v2 .direct-menu .dm-layer .layer-inner {
    max-width: 990px;
    margin: 0 auto
}

.fdsg #header-v2 .burger {
    display: none
}

.fdsg #header-v2 .dm-form-branch-search input.form-control {
    width: 120px;
    display: inline-block;
    margin-right: 5px;
    background-color: #fff;
    vertical-align: middle
}

.fdsg #header-v2 .dm-telephone .info-text {
    color: #999;
    font-size: 12px !important
}

.fdsg #header-v2 .dm-telephone .primary-number {
    margin-bottom: 35px
}

.fdsg #header-v2 .dm-telephone .toggle-all-numbers {
    margin: 35px 0 15px;
    color: #8D9FB4;
    text-decoration: underline;
    cursor: pointer
}

.fdsg #header-v2 .dm-telephone .all-numbers {
    display: none
}

.fdsg #header-v2 .dm-telephone .number-box {
    margin: 15px 0;
    padding: 10px;
    border-bottom: 1px solid #E6EBEF;
    overflow: hidden;
    line-height: 1.5;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    min-height: 65px
}

.fdsg #header-v2 .dm-telephone .number-box .number-label {
    -webkit-box-flex: 1;
    flex: 1;
    padding-right: 15px
}

.fdsg #header-v2 .dm-telephone .number-box .number {
    flex-basis: 34%
}

.fdsg #navigation-v2 {
    z-index: 10;
    position: absolute;
    left: 0;
    right: 0;
    top: 100px;
    background-color: #EDF3FC;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .1);
    transition: top .5s
}

.fdsg #navigation-v2 > .inner {
    width: 990px !important;
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0
}

.fdsg #navigation-v2 ul {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none
}

.fdsg #navigation-v2 ul:after, .fdsg #navigation-v2 ul:before {
    content: " ";
    display: table
}

.fdsg #navigation-v2 ul li {
    display: block
}

.fdsg #navigation-v2 a:not(.btn) {
    display: block;
    text-decoration: none
}

.fdsg #navigation-v2 a:not(.btn):focus, .fdsg #navigation-v2 a:not(.btn):hover {
    text-decoration: none
}

.fdsg #cockpit .nav > li.open > a, .fdsg #footer nav ul li a:focus, .fdsg #footer nav ul li a:hover, .fdsg .search-suggest-popover.popover .suggest-title a.toggle-suggestIDMS:focus, .fdsg .search-suggest-popover.popover .suggest-title a.toggle-suggestIDMS:hover {
    text-decoration: underline
}

.fdsg #navigation-v2 .has-teaser, .fdsg #navigation-v2 .level-2, .fdsg #navigation-v2 .level-3 {
    display: none
}

.fdsg html.nav-is-sticky #navigation-v2 {
    top: 69px
}

.fdsg html.nav-is-sticky:not(.nav-sticky-open) #navigation-v2 {
    top: 2px
}

.fdsg #navigation-v2 .mobile-breadcrumb, .fdsg #navigation-v2 .mobile-nav-headline {
    display: none !important
}

.fdsg #navigation-v2 .level-1 {
    left: 0 !important;
    display: -webkit-box;
    display: flex
}

.fdsg #navigation-v2 .level-1 > li {
    -webkit-box-flex: 1;
    flex: 1;
    padding-right: 10px;
    display: block
}

.fdsg #navigation-v2 .level-1 > li > a {
    position: relative;
    color: #002F5F;
    padding: 10px 0 20px;
    line-height: 20px;
    font-size: 16px !important;
    height: 70px;
    display: table;
    width: 100%
}

.fdsg #navigation-v2 .level-1 > li > a > span {
    display: table-cell;
    vertical-align: middle
}

.fdsg #navigation-v2 .level-1 > li > a .and-char:after {
    content: "";
    display: block
}

.fdsg #navigation-v2 .level-1 > li > a .and-char {
    line-height: .8
}

.fdsg #navigation-v2 .level-1 > li > a:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8px;
    height: 2px;
    background-color: #b7d0f4
}

.fdsg #navigation-v2 .level-1 > li.level-1-1.open > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-1:focus > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-1:hover > a:before, .fdsg html.nav-is-sticky #navigation-v2 .level-1 > li:before, .fdsg html.theme-1 #navigation-v2 .level-1 > li.level-1-1 > a:before {
    background-color: #00B6ED
}

.fdsg #navigation-v2 .level-1 > li.has-sub-nav > a:after {
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #00B6ED;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -6px;
    opacity: 0;
    transition: all .2s
}

.fdsg #navigation-v2 .level-1 > li.level-1-0.open > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-0:focus > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-0:hover > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-1.open > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-1:focus > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-1:hover > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-2.open > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-2:focus > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-2:hover > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-3.open > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-3:focus > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-3:hover > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-4.open > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-4:focus > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-4:hover > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-5.open > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-5:focus > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-5:hover > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-6.open > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-6:focus > a:after, .fdsg #navigation-v2 .level-1 > li.level-1-6:hover > a:after, .fdsg html.theme-1 #navigation-v2 .level-1 > li.level-1-1 > a:after, .fdsg html.theme-2 #navigation-v2 .level-1 > li.level-1-2 > a:after, .fdsg html.theme-3 #navigation-v2 .level-1 > li.level-1-3 > a:after, .fdsg html.theme-4 #navigation-v2 .level-1 > li.level-1-4 > a:after, .fdsg html.theme-5 #navigation-v2 .level-1 > li.level-1-5 > a:after, .fdsg html.theme-6 #navigation-v2 .level-1 > li.level-1-6 > a:after {
    border-bottom-color: #00B6ED
}

.fdsg html.nav-is-sticky:not(.nav-sticky-open) #navigation-v2 .level-1 > li > a:before {
    bottom: 0;
    height: 4px
}

.fdsg #navigation-v2 .level-1 > li.has-sub-nav.open > .level-2, .fdsg html.no-touch #navigation-v2 .level-1 > li.has-sub-nav:focus > .level-2, .fdsg html.no-touch #navigation-v2 .level-1 > li.has-sub-nav:hover > .level-2 {
    display: -webkit-box;
    display: flex
}

.fdsg #navigation-v2 .level-1 > li.has-sub-nav.open > a:before, .fdsg html.no-touch #navigation-v2 .level-1 > li.has-sub-nav:focus > a:before, .fdsg html.no-touch #navigation-v2 .level-1 > li.has-sub-nav:hover > a:before {
    display: none
}

.fdsg #navigation-v2 .level-1 > li.has-sub-nav.open > a:after, .fdsg html.no-touch #navigation-v2 .level-1 > li.has-sub-nav:focus > a:after, .fdsg html.no-touch #navigation-v2 .level-1 > li.has-sub-nav:hover > a:after {
    opacity: 1;
    bottom: 10px
}

.fdsg #navigation-v2 .level-1 > li .level-2 {
    border-top-color: #00B6ED
}

.fdsg #navigation-v2 .level-1 > li .level-3 li > a:hover {
    color: #00B6ED
}

.fdsg #navigation-v2 .level-1 > li.level-1-1 > a:after {
    left: 38%
}

.fdsg html.theme-0 #navigation-v2 .level-1 > li.level-1-1 > a:before {
    background-color: #002F5F
}

.fdsg #navigation-v2 .level-1 > li.level-1-2.open > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-2:focus > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-2:hover > a:before, .fdsg html.theme-2 #navigation-v2 .level-1 > li.level-1-2 > a:before {
    background-color: #00B6ED
}

.fdsg #navigation-v2 .level-1 > li.level-1-2 > a:after {
    left: 15%
}

.fdsg html.theme-0 #navigation-v2 .level-1 > li.level-1-2 > a:before {
    background-color: #002F5F
}

.fdsg #navigation-v2 .level-1 > li.level-1-3.open > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-3:focus > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-3:hover > a:before, .fdsg html.theme-3 #navigation-v2 .level-1 > li.level-1-3 > a:before {
    background-color: #00B6ED
}

.fdsg #navigation-v2 .level-1 > li.level-1-3 > a:after {
    left: 24%
}

.fdsg html.theme-0 #navigation-v2 .level-1 > li.level-1-3 > a:before {
    background-color: #002F5F
}

.fdsg #navigation-v2 .level-1 > li.level-1-4.open > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-4:focus > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-4:hover > a:before, .fdsg html.theme-4 #navigation-v2 .level-1 > li.level-1-4 > a:before {
    background-color: #00B6ED
}

.fdsg #navigation-v2 .level-1 > li.level-1-4 > a:after {
    left: 23%
}

.fdsg html.theme-0 #navigation-v2 .level-1 > li.level-1-4 > a:before {
    background-color: #002F5F
}

.fdsg #navigation-v2 .level-1 > li.level-1-5.open > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-5:focus > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-5:hover > a:before, .fdsg html.theme-5 #navigation-v2 .level-1 > li.level-1-5 > a:before {
    background-color: #00B6ED
}

.fdsg #navigation-v2 .level-1 > li.level-1-5 > a:after {
    left: 31%
}

.fdsg html.theme-0 #navigation-v2 .level-1 > li.level-1-5 > a:before {
    background-color: #002F5F
}

.fdsg #navigation-v2 .level-1 > li.level-1-0.open > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-0:focus > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-0:hover > a:before {
    background-color: #00B6ED
}

.fdsg #navigation-v2 .level-1 > li.level-1-0 > a:after {
    left: 23%
}

.fdsg html.theme-0 #navigation-v2 .level-1 > li.level-1-0 > a:before {
    background-color: #002F5F
}

.fdsg #navigation-v2 .level-1 > li.level-1-6.open > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-6:focus > a:before, .fdsg #navigation-v2 .level-1 > li.level-1-6:hover > a:before, .fdsg html.theme-6 #navigation-v2 .level-1 > li.level-1-6 > a:before {
    background-color: #00B6ED
}

.fdsg #navigation-v2 .level-1 > li.level-1-6 > a:after {
    left: 31%
}

.fdsg html.theme-0 #navigation-v2 .level-1 > li.level-1-6 > a:before {
    background-color: #002F5F
}

.fdsg #navigation-v2 .level-2 {
    background-color: #fff;
    border-top: 4px solid #00B6ED;
    left: 0;
    margin-top: -10px;
    overflow: hidden;
    position: absolute;
    top: 100%;
    z-index: 10;
    box-shadow: 0 11px 9px 0 rgba(0, 0, 0, .26);
    right: 0
}

.fdsg html.touch #navigation-v2 .level-2 {
    padding-top: 50px
}

.fdsg #navigation-v2 .level-2 > li {
    display: block;
    position: relative;
    -webkit-box-flex: 1;
    flex: 1;
    padding: 15px
}

.fdsg html.touch #navigation-v2 .level-2 > li.touch-link {
    position: absolute;
    left: 0;
    width: 100%;
    top: 0;
    border-bottom: 1px solid #E6EBEF
}

.fdsg html.no-touch #navigation-v2 .level-2 > li.touch-link, .fdsg html.touch #navigation-v2 .level-2 > li.touch-link br {
    display: none
}

.fdsg #navigation-v2 .level-2 > li.has-teaser {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 0;
    flex: 0 0 36.667%;
    background: #F0F7FE
}

.fdsg #navigation-v2 .level-2 > li:not(.has-teaser):not(:last-child):after {
    content: '';
    position: absolute;
    right: 0;
    top: 15px;
    bottom: 15px;
    width: 1px;
    background-color: #E6EBEF
}

.fdsg #navigation-v2 .level-2 .nav-title {
    font-size: 20px !important;
    margin-bottom: 10px;
    color: #002F5F
}

.fdsg #navigation-v2 .level-3 {
    display: block
}

.fdsg #navigation-v2 .level-3 > li > a {
    color: #002F5F;
    margin-bottom: 10px
}

.fdsg #navigation-v2 .level-3 > li > a > small {
    display: none
}

.fdsg #cockpit {
    position: relative;
    text-align: right;
    display: block;
    margin-left: 230px
}

.fdsg #cockpit:after, .fdsg #cockpit:before {
    content: " ";
    display: table
}

.fdsg #cockpit .login, .fdsg #cockpit .nav, .fdsg #cockpit .quicklinks, .fdsg #cockpit .search-form {
    display: inline-block;
    margin-right: -4px;
    vertical-align: top
}

.fdsg #cockpit .login, .fdsg #cockpit .nav, .fdsg #cockpit .quicklinks {
    margin: 0 0 0 10px
}

.fdsg #cockpit .btn:not([class*=icon]) {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0
}

.fdsg #cockpit .search-form {
    float: left
}

.fdsg #cockpit .search-form > input[type=text] {
    vertical-align: middle;
    padding: 6px;
    border: 1px solid #ccc;
    display: inline-block;
    width: 160px
}

.fdsg #cockpit .nav > li {
    float: left;
    line-height: 1
}

.fdsg #cockpit .nav > li > a {
    color: #002F5F;
    background: 0 0;
    border-right: 1px solid #000;
    padding: 0 12px
}

.fdsg #cockpit .nav > li > a:focus, .fdsg #cockpit .nav > li > a:hover {
    background: 0 0;
    text-decoration: underline
}

.fdsg #cockpit .nav > li:last-of-type > a {
    border-right: 0
}

.fdsg #cockpit .quicklinks {
    display: none;
    font-family: Arial, Helvetica, Sans-serif
}

.fdsg #cockpit .nav {
    margin-top: 10px;
    display: inline-block
}

.fdsg #cockpit .blz-bic {
    position: absolute;
    color: #999;
    font-size: 12px !important;
    right: 0;
    top: -26px;
    display: block
}

.fdsg #cockpit .user-box {
    float: right;
    background-color: #ECEDEF;
    padding: 5px;
    display: table;
    margin-left: 20px;
    margin-top: -5px
}

.fdsg #cockpit .user-box .user-actions, .fdsg #cockpit .user-box .user-info {
    display: table-cell
}

.fdsg #cockpit .user-box .user-info {
    text-align: left;
    margin-right: 10px;
    vertical-align: middle;
    line-height: 1;
    padding-right: 15px;
    font-size: 13px !important;
    max-width: 230px;
    padding-left: 5px
}

.fdsg #cockpit .user-box .user-info > strong {
    display: block
}

.fdsg .search-suggest-popover.popover {
    max-width: 600px;
    width: 600px;
    padding: 0;
    border-color: #002F5F
}

.fdsg .search-suggest-popover.popover .popover-content {
    padding: 0 30px;
    position: relative
}

.fdsg .search-suggest-popover.popover .popover-content > div {
    position: relative
}

.fdsg .search-suggest-popover.popover .suggest-title {
    margin: 0 -30px;
    color: #fff;
    background-color: #002F5F;
    font-size: 20px !important;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    padding: 0 30px;
    line-height: 40px
}

.fdsg .search-suggest-popover.popover .suggest-title a.toggle-suggestIDMS {
    float: right;
    font-size: 13px !important;
    color: #fff
}

.fdsg .search-suggest-popover.popover .suggest-title a.close-suggest {
    background: url(https://www.targobank.de/de/images/redesign/lb_close.png) no-repeat;
    cursor: pointer;
    height: 30px;
    padding-bottom: 0;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 29px
}

.fdsg .search-suggest-popover.popover .suggest-title a.close-suggest:hover {
    background-position: 0 -30px
}

.fdsg .search-suggest-popover.popover .suggest-title a.close-suggest:active {
    background-position: 0 -60px
}

.fdsg .search-suggest-popover.popover .idms-title {
    background-color: #dbe7fa;
    margin: 0 -30px;
    padding: 6px 30px
}

.fdsg .search-suggest-popover.popover .idms-title:focus, .fdsg .search-suggest-popover.popover .idms-title:hover, .fdsg .search-suggest-popover.popover .link-list-b > li.arrow-nav.active, .fdsg .search-suggest-popover.popover .link-list-b > li:focus, .fdsg .search-suggest-popover.popover .link-list-b > li:hover {
    background: #EDF3FC
}

.fdsg .search-suggest-popover.popover .idms-title > a {
    display: block;
    color: inherit
}

.fdsg .search-suggest-popover.popover .link-list-b {
    margin-left: -30px;
    margin-right: -30px;
    font-size: 13px !important
}

.fdsg .search-suggest-popover.popover .link-list-b > li {
    padding: 0 30px
}

.fdsg .search-suggest-popover.popover .link-list-b > li > a {
    overflow: hidden;
    padding: 6px 20px 6px 0;
    color: #8D9FB4
}

.fdsg .search-suggest-popover.popover .link-list-b > li > a:focus, .fdsg .search-suggest-popover.popover .link-list-b > li > a:hover {
    background: 0 0;
    color: #002F5F
}

.fdsg .search-suggest-popover.popover .suggest-link p a:focus, .fdsg .search-suggest-popover.popover .suggest-link p a:hover, .fdsg .search-suggest-popover.popover .suggest-link p.arrow-nav.active > a {
    background: #EDF3FC
}

.fdsg .search-suggest-popover.popover .link-list-b > li > a:after {
    right: 0
}

.fdsg .search-suggest-popover.popover .link-list-b > li .name {
    width: 440px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fdsg .search-suggest-popover.popover .link-list-b > li:last-of-type > a {
    border-bottom: 0
}

.fdsg .search-suggest-popover.popover .link-list-b > li .highlight {
    color: #002F5F
}

.fdsg .search-suggest-popover.popover .popover-title {
    font-size: 17px !important
}

.fdsg .search-suggest-popover.popover .popover-title .deactivate-suggest {
    cursor: pointer;
    float: right;
    line-height: 1.5;
    font-size: 12px !important
}

.fdsg #hero-slider.loading:before, .fdsg html.search-suggest-loading .search-suggest-popover.popover #suggest-idms:before {
    width: 60px;
    height: 60px;
    line-height: 60px;
    left: 50%;
    display: block;
    font-family: targobank;
    content: "\e815";
    color: #002F5F;
    text-align: center
}

.fdsg .search-suggest-popover.popover.bottom > .arrow {
    border-bottom-color: #002F5F
}

.fdsg .search-suggest-popover.popover.bottom > .arrow:after {
    border-bottom-color: #002F5F;
    top: 2px
}

.fdsg html.search-suggest-loading .search-suggest-popover.popover #suggest-idms {
    min-height: 100px
}

.fdsg html.search-suggest-loading .search-suggest-popover.popover #suggest-idms:before {
    position: absolute;
    top: 10px;
    margin: 0 0 0 -30px;
    font-size: 40px !important;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

.fdsg .search-suggest-popover.popover .suggest-link p {
    font-size: 16px !important;
    margin: 0
}

.fdsg .search-suggest-popover.popover .suggest-link p a {
    padding: 12px 30px;
    display: block;
    margin: 0 -30px;
    color: #002F5F
}

.fdsg #hero-slider {
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin: auto
}

.fdsg #hero-slider.boxed {
    max-width: 1440px
}

.fdsg #hero-slider.loading:before {
    position: absolute;
    top: 50%;
    margin: -30px 0 0 -30px;
    font-size: 40px !important;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

.fdsg #hero-slider .item-bg, .fdsg #hero-slider .item-image {
    position: absolute;
    bottom: 0;
    width: auto;
    height: auto
}

.fdsg #hero-slider .item.image-scale-cover .item-bg, .fdsg #hero-slider .item.image-scale-x .item-bg {
    display: none
}

.fdsg #hero-slider.loading > * {
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0)
}

.fdsg #hero-slider .item-bg {
    left: 0;
    top: 0;
    right: 0;
    background-repeat: repeat-x
}

.fdsg #hero-slider .item-bg.left {
    right: 50%
}

.fdsg #hero-slider .item-bg.right {
    left: 50%
}

.fdsg #hero-slider .item-image {
    left: 0;
    top: 0;
    right: 0;
    background-repeat: no-repeat;
    z-index: 1
}

.fdsg #hero-slider .item .item-image {
    background-position: center center;
    background-size: cover
}

.fdsg #hero-slider .item.image-scale-y .item-image {
    background-size: auto 100%;
    background-position: center top
}

.fdsg #hero-slider .item.image-scale-y .item-bg {
    background-size: 100% 100%;
    background-position: left top
}

.fdsg #hero-slider .item.image-scale-x .item-image {
    background-size: 100% auto;
    background-position: center top
}

.fdsg #hero-slider .item.image-scale-cover .item-image {
    background-position: center center;
    background-size: cover
}

.fdsg #hero-slider .item.image-scale-no .item-image {
    background-position: center center
}

.fdsg #hero-slider .item.image-scale-no .item-bg {
    background-position: left center
}

.fdsg #hero-slider .item-text {
    position: relative;
    z-index: 5;
    height: 100%;
    padding-top: 100px
}

.fdsg #hero-slider .item-text > .text-box {
    position: absolute;
    background-color: rgba(255, 255, 255, .9)
}

.fdsg html.no-rgba #hero-slider .item-text > .text-box {
    background-color: #fff
}

.fdsg #hero-slider .item-text > .text-box p {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-weight: 500
}

.fdsg #hero-slider .item-text > .text-box .stoerer {
    bottom: -38px;
    left: 10px;
    position: absolute
}

.fdsg #hero-slider .item-text > .text-box .stoerer.size-m {
    bottom: -44px
}

.fdsg #hero-slider .item-text > .text-box .stoerer.size-l {
    bottom: -56px
}

.fdsg #hero-slider .item-text > .text-box .stoerer.size-xl {
    bottom: -62px
}

.fdsg #hero-slider .item-text > .text-box .stoerer.size-xxl {
    bottom: -75px
}

.fdsg #hero-slider .item-text > .card {
    position: absolute;
    background-color: #F9F9F9
}

.fdsg #hero-slider .item-text > .text-box-static {
    width: 160px !important;
    background-color: transparent;
    padding: 0 !important
}

.fdsg #hero-slider .item-text > .text-box-static .static-teaser-image {
    text-align: center
}

.fdsg #hero-slider .item-text > .text-box-static .static-teaser-image img {
    width: 100px;
    height: 100px
}

.fdsg #hero-slider .item-text > .text-box-static p {
    padding: 30px 15px 15px;
    margin-top: -35px;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    text-align: center;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-size: 17px !important;
    line-height: 22px;
    color: #fff;
    background: #BC122E
}

.fdsg #hero-slider .item-text > .text-box-static p a {
    color: #fff
}

.fdsg html.has-no-nav #hero-slider .item-text {
    padding-top: 60px
}

.fdsg #hero-slider .item-text > .text-box {
    padding: 15px;
    width: 400px;
    min-height: 180px
}

.fdsg #hero-slider .item-text > .text-box.left {
    left: 0
}

.fdsg #hero-slider .item-text > .text-box.right {
    right: 0
}

.fdsg #hero-slider .item-text > .text-box h2 {
    font-size: 24px !important
}

.fdsg #hero-slider .item-text > .text-box p {
    font-size: 20px !important;
    color: #002F5F
}

.fdsg #hero-slider .item-text > .text-box .btn {
    float: right;
    margin-top: 30px !important
}

.fdsg #hero-slider .item-text > .card {
    border-radius: 8px;
    width: 341px;
    height: 215px;
    padding: 10px;
    background-image: linear-gradient(#e6e6e7,.fdsg #F9F9F9 50%,.fdsg #e6e6e7);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE6E6E7', endColorstr='#FFE6E6E7', GradientType=0);
    color: #002F5F
}

.fdsg #hero-slider .item-text > .card.left {
    left: 0
}

.fdsg #hero-slider .item-text > .card.right {
    right: 0
}

.fdsg #hero-slider .item-text > .card > .headline {
    margin: -8px -10px 8px;
    padding: 8px;
    border-bottom: 7px solid #002F5F;
    position: relative;
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg #hero-slider .item-text > .card > .headline:after {
    display: block;
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 2px;
    height: 1px;
    background-color: #BC133E;
    content: ''
}

.fdsg #hero-slider .item-text > .card ul.list-content li {
    padding-bottom: 8px
}

.fdsg html.backgroundsize #hero-slider .item-text > .card:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: auto;
    height: auto;
    content: '';
    display: block;
    background: url(../images/card-shine.png) right top no-repeat;
    background-size: auto 100%;
    border-radius: 0 16px 16px 0
}

.fdsg #hero-slider .item-text > .card > * {
    position: relative
}

.fdsg #hero-slider .item-text > .card > .btn {
    position: absolute;
    left: 0;
    bottom: -54px
}

.fdsg #hero-slider .item-text > .card .stoerer {
    position: absolute;
    right: 10px;
    top: 100%;
    -webkit-transform: translate(0,.fdsg -50%);
    transform: translate(0,.fdsg -50%)
}

.fdsg #hero-slider.full-screen .carousel-inner {
    padding-top: 0 !important;
    min-height: 340px
}

.fdsg #hero-slider .carousel-inner.has-calculator {
    padding: 0 !important
}

.fdsg html.has-image-slide #hero-slider .carousel-inner, .fdsg html.has-slides #hero-slider .carousel-inner {
    height: 250px;
    height: 350px;
    height: 405px;
    padding-top: 0
}

.fdsg html.has-no-slides #hero-slider .carousel-inner {
    background-position: left top;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    background-image: url(data:image/jpg;base64,.fdsg /9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAABGAAD/4QMtaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjMtYzAxMSA2Ni4xNDU2NjEsIDIwMTIvMDIvMDYtMTQ6NTY6MjcgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTZGNTFBMDM1RDZEMTFFMkFCRkFFOUJDOENFMTQ5MEUiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTZGNTFBMDQ1RDZEMTFFMkFCRkFFOUJDOENFMTQ5MEUiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NkY1MUEwMTVENkQxMUUyQUJGQUU5QkM4Q0UxNDkwRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5NkY1MUEwMjVENkQxMUUyQUJGQUU5QkM4Q0UxNDkwRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pv/uAA5BZG9iZQBkwAAAAAH/2wCEAAQDAwMDAwQDAwQGBAMEBgcFBAQFBwgGBgcGBggKCAkJCQkICgoMDAwMDAoMDA0NDAwRERERERQUFBQUFBQUFBQBBAUFCAcIDwoKDxQODg4UFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFP/AABEIAUgAAQMBEQACEQEDEQH/xABaAAEBAQEAAAAAAAAAAAAAAAACAwUGAQEBAAMBAAAAAAAAAAAAAAABAAIEBgcQAQEBAAMAAAAAAAAAAAAAAAAREqNkBhEBAAMAAAAAAAAAAAAAAAAAAKFiI//aAAwDAQACEQMRAD8A6mPRnBkkUCKIlAjgJRE4EcBOBHATgKkBOAqQI4CpATgKmQVIEcBUyCpATjEqQFSAnAlICcBUgJxI4xJwE4icCKAnAiiJQIoC2Z5fv8LW2rLYytD/2Q==);
    height: auto;
    height: 210px;
    padding-top: 0
}

.fdsg #hero-slider .carousel-inner > .item {
    transition: .66s linear all;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    opacity: 0;
    z-index: 1
}

.fdsg #hero-slider .carousel-inner > .item.next, .fdsg #hero-slider .carousel-inner > .item.prev {
    opacity: 0
}

.fdsg #hero-slider .carousel-inner > .item.active {
    opacity: 1;
    z-index: 2
}

.fdsg #hero-slider .carousel-inner > .item:after {
    background-color: #fff;
    bottom: 3px;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    width: auto;
    z-index: 1
}

.fdsg #hero-slider .carousel-inner > .item[data-href] {
    cursor: pointer
}

.fdsg html #hero-slider.is-large .carousel-inner {
    height: auto;
    height: 500px;
    padding-top: 0
}

.fdsg html #hero-slider.is-small .carousel-inner {
    height: 210px
}

.fdsg #hero-slider .text-animation {
    position: relative;
    height: 32px;
    height: 40px
}

.fdsg #hero-slider .text-animation > * {
    position: absolute;
    top: 400px;
    opacity: 0
}

.fdsg #hero-slider .text-animation > .in {
    opacity: 1;
    top: 0
}

.fdsg html.csstransitions #hero-slider .item-cloud-animation {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    height: auto;
    width: auto;
    z-index: 2
}

.fdsg html.csstransitions #hero-slider .item-cloud-animation > img {
    position: absolute;
    left: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    display: block;
    max-width: 100%;
    height: auto
}

.fdsg html.csstransitions #hero-slider .item-cloud-animation > img.in {
    transition-duration: 40s;
    transition-timing-function: linear;
    transition-property: left;
    left: -300px !important
}

.fdsg html.no-csstransitions #hero-slider .item-cloud-animation {
    display: none !important
}

.fdsg #hero-slider .item.active .text-animation > * {
    transition-duration: 1.5s;
    transition-timing-function: ease-in-out;
    transition-property: top, . fdsg opacity
}

.fdsg #hero-slider .carousel-indicators {
    z-index: 5;
    bottom: 0;
    bottom: 40px
}

.fdsg html.has-tabs #hero-slider .carousel-indicators {
    bottom: 45px
}

.fdsg #hero-slider .carousel-indicators > li {
    margin: 0 1px;
    background-color: #fff;
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 18px;
    opacity: .75;
    filter: alpha(opacity=75)
}

.fdsg #hero-slider .carousel-indicators > li.active:after {
    position: absolute;
    top: 2px;
    bottom: 2px;
    left: 2px;
    right: 2px;
    background-color: #BC133E;
    border-radius: 100%;
    content: '';
    display: block
}

.fdsg #hero-slider .carousel-control {
    background: 0 0;
    z-index: 6;
    text-shadow: none;
    width: auto;
    transition: .15s linear opacity;
    display: block
}

.fdsg #hero-slider .carousel-control > span {
    font-size: 120px !important;
    line-height: 120px;
    margin-top: -60px;
    position: absolute;
    top: 50%;
    width: 48px;
    text-align: center;
    font-family: targobank
}

.fdsg .page-tab-nav > .row > ul > li.active > a, .fdsg .page-tab-nav > .row > ul > li > a {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg #hero-slider .carousel-control.left {
    left: 0;
    margin-right: 520px;
    right: 50%
}

.fdsg #hero-slider .carousel-control.left > span {
    right: 0
}

.fdsg #hero-slider .carousel-control.left > span:after {
    content: "\e809"
}

.fdsg #hero-slider .carousel-control.right > span:after, .fdsg .btn-icon-arrow-right:after {
    content: "\e800"
}

.fdsg #hero-slider .carousel-control.right {
    left: 50%;
    margin-left: 520px;
    right: 0
}

.fdsg #hero-slider .carousel-control.right > span {
    left: 0
}

.fdsg #hero-slider .item-signet {
    position: absolute;
    width: 835px;
    height: 420px;
    top: 50%;
    margin-top: -210px;
    left: 50%;
    margin-left: 75px;
    z-index: 5;
    transition: all .8s ease-in-out 0s;
    -webkit-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5)
}

.fdsg #hero-slider .item-signet.theme-1 {
    background: url(../images/signet-1.png) no-repeat
}

.fdsg #hero-slider .item-signet.theme-2 {
    background: url(../images/signet-2.png) no-repeat
}

.fdsg #hero-slider .item.active > .item-signet {
    margin-left: 100px;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1)
}

.fdsg #hero-slider .popover {
    border-radius: 0;
    border: 0;
    transition-property: opacity, . fdsg margin-top;
    transition-duration: .2s
}

.fdsg #hero-slider .popover.top.in {
    margin-top: -15px
}

.fdsg #hero-slider .popover > .popover-content {
    padding: 1px
}

.fdsg #hero-slider .popover > .popover-content > strong {
    display: block;
    margin-bottom: 3px
}

.fdsg #hero-slider .popover > .popover-content .scaled {
    width: 159px;
    height: 60px;
    background-size: auto 100%;
    background-position: center top;
    background-repeat: no-repeat
}

.fdsg #hero-slider .popover > .arrow {
    border-top-color: transparent
}

.fdsg #hero-slider .device-request-directjump {
    margin: -5px -15px -15px
}

.fdsg #hero-slider .device-request-directjump .request-directjump-fields {
    padding: 15px;
    background: rgba(255, 255, 255, .6)
}

.fdsg #hero-slider .device-request-directjump .request-directjump-result {
    padding: 15px;
    background: #EDF3FC;
    border-top: 2px solid #810851;
    color: #707E9E
}

.fdsg #hero-slider .device-request-directjump .request-directjump-result .result {
    font-size: 25px !important;
    color: #810851
}

.fdsg #hero-slider .device-request-directjump .request-directjump-result img {
    position: absolute;
    top: 135px;
    left: 90px
}

.fdsg .page-tab-nav {
    position: relative;
    z-index: 2;
    margin-top: -70px
}

.fdsg .page-tab-nav:after, .fdsg .page-tab-nav:before {
    content: " ";
    display: table
}

.fdsg .page-tab-nav .title {
    display: none
}

.fdsg .page-tab-nav .popover {
    left: 5px !important;
    display: none !important
}

.fdsg .page-tab-nav .popover ul.link-list-d > li.active {
    display: none
}

.fdsg .page-tab-nav > .row > ul {
    float: left;
    margin: 0;
    padding: 0;
    list-style: none
}

.fdsg .page-tab-nav > .row > ul > li {
    float: left;
    display: none;
    border-top: 4px solid transparent;
    margin-right: 2px;
    margin-top: 11px
}

.fdsg .page-tab-nav > .row > ul > li > a {
    text-decoration: none;
    outline: 0;
    display: block;
    background-color: rgba(255, 255, 255, .9);
    padding: 0 10px;
    line-height: 26px;
    color: #002F5F;
    transition: background-color ease-in-out .15s
}

.fdsg .page-tab-nav > .row > ul > li > a:focus, .fdsg .page-tab-nav > .row > ul > li > a:hover {
    background-color: #fff
}

.fdsg html.no-rgba .page-tab-nav > .row > ul > li > a {
    background-color: #fff !important
}

.fdsg .page-tab-nav > .row > ul > li.active {
    display: block;
    margin-top: 0
}

.fdsg .theme-0 .page-tab-nav > .row > ul > li.active, .fdsg .theme-1 .page-tab-nav > .row > ul > li.active, .fdsg .theme-2 .page-tab-nav > .row > ul > li.active, .fdsg .theme-3 .page-tab-nav > .row > ul > li.active, .fdsg .theme-4 .page-tab-nav > .row > ul > li.active, .fdsg .theme-5 .page-tab-nav > .row > ul > li.active, .fdsg .theme-6 .page-tab-nav > .row > ul > li.active {
    border-top-color: #00B6ED
}

.fdsg .page-tab-nav > .row > ul > li.active > a {
    font-size: 20px !important;
    height: 37px;
    line-height: 2;
    background-color: #fff;
    border-top-color: #002F5F;
    font-weight: 500
}

.fdsg .theme-0 .page-tab-nav > .row > ul > li.active > a, .fdsg .theme-1 .page-tab-nav > .row > ul > li.active > a, .fdsg .theme-2 .page-tab-nav > .row > ul > li.active > a, .fdsg .theme-3 .page-tab-nav > .row > ul > li.active > a, .fdsg .theme-4 .page-tab-nav > .row > ul > li.active > a, .fdsg .theme-5 .page-tab-nav > .row > ul > li.active > a, .fdsg .theme-6 .page-tab-nav > .row > ul > li.active > a {
    color: #00B6ED
}

.fdsg html .page-tab-nav > .row > ul, .fdsg html .page-tab-nav > .row > ul > li {
    display: block
}

.fdsg .page-tab, .fdsg html .page-tab-nav > .row > ul > li.active > a:after {
    display: none
}

.fdsg html .page-tab-nav > .row > ul > li > a {
    padding: 0 20px
}

.fdsg .page-tab-nav > .row > ul.has-popover > li.active > a:after {
    content: "\e805";
    padding-left: 6px;
    line-height: 1;
    font-family: targobank;
    font-size: 80% !important
}

.fdsg html .page-tab-nav > .row > ul.popover-show > li.active > a:after {
    content: "\e804"
}

.fdsg .page-tab.active {
    display: block
}

.fdsg .teaser, .fdsg .teaser-related {
    position: relative;
    padding: 10px;
    margin: 20px 0;
    border: 1px solid transparent
}

.fdsg .teaser img, .fdsg .teaser-related img {
    margin: 0 auto 12px;
    display: block;
    max-width: 100%;
    height: auto
}

.fdsg .teaser .h1, .fdsg .teaser .h2, .fdsg .teaser .h3, .fdsg .teaser .h4, .fdsg .teaser .h5, .fdsg .teaser .h6, .fdsg .teaser h1, .fdsg .teaser h2, .fdsg .teaser h3, .fdsg .teaser h4, .fdsg .teaser h5, .fdsg .teaser h6, .fdsg .teaser-related .h1, .fdsg .teaser-related .h2, .fdsg .teaser-related .h3, .fdsg .teaser-related .h4, .fdsg .teaser-related .h5, .fdsg .teaser-related .h6, .fdsg .teaser-related h1, .fdsg .teaser-related h2, .fdsg .teaser-related h3, .fdsg .teaser-related h4, .fdsg .teaser-related h5, .fdsg .teaser-related h6 {
    margin-top: 0
}

.fdsg .has-link.teaser-related, .fdsg .teaser.has-link {
    transition: .15s linear background
}

.fdsg .has-link.hover-bg.teaser-related:focus, .fdsg .has-link.hover-bg.teaser-related:hover, .fdsg .teaser.has-link.hover-bg:focus, .fdsg .teaser.has-link.hover-bg:hover {
    background: #DBE7F9
}

.fdsg .teaser-related {
    border-color: #ccc
}

.fdsg .teaser-related:after, .fdsg .teaser-related:before {
    content: " ";
    display: table
}

.fdsg .teaser-image {
    margin: 20px 0;
    text-align: center;
    overflow: hidden
}

.fdsg .teaser-image img {
    margin: auto;
    display: block;
    max-width: 100%;
    height: auto
}

.fdsg .idms-teaser {
    border: 1px solid #ccc;
    margin: 0 0 20px;
    position: relative
}

.fdsg .idms-teaser > .image {
    overflow: hidden;
    position: relative
}
.fdsg .idms-teaser > .text > .description > p {
    font-size: 14px!important;
}

.fdsg .idms-teaser > .image > img {
    display: block;
    width: 100%;
    height: auto
}

.fdsg .idms-teaser > .image > .caption {
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 47, 95, .5);
    color: #fff;
    left: 0;
    right: 0;
    width: auto;
    padding: 6px 10px;
    /* z-index: 1; */
    height: 76px
}

.fdsg .idms-teaser > .image > .caption > span {
    font-size: 12px !important
}

.fdsg .idms-teaser > .image > .caption > h3 {
    color: #fff;
    margin: 2px 0 0
}

.fdsg .idms-teaser > .image > .more {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    margin-top: 100%;
    transition: all .5s;
    background-color: #002F5F;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 8px 14px 0;
    color: #8D9FB4
}

.fdsg .idms-teaser > .image > .more span, .fdsg .idms-teaser > .image > .more strong {
    color: #fff
}

.fdsg .idms-teaser > .image > .more li {
    margin-bottom: 3px
}

.fdsg .idms-teaser > .image > .more li .icon + strong {
    margin-bottom: 0
}

.fdsg .idms-teaser > .text {
    position: relative;
    overflow: hidden;
    height: auto;
    padding: 6px 10px 0;
    min-height: 50px;
}

.fdsg .idms-teaser > .text > .links {
    position: absolute;
    top: -100%;
    transition: all .5s;
    z-index: 1
}

.fdsg .idms-teaser > .text > .description {
    transition: all .5s
}

.fdsg .idms-teaser:hover > .image > .more {
    margin-top: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.fdsg .idms-teaser:hover > .text > .links {
    top: 14px
}

.fdsg .idms-teaser:hover > .stoerer-inline, .fdsg .idms-teaser:hover > .text > .description {
    opacity: 0;
    filter: alpha(opacity=0)
}

.fdsg .idms-teaser > .stoerer-inline {
    position: absolute;
    right: 0;
    top: 10px;
    padding: 2px 5px;
    color: #fff;
    background-color: #BC133E;
    z-index: 10;
    transition: all .5s;
    font-size: 12px !important
}

.fdsg .teaser-extended {
    position: relative;
    border: 1px solid #d3d3d3;
    padding: 18px 60px 60px 18px;
    margin: 0 0 20px;
    transition: background-color 250ms;
    background-repeat: repeat-x;
    background-image: linear-gradient(-215deg, #fff, #e4ecf4);
    min-height: 260px;
}

.fdsg .teaser-extended:before {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    content: '';
    background-color: transparent;
    transition: background-color 250ms;
    opacity: .5;
    filter: alpha(opacity=50);
    z-index: 1
}

.fdsg .teaser-extended > .title {
    font-size: 20px !important;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-weight: 500;
    margin-bottom: 12px;
    line-height: 1;
    color: #002F5F
}

.fdsg .benefit-list .icon {
    fill: currentColor !important;
    width: auto !important;
    height: auto !important;
}

.fdsg .teaser-extended img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0
}

.fdsg .teaser-extended > * {
    position: relative;
    z-index: 2
}

.fdsg .teaser-extended ul.benefit-list > li {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    margin-bottom: 10px
}

.fdsg .teaser-extended .teaser-btn span, .fdsg .teaser-extended .teaser-btn:after {
    color: #002F5F !important;
    line-height: 26px
}

.fdsg .teaser-extended:hover:before {
    background-color: #8d9fb4;
    transition: background-color 250ms
}

.fdsg .teaser-extended:hover * {
    color: #002F5F !important
}

.fdsg .teaser-extended:hover .teaser-btn {
    border-color: #002F5F;
    background-color: #002F5F
}

.fdsg .teaser-extended:hover .teaser-btn span, .fdsg .teaser-extended:hover .teaser-btn:after {
    line-height: 26px;
    color: #fff !important
}

.fdsg .teaser-extended:hover .teaser-btn span {
    opacity: 1;
    filter: alpha(opacity=100)
}

.fdsg .teaser-extended:hover .teaser-btn:after {
    font-size: 14px !important;
    right: 0;
    margin-right: 0
}

.fdsg .teaser-extended .teaser-btn {
    border: 2px solid transparent;
    border-radius: 4px;
    transition: border-color 250ms linear;
    position: absolute;
    bottom: 18px;
    left: 18px;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    padding-right: 30px;
    height: 30px;
    line-height: 30px
}

.fdsg .teaser-extended .teaser-btn span {
    transition: opacity 250ms linear;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    padding: 0 0 0 10px
}

.fdsg .teaser-extended .teaser-btn:after {
    transition: all 250ms linear;
    content: '\e800';
    color: #002F5F;
    font-family: targobank;
    font-size: 35px !important;
    line-height: 30px;
    position: absolute;
    right: 100%;
    margin-right: -22px;
    display: inline-block;
    top: 0;
    width: 30px;
    text-align: center
}

.fdsg .teaser-extended.teaser-mini {
    padding: 18px 50px 18px 18px;
    -webkit-box-flex: 1;
    flex: 1 1 auto
}

.fdsg .teaser-extended.teaser-mini .title {
    margin-bottom: 0;
    width: 85%
}

.fdsg .teaser-extended.teaser-mini .teaser-btn {
    top: 0;
    bottom: auto;
    right: 18px;
    left: auto;
    -webkit-transform: translateY(50%);
    transform: translateY(50%)
}

.fdsg .teaser-extended-mini-container {
    display: -webkit-box;
    display: flex;
    flex-flow: column;
    -webkit-box-pack: justify;
    justify-content: space-between
}

.fdsg .teaser-extended-image {
    position: relative;
    margin: 0 0 20px;
    overflow: hidden
}

.fdsg .teaser-extended-image:hover .btn-box {
    opacity: 1;
    filter: alpha(opacity=100)
}

.fdsg .teaser-extended-image:hover img {
    opacity: .5;
    filter: alpha(opacity=50)
}

.fdsg .teaser-extended-image .btn-box {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0)
}

.fdsg .teaser-big-highlight, .fdsg .teaser-branch, .fdsg .teaser-feature > .teaser-inner {
    border: 1px solid #e6ebef;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF1F7FF',.fdsg endColorstr='#FFFFFFFF', GradientType=0);
    background-repeat: repeat-x;
    background-image: linear-gradient(to bottom,.fdsg #f1f7ff 0,.fdsg #fff 100%)
}

.fdsg .teaser-extended-image .btn-box, .fdsg .teaser-extended-image img {
    transition: opacity 250ms
}

.fdsg .teaser-feature {
    position: relative;
    margin: 20px 0 30px;
    padding-top: 40px
}

.fdsg .teaser-feature > .teaser-inner {
    padding: 20px 20px 30px;
    position: relative;
    z-index: 1
}

.fdsg .teaser-feature > .teaser-inner .h1, .fdsg .teaser-feature > .teaser-inner h2 {
    margin: 15px 0
}

.fdsg .teaser-feature > .teaser-inner .h2, .fdsg .teaser-feature > .teaser-inner h3 {
    margin: 15px 0 25px
}

.fdsg .teaser-feature > .teaser-inner .stoerer {
    margin: -10px -10px 10px 10px;
    position: absolute;
    top: -32px;
    left: 315px;
    float: none
}

.fdsg .col-md-1, .fdsg .col-md-10, .fdsg .col-md-11, .fdsg .col-md-12, .fdsg .col-md-13, .fdsg .col-md-14, .fdsg .col-md-15, .fdsg .col-md-16, .fdsg .col-md-17, .fdsg .col-md-18, .fdsg .col-md-19, .fdsg .col-md-2, .fdsg .col-md-20, .fdsg .col-md-21, .fdsg .col-md-22, .fdsg .col-md-23, .fdsg .col-md-24, .fdsg .col-md-3, .fdsg .col-md-4, .fdsg .col-md-5, .fdsg .col-md-6, .fdsg .col-md-7, .fdsg .col-md-8, .fdsg .col-md-9, .fdsg .col-sm-1, .fdsg .col-sm-10, .fdsg .col-sm-11, .fdsg .col-sm-12, .fdsg .col-sm-13, .fdsg .col-sm-14, .fdsg .col-sm-15, .fdsg .col-sm-16, .fdsg .col-sm-17, .fdsg .col-sm-18, .fdsg .col-sm-19, .fdsg .col-sm-2, .fdsg .col-sm-20, .fdsg .col-sm-21, .fdsg .col-sm-22, .fdsg .col-sm-23, .fdsg .col-sm-24, .fdsg .col-sm-3, .fdsg .col-sm-4, .fdsg .col-sm-5, .fdsg .col-sm-6, .fdsg .col-sm-7, .fdsg .col-sm-8, .fdsg .col-sm-9, .fdsg .col-xs-1, .fdsg .col-xs-10, .fdsg .col-xs-11, .fdsg .col-xs-12, .fdsg .col-xs-13, .fdsg .col-xs-14, .fdsg .col-xs-15, .fdsg .col-xs-16, .fdsg .col-xs-17, .fdsg .col-xs-18, .fdsg .col-xs-19, .fdsg .col-xs-2, .fdsg .col-xs-20, .fdsg .col-xs-21, .fdsg .col-xs-22, .fdsg .col-xs-23, .fdsg .col-xs-24, .fdsg .col-xs-3, .fdsg .col-xs-4, .fdsg .col-xs-5, .fdsg .col-xs-6, .fdsg .col-xs-7, .fdsg .col-xs-8, .fdsg .col-xs-9 {
    float: left
}

.fdsg .teaser-feature > .teaser-inner .teaser-mood {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    display: block
}

.fdsg .teaser-related-blue {
    margin: 20px 0
}

.fdsg .teaser-related-blue > img {
    display: block;
    width: 100%;
    height: auto;
    max-width: 100%
}

.fdsg .teaser-related-blue > .teaser-inner {
    background-color: #f1f7fe;
    padding: 10px
}

.fdsg .teaser-related-blue > .teaser-inner p {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto
}

.fdsg .teaser-related-blue > .teaser-inner p:last-of-type {
    margin-bottom: 0
}

.fdsg .teaser-big, .fdsg .teaser-big-highlight, .fdsg .teaser-branch, .fdsg .teaser-product {
    position: relative;
    margin: 30px 0;
    min-height: 200px
}

.fdsg .teaser-big-highlight > .teaser-inner .h1, .fdsg .teaser-big-highlight > .teaser-inner .teaser-headline, .fdsg .teaser-big > .teaser-inner .h1, .fdsg .teaser-big > .teaser-inner .teaser-headline, .fdsg .teaser-branch > .teaser-inner .h1, .fdsg .teaser-branch > .teaser-inner .teaser-headline, .fdsg .teaser-product > .teaser-inner .h1, .fdsg .teaser-product > .teaser-inner .teaser-headline {
    margin: 0 0 15px
}

.fdsg .teaser-big-highlight > .teaser-inner .h2, .fdsg .teaser-big-highlight > .teaser-inner .teaser-subline, .fdsg .teaser-big > .teaser-inner .h2, .fdsg .teaser-big > .teaser-inner .teaser-subline, .fdsg .teaser-branch > .teaser-inner .h2, .fdsg .teaser-branch > .teaser-inner .teaser-subline, .fdsg .teaser-product > .teaser-inner .h2, .fdsg .teaser-product > .teaser-inner .teaser-subline {
    margin: 15px 0 25px
}

.fdsg .teaser-big-highlight > .teaser-inner .btn, .fdsg .teaser-big > .teaser-inner .btn, .fdsg .teaser-branch > .teaser-inner .btn, .fdsg .teaser-product > .teaser-inner .btn {
    margin: 10px 10px 0 0
}

.fdsg .teaser-big-highlight > .teaser-inner .teaser-headline, .fdsg .teaser-big-highlight > .teaser-inner .teaser-subline, .fdsg .teaser-big > .teaser-inner .teaser-headline, .fdsg .teaser-big > .teaser-inner .teaser-subline, .fdsg .teaser-branch > .teaser-inner .teaser-headline, .fdsg .teaser-branch > .teaser-inner .teaser-subline, .fdsg .teaser-product > .teaser-inner .teaser-headline, .fdsg .teaser-product > .teaser-inner .teaser-subline {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-weight: 500;
    line-height: 1.25;
    color: #002F5F
}

.fdsg .teaser-big-highlight > .teaser-inner .teaser-headline, .fdsg .teaser-big > .teaser-inner .teaser-headline, .fdsg .teaser-branch > .teaser-inner .teaser-headline, .fdsg .teaser-product > .teaser-inner .teaser-headline {
    font-size: 24px !important
}

.fdsg .teaser-big-highlight > .teaser-inner .teaser-subline, .fdsg .teaser-big > .teaser-inner .teaser-subline, .fdsg .teaser-branch > .teaser-inner .teaser-subline, .fdsg .teaser-product > .teaser-inner .teaser-subline {
    font-size: 20px !important
}

.fdsg .teaser-big-highlight > .teaser-inner, .fdsg .teaser-big > .teaser-inner, .fdsg .teaser-branch > .teaser-inner, .fdsg .teaser-product > .teaser-inner {
    position: relative;
    z-index: 1
}

.fdsg .teaser-big-highlight > .teaser-mood, .fdsg .teaser-big > .teaser-mood, .fdsg .teaser-branch > .teaser-mood, .fdsg .teaser-product > .teaser-mood {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: auto;
    width: auto;
    min-height: 100%;
    max-height: 110%
}

.fdsg .teaser-big > .teaser-inner, .fdsg .teaser-product > .teaser-inner {
    width: 58%
}

.fdsg .teaser-big-highlight > .teaser-inner, .fdsg .teaser-branch > .teaser-inner {
    width: 65%;
    padding: 25px
}

.fdsg .teaser-big-highlight > .teaser-mood, .fdsg .teaser-branch > .teaser-mood {
    min-height: 105%
}

.fdsg .teaser-big-highlight.teaser-custom-partner > .teaser-mood, .fdsg .teaser-branch.teaser-custom-partner > .teaser-mood {
    min-height: 100%
}

.fdsg .teaser-simple {
    margin: 30px 0
}

.fdsg .teaser-simple .h1 {
    margin: 0 0 20px
}

.fdsg .teaser-simple .h2 {
    margin: 0 0 15px;
    font-size: 17px !important
}

.fdsg .teaser-simple .video .desc {
    margin-top: 20px
}

.fdsg .teaser-simple ul.list-content {
    margin-top: 10px;
    margin-bottom: 10px
}

.fdsg .teaser-simple ul.list-content > li {
    margin-bottom: 10px
}

.fdsg .teaser-simple ul.list-content > li > ul.list-content {
    margin-left: 5%
}

.fdsg .teaser-simple:after, .fdsg .teaser-simple:before {
    content: " ";
    display: table
}

.fdsg .teaser-simple .image, .fdsg .teaser-simple .text {
    float: left;
    width: 50%
}

.fdsg .teaser-simple .image {
    display: block;
    padding-right: 40px
}

.fdsg .teaser-simple .image > img {
    width: 100%
}

.fdsg .teaser-simple .text + .image {
    padding-right: 0;
    padding-left: 40px
}

.fdsg .teaser-big .chevron-right, .fdsg .teaser-product .chevron-right, .fdsg .teaser-simple .chevron-right {
    font-size: 16px !important;
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .nav-teaser .nav-teaser-headline, .fdsg .nav-teaser .nav-teaser-text {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-size: 18px !important
}

.fdsg .teaser-form {
    margin: 30px 0;
    display: table-cell
}

.fdsg .teaser-form .image > img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block
}

.fdsg .teaser-form .text .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    min-width: 200px
}

.fdsg .teaser-form .text .h1 {
    margin: 0 0 20px
}

.fdsg .teaser-form .text form {
    margin-top: 20px
}

.fdsg .teaser-form .image, .fdsg .teaser-form .text {
    display: table-cell;
    vertical-align: middle
}

.fdsg .teaser-form .image {
    width: 45%;
    padding-right: 30px
}

.fdsg .nav-teaser {
    display: -webkit-box;
    display: flex
}

.fdsg .nav-teaser .nav-teaser-inner {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 1;
    flex: 1 1 auto;
    min-height: 270px;
    padding: 10px 10px 40px;
    margin-bottom: 10px
}

.fdsg .nav-teaser .nav-teaser-mood {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0
}

.fdsg .nav-teaser .nav-teaser-headline {
    color: #8D9FB4;
    margin-bottom: 10px
}

.fdsg .nav-teaser .nav-teaser-text {
    margin-bottom: 20px;
    color: #002F5F;
    line-height: 1.2
}

.fdsg .nav-teaser .btn {
    position: absolute;
    left: 0;
    bottom: 0
}

.fdsg .nav-teaser:hover .teaser-btn {
    border-color: #002F5F;
    background-color: #002F5F
}

.fdsg .nav-teaser:hover .teaser-btn span, .fdsg .nav-teaser:hover .teaser-btn:after {
    line-height: 26px;
    color: #fff !important
}

.fdsg .nav-teaser:hover .teaser-btn span {
    opacity: 1;
    filter: alpha(opacity=100)
}

.fdsg .nav-teaser:hover .teaser-btn:after {
    font-size: 14px !important;
    right: 0;
    margin-right: 0
}

.fdsg .nav-teaser .teaser-btn span, .fdsg .nav-teaser .teaser-btn:after {
    color: #002F5F !important;
    line-height: 26px
}

.fdsg .nav-teaser .teaser-btn {
    border: 2px solid transparent;
    border-radius: 4px;
    transition: border-color 250ms linear;
    position: absolute;
    bottom: 10px;
    left: 10px;
    display: inline-block;
    overflow: hidden;
    text-decoration: none;
    padding-right: 30px;
    height: 30px;
    line-height: 30px
}

.fdsg .nav-teaser .teaser-btn span {
    transition: opacity 250ms linear;
    color: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    padding: 0 0 0 10px
}

.fdsg .nav-teaser .teaser-btn:after {
    transition: all 250ms linear;
    content: '\e800';
    color: #002F5F;
    font-family: targobank;
    font-size: 35px !important;
    line-height: 30px;
    position: absolute;
    right: 100%;
    margin-right: -22px;
    display: inline-block;
    top: 0;
    width: 30px;
    text-align: center
}

.fdsg #navigation-v2 .nav-teaser .nav-teaser-inner {
    min-height: 300px;
    margin-bottom: 0;
    padding: 0 0 40px
}

.fdsg #navigation-v2 .nav-teaser .nav-teaser-headline {
    font-size: 20px !important
}

.fdsg #navigation-v2 .nav-teaser .nav-teaser-text {
    font-size: 24px !important
}

.fdsg .gradient-teaser {
    position: relative;
    border: 1px solid #d3d3d3;
    padding: 18px;
    margin: 0 0 20px;
    overflow: hidden;
    background-repeat: repeat-x;
    background-image: linear-gradient(-215deg,.fdsg #fff,.fdsg #e4ecf4)
}

.fdsg .gradient-teaser > .title {
    font-size: 20px !important;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-weight: 500;
    margin-bottom: 12px;
    line-height: 1;
    color: #002F5F
}

.fdsg .gradient-teaser img {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0
}

.fdsg .gradient-teaser > * {
    position: relative;
    z-index: 1
}

.fdsg .gradient-teaser ul.benefit-list > li {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    margin-bottom: 10px
}

.fdsg .hyphens, .fdsg .tab-calculator.layout-frabl .results .title {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -o-hyphens: auto
}

.fdsg html.no-touch .gradient-teaser {
    padding-bottom: 50px
}

.fdsg html.no-touch .gradient-teaser ul.benefit-list > li:last-of-type {
    padding-right: 20px
}

.fdsg html.no-touch .gradient-teaser > .back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .3s
}

.fdsg html.no-touch .gradient-teaser > .back > .button {
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    left: 0;
    width: 100%
}

.fdsg html.no-touch .gradient-teaser > .back > .button > p {
    margin-top: -20px;
    color: #fff
}

.fdsg html.no-touch .gradient-teaser:focus > .back, .fdsg html.no-touch .gradient-teaser:hover > .back {
    opacity: 1;
    filter: alpha(opacity=100)
}

.fdsg html.no-touch .gradient-teaser.theme-1 > .back {
    background-color: rgba(224, 82, 6, .9)
}

.fdsg html.no-touch .gradient-teaser.theme-2 > .back {
    background-color: rgba(0, 151, 197, .9)
}

.fdsg html.no-touch .gradient-teaser.theme-3 > .back {
    background-color: rgba(170, 181, 0, .9)
}

.fdsg html.no-touch .gradient-teaser.theme-4 > .back {
    background-color: rgba(131, 0, 81, .9)
}

.fdsg html.no-touch .gradient-teaser.theme-5 > .back {
    background-color: rgba(192, 156, 98, .9)
}

.fdsg #header .toggle-mobile-directmenu {
    position: absolute;
    right: 0;
    top: 5px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-size: 26px;
    padding: 5px 15px;
    display: none
}

.fdsg #header .toggle-mobile-directmenu:after {
    display: inline-block;
    content: "\e821";
    font-family: targobank
}

.fdsg html.show-mobile-directmenu #header .toggle-mobile-directmenu:after {
    content: "\e810"
}

.fdsg html.has-no-directmenu-mobile #header .toggle-mobile-directmenu {
    display: none !important
}

.fdsg #directmenu {
    position: fixed;
    top: 222px;
    right: -155px;
    width: 190px;
    z-index: 20;
    border-color: #b7d0f4;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    transition: .5s ease-in-out right
}

.fdsg #directmenu > .desktop, .fdsg #directmenu > .mobile {
    display: none
}

.fdsg #directmenu.touch-open, .fdsg html.no-touch #directmenu:focus, .fdsg html.no-touch #directmenu:hover {
    right: 0
}

.fdsg #directmenu.touch-open > .desktop > ul > li > a.touch-close, .fdsg #directmenu > .desktop {
    display: block
}

.fdsg #directmenu > .desktop > ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.fdsg #directmenu > .desktop > ul > li > a {
    padding: 7px 6px 7px 40px;
    display: block;
    background-color: rgba(255, 255, 255, .9);
    position: relative
}

.fdsg html.no-rgba #directmenu > .desktop > ul > li > a {
    background-color: #fff
}

.fdsg #directmenu > .desktop > ul > li > a:before {
    background-color: #B7C0CB;
    border-radius: 100%;
    color: #fff;
    display: block;
    font-family: targobank;
    font-size: 15px;
    left: 4px;
    line-height: 26px;
    margin-top: -13px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 26px
}

.fdsg html.no-rgba #directmenu > .desktop > ul > li > a.contact, .fdsg html.no-touch #directmenu > .desktop > ul > li > a:focus:before, .fdsg html.no-touch #directmenu > .desktop > ul > li > a:hover:before {
    background-color: #002F5F
}

.fdsg .btn, .fdsg .btn-default, .fdsg .form-control, .fdsg .has-feedback {
    position: relative
}

.fdsg #directmenu > .desktop > ul > li > a.contact {
    color: #fff;
    background-color: #002F5F
}

.fdsg #directmenu > .desktop > ul > li > a.contact:before {
    content: "\e809";
    background-color: #fff !important;
    color: #002F5F;
    left: 9px;
    line-height: 16px;
    width: 16px;
    margin-top: -8px
}

.fdsg #directmenu > .desktop > ul > li > a.phone:before {
    content: "\e812"
}

.fdsg #directmenu > .desktop > ul > li > a.branch:before {
    content: "\e811"
}

.fdsg #directmenu > .desktop > ul > li > a.at-home:before {
    content: "\e826"
}

.fdsg #directmenu > .desktop > ul > li > a.email:before {
    content: "\e813"
}

.fdsg #directmenu > .desktop > ul > li > a.calender:before {
    content: "\e827"
}

.fdsg #directmenu > .desktop > ul > li > a.touch-close {
    display: none
}

.fdsg #directmenu > .desktop > ul > li > a.touch-close:before {
    content: "\e810"
}

.fdsg .container-fluid:after, .fdsg .container-fluid:before, .fdsg .container:after, .fdsg .container:before, .fdsg .row:after, .fdsg .row:before {
    content: " ";
    display: table
}

.fdsg .seo-links {
    padding: 25px 0 15px;
    background-color: #DBE7F9
}

.fdsg .seo-links p {
    font-size: 12px !important;
    color: #707e9e
}

.fdsg #footer > .seo-links {
    background: 0 0
}

.fdsg .seo-links ul.link-list-a {
    border: none
}

.fdsg .seo-links ul.link-list-a li {
    margin: 0
}

.fdsg .container, .fdsg .container-fluid {
    margin-right: auto;
    margin-left: auto
}

.fdsg #footer {
    /* background-color:#DBE7F9; */
    /* padding:25px 0 15px; */
}

.fdsg #footer nav {
    padding: 5px 0;
    text-align: center;
    border-top: 1px solid #EFF0F2
}

.fdsg #footer nav ul {
    margin-top: 0;
    margin-bottom: 0
}

.fdsg #footer nav ul li {
    border-left: 1px solid #999;
    line-height: 1;
    padding-left: 12px;
    padding-right: 8px
}

.fdsg .container, .fdsg .container-fluid {
    padding-left: 10px;
    padding-right: 10px
}

.fdsg #footer nav ul li a {
    color: #002F5F
}

.fdsg #footer nav ul li:first-of-type {
    border-left-color: transparent
}

.fdsg .container {
    width: 750px;
    width: 970px
}

.fdsg .row {
    margin-left: -10px;
    margin-right: -10px
}

.fdsg .col-lg-1, .fdsg .col-lg-10, .fdsg .col-lg-11, .fdsg .col-lg-12, .fdsg .col-lg-13, .fdsg .col-lg-14, .fdsg .col-lg-15, .fdsg .col-lg-16, .fdsg .col-lg-17, .fdsg .col-lg-18, .fdsg .col-lg-19, .fdsg .col-lg-2, .fdsg .col-lg-20, .fdsg .col-lg-21, .fdsg .col-lg-22, .fdsg .col-lg-23, .fdsg .col-lg-24, .fdsg .col-lg-3, .fdsg .col-lg-4, .fdsg .col-lg-5, .fdsg .col-lg-6, .fdsg .col-lg-7, .fdsg .col-lg-8, .fdsg .col-lg-9, .fdsg .col-md-1, .fdsg .col-md-10, .fdsg .col-md-11, .fdsg .col-md-12, .fdsg .col-md-13, .fdsg .col-md-14, .fdsg .col-md-15, .fdsg .col-md-16, .fdsg .col-md-17, .fdsg .col-md-18, .fdsg .col-md-19, .fdsg .col-md-2, .fdsg .col-md-20, .fdsg .col-md-21, .fdsg .col-md-22, .fdsg .col-md-23, .fdsg .col-md-24, .fdsg .col-md-3, .fdsg .col-md-4, .fdsg .col-md-5, .fdsg .col-md-6, .fdsg .col-md-7, .fdsg .col-md-8, .fdsg .col-md-9, .fdsg .col-sm-1, .fdsg .col-sm-10, .fdsg .col-sm-11, .fdsg .col-sm-12, .fdsg .col-sm-13, .fdsg .col-sm-14, .fdsg .col-sm-15, .fdsg .col-sm-16, .fdsg .col-sm-17, .fdsg .col-sm-18, .fdsg .col-sm-19, .fdsg .col-sm-2, .fdsg .col-sm-20, .fdsg .col-sm-21, .fdsg .col-sm-22, .fdsg .col-sm-23, .fdsg .col-sm-24, .fdsg .col-sm-3, .fdsg .col-sm-4, .fdsg .col-sm-5, .fdsg .col-sm-6, .fdsg .col-sm-7, .fdsg .col-sm-8, .fdsg .col-sm-9, .fdsg .col-xs-1, .fdsg .col-xs-10, .fdsg .col-xs-11, .fdsg .col-xs-12, .fdsg .col-xs-13, .fdsg .col-xs-14, .fdsg .col-xs-15, .fdsg .col-xs-16, .fdsg .col-xs-17, .fdsg .col-xs-18, .fdsg .col-xs-19, .fdsg .col-xs-2, .fdsg .col-xs-20, .fdsg .col-xs-21, .fdsg .col-xs-22, .fdsg .col-xs-23, .fdsg .col-xs-24, .fdsg .col-xs-3, .fdsg .col-xs-4, .fdsg .col-xs-5, .fdsg .col-xs-6, .fdsg .col-xs-7, .fdsg .col-xs-8, .fdsg .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}

@media screen and (max-width: 768px) {

    .fdsg .idms-frame .info-bar-table .table-width-20 {
        min-width: 70px !important;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .fdsg .idms-teaser > .image > .caption > h3 {
        font-size: 13px!important;
    }

    .fdsg .mobile-table.stock-name {
        max-width: 70px;
    }
    .fdsg .mobile-img {
        height:140px!important;
    }
    .fdsg .mobile-table.mobile-table-large {
        max-width: 70px;
    }

    .fdsg .idms-frame .info-bar-table .mobile-table {
        max-width: 100px;
    }

    .realtime {
        padding-left: 10px!important;
    }
    .fdsg .col-xs-1 {
        width: 4.1666666667%
    }

    .fdsg .col-xs-2 {
        width: 8.3333333333%
    }

    .fdsg .col-xs-3 {
        width: 12.5%
    }

    .fdsg .col-xs-4 {
        width: 16.6666666667%
    }

    .fdsg .col-xs-5 {
        width: 20.8333333333%
    }

    .fdsg .col-xs-6 {
        width: 25%
    }

    .fdsg .col-xs-7 {
        width: 29.1666666667%
    }

    .fdsg .col-xs-8 {
        width: 33.3333333333%
    }

    .fdsg .col-xs-9 {
        width: 37.5%
    }

    .fdsg .col-xs-10 {
        width: 41.6666666667%
    }

    .fdsg .col-xs-11 {
        width: 45.8333333333%
    }

    .fdsg .col-xs-12 {
        width: 50%
    }

    .fdsg .col-xs-13 {
        width: 54.1666666667%
    }

    .fdsg .col-xs-14 {
        width: 58.3333333333%
    }

    .fdsg .col-xs-15 {
        width: 62.5%
    }

    .fdsg .col-xs-16 {
        width: 66.6666666667%
    }

    .fdsg .col-xs-17 {
        width: 70.8333333333%
    }

    .fdsg .col-xs-18 {
        width: 75%
    }

    .fdsg .col-xs-19 {
        width: 79.1666666667%
    }

    .fdsg .col-xs-20 {
        width: 83.3333333333%
    }

    .fdsg .col-xs-21 {
        width: 87.5%
    }

    .fdsg .col-xs-22 {
        width: 91.6666666667%
    }

    .fdsg .col-xs-23 {
        width: 95.8333333333%
    }

    .fdsg .col-xs-24 {
        width: 100%
    }

    .fdsg .col-xs-pull-0 {
        right: auto
    }

    .fdsg .col-xs-pull-1 {
        right: 4.1666666667%
    }

    .fdsg .col-xs-pull-2 {
        right: 8.3333333333%
    }

    .fdsg .col-xs-pull-3 {
        right: 12.5%
    }

    .fdsg .col-xs-pull-4 {
        right: 16.6666666667%
    }

    .fdsg .col-xs-pull-5 {
        right: 20.8333333333%
    }

    .fdsg .col-xs-pull-6 {
        right: 25%
    }

    .fdsg .col-xs-pull-7 {
        right: 29.1666666667%
    }

    .fdsg .col-xs-pull-8 {
        right: 33.3333333333%
    }

    .fdsg .col-xs-pull-9 {
        right: 37.5%
    }

    .fdsg .col-xs-pull-10 {
        right: 41.6666666667%
    }

    .fdsg .col-xs-pull-11 {
        right: 45.8333333333%
    }

    .fdsg .col-xs-pull-12 {
        right: 50%
    }

    .fdsg .col-xs-pull-13 {
        right: 54.1666666667%
    }

    .fdsg .col-xs-pull-14 {
        right: 58.3333333333%
    }

    .fdsg .col-xs-pull-15 {
        right: 62.5%
    }

    .fdsg .col-xs-pull-16 {
        right: 66.6666666667%
    }

    .fdsg .col-xs-pull-17 {
        right: 70.8333333333%
    }

    .fdsg .col-xs-pull-18 {
        right: 75%
    }

    .fdsg .col-xs-pull-19 {
        right: 79.1666666667%
    }

    .fdsg .col-xs-pull-20 {
        right: 83.3333333333%
    }

    .fdsg .col-xs-pull-21 {
        right: 87.5%
    }

    .fdsg .col-xs-pull-22 {
        right: 91.6666666667%
    }

    .fdsg .col-xs-pull-23 {
        right: 95.8333333333%
    }

    .fdsg .col-xs-pull-24 {
        right: 100%
    }

    .fdsg .col-xs-push-0 {
        left: auto
    }

    .fdsg .col-xs-push-1 {
        left: 4.1666666667%
    }

    .fdsg .col-xs-push-2 {
        left: 8.3333333333%
    }

    .fdsg .col-xs-push-3 {
        left: 12.5%
    }

    .fdsg .col-xs-push-4 {
        left: 16.6666666667%
    }

    .fdsg .col-xs-push-5 {
        left: 20.8333333333%
    }

    .fdsg .col-xs-push-6 {
        left: 25%
    }

    .fdsg .col-xs-push-7 {
        left: 29.1666666667%
    }

    .fdsg .col-xs-push-8 {
        left: 33.3333333333%
    }

    .fdsg .col-xs-push-9 {
        left: 37.5%
    }

    .fdsg .col-xs-push-10 {
        left: 41.6666666667%
    }

    .fdsg .col-xs-push-11 {
        left: 45.8333333333%
    }

    .fdsg .col-xs-push-12 {
        left: 50%
    }

    .fdsg .col-xs-push-13 {
        left: 54.1666666667%
    }

    .fdsg .col-xs-push-14 {
        left: 58.3333333333%
    }

    .fdsg .col-xs-push-15 {
        left: 62.5%
    }

    .fdsg .col-xs-push-16 {
        left: 66.6666666667%
    }

    .fdsg .col-xs-push-17 {
        left: 70.8333333333%
    }

    .fdsg .col-xs-push-18 {
        left: 75%
    }

    .fdsg .col-xs-push-19 {
        left: 79.1666666667%
    }

    .fdsg .col-xs-push-20 {
        left: 83.3333333333%
    }

    .fdsg .col-xs-push-21 {
        left: 87.5%
    }

    .fdsg .col-xs-push-22 {
        left: 91.6666666667%
    }

    .fdsg .col-xs-push-23 {
        left: 95.8333333333%
    }

    .fdsg .col-xs-push-24 {
        left: 100%
    }

    .fdsg .col-xs-offset-0 {
        margin-left: 0
    }

    .fdsg .col-xs-offset-1 {
        margin-left: 4.1666666667%
    }

    .fdsg .col-xs-offset-2 {
        margin-left: 8.3333333333%
    }

    .fdsg .col-xs-offset-3 {
        margin-left: 12.5%
    }

    .fdsg .col-xs-offset-4 {
        margin-left: 16.6666666667%
    }

    .fdsg .col-xs-offset-5 {
        margin-left: 20.8333333333%
    }

    .fdsg .col-xs-offset-6 {
        margin-left: 25%
    }

    .fdsg .col-xs-offset-7 {
        margin-left: 29.1666666667%
    }

    .fdsg .col-xs-offset-8 {
        margin-left: 33.3333333333%
    }

    .fdsg .col-xs-offset-9 {
        margin-left: 37.5%
    }

    .fdsg .col-xs-offset-10 {
        margin-left: 41.6666666667%
    }

    .fdsg .col-xs-offset-11 {
        margin-left: 45.8333333333%
    }

    .fdsg .col-xs-offset-12 {
        margin-left: 50%
    }

    .fdsg .col-xs-offset-13 {
        margin-left: 54.1666666667%
    }

    .fdsg .col-xs-offset-14 {
        margin-left: 58.3333333333%
    }

    .fdsg .col-xs-offset-15 {
        margin-left: 62.5%
    }

    .fdsg .col-xs-offset-16 {
        margin-left: 66.6666666667%
    }

    .fdsg .col-xs-offset-17 {
        margin-left: 70.8333333333%
    }

    .fdsg .col-xs-offset-18 {
        margin-left: 75%
    }

    .fdsg .col-xs-offset-19 {
        margin-left: 79.1666666667%
    }

    .fdsg .col-xs-offset-20 {
        margin-left: 83.3333333333%
    }

    .fdsg .col-xs-offset-21 {
        margin-left: 87.5%
    }

    .fdsg .col-xs-offset-22 {
        margin-left: 91.6666666667%
    }

    .fdsg .col-xs-offset-23 {
        margin-left: 95.8333333333%
    }

    .fdsg .col-xs-offset-24 {
        margin-left: 100%
    }
}

@media screen and (max-width: 1100px) and (min-width: 768px) {
    .fdsg .col-sm-1 {
        width: 4.1666666667%
    }

    .fdsg .col-sm-2 {
        width: 8.3333333333%
    }

    .fdsg .col-sm-3 {
        width: 12.5%
    }

    .fdsg .col-sm-4 {
        width: 16.6666666667%
    }

    .fdsg .col-sm-5 {
        width: 20.8333333333%
    }

    .fdsg .col-sm-6 {
        width: 25%
    }

    .fdsg .col-sm-7 {
        width: 29.1666666667%
    }

    .fdsg .col-sm-8 {
        width: 33.3333333333%
    }

    .fdsg .col-sm-9 {
        width: 37.5%
    }

    .fdsg .col-sm-10 {
        width: 41.6666666667%
    }

    .fdsg .col-sm-11 {
        width: 45.8333333333%
    }

    .fdsg .col-sm-12 {
        width: 50%
    }

    .fdsg .col-sm-13 {
        width: 54.1666666667%
    }

    .fdsg .col-sm-14 {
        width: 58.3333333333%
    }

    .fdsg .col-sm-15 {
        width: 62.5%
    }

    .fdsg .col-sm-16 {
        width: 66.6666666667%
    }

    .fdsg .col-sm-17 {
        width: 70.8333333333%
    }

    .fdsg .col-sm-18 {
        width: 75%
    }

    .fdsg .col-sm-19 {
        width: 79.1666666667%
    }

    .fdsg .col-sm-20 {
        width: 83.3333333333%
    }

    .fdsg .col-sm-21 {
        width: 87.5%
    }

    .fdsg .col-sm-22 {
        width: 91.6666666667%
    }

    .fdsg .col-sm-23 {
        width: 95.8333333333%
    }

    .fdsg .col-sm-24 {
        width: 100%
    }

    .fdsg .col-sm-pull-0 {
        right: auto
    }

    .fdsg .col-sm-pull-1 {
        right: 4.1666666667%
    }

    .fdsg .col-sm-pull-2 {
        right: 8.3333333333%
    }

    .fdsg .col-sm-pull-3 {
        right: 12.5%
    }

    .fdsg .col-sm-pull-4 {
        right: 16.6666666667%
    }

    .fdsg .col-sm-pull-5 {
        right: 20.8333333333%
    }

    .fdsg .col-sm-pull-6 {
        right: 25%
    }

    .fdsg .col-sm-pull-7 {
        right: 29.1666666667%
    }

    .fdsg .col-sm-pull-8 {
        right: 33.3333333333%
    }

    .fdsg .col-sm-pull-9 {
        right: 37.5%
    }

    .fdsg .col-sm-pull-10 {
        right: 41.6666666667%
    }

    .fdsg .col-sm-pull-11 {
        right: 45.8333333333%
    }

    .fdsg .col-sm-pull-12 {
        right: 50%
    }

    .fdsg .col-sm-pull-13 {
        right: 54.1666666667%
    }

    .fdsg .col-sm-pull-14 {
        right: 58.3333333333%
    }

    .fdsg .col-sm-pull-15 {
        right: 62.5%
    }

    .fdsg .col-sm-pull-16 {
        right: 66.6666666667%
    }

    .fdsg .col-sm-pull-17 {
        right: 70.8333333333%
    }

    .fdsg .col-sm-pull-18 {
        right: 75%
    }

    .fdsg .col-sm-pull-19 {
        right: 79.1666666667%
    }

    .fdsg .col-sm-pull-20 {
        right: 83.3333333333%
    }

    .fdsg .col-sm-pull-21 {
        right: 87.5%
    }

    .fdsg .col-sm-pull-22 {
        right: 91.6666666667%
    }

    .fdsg .col-sm-pull-23 {
        right: 95.8333333333%
    }

    .fdsg .col-sm-pull-24 {
        right: 100%
    }

    .fdsg .col-sm-push-0 {
        left: auto
    }

    .fdsg .col-sm-push-1 {
        left: 4.1666666667%
    }

    .fdsg .col-sm-push-2 {
        left: 8.3333333333%
    }

    .fdsg .col-sm-push-3 {
        left: 12.5%
    }

    .fdsg .col-sm-push-4 {
        left: 16.6666666667%
    }

    .fdsg .col-sm-push-5 {
        left: 20.8333333333%
    }

    .fdsg .col-sm-push-6 {
        left: 25%
    }

    .fdsg .col-sm-push-7 {
        left: 29.1666666667%
    }

    .fdsg .col-sm-push-8 {
        left: 33.3333333333%
    }

    .fdsg .col-sm-push-9 {
        left: 37.5%
    }

    .fdsg .col-sm-push-10 {
        left: 41.6666666667%
    }

    .fdsg .col-sm-push-11 {
        left: 45.8333333333%
    }

    .fdsg .col-sm-push-12 {
        left: 50%
    }

    .fdsg .col-sm-push-13 {
        left: 54.1666666667%
    }

    .fdsg .col-sm-push-14 {
        left: 58.3333333333%
    }

    .fdsg .col-sm-push-15 {
        left: 62.5%
    }

    .fdsg .col-sm-push-16 {
        left: 66.6666666667%
    }

    .fdsg .col-sm-push-17 {
        left: 70.8333333333%
    }

    .fdsg .col-sm-push-18 {
        left: 75%
    }

    .fdsg .col-sm-push-19 {
        left: 79.1666666667%
    }

    .fdsg .col-sm-push-20 {
        left: 83.3333333333%
    }

    .fdsg .col-sm-push-21 {
        left: 87.5%
    }

    .fdsg .col-sm-push-22 {
        left: 91.6666666667%
    }

    .fdsg .col-sm-push-23 {
        left: 95.8333333333%
    }

    .fdsg .col-sm-push-24 {
        left: 100%
    }

    .fdsg .col-sm-offset-0 {
        margin-left: 0
    }

    .fdsg .col-sm-offset-1 {
        margin-left: 4.1666666667%
    }

    .fdsg .col-sm-offset-2 {
        margin-left: 8.3333333333%
    }

    .fdsg .col-sm-offset-3 {
        margin-left: 12.5%
    }

    .fdsg .col-sm-offset-4 {
        margin-left: 16.6666666667%
    }

    .fdsg .col-sm-offset-5 {
        margin-left: 20.8333333333%
    }

    .fdsg .col-sm-offset-6 {
        margin-left: 25%
    }

    .fdsg .col-sm-offset-7 {
        margin-left: 29.1666666667%
    }

    .fdsg .col-sm-offset-8 {
        margin-left: 33.3333333333%
    }

    .fdsg .col-sm-offset-9 {
        margin-left: 37.5%
    }

    .fdsg .col-sm-offset-10 {
        margin-left: 41.6666666667%
    }

    .fdsg .col-sm-offset-11 {
        margin-left: 45.8333333333%
    }

    .fdsg .col-sm-offset-12 {
        margin-left: 50%
    }

    .fdsg .col-sm-offset-13 {
        margin-left: 54.1666666667%
    }

    .fdsg .col-sm-offset-14 {
        margin-left: 58.3333333333%
    }

    .fdsg .col-sm-offset-15 {
        margin-left: 62.5%
    }

    .fdsg .col-sm-offset-16 {
        margin-left: 66.6666666667%
    }

    .fdsg .col-sm-offset-17 {
        margin-left: 70.8333333333%
    }

    .fdsg .col-sm-offset-18 {
        margin-left: 75%
    }

    .fdsg .col-sm-offset-19 {
        margin-left: 79.1666666667%
    }

    .fdsg .col-sm-offset-20 {
        margin-left: 83.3333333333%
    }

    .fdsg .col-sm-offset-21 {
        margin-left: 87.5%
    }

    .fdsg .col-sm-offset-22 {
        margin-left: 91.6666666667%
    }

    .fdsg .col-sm-offset-23 {
        margin-left: 95.8333333333%
    }

    .fdsg .col-sm-offset-24 {
        margin-left: 100%
    }
}

@media screen and (min-width: 1100px) {
    .fdsg .col-md-1 {
        width: 4.1666666667%
    }

    .fdsg .col-md-2 {
        width: 8.3333333333%
    }

    .fdsg .col-md-3 {
        width: 12.5%
    }

    .fdsg .col-md-4 {
        width: 16.6666666667%
    }

    .fdsg .col-md-5 {
        width: 20.8333333333%
    }

    .fdsg .col-md-6 {
        width: 25%
    }

    .fdsg .col-md-7 {
        width: 29.1666666667%
    }

    .fdsg .col-md-8 {
        width: 33.3333333333%
    }

    .fdsg .col-md-9 {
        width: 37.5%
    }

    .fdsg .col-md-10 {
        width: 41.6666666667%
    }

    .fdsg .col-md-11 {
        width: 45.8333333333%
    }

    .fdsg .col-md-12 {
        width: 50%
    }

    .fdsg .col-md-13 {
        width: 54.1666666667%
    }

    .fdsg .col-md-14 {
        width: 58.3333333333%
    }

    .fdsg .col-md-15 {
        width: 62.5%
    }

    .fdsg .col-md-16 {
        width: 66.6666666667%
    }

    .fdsg .col-md-17 {
        width: 70.8333333333%
    }

    .fdsg .col-md-18 {
        width: 75%
    }

    .fdsg .col-md-19 {
        width: 79.1666666667%
    }

    .fdsg .col-md-20 {
        width: 83.3333333333%
    }

    .fdsg .col-md-21 {
        width: 87.5%
    }

    .fdsg .col-md-22 {
        width: 91.6666666667%
    }

    .fdsg .col-md-23 {
        width: 95.8333333333%
    }

    .fdsg .col-md-24 {
        width: 100%
    }

    .fdsg .col-md-pull-0 {
        right: auto
    }

    .fdsg .col-md-pull-1 {
        right: 4.1666666667%
    }

    .fdsg .col-md-pull-2 {
        right: 8.3333333333%
    }

    .fdsg .col-md-pull-3 {
        right: 12.5%
    }

    .fdsg .col-md-pull-4 {
        right: 16.6666666667%
    }

    .fdsg .col-md-pull-5 {
        right: 20.8333333333%
    }

    .fdsg .col-md-pull-6 {
        right: 25%
    }

    .fdsg .col-md-pull-7 {
        right: 29.1666666667%
    }

    .fdsg .col-md-pull-8 {
        right: 33.3333333333%
    }

    .fdsg .col-md-pull-9 {
        right: 37.5%
    }

    .fdsg .col-md-pull-10 {
        right: 41.6666666667%
    }

    .fdsg .col-md-pull-11 {
        right: 45.8333333333%
    }

    .fdsg .col-md-pull-12 {
        right: 50%
    }

    .fdsg .col-md-pull-13 {
        right: 54.1666666667%
    }

    .fdsg .col-md-pull-14 {
        right: 58.3333333333%
    }

    .fdsg .col-md-pull-15 {
        right: 62.5%
    }

    .fdsg .col-md-pull-16 {
        right: 66.6666666667%
    }

    .fdsg .col-md-pull-17 {
        right: 70.8333333333%
    }

    .fdsg .col-md-pull-18 {
        right: 75%
    }

    .fdsg .col-md-pull-19 {
        right: 79.1666666667%
    }

    .fdsg .col-md-pull-20 {
        right: 83.3333333333%
    }

    .fdsg .col-md-pull-21 {
        right: 87.5%
    }

    .fdsg .col-md-pull-22 {
        right: 91.6666666667%
    }

    .fdsg .col-md-pull-23 {
        right: 95.8333333333%
    }

    .fdsg .col-md-pull-24 {
        right: 100%
    }

    .fdsg .col-md-push-0 {
        left: auto
    }

    .fdsg .col-md-push-1 {
        left: 4.1666666667%
    }

    .fdsg .col-md-push-2 {
        left: 8.3333333333%
    }

    .fdsg .col-md-push-3 {
        left: 12.5%
    }

    .fdsg .col-md-push-4 {
        left: 16.6666666667%
    }

    .fdsg .col-md-push-5 {
        left: 20.8333333333%
    }

    .fdsg .col-md-push-6 {
        left: 25%
    }

    .fdsg .col-md-push-7 {
        left: 29.1666666667%
    }

    .fdsg .col-md-push-8 {
        left: 33.3333333333%
    }

    .fdsg .col-md-push-9 {
        left: 37.5%
    }

    .fdsg .col-md-push-10 {
        left: 41.6666666667%
    }

    .fdsg .col-md-push-11 {
        left: 45.8333333333%
    }

    .fdsg .col-md-push-12 {
        left: 50%
    }

    .fdsg .col-md-push-13 {
        left: 54.1666666667%
    }

    .fdsg .col-md-push-14 {
        left: 58.3333333333%
    }

    .fdsg .col-md-push-15 {
        left: 62.5%
    }

    .fdsg .col-md-push-16 {
        left: 66.6666666667%
    }

    .fdsg .col-md-push-17 {
        left: 70.8333333333%
    }

    .fdsg .col-md-push-18 {
        left: 75%
    }

    .fdsg .col-md-push-19 {
        left: 79.1666666667%
    }

    .fdsg .col-md-push-20 {
        left: 83.3333333333%
    }

    .fdsg .col-md-push-21 {
        left: 87.5%
    }

    .fdsg .col-md-push-22 {
        left: 91.6666666667%
    }

    .fdsg .col-md-push-23 {
        left: 95.8333333333%
    }

    .fdsg .col-md-push-24 {
        left: 100%
    }

    .fdsg .col-md-offset-0 {
        margin-left: 0
    }

    .fdsg .col-md-offset-1 {
        margin-left: 4.1666666667%
    }

    .fdsg .col-md-offset-2 {
        margin-left: 8.3333333333%
    }

    .fdsg .col-md-offset-3 {
        margin-left: 12.5%
    }

    .fdsg .col-md-offset-4 {
        margin-left: 16.6666666667%
    }

    .fdsg .col-md-offset-5 {
        margin-left: 20.8333333333%
    }

    .fdsg .col-md-offset-6 {
        margin-left: 25%
    }

    .fdsg .col-md-offset-7 {
        margin-left: 29.1666666667%
    }

    .fdsg .col-md-offset-8 {
        margin-left: 33.3333333333%
    }

    .fdsg .col-md-offset-9 {
        margin-left: 37.5%
    }

    .fdsg .col-md-offset-10 {
        margin-left: 41.6666666667%
    }

    .fdsg .col-md-offset-11 {
        margin-left: 45.8333333333%
    }

    .fdsg .col-md-offset-12 {
        margin-left: 50%
    }

    .fdsg .col-md-offset-13 {
        margin-left: 54.1666666667%
    }

    .fdsg .col-md-offset-14 {
        margin-left: 58.3333333333%
    }

    .fdsg .col-md-offset-15 {
        margin-left: 62.5%
    }

    .fdsg .col-md-offset-16 {
        margin-left: 66.6666666667%
    }

    .fdsg .col-md-offset-17 {
        margin-left: 70.8333333333%
    }

    .fdsg .col-md-offset-18 {
        margin-left: 75%
    }

    .fdsg .col-md-offset-19 {
        margin-left: 79.1666666667%
    }

    .fdsg .col-md-offset-20 {
        margin-left: 83.3333333333%
    }

    .fdsg .col-md-offset-21 {
        margin-left: 87.5%
    }

    .fdsg .col-md-offset-22 {
        margin-left: 91.6666666667%
    }

    .fdsg .col-md-offset-23 {
        margin-left: 95.8333333333%
    }

    .fdsg .col-md-offset-24 {
        margin-left: 100%
    }
}

.fdsg .btn, .fdsg .btn-default {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 0 solid transparent;
    white-space: nowrap;
    padding: 8px 15px;
    font-size: 17px !important;
    line-height: 1;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    text-decoration: none;
    text-shadow: 1px 0 1px rgba(0, 0, 0, .5);
    transition: .15s linear color, .15s linear background-color, .15s linear border-color
}

.fdsg .datepicker table, .fdsg .slick-slider {
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -moz-user-select: none
}

.fdsg .btn-default.active:focus, .fdsg .btn-default:active:focus, .fdsg .btn-default:focus, .fdsg .btn.active:focus, .fdsg .btn:active:focus, .fdsg .btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.fdsg .btn-default:focus, .fdsg .btn-default:hover, .fdsg .btn:focus, .fdsg .btn:hover {
    color: #fff;
    text-decoration: none
}

.fdsg .btn-default.active, .fdsg .btn-default:active, .fdsg .btn.active, .fdsg .btn:active {
    outline: 0
}

.fdsg .btn-default.disabled, .fdsg .btn-default[disabled], .fdsg .btn.disabled, .fdsg .btn[disabled], .fdsg fieldset[disabled] .btn, .fdsg fieldset[disabled] .btn-default {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

.fdsg .btn-default, .fdsg .btn-flat-default, .fdsg .btn-flat-white, .fdsg .btn-white {
    text-shadow: none;
    color: #fff;
    background-color: #b3b4b4;
    border-color: #b3b4b4
}

.fdsg .btn-default:focus, .fdsg .btn-default:hover, .fdsg .btn-flat-default:focus, .fdsg .btn-flat-default:hover, .fdsg .btn-flat-white:focus, .fdsg .btn-flat-white:hover, .fdsg .btn-white:focus, .fdsg .btn-white:hover {
    background-color: #bdbebe;
    border-color: #bdbebe
}

.fdsg .btn-flat-primary, .fdsg .btn-flat-theme-0, .fdsg .btn-primary, .fdsg .btn-theme-0 {
    text-shadow: none;
    color: #fff;
    background-color: #002f5f;
    border-color: #002f5f
}

.fdsg .btn-flat-primary:focus, .fdsg .btn-flat-primary:hover, .fdsg .btn-flat-theme-0:focus, .fdsg .btn-flat-theme-0:hover, .fdsg .btn-primary:focus, .fdsg .btn-primary:hover, .fdsg .btn-theme-0:focus, .fdsg .btn-theme-0:hover {
    background-color: #224f7c;
    border-color: #224f7c
}

.fdsg .btn-flat-success, .fdsg .btn-flat-theme-3, .fdsg .btn-success, .fdsg .btn-theme-3 {
    text-shadow: none;
    color: #fff;
    background-color: #aab500;
    border-color: #aab500
}

.fdsg .btn-flat-success:focus, .fdsg .btn-flat-success:hover, .fdsg .btn-flat-theme-3:focus, .fdsg .btn-flat-theme-3:hover, .fdsg .btn-success:focus, .fdsg .btn-success:hover, .fdsg .btn-theme-3:focus, .fdsg .btn-theme-3:hover {
    background-color: #b7c216;
    border-color: #b7c216
}

.fdsg .btn-flat-info, .fdsg .btn-flat-theme-2, .fdsg .btn-info, .fdsg .btn-theme-2 {
    text-shadow: none;
    color: #fff;
    background-color: #0097c5;
    border-color: #0097c5
}

.fdsg .btn-flat-info:focus, .fdsg .btn-flat-info:hover, .fdsg .btn-flat-theme-2:focus, .fdsg .btn-flat-theme-2:hover, .fdsg .btn-info:focus, .fdsg .btn-info:hover, .fdsg .btn-theme-2:focus, .fdsg .btn-theme-2:hover {
    background-color: #11a7d5;
    border-color: #11a7d5
}

.fdsg .btn-flat-theme-1, .fdsg .btn-flat-warning, .fdsg .btn-theme-1, .fdsg .btn-warning {
    text-shadow: none;
    color: #fff;
    background-color: #e05206;
    border-color: #e05206
}

.fdsg .btn-flat-theme-1:focus, .fdsg .btn-flat-theme-1:hover, .fdsg .btn-flat-warning:focus, .fdsg .btn-flat-warning:hover, .fdsg .btn-theme-1:focus, .fdsg .btn-theme-1:hover, .fdsg .btn-warning:focus, .fdsg .btn-warning:hover {
    background-color: #f96516;
    border-color: #f96516
}

.fdsg .btn-danger, .fdsg .btn-flat-danger, .fdsg .btn-flat-theme-6, .fdsg .btn-theme-6 {
    text-shadow: none;
    color: #fff;
    background-color: #bc133e;
    border-color: #bc133e
}

.fdsg .btn-danger:focus, .fdsg .btn-danger:hover, .fdsg .btn-flat-danger:focus, .fdsg .btn-flat-danger:hover, .fdsg .btn-flat-theme-6:focus, .fdsg .btn-flat-theme-6:hover, .fdsg .btn-theme-6:focus, .fdsg .btn-theme-6:hover {
    background-color: #ce204c;
    border-color: #ce204c
}

.fdsg .btn-flat-theme-4, .fdsg .btn-theme-4 {
    text-shadow: none;
    color: #fff;
    background-color: #830051;
    border-color: #830051
}

.fdsg .btn-flat-theme-4:focus, .fdsg .btn-flat-theme-4:hover, .fdsg .btn-theme-4:focus, .fdsg .btn-theme-4:hover {
    background-color: #9d0061;
    border-color: #9d0061
}

.fdsg .btn-flat-theme-5, .fdsg .btn-theme-5 {
    text-shadow: none;
    color: #fff;
    background-color: #c09c62;
    border-color: #c09c62
}

.fdsg .btn-flat-theme-5:focus, .fdsg .btn-flat-theme-5:hover, .fdsg .btn-theme-5:focus, .fdsg .btn-theme-5:hover {
    background-color: #c7a774;
    border-color: #c7a774
}

.fdsg .btn-flat-green, .fdsg .btn-green {
    text-shadow: none;
    color: #fff;
    background-color: #24a327;
    border-color: #24a327
}

.fdsg .btn-flat-green:focus, .fdsg .btn-flat-green:hover, .fdsg .btn-green:focus, .fdsg .btn-green:hover {
    background-color: #39b93c;
    border-color: #39b93c
}

.fdsg .btn-invert-danger, .fdsg .btn-invert-default, .fdsg .btn-invert-green, .fdsg .btn-invert-primary, .fdsg .btn-invert-sgbh-white, .fdsg .btn-invert-success, .fdsg .btn-invert-theme-0, .fdsg .btn-invert-theme-1, .fdsg .btn-invert-theme-3, .fdsg .btn-invert-theme-4, .fdsg .btn-invert-theme-5, .fdsg .btn-invert-theme-6, .fdsg .btn-invert-warning, .fdsg .btn-invert-white {
    background-color: transparent;
    text-shadow: none
}

.fdsg .btn-invert-default, .fdsg .btn-invert-white {
    color: #b3b4b4;
    border: 2px solid #b3b4b4
}

.fdsg .btn-invert-default:focus, .fdsg .btn-invert-default:hover, .fdsg .btn-invert-white:focus, .fdsg .btn-invert-white:hover {
    color: #bdbebe;
    border-color: #bdbebe
}

.fdsg .btn-sgbh-category {
    text-shadow: none;
    border: 2px solid #D6D6D6
}

.fdsg .btn-sgbh-category:focus, .fdsg .btn-sgbh-category:hover {
    color: #e0e0e0;
    border-color: #e0e0e0
}

.fdsg .btn-invert-sgbh-white {
    color: #fff;
    border: 2px solid #fff
}

.fdsg .btn-invert-sgbh-white:focus, .fdsg .btn-invert-sgbh-white:hover {
    color: #fff;
    border-color: #fff
}

.fdsg .btn-invert-primary, .fdsg .btn-invert-theme-0 {
    color: #002f5f;
    border: 2px solid #002f5f
}

.fdsg .btn-invert-primary:focus, .fdsg .btn-invert-primary:hover, .fdsg .btn-invert-theme-0:focus, .fdsg .btn-invert-theme-0:hover {
    color: #224f7c;
    border-color: #224f7c
}

.fdsg .btn-invert-success, .fdsg .btn-invert-theme-3 {
    color: #aab500;
    border: 2px solid #aab500
}

.fdsg .btn-invert-success:focus, .fdsg .btn-invert-success:hover, .fdsg .btn-invert-theme-3:focus, .fdsg .btn-invert-theme-3:hover {
    color: #b7c216;
    border-color: #b7c216
}

.fdsg .btn-invert-info, .fdsg .btn-invert-theme-2 {
    text-shadow: none;
    color: #0097c5;
    background-color: transparent;
    border: 2px solid #0097c5
}

.fdsg .btn-invert-info:focus, .fdsg .btn-invert-info:hover, .fdsg .btn-invert-theme-2:focus, .fdsg .btn-invert-theme-2:hover {
    color: #11a7d5;
    border-color: #11a7d5
}

.fdsg .btn-invert-theme-1, .fdsg .btn-invert-warning {
    color: #e05206;
    border: 2px solid #e05206
}

.fdsg .btn-invert-theme-1:focus, .fdsg .btn-invert-theme-1:hover, .fdsg .btn-invert-warning:focus, .fdsg .btn-invert-warning:hover {
    color: #f96516;
    border-color: #f96516
}

.fdsg .btn-invert-danger, .fdsg .btn-invert-theme-6 {
    color: #bc133e;
    border: 2px solid #bc133e
}

.fdsg .btn-invert-danger:focus, .fdsg .btn-invert-danger:hover, .fdsg .btn-invert-theme-6:focus, .fdsg .btn-invert-theme-6:hover {
    color: #ce204c;
    border-color: #ce204c
}

.fdsg .btn-invert-theme-4 {
    color: #830051;
    border: 2px solid #830051
}

.fdsg .btn-invert-theme-4:focus, .fdsg .btn-invert-theme-4:hover {
    color: #9d0061;
    border-color: #9d0061
}

.fdsg .btn-invert-theme-5 {
    color: #c09c62;
    border: 2px solid #c09c62
}

.fdsg .btn-invert-theme-5:focus, .fdsg .btn-invert-theme-5:hover {
    color: #c7a774;
    border-color: #c7a774
}

.fdsg .btn-invert-green {
    color: #24a327;
    border: 2px solid #24a327
}

.fdsg .btn-invert-green:focus, .fdsg .btn-invert-green:hover {
    color: #39b93c;
    border-color: #39b93c
}

.fdsg .btn-sgbh-category {
    background-color: #fff !important;
    color: #b3b4b4 !important
}

.fdsg .btn-link {
    color: #8D9FB4;
    font-weight: 400;
    cursor: pointer;
    border-radius: 0;
    text-shadow: none
}

.fdsg .btn-link, .fdsg .btn-link:active, .fdsg .btn-link[disabled], .fdsg fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.fdsg .btn-link, .fdsg .btn-link:active, .fdsg .btn-link:focus, .fdsg .btn-link:hover {
    border-color: transparent
}

.fdsg .btn-link:focus, .fdsg .btn-link:hover {
    color: #002F5F;
    background-color: transparent
}

.fdsg .btn-link[disabled]:focus, .fdsg .btn-link[disabled]:hover, .fdsg fieldset[disabled] .btn-link:focus, .fdsg fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.fdsg .btn-group-lg > .btn, .fdsg .btn-lg {
    padding: 8px 20px;
    font-size: 20px !important;
    line-height: 1;
    border-radius: 3px
}

.fdsg .btn-group-sm > .btn, .fdsg .btn-sm {
    padding: 6px 15px;
    font-size: 14px !important;
    line-height: 1;
    border-radius: 3px
}

.fdsg .btn-group-xs > .btn, .fdsg .btn-xs {
    padding: 4px 5px;
    font-size: 14px !important;
    line-height: 1;
    border-radius: 3px
}

.fdsg .btn-icon, .fdsg .btn-icon-arrow-down:after, .fdsg .btn-icon-arrow-right:after, .fdsg .btn-icon-arrow-up:after, .fdsg .btn-icon-close:after, .fdsg .btn-icon-home:after, .fdsg .btn-icon-menu:after, .fdsg .btn-icon-search:after {
    display: inline-block;
    padding-left: 8px;
    font-family: targobank
}

.fdsg .btn-block, .fdsg .btn-icon-only {
    padding-left: 0
}

.fdsg .btn-icon-arrow-left:before, .fdsg .btn-icon-left, .fdsg .btn-icon-phone:before {
    display: inline-block;
    padding-right: 8px;
    font-family: targobank
}

.fdsg .btn-block, .fdsg legend {
    display: block;
    width: 100%
}

.fdsg .panel-title > a, .fdsg .table.table-details > thead > tr > th {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .btn-icon-arrow-left:before {
    content: "\e809"
}

.fdsg .btn-icon-arrow-up:after {
    content: "\e804"
}

.fdsg .btn-icon-arrow-down:after {
    content: "\e805"
}

.fdsg .btn-icon-search:after {
    content: "\e828"
}

.fdsg .btn-icon-home:after {
    content: "\e859"
}

.fdsg .btn-icon-menu:after {
    content: "\e839"
}

.fdsg .btn-icon-close:after {
    content: "\e810"
}

.fdsg .btn-icon-phone:before {
    content: "\e822"
}

.fdsg .btn-block {
    padding-right: 0
}

.fdsg .btn-block + .btn-block {
    margin-top: 5px
}

.fdsg input[type=button].btn-block, .fdsg input[type=reset].btn-block, .fdsg input[type=submit].btn-block {
    width: 100%
}

.fdsg table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 100%;
    background-color: transparent
}

.fdsg th {
    text-align: left
}

.fdsg .table.table-details > tbody > tr > td + td, .fdsg .table.table-details > thead > tr > th + th {
    text-align: right
}

.fdsg .table {
    width: 100%;
    margin-bottom: 20px
}

.fdsg .table > tbody > tr > td, .fdsg .table > tbody > tr > th, .fdsg .table > tfoot > tr > td, .fdsg .table > tfoot > tr > th, .fdsg .table > thead > tr > td, .fdsg .table > thead > tr > th {
    padding: 8px;
    line-height: 1.4;
    vertical-align: top;
    border-top: 1px solid #fff
}

.fdsg .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #fff
}

.fdsg .table > caption + thead > tr:first-child > td, .fdsg .table > caption + thead > tr:first-child > th, .fdsg .table > colgroup + thead > tr:first-child > td, .fdsg .table > colgroup + thead > tr:first-child > th, .fdsg .table > thead:first-child > tr:first-child > td, .fdsg .table > thead:first-child > tr:first-child > th {
    border-top: 0
}

.fdsg .table > tbody + tbody {
    border-top: 1px solid #fff
}

.fdsg .table .table {
    background-color: #fff
}

.fdsg .table.big > tbody > tr > td, .fdsg .table.big > tbody > tr > th, .fdsg .table.big > tfoot > tr > td, .fdsg .table.big > tfoot > tr > th, .fdsg .table.big > thead > tr > td, .fdsg .table.big > thead > tr > th {
    padding: 14px 8px
}

.fdsg .table-condensed > tbody > tr > td, .fdsg .table-condensed > tbody > tr > th, .fdsg .table-condensed > tfoot > tr > td, .fdsg .table-condensed > tfoot > tr > th, .fdsg .table-condensed > thead > tr > td, .fdsg .table-condensed > thead > tr > th {
    padding: 5px
}

.fdsg .table-condensed > thead > tr > th {
    font-weight: 500;
    color: #ccc;
    border-bottom: 1px solid #ccc
}

.fdsg .table-condensed > thead > tr > th strong {
    color: #333
}

.fdsg .table-condensed.stripped > tbody > tr:nth-child(even) > td {
    border-top: 1px solid #eff0f2;
    border-bottom: 1px solid #eff0f2;
    background-color: #fbfbfc
}

.fdsg .table-condensed.big.stripped > tbody > tr:nth-child(even) > td {
    border-top: 1px solid #e6ebef;
    border-bottom: 1px solid #e6ebef;
    background-color: #f7f9fa
}

.fdsg .table-condensed.lined > tbody > tr > td {
    border-bottom: 1px solid #eff0f2
}

.fdsg .table-bordered, .fdsg .table-bordered > tbody > tr > td, .fdsg .table-bordered > tbody > tr > th, .fdsg .table-bordered > tfoot > tr > td, .fdsg .table-bordered > tfoot > tr > th, .fdsg .table-bordered > thead > tr > td, .fdsg .table-bordered > thead > tr > th {
    border: 1px solid #fff
}

.fdsg .table-bordered > thead > tr > td, .fdsg .table-bordered > thead > tr > th {
    border-bottom-width: 1px
}

.fdsg .table-striped > tbody > tr:nth-child(odd) > td, .fdsg .table-striped > tbody > tr:nth-child(odd) > th {
    background-color: #dfe1e5
}

.fdsg .table-hover > tbody > tr:hover > td, .fdsg .table-hover > tbody > tr:hover > th, .fdsg .table > tbody > tr.active > td, .fdsg .table > tbody > tr.active > th, .fdsg .table > tbody > tr > td.active, .fdsg .table > tbody > tr > th.active, .fdsg .table > tfoot > tr.active > td, .fdsg .table > tfoot > tr.active > th, .fdsg .table > tfoot > tr > td.active, .fdsg .table > tfoot > tr > th.active, .fdsg .table > thead > tr.active > td, .fdsg .table > thead > tr.active > th, .fdsg .table > thead > tr > td.active, .fdsg .table > thead > tr > th.active {
    background-color: #f5f5f5
}

.fdsg table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}

.fdsg table td[class*=col-], .fdsg table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}

.fdsg .table-hover > tbody > tr.active:hover > td, .fdsg .table-hover > tbody > tr.active:hover > th, .fdsg .table-hover > tbody > tr:hover > .active, .fdsg .table-hover > tbody > tr > td.active:hover, .fdsg .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8
}

.fdsg .table > tbody > tr.success > td, .fdsg .table > tbody > tr.success > th, .fdsg .table > tbody > tr > td.success, .fdsg .table > tbody > tr > th.success, .fdsg .table > tfoot > tr.success > td, .fdsg .table > tfoot > tr.success > th, .fdsg .table > tfoot > tr > td.success, .fdsg .table > tfoot > tr > th.success, .fdsg .table > thead > tr.success > td, .fdsg .table > thead > tr.success > th, .fdsg .table > thead > tr > td.success, .fdsg .table > thead > tr > th.success {
    background-color: #dff0d8
}

.fdsg .table-hover > tbody > tr.success:hover > td, .fdsg .table-hover > tbody > tr.success:hover > th, .fdsg .table-hover > tbody > tr:hover > .success, .fdsg .table-hover > tbody > tr > td.success:hover, .fdsg .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6
}

.fdsg .table > tbody > tr.info > td, .fdsg .table > tbody > tr.info > th, .fdsg .table > tbody > tr > td.info, .fdsg .table > tbody > tr > th.info, .fdsg .table > tfoot > tr.info > td, .fdsg .table > tfoot > tr.info > th, .fdsg .table > tfoot > tr > td.info, .fdsg .table > tfoot > tr > th.info, .fdsg .table > thead > tr.info > td, .fdsg .table > thead > tr.info > th, .fdsg .table > thead > tr > td.info, .fdsg .table > thead > tr > th.info {
    background-color: #d9edf7
}

.fdsg .table-hover > tbody > tr.info:hover > td, .fdsg .table-hover > tbody > tr.info:hover > th, .fdsg .table-hover > tbody > tr:hover > .info, .fdsg .table-hover > tbody > tr > td.info:hover, .fdsg .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3
}

.fdsg .table > tbody > tr.warning > td, .fdsg .table > tbody > tr.warning > th, .fdsg .table > tbody > tr > td.warning, .fdsg .table > tbody > tr > th.warning, .fdsg .table > tfoot > tr.warning > td, .fdsg .table > tfoot > tr.warning > th, .fdsg .table > tfoot > tr > td.warning, .fdsg .table > tfoot > tr > th.warning, .fdsg .table > thead > tr.warning > td, .fdsg .table > thead > tr.warning > th, .fdsg .table > thead > tr > td.warning, .fdsg .table > thead > tr > th.warning {
    background-color: #fcf8e3
}

.fdsg .table-hover > tbody > tr.warning:hover > td, .fdsg .table-hover > tbody > tr.warning:hover > th, .fdsg .table-hover > tbody > tr:hover > .warning, .fdsg .table-hover > tbody > tr > td.warning:hover, .fdsg .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc
}

.fdsg .table > tbody > tr.danger > td, .fdsg .table > tbody > tr.danger > th, .fdsg .table > tbody > tr > td.danger, .fdsg .table > tbody > tr > th.danger, .fdsg .table > tfoot > tr.danger > td, .fdsg .table > tfoot > tr.danger > th, .fdsg .table > tfoot > tr > td.danger, .fdsg .table > tfoot > tr > th.danger, .fdsg .table > thead > tr.danger > td, .fdsg .table > thead > tr.danger > th, .fdsg .table > thead > tr > td.danger, .fdsg .table > thead > tr > th.danger {
    background-color: #f2dede
}

.fdsg .table-hover > tbody > tr.danger:hover > td, .fdsg .table-hover > tbody > tr.danger:hover > th, .fdsg .table-hover > tbody > tr:hover > .danger, .fdsg .table-hover > tbody > tr > td.danger:hover, .fdsg .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc
}

.fdsg .table-brand > thead > tr > th {
    background-color: #002F5F;
    color: #fff;
    border-right: 1px solid #fff
}

.fdsg .table-brand > thead > tr > th:last-child {
    border-right: 0
}

.fdsg .table-brand > tbody > tr > td {
    border-right: 1px solid #fff
}

.fdsg .table-brand > tbody > tr > td:last-child {
    border-right: 0
}

.fdsg .table.table-details td, .fdsg .table.table-details th {
    vertical-align: middle;
    padding: 14px 10px
}

.fdsg .table.table-details > thead > tr > th {
    font-weight: 500;
    font-size: 17px !important;
    border-bottom: 1px solid #ccc;
    color: #999
}

.fdsg .table.table-details > thead > tr > th.highlight {
    color: #002F5F
}

.fdsg .table.table-details > tbody > tr > td {
    border-bottom: 1px solid #E6EBEF
}

.fdsg fieldset, .fdsg legend {
    padding: 0;
    border: 0
}

.fdsg .table.table-details > tbody > tr:nth-child(2n) > td {
    background: rgba(230, 235, 239, .3)
}

.fdsg fieldset {
    margin: 0;
    min-width: 0
}

.fdsg legend {
    margin-bottom: 24px;
    font-size: 21px !important;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

.fdsg .form-control, .fdsg output {
    font-size: 14px !important;
    color: #555
}

.fdsg label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

.fdsg .checkbox, .fdsg .form-control, .fdsg .radio, .fdsg input[type=file], .fdsg output {
    display: block
}

.fdsg input[type=search] {
    box-sizing: border-box;
    -webkit-appearance: none
}

.fdsg input[type=checkbox], .fdsg input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

.fdsg input[type=range] {
    display: block;
    width: 100%
}

.fdsg select[multiple], .fdsg select[size] {
    height: auto
}

.fdsg input[type=file]:focus, .fdsg input[type=checkbox]:focus, .fdsg input[type=radio]:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.fdsg output {
    padding-top: 7px;
    line-height: 1.4
}

.fdsg .form-control {
    width: 100%;
    height: 34px;
    padding: 8px 9px;
    line-height: 1.4;
    background-color: rgba(182, 208, 243, .6);
    background-image: none;
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .5), . fdsg inset 0 -1px 0 0 rgba(0, 0, 0, .02);
    transition: border-color ease-in-out .15s, . fdsg box-shadow ease-in-out .15s, . fdsg background ease-in-out .15s
}

.fdsg .form-control:focus {
    background-color: #fff;
    color: #002F5F;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .4) inset
}

.fdsg .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.fdsg .form-control:-ms-input-placeholder {
    color: #999
}

.fdsg .form-control::-webkit-input-placeholder {
    color: #999
}

.fdsg .has-success .checkbox, .fdsg .has-success .checkbox-inline, .fdsg .has-success .control-label, .fdsg .has-success .form-control-feedback, .fdsg .has-success .help-block, .fdsg .has-success .radio, .fdsg .has-success .radio-inline {
    color: #3c763d
}

.fdsg .form-control[disabled], .fdsg .form-control[readonly], .fdsg fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

.fdsg textarea.form-control {
    height: auto
}

.fdsg input[type=date], .fdsg input[type=time], .fdsg input[type=datetime-local], .fdsg input[type=month] {
    line-height: 34px;
    line-height: 1.4 \9
}

.fdsg .input-group-sm > .input-group-btn > input[type=date].btn, .fdsg .input-group-sm > .input-group-btn > input[type=time].btn, .fdsg .input-group-sm > .input-group-btn > input[type=datetime-local].btn, .fdsg .input-group-sm > .input-group-btn > input[type=month].btn, .fdsg .input-group-sm > input[type=date].form-control, .fdsg .input-group-sm > input[type=date].input-group-addon, .fdsg .input-group-sm > input[type=time].form-control, .fdsg .input-group-sm > input[type=time].input-group-addon, .fdsg .input-group-sm > input[type=datetime-local].form-control, .fdsg .input-group-sm > input[type=datetime-local].input-group-addon, .fdsg .input-group-sm > input[type=month].form-control, .fdsg .input-group-sm > input[type=month].input-group-addon, .fdsg input[type=date].input-sm, .fdsg input[type=time].input-sm, .fdsg input[type=datetime-local].input-sm, .fdsg input[type=month].input-sm {
    line-height: 30px
}

.fdsg .input-group-lg > .input-group-btn > input[type=date].btn, .fdsg .input-group-lg > .input-group-btn > input[type=time].btn, .fdsg .input-group-lg > .input-group-btn > input[type=datetime-local].btn, .fdsg .input-group-lg > .input-group-btn > input[type=month].btn, .fdsg .input-group-lg > input[type=date].form-control, .fdsg .input-group-lg > input[type=date].input-group-addon, .fdsg .input-group-lg > input[type=time].form-control, .fdsg .input-group-lg > input[type=time].input-group-addon, .fdsg .input-group-lg > input[type=datetime-local].form-control, .fdsg .input-group-lg > input[type=datetime-local].input-group-addon, .fdsg .input-group-lg > input[type=month].form-control, .fdsg .input-group-lg > input[type=month].input-group-addon, .fdsg input[type=date].input-lg, .fdsg input[type=time].input-lg, .fdsg input[type=datetime-local].input-lg, .fdsg input[type=month].input-lg {
    line-height: 46px
}

.fdsg .form-group {
    margin-bottom: 15px
}

.fdsg .checkbox, .fdsg .radio {
    min-height: 24px;
    margin-top: 10px;
    margin-bottom: 10px
}

.fdsg .checkbox label, .fdsg .radio label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.fdsg .checkbox input[type=checkbox], .fdsg .checkbox-inline input[type=checkbox], .fdsg .radio input[type=radio], .fdsg .radio-inline input[type=radio] {
    float: left;
    margin-left: -20px
}

.fdsg .checkbox + .checkbox, .fdsg .radio + .radio {
    margin-top: -5px
}

.fdsg .checkbox-inline, .fdsg .radio-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.fdsg .checkbox-inline + .checkbox-inline, .fdsg .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.fdsg .checkbox-inline[disabled], .fdsg .checkbox[disabled], .fdsg .radio-inline[disabled], .fdsg .radio[disabled], .fdsg fieldset[disabled] .checkbox, .fdsg fieldset[disabled] .checkbox-inline, .fdsg fieldset[disabled] .radio, .fdsg fieldset[disabled] .radio-inline, .fdsg fieldset[disabled] input[type=checkbox], .fdsg fieldset[disabled] input[type=radio], .fdsg input[type=checkbox][disabled], .fdsg input[type=radio][disabled] {
    cursor: not-allowed
}

.fdsg .input-group-sm > .form-control, .fdsg .input-group-sm > .input-group-addon, .fdsg .input-group-sm > .input-group-btn > .btn, .fdsg .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px !important;
    line-height: 1.5;
    border-radius: 3px
}

.fdsg .input-group-sm > .input-group-btn > select.btn, .fdsg .input-group-sm > select.form-control, .fdsg .input-group-sm > select.input-group-addon, .fdsg select.input-sm {
    height: 30px;
    line-height: 30px
}

.fdsg .input-group-sm > .input-group-btn > select[multiple].btn, .fdsg .input-group-sm > .input-group-btn > textarea.btn, .fdsg .input-group-sm > select[multiple].form-control, .fdsg .input-group-sm > select[multiple].input-group-addon, .fdsg .input-group-sm > textarea.form-control, .fdsg .input-group-sm > textarea.input-group-addon, .fdsg select[multiple].input-sm, .fdsg textarea.input-sm {
    height: auto
}

.fdsg .input-group-lg > .form-control, .fdsg .input-group-lg > .input-group-addon, .fdsg .input-group-lg > .input-group-btn > .btn, .fdsg .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px !important;
    line-height: 1.3333333;
    border-radius: 6px
}

.fdsg .input-group-lg > .input-group-btn > select.btn, .fdsg .input-group-lg > select.form-control, .fdsg .input-group-lg > select.input-group-addon, .fdsg select.input-lg {
    height: 46px;
    line-height: 46px
}

.fdsg .input-group-lg > .input-group-btn > select[multiple].btn, .fdsg .input-group-lg > .input-group-btn > textarea.btn, .fdsg .input-group-lg > select[multiple].form-control, .fdsg .input-group-lg > select[multiple].input-group-addon, .fdsg .input-group-lg > textarea.form-control, .fdsg .input-group-lg > textarea.input-group-addon, .fdsg select[multiple].input-lg, .fdsg textarea.input-lg {
    height: auto
}

.fdsg .has-feedback .form-control {
    padding-right: 42.5px
}

.fdsg .form-control-feedback {
    position: absolute;
    top: 29px;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center
}

.fdsg .input-group-lg > .form-control + .form-control-feedback, .fdsg .input-group-lg > .input-group-addon + .form-control-feedback, .fdsg .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .fdsg .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.fdsg .input-group-sm > .form-control + .form-control-feedback, .fdsg .input-group-sm > .input-group-addon + .form-control-feedback, .fdsg .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .fdsg .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.fdsg .has-success .form-control {
    border-color: #3c763d;
    background-color: #dff0d8
}

.fdsg .has-success .form-control:focus {
    border-color: #fff;
    background-color: inherit
}

.fdsg .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.fdsg .has-warning .checkbox, .fdsg .has-warning .checkbox-inline, .fdsg .has-warning .control-label, .fdsg .has-warning .form-control-feedback, .fdsg .has-warning .help-block, .fdsg .has-warning .radio, .fdsg .has-warning .radio-inline {
    color: #8a6d3b
}

.fdsg .has-warning .form-control {
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.fdsg .has-warning .form-control:focus {
    border-color: #fff;
    background-color: inherit
}

.fdsg .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

.fdsg .has-error .checkbox, .fdsg .has-error .checkbox-inline, .fdsg .has-error .control-label, .fdsg .has-error .form-control-feedback, .fdsg .has-error .help-block, .fdsg .has-error .radio, .fdsg .has-error .radio-inline {
    color: #bb103b
}

.fdsg .has-error .form-control {
    border-color: #bb103b;
    background-color: #f5dce2
}

.fdsg .has-error .form-control:focus {
    border-color: #fff;
    background-color: inherit
}

.fdsg .has-error .input-group-addon {
    color: #bb103b;
    border-color: #bb103b;
    background-color: #f5dce2
}

.fdsg .has-passed .checkbox, .fdsg .has-passed .checkbox-inline, .fdsg .has-passed .control-label, .fdsg .has-passed .form-control-feedback, .fdsg .has-passed .help-block, .fdsg .has-passed .radio, .fdsg .has-passed .radio-inline {
    color: inherit
}

.fdsg .has-passed .form-control {
    border-color: #fff;
    background-color: #b7d0f4
}

.fdsg .has-passed .form-control:focus {
    border-color: #fff;
    background-color: inherit
}

.fdsg .has-passed .input-group-addon {
    color: inherit;
    border-color: #fff;
    background-color: #b7d0f4
}

.fdsg .form-control-static {
    margin-bottom: 0
}

.fdsg .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 0) {
    .form-inline .form-control-static, .fdsg .form-inline .form-group {
        display: inline-block
    }

    .form-inline .control-label, .fdsg .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .form-inline .input-group .form-control, .fdsg .form-inline .input-group .input-group-addon, .fdsg .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group > .form-control {
        width: 100%
    }

    .form-inline .checkbox, .fdsg .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .form-inline .checkbox label, .fdsg .form-inline .radio label {
        padding-left: 0
    }

    .form-inline .checkbox input[type=checkbox], .fdsg .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

.fdsg .form-horizontal .checkbox, .fdsg .form-horizontal .checkbox-inline, .fdsg .form-horizontal .radio, .fdsg .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.fdsg .form-horizontal .checkbox, .fdsg .form-horizontal .radio {
    min-height: 31px
}

.fdsg .form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

.fdsg .form-horizontal .form-group:after, .fdsg .form-horizontal .form-group:before {
    content: " ";
    display: table
}

.fdsg .form-horizontal .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px
}

.fdsg .form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 10px
}

.fdsg .nice-radio {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #abb9c9;
    background-color: #fff;
    border-radius: 100%;
    cursor: pointer;
    vertical-align: middle
}

.fdsg .nice-radio input {
    display: none
}

.fdsg .nice-radio.checked:before {
    background-color: #8d9fb4;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    content: '';
    display: block;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -5px;
    position: absolute
}

.fdsg .has-form-elements .nice-radio {
    background-color: rgba(182, 208, 243, .6);
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .5), . fdsg inset 0 -1px 0 0 rgba(0, 0, 0, .02);
    margin-right: 5px
}

.fdsg .has-form-elements .nice-radio.checked:before {
    background-color: #002F5F
}

.fdsg .has-form-elements .nice-radio + .nice-radio {
    margin-left: 15px
}

.fdsg .nice-radio-area {
    position: relative;
    display: block;
    border: 1px solid #e3e7ed;
    border-radius: 4px;
    background-image: linear-gradient(to bottom,.fdsg #fff 0,.fdsg #eff3fa 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',.fdsg endColorstr='#FFEFF3FA', GradientType=0);
    cursor: pointer;
    margin: 0 0 16px 16px
}

.fdsg .nice-radio-area input {
    display: none
}

.fdsg .nice-radio-area .nice-radio-inner {
    display: table;
    width: 100%;
    height: 75px
}

.fdsg .nice-radio-area .nice-radio-title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px
}

.fdsg .nice-radio-area .nice-radio-circle {
    position: absolute;
    width: 32px;
    height: 32px;
    border: 1px solid #abb9c9;
    left: -16px;
    top: 50%;
    margin-top: -16px;
    background-color: #fff;
    border-radius: 100%;
    display: block
}

.fdsg .nice-radio-area.checked .nice-radio-circle:before {
    background-color: #8d9fb4;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    content: '';
    display: block;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    position: absolute
}

.fdsg .label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.fdsg .label:empty {
    display: none
}

.fdsg .btn .label {
    position: relative;
    top: -1px
}

.fdsg .label.label-lg {
    font-size: 90%
}

.fdsg a.label:focus, .fdsg a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.fdsg .label-default {
    background-color: #777
}

.fdsg .label-default[href]:focus, .fdsg .label-default[href]:hover {
    background-color: #5e5e5e
}

.fdsg .label-primary {
    background-color: #337ab7
}

.fdsg .label-primary[href]:focus, .fdsg .label-primary[href]:hover {
    background-color: #286090
}

.fdsg .label-success {
    background-color: #5cb85c
}

.fdsg .label-success[href]:focus, .fdsg .label-success[href]:hover {
    background-color: #449d44
}

.fdsg .label-info {
    background-color: #5bc0de
}

.fdsg .label-info[href]:focus, .fdsg .label-info[href]:hover {
    background-color: #31b0d5
}

.fdsg .label-warning {
    background-color: #f0ad4e
}

.fdsg .label-warning[href]:focus, .fdsg .label-warning[href]:hover {
    background-color: #ec971f
}

.fdsg .label-danger {
    background-color: #d9534f
}

.fdsg .label-danger[href]:focus, .fdsg .label-danger[href]:hover {
    background-color: #c9302c
}

.fdsg .panel, .fdsg .panel-footer {
    background-color: transparent
}

.fdsg .panel {
    margin-bottom: 24px;
    border-bottom: 1px solid #e6ebef;
    border-radius: 0
}

.fdsg .panel-title, .fdsg .panel > .list-group, .fdsg .panel > .table, .fdsg .panel > .table-responsive > .table {
    margin-bottom: 0
}

.table-responsive {
    overflow: auto!important;
}

.fdsg .panel-body {
    padding: 10px
}

.fdsg .panel-body:after, .fdsg .panel-body:before {
    content: " ";
    display: table
}

.fdsg .panel-heading {
    padding: 10px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.fdsg .panel-heading > .dropdown .dropdown-toggle {
    color: inherit
}

.fdsg .panel-title {
    margin-top: 0
}

.fdsg .panel-title > a {
    display: block;
    position: relative;
    padding-right: 30px;
    min-height: 20px;
    font-size: 17px !important;
    color: #002F5F;
    line-height: 1.65
}

.fdsg .panel-title > a:after {
    font-family: targobank;
    content: "\e804";
    position: absolute;
    right: 0;
    top: 50%;
    line-height: 20px;
    margin-top: -10px;
    display: block;
    font-size: 22px;
    color: #8D9FB4
}

.fdsg .font-family-frutiger-light, .fdsg .font-family-frutiger-medium, .fdsg .font-family-frutiger-medium-c, .fdsg .font-family-frutiger-regular, .fdsg .panel-title > a.collapsed {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .panel-title > a.collapsed:after {
    content: "\e805"
}

.fdsg .panel-title > a.ex-link:after {
    content: "\e800"
}

.fdsg .panel-title > a:focus:after, .fdsg .panel-title > a:hover:after {
    color: #002F5F
}

.fdsg .panel .panel-title .h2, .fdsg .panel .panel-title .h3, .fdsg .panel .panel-title .h4, .fdsg .panel .panel-title h2, .fdsg .panel .panel-title h3, .fdsg .panel .panel-title h4 {
    margin: 0
}

.fdsg .blocmsg.err p, .fdsg .panel-group .panel-group {
    margin-left: 40px
}

.fdsg .panel-footer {
    padding: 10px;
    border-top: 1px solid #e6ebef;
    border-bottom-right-radius: -1;
    border-bottom-left-radius: -1
}

.fdsg .panel > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.fdsg .panel-group .panel-heading, .fdsg .panel > .list-group:last-child .list-group-item:last-child, .fdsg .panel > .table-bordered > tbody > tr:first-child > td, .fdsg .panel > .table-bordered > tbody > tr:first-child > th, .fdsg .panel > .table-bordered > tbody > tr:last-child > td, .fdsg .panel > .table-bordered > tbody > tr:last-child > th, .fdsg .panel > .table-bordered > tfoot > tr:last-child > td, .fdsg .panel > .table-bordered > tfoot > tr:last-child > th, .fdsg .panel > .table-bordered > thead > tr:first-child > td, .fdsg .panel > .table-bordered > thead > tr:first-child > th, .fdsg .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, .fdsg .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, .fdsg .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, .fdsg .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, .fdsg .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, .fdsg .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, .fdsg .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, .fdsg .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

.fdsg .panel > .list-group:last-child .list-group-item:last-child, .fdsg .panel > .table-responsive:last-child > .table:last-child, .fdsg .panel > .table:last-child {
    border-bottom-left-radius: -1;
    border-bottom-right-radius: -1
}

.fdsg .panel > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.fdsg .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

.fdsg .panel > .table-responsive:first-child > .table:first-child, .fdsg .panel > .table:first-child {
    border-top-right-radius: -1;
    border-top-left-radius: -1
}

.fdsg .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .fdsg .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .fdsg .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .fdsg .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .fdsg .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .fdsg .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .fdsg .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .fdsg .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: -1
}

.fdsg .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .fdsg .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .fdsg .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .fdsg .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .fdsg .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .fdsg .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .fdsg .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .fdsg .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: -1
}

.fdsg .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .fdsg .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .fdsg .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .fdsg .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .fdsg .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .fdsg .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .fdsg .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .fdsg .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: -1
}

.fdsg .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .fdsg .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .fdsg .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .fdsg .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .fdsg .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .fdsg .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .fdsg .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .fdsg .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: -1
}

.fdsg .panel > .panel-body + .table, .fdsg .panel > .panel-body + .table-responsive {
    border-top: 1px solid #fff
}

.fdsg .panel-group .panel-footer, .fdsg .panel > .table > tbody:first-child > tr:first-child td, .fdsg .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

.fdsg .panel > .table-bordered, .fdsg .panel > .table-responsive > .table-bordered {
    border: 0
}

.fdsg .panel > .table-bordered > tbody > tr > td:first-child, .fdsg .panel > .table-bordered > tbody > tr > th:first-child, .fdsg .panel > .table-bordered > tfoot > tr > td:first-child, .fdsg .panel > .table-bordered > tfoot > tr > th:first-child, .fdsg .panel > .table-bordered > thead > tr > td:first-child, .fdsg .panel > .table-bordered > thead > tr > th:first-child, .fdsg .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, .fdsg .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, .fdsg .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, .fdsg .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, .fdsg .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, .fdsg .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

.fdsg .panel > .table-bordered > tbody > tr > td:last-child, .fdsg .panel > .table-bordered > tbody > tr > th:last-child, .fdsg .panel > .table-bordered > tfoot > tr > td:last-child, .fdsg .panel > .table-bordered > tfoot > tr > th:last-child, .fdsg .panel > .table-bordered > thead > tr > td:last-child, .fdsg .panel > .table-bordered > thead > tr > th:last-child, .fdsg .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, .fdsg .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, .fdsg .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, .fdsg .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, .fdsg .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, .fdsg .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

.fdsg .panel > .table-responsive {
    border: 0;
    margin-bottom: 0
}

.fdsg .panel-group {
    margin-bottom: 24px
}

.fdsg .panel-group .panel {
    margin-bottom: 0;
    border-radius: 0
}

.fdsg .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 300px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    white-space: normal
}

.fdsg .popover.top {
    margin-top: -10px
}

.fdsg .popover.right {
    margin-left: 10px
}

.fdsg .popover.bottom {
    margin-top: 10px
}

.fdsg .popover.left {
    margin-left: -10px
}

.fdsg .popover.popover-error {
    background-color: #f5dce2;
    border-color: #bb103b
}

.fdsg .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.fdsg .popover-content {
    padding: 9px 14px
}

.fdsg .popover > .arrow, .fdsg .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.fdsg .popover > .arrow {
    border-width: 11px
}

.fdsg .popover > .arrow:after {
    border-width: 10px;
    content: ""
}

.fdsg .popover.bottom > .arrow:after, .fdsg .popover.left > .arrow:after, .fdsg .popover.right > .arrow:after, .fdsg .popover.top > .arrow:after {
    content: " "
}

.fdsg .popover.popover-error.top > .arrow {
    border-top-color: #bb103b
}

.fdsg .popover.popover-error.top > .arrow:after {
    border-top-color: #f5dce2
}

.fdsg .popover.popover-error.right > .arrow {
    border-right-color: #bb103b
}

.fdsg .popover.popover-error.right > .arrow:after {
    border-right-color: #f5dce2
}

.fdsg .popover.popover-error.left > .arrow {
    border-left-color: #bb103b
}

.fdsg .popover.popover-error.left > .arrow:after {
    border-left-color: #f5dce2
}

.fdsg .popover.popover-error.bottom > .arrow {
    border-bottom-color: #bb103b
}

.fdsg .popover.popover-error.bottom > .arrow:after {
    border-bottom-color: #f5dce2
}

.fdsg .popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #ccc;
    bottom: -11px
}

.fdsg .popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.fdsg .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #ccc
}

.fdsg .popover.right > .arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.fdsg .popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #ccc;
    top: -11px
}

.fdsg .popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.fdsg .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #ccc
}

.fdsg .popover.left > .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.fdsg .home-stage {
    margin: 120px 0 60px;
    position: relative
}

.fdsg .home-stage .teaser-3d {
    margin: 0 -5px 10px
}

.fdsg .home-teaser {
    margin: 0 auto 20px;
    box-shadow: 0 2px 3px 1px rgba(0, 0, 0, .25);
    position: relative;
    z-index: 1;
    background-color: #fff;
    padding: 0 20px
}

.fdsg .home-teaser .teaser-row {
    position: relative;
    margin-left: -20px;
    margin-right: -20px
}

.fdsg .home-teaser .teaser, .fdsg .home-teaser .teaser-related {
    margin-bottom: 0;
    margin-top: 0
}

.fdsg .home-teaser .hover-bg.teaser-related, .fdsg .home-teaser .teaser.hover-bg {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 20px;
    padding-right: 20px
}

.fdsg .home-teaser .teaser-row > div {
    background-image: url(data:image/png;base64,.fdsg iVBORw0KGgoAAAANSUhEUgAAAAEAAADYCAIAAAClRh45AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEpJREFUeNpi+PHjBxMDAwMG/v//P1ZxdDl86qghT4o6Ys2itRn0NHew2AfDjIyMOO0GyVFiJjb9hMxElselFl2ckB5c6rGIAwQYABnHKJ1P6RaqAAAAAElFTkSuQmCC);
    background-position: right 0;
    background-repeat: no-repeat
}

.fdsg .home-teaser .teaser-row > div:last-child {
    background-image: none
}

.fdsg .home-teaser .teaser-3d {
    margin-bottom: 20px
}

.fdsg .margin-top-h1 {
    margin-top: 62px !important
}

.fdsg .margin-top-h2 {
    margin-top: 57px !important
}

.fdsg .margin-top-h3 {
    margin-top: 53px !important
}

.fdsg .margin-top-h4 {
    margin-top: 44px !important
}

.fdsg .margin-top-h5, .fdsg .margin-top-h6 {
    margin-top: 42px !important
}

.fdsg .margin-top-p {
    margin-top: 32px !important
}

.fdsg .margin-bottom-h1 {
    margin-top: 62px !important
}

.fdsg .margin-bottom-h2 {
    margin-top: 57px !important
}

.fdsg .margin-bottom-h3 {
    margin-top: 53px !important
}

.fdsg .margin-bottom-h4 {
    margin-top: 44px !important
}

.fdsg .margin-bottom-h5, .fdsg .margin-bottom-h6 {
    margin-top: 42px !important
}

.fdsg .margin-bottom-p {
    margin-top: 32px !important
}

.fdsg .margin-top-h1-m, .fdsg .margin-top-h2-m, .fdsg .margin-top-h3-m {
    margin-top: 20px !important
}

.fdsg .margin-top-h4-m, .fdsg .margin-top-h5-m, .fdsg .margin-top-h6-m {
    margin-top: 12px !important
}

.fdsg .margin-bottom-h1-m, .fdsg .margin-bottom-h2-m, .fdsg .margin-bottom-h3-m, .fdsg .margin-bottom-h4-m, .fdsg .margin-bottom-h5-m, .fdsg .margin-bottom-h6-m {
    margin-bottom: 12px !important
}

.fdsg .margin-top-0 {
    margin-top: 0 !important
}

.fdsg .margin-top-xsmall {
    margin-top: 5px !important
}

.fdsg .margin-top-small {
    margin-top: 10px !important
}

.fdsg .margin-top-medium {
    margin-top: 20px !important
}

.fdsg .margin-top-large {
    margin-top: 40px !important
}

.fdsg .margin-top-larger {
    margin-top: 50px !important
}

.fdsg .margin-top-xtra-large {
    margin-top: 120px !important
}

.fdsg .margin-bottom-0 {
    margin-bottom: 0 !important
}

.fdsg .margin-bottom-xsmall {
    margin-bottom: 5px !important
}

.fdsg .margin-bottom-small {
    margin-bottom: 10px !important
}

.fdsg .margin-bottom-medium {
    margin-bottom: 20px !important
}

.fdsg .margin-bottom-large {
    margin-bottom: 40px !important
}

.fdsg .margin-bottom-larger {
    margin-bottom: 50px !important
}

.fdsg .margin-bottom-xtra-large {
    margin-bottom: 120px !important
}

.fdsg .margin-left-0 {
    margin-left: 0 !important
}

.fdsg .margin-left-xsmall {
    margin-left: 5px !important
}

.fdsg .margin-left-small {
    margin-left: 10px !important
}

.fdsg .margin-left-medium {
    margin-left: 20px !important
}

.fdsg .margin-left-large {
    margin-left: 40px !important
}

.fdsg .margin-left-larger {
    margin-left: 50px !important
}

.fdsg .margin-left-xtra-large {
    margin-left: 120px !important
}

.fdsg .margin-right-0 {
    margin-right: 0 !important
}

.fdsg .margin-right-xsmall {
    margin-right: 5px !important
}

.fdsg .margin-right-small {
    margin-right: 10px !important
}

.fdsg .margin-right-medium {
    margin-right: 20px !important
}

.fdsg .margin-right-large {
    margin-right: 40px !important
}

.fdsg .margin-right-larger {
    margin-right: 50px !important
}

.fdsg .margin-right-xtra-large {
    margin-right: 120px !important
}

.fdsg .font-size-large {
    font-size: 18px !important
}

.fdsg .font-size-small {
    font-size: 12px !important
}

.fdsg .img-full-width {
    display: block;
    width: 100%;
    height: auto
}

.fdsg .img-full-height {
    display: block;
    height: 100%;
    width: auto
}

.fdsg .bg-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.fdsg .hyphens {
    hyphens: auto
}

.fdsg .overflow-hidden {
    overflow: hidden
}

.fdsg .text-underlined {
    text-decoration: underline
}

.fdsg .background-lightblue-1 {
    background-color: #DBE7F9
}

.fdsg .background-lightblue-2 {
    background-color: #EDF3FC
}

.fdsg .background-lightblue-3 {
    background-color: #b7d0f4
}

.fdsg .background-lightblue-4 {
    background-color: #dfe1e5
}

.fdsg .background-color-brand-0 {
    background-color: #002F5F
}

.fdsg .background-color-brand-0-light {
    background-color: #707e9e
}

.fdsg .background-color-brand-1 {
    background-color: #e05206
}

.fdsg .background-color-brand-2 {
    background-color: #0097c5
}

.fdsg .background-color-brand-3 {
    background-color: #aab500
}

.fdsg .background-color-brand-4 {
    background-color: #830051
}

.fdsg .background-color-brand-5 {
    background-color: #c09c62
}

.fdsg .background-color-brand-6 {
    background-color: #BC133E
}

.fdsg .background-color-brand-7 {
    background-color: #19436F
}

.fdsg .border-right-0 {
    border-right: 0
}

.fdsg .border-left-0 {
    border-left: 0
}

.fdsg .border-top-0 {
    border-top: 0
}

.fdsg .border-bottom-0 {
    border-bottom: 0
}

.fdsg .border-lightgrey-1-solid {
    border: 1px solid #eee
}

.fdsg .border-lightgrey-3-solid {
    border: 3px solid #eee
}

.fdsg .border-lightblue-1 {
    border-color: #DBE7F9
}

.fdsg .border-lightblue-2 {
    border-color: #EDF3FC
}

.fdsg .border-lightblue-3 {
    border-color: #b7d0f4
}

.fdsg .border-lightblue-4 {
    border-color: #dfe1e5
}

.fdsg .border-color-brand-0 {
    border-color: #002F5F
}

.fdsg .border-color-brand-0-light {
    border-color: #707e9e
}

.fdsg .border-color-brand-1 {
    border-color: #e05206
}

.fdsg .border-color-brand-2 {
    border-color: #0097c5
}

.fdsg .border-color-brand-3 {
    border-color: #aab500
}

.fdsg .border-color-brand-4 {
    border-color: #830051
}

.fdsg .border-color-brand-5 {
    border-color: #c09c62
}

.fdsg .border-color-brand-6 {
    border-color: #BC133E
}

.fdsg .border-color-brand-7 {
    border-color: #19436F
}

.fdsg .icon-size-50 {
    font-size: 50px
}

.fdsg .icon-size-60 {
    font-size: 60px
}

.fdsg .icon-size-70 {
    font-size: 70px
}

.fdsg .icon-size-80 {
    font-size: 80px
}

.fdsg .icon-size-90 {
    font-size: 90px
}

.fdsg .icon-size-100 {
    font-size: 100px
}

.fdsg .font-color-lightblue-1 {
    color: #DBE7F9
}

.fdsg .font-color-lightblue-2 {
    color: #EDF3FC
}

.fdsg .font-color-lightblue-3 {
    color: #b7d0f4
}

.fdsg .font-color-lightblue-4 {
    color: #dfe1e5
}

.fdsg .font-color-brand-0 {
    color: #002F5F
}

.fdsg .font-color-brand-0-light {
    color: #707e9e
}

.fdsg .font-color-brand-1 {
    color: #e05206
}

.fdsg .font-color-brand-2 {
    color: #0097c5
}

.fdsg .font-color-brand-3 {
    color: #aab500
}

.fdsg .font-color-brand-4 {
    color: #830051
}

.fdsg .font-color-brand-5 {
    color: #c09c62
}

.fdsg .font-color-brand-6 {
    color: #BC133E
}

.fdsg .font-color-brand-7 {
    color: #19436F
}

.fdsg .font-color-grey {
    color: #ccc
}

.fdsg .font-color-white {
    color: #fff
}

.fdsg .align-right {
    display: block;
    text-align: right
}

.fdsg .align-left {
    display: block;
    text-align: left
}

.fdsg .about-details .float-right, .fdsg .file-details .float-right {
    float: right
}

.fdsg .list-details {
    padding-left: 16px !important;
    list-style: outside !important
}

.fdsg .list-details > li {
    padding: 0 !important;
    border: 0 !important
}

.fdsg .details-image {
    padding-top: 12px
}

.fdsg .details .dl-horizontal {
    border-bottom: 1px solid #dfe1e5;
    padding-bottom: 20px
}

.fdsg .padding-bottom-0, .fdsg .table.big.stripped-vertical > tbody > tr.padding-bottom-0 > td {
    padding-bottom: 0
}

.fdsg .details .dl-horizontal dt {
    width: auto
}

.fdsg .details .dl-horizontal dd {
    margin-left: 50px
}

.fdsg .details .dl-horizontal:last-child {
    border: 0
}

.fdsg .details .details-bio-image {
    padding-top: 30px
}

.fdsg .details .details-bio-text {
    padding-top: 25px
}

.fdsg .show-more {
    overflow: hidden;
    max-height: 0;
    transition: max-height .4s ease
}

.fdsg .show-more.expanded {
    max-height: 30em
}

.fdsg .show-less-button {
    display: none
}

.fdsg .margin-bottom-xlarge {
    margin-bottom: 80px !important
}

.fdsg .table.big.stripped-vertical > thead > tr > th {
    text-align: center;
    color: #002F5F
}

.fdsg .table.big.stripped-vertical > tbody > tr > td {
    border-top: 1px solid #e6ebef;
    border-bottom: 1px solid #e6ebef;
    text-align: center
}

.fdsg .table.big.stripped-vertical > tbody > tr > td:nth-child(even) {
    background-color: #f7f9fa
}

.fdsg .table.big.stripped-vertical > tbody > tr > td:nth-child(1) {
    text-align: left;
    color: #002F5F
}

.fdsg .padding-top-0 {
    padding-top: 0
}

.fdsg .padding-left-0 {
    padding-left: 0
}

.fdsg .padding-right-0 {
    padding-right: 0
}

@media (max-width: -1) {
    .padding-left-10-xs {
        padding-left: 10px
    }

    .padding-right-10-xs {
        padding-right: 10px
    }

    .margin-bottom-20-xs {
        margin-bottom: 20px
    }
}

.fdsg .footnotes-head {
    color: #002F5F
}

.fdsg .bankadas figure {
    font-size: 12px !important;
    margin: 5px 0 0;
    color: #999;
    text-align: right
}

.fdsg #service-site .list-service-style li, .fdsg .overview-benefits h4 {
    margin-bottom: 10px
}

.fdsg .overview-benefits .icon {
    position: absolute;
    top: 10px
}

.fdsg .overview-benefits .icon img {
    width: 100%;
    height: 100%
}

.fdsg #service-site .list-fix {
    padding: 0 0 0 16px
}

.fdsg #service-site .font-size-small {
    font-size: 11px
}

.fdsg #service-site .no-padding-left {
    padding-left: 0
}

.fdsg #service-site .padding-left-6 {
    padding-left: 6em
}

.fdsg #service-site span.highlight-desc {
    font-weight: 400
}

.fdsg #service-site span.highlight-value {
    font-weight: 400;
    font-size: 20px !important
}

.fdsg #service-site ul.category-filter {
    z-index: 10
}

.fdsg #service-site .teaser-feature > .teaser-inner .teaser-mood {
    z-index: -1
}

.fdsg .text-vertical-center {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.fdsg #service-site ul.phising-advice {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.fdsg #service-site ul.phising-advice li {
    padding: 5px 0
}

.fdsg #service-site ul.phising-advice li a {
    text-decoration: none
}

.fdsg #service-site ul.phising-advice li a span {
    padding-right: 8px
}

.fdsg #service-site .open-in-overlay {
    text-decoration: none;
    max-height: 260px;
    overflow: hidden;
    display: block
}

.fdsg #service-site .open-in-overlay:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(0, 47, 95, .2)
}

.fdsg #service-site .open-in-overlay:after {
    content: '\e844';
    color: #fff;
    display: block;
    position: absolute;
    top: 36%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-family: targobank;
    font-style: normal;
    font-weight: 400;
    text-decoration: inherit;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 80px
}

.fdsg .tab-calculator .field .form-control, .fdsg .tab-calculator .field .has-suffix > .field-suffix, .fdsg .tab-calculator .field label, .fdsg .tab-calculator .result, .fdsg .tab-calculator .result > .result-values .result-amount, .fdsg .tab-calculator .result > .result-values .result-interest > span {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg #service-site .open-in-overlay img {
    max-width: 100%
}

.fdsg .timing-box {
    padding: 8px 10px;
    color: #002F5F;
    background: #EDF3FC;
    font-weight: 700;
    display: inline-block
}

.fdsg .tipp-box {
    border: 2px solid #ccc;
    padding: 2px 10px
}

.fdsg .tipp-box h1, .fdsg .tipp-box h2, .fdsg .tipp-box h3, .fdsg .tipp-box h4, .fdsg .tipp-box h5, .fdsg .tipp-box h6 {
    margin-top: 6px;
    margin-bottom: 4px
}

.fdsg .font-size-tiny {
    font-size: 10px !important;
    line-height: 99% !important
}

.fdsg .shadow-box-depot {
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    border-radius: 8px;
    clear: both;
    display: table;
    width: 90%
}

.fdsg .shadow-box-depot .info-box {
    padding-left: 12px;
    margin: 15px 0
}

.fdsg .shadow-box-depot .info-box > p {
    color: #002F5F;
    margin: 0;
    line-height: 1
}

.fdsg .shadow-box-depot .info-submit-button {
    margin: 15px 0
}

.fdsg .tab-calculator {
    color: #002f5f
}

.fdsg .tab-calculator:not(.layout-frabl):not(.variant-zinskomm):not(.layout-gamification-depot) {
    background-image: linear-gradient(to bottom,.fdsg #F5F9FD 0,.fdsg #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F9FD',.fdsg endColorstr='#FFFFFFFF', GradientType=0);
    max-width: 790px;
    padding: 10px
}

.fdsg .tab-calculator:after, .fdsg .tab-calculator:before {
    content: " ";
    display: table
}

.fdsg .tab-calculator.ready {
    visibility: visible
}

.fdsg .tab-calculator .field {
    position: relative;
    margin-bottom: 12px
}

.fdsg .tab-calculator .field label {
    font-weight: 400;
    padding: 8px 5px 0 0;
    font-size: 15px;
    margin-bottom: 0
}

.fdsg .tab-calculator .field.slider .slider-textfield {
    position: relative;
    float: left;
    width: 32%
}

.fdsg .tab-calculator .field.slider .layer-icon {
    position: absolute;
    top: 0;
    font-size: 26px;
    z-index: 1;
    left: 4px;
    line-height: 36px;
    color: #8D9FB4
}

.fdsg .tab-calculator .field.slider .layer-icon + .form-control {
    padding-left: 15px
}

.fdsg .tab-calculator .field .form-control {
    font-size: 23px;
    background-color: #fff;
    color: #8d9fb4;
    height: 36px;
    padding-top: 0;
    padding-bottom: 0
}

.fdsg .tab-calculator .field .form-control:active, .fdsg .tab-calculator .field .form-control:focus {
    color: #002f5f
}

.fdsg .tab-calculator .field select.form-control {
    font-size: 18px !important
}

.fdsg .tab-calculator .field.has-error .form-control {
    border-color: #fff
}

.fdsg .tab-calculator .field .js-slider {
    background: none;
    border: none;
    position: relative;
    width: 66%;
    margin: 0 0 0 2%;
    float: left;
    height: 36px;
    cursor: pointer
}

.fdsg .tab-calculator .field .js-slider:before {
    position: absolute;
    display: block;
    content: '';
    height: 10px;
    border-radius: 4px;
    background-color: #fff;
    top: 50%;
    margin-top: -5px;
    box-shadow: 0 1px 3px #d4d4d4 inset;
    width: 100%
}

.fdsg .tab-calculator .field .js-slider .ui-slider-handle {
    background-image: linear-gradient(to bottom,.fdsg #F5F5F5 0,.fdsg #CFCFCF 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5',.fdsg endColorstr='#FFCFCFCF', GradientType=0);
    border: 0;
    cursor: pointer;
    height: 30px;
    top: 50%;
    outline-color: #002759;
    position: absolute;
    width: 20px;
    z-index: 2;
    border-radius: 4px;
    margin: -15px 0 0 -6px;
    box-shadow: 0 1px 3px #d4d4d4 inset
}

.fdsg .tab-calculator .field .js-slider .ui-slider-range {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

.fdsg .tab-calculator .field .js-slider .ui-slider-range:before {
    position: absolute;
    display: block;
    content: '';
    height: 8px;
    border-radius: 4px;
    background-color: #889ab0;
    top: 50%;
    margin-top: -4px;
    width: 100%
}

.fdsg .tab-calculator .field .has-suffix.hide-suffix > .field-suffix, .fdsg html .tab-calculator.has-result .show-before-result {
    display: none
}

.fdsg .tab-calculator .field .has-suffix {
    position: relative
}

.fdsg .tab-calculator .field .has-suffix > .field-suffix {
    position: absolute;
    top: 0;
    right: 8px;
    font-size: 24px;
    color: #8d9fb4;
    line-height: 36px
}

.fdsg .tab-calculator .field .has-suffix > .field-suffix small {
    font-size: 75%
}

.fdsg .tab-calculator .result {
    border: 1px solid #8d9fb4;
    border-radius: 6px;
    text-align: right;
    margin-bottom: 12px;
    background-color: #fff;
    position: relative
}

.fdsg .tab-calculator .result > .result-headline {
    color: #fff;
    text-align: center;
    font-size: 16px !important;
    padding: 4px 0;
    background-color: #8d9fb4;
    border-radius: 4px 4px 0 0
}

.fdsg .tab-calculator .result > .result-values {
    padding: 5px 10px;
    font-size: 14px !important;
    min-height: 80px
}

.fdsg .tab-calculator .result > .result-values .result-amount {
    font-size: 30px !important
}

.fdsg .tab-calculator .result > .result-values .result-interest > span {
    font-size: 24px
}

.fdsg .tab-calculator .result .hide-on-no-result {
    visibility: hidden
}

.fdsg .tab-calculator .result .show-before-result {
    position: absolute;
    left: 10px;
    right: 10px;
    top: auto
}

.fdsg .tab-calculator .field label.two-lines {
    padding-top: 2px;
    line-height: 1.2
}

.fdsg html .tab-calculator.has-result .hide-on-no-result {
    visibility: visible
}

.fdsg html .tab-calculator.error .hide-on-no-result, .fdsg html .tab-calculator.loading .result > .result-values > * {
    visibility: hidden !important
}

.fdsg .invisible, .fdsg .responsive-tabs > ul > li.is-more, .fdsg .slick-loading .slick-slide, .fdsg .slick-loading .slick-track, .fdsg .tab-nav > ul > li.is-more, .fdsg html.js.loading > body {
    visibility: hidden
}

.fdsg html .tab-calculator.loading .result > .result-values:after {
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    top: 50%;
    left: 50%;
    margin: -20px 0 0 -30px;
    display: block;
    font-family: targobank;
    font-size: 40px;
    content: "\e815";
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

.fdsg .tab-calculator.layout-frabl .calc-section .result-box.has-equal:before, .fdsg .tab-calculator.layout-frabl .third-party-loans .add-third-party-loan, .fdsg .tab-calculator.layout-frabl .third-party-loans .result-box .text-sum {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg #hero-slider .tab-calculator {
    margin: 0 0 0 auto
}

.fdsg #hero-slider .tab-calculator.layout-neuro2 {
    max-width: 580px
}

.fdsg .tab-calculator.layout-neuro2 .field label {
    padding: 0;
    margin-bottom: 5px
}

.fdsg .tab-calculator.layout-neuro2 .field-incoms label, .fdsg .tab-calculator.layout-neuro2 .field-recipients label {
    margin-bottom: 0
}

.fdsg .tab-calculator .field-recipients [class*=" icon-"]:before, .fdsg .tab-calculator .field-recipients label > [class^=icon-]:before {
    vertical-align: middle;
    font-size: 25px;
    color: #8D9FB4;
    margin-right: 8px
}

.fdsg .tab-calculator .field-incoms input[disabled] {
    opacity: .4
}

.fdsg .tab-calculator .field-incoms input[disabled] + .field-suffix {
    opacity: .4;
    color: #999
}

.fdsg .tab-calculator .info-alert-box {
    display: none;
    padding: 5px 10px
}

.fdsg .tab-calculator .info-alert-box.in {
    display: block
}

.fdsg .tab-calculator ul.benefit-list > li {
    margin-bottom: 5px
}

.fdsg .tab-calculator .color-bar {
    position: absolute;
    display: block;
    top: 14px;
    height: 8px;
    z-index: 1;
    left: 0;
    right: 0;
    background: url(../images/calc-business-gradient.png) no-repeat;
    background-size: 100% 8px
}

.fdsg .tab-calculator.layout-frabl {
    max-width: 710px;
    padding: 10px;
    border: 1px solid #DFE1E5
}

.fdsg .tab-calculator.layout-frabl .calc-section {
    position: relative;
    margin-bottom: 30px;
    padding-left: 50px
}

.fdsg .tab-calculator.layout-frabl .calc-section > .inner {
    display: -webkit-box;
    display: flex
}

.fdsg .tab-calculator.layout-frabl .calc-section:before {
    position: absolute;
    top: 0;
    left: 10px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    line-height: 28px;
    text-align: center;
    border: 2px solid #E6EBEF
}

.fdsg .tab-calculator.layout-frabl .calc-section .fields {
    width: 436px
}

.fdsg .tab-calculator.layout-frabl .calc-section .result-box {
    padding-left: 20px;
    width: 192px;
    position: relative
}

.fdsg .tab-calculator.layout-frabl .calc-section .result-box.has-equal:before {
    position: absolute;
    left: 0;
    font-size: 18px !important;
    content: '=';
    color: #CCC;
    line-height: 26px;
    top: 50%;
    margin-top: -13px
}

.fdsg .tab-calculator.layout-frabl .calc-section .result-box {
    margin: 0 0 0 auto
}

.fdsg .tab-calculator.layout-frabl .loan .result-box .entry-current-rate, .fdsg .tab-calculator.layout-frabl .third-party-loans .result-box .entry-loan {
    margin-bottom: 10px;
    color: #8D9FB4
}

.fdsg .tab-calculator.layout-frabl .calc-section .result-box .entry {
    line-height: 1.1
}

.fdsg .tab-calculator.layout-frabl .calc-section .result-box .box {
    border: 2px solid #b7c3d4
}

.fdsg .tab-calculator.layout-frabl .calc-section .result-box .box > * {
    padding: 10px
}

.fdsg .tab-calculator.layout-frabl .calc-section .result-box .box > .box-title {
    border-bottom: 2px solid #b7c3d4
}

.fdsg .tab-calculator.layout-frabl .calc-section .result-box .box > .box-bottom {
    border-top: 2px solid #b7c3d4;
    background: #b7c3d4
}

.fdsg .tab-calculator.layout-frabl .third-party-loans .third-party-loan:not(.active) {
    display: none
}

.fdsg .tab-calculator.layout-frabl .third-party-loans:before {
    content: '1'
}

.fdsg .tab-calculator.layout-frabl .third-party-loans > .inner {
    -webkit-box-align: center;
    align-items: center
}

.fdsg .tab-calculator.layout-frabl .third-party-loans .third-party-loan {
    display: -webkit-box;
    display: flex;
    position: relative
}

.fdsg .tab-calculator.layout-frabl .third-party-loans .third-party-loan > .remove-loan {
    left: -20px;
    top: 33px;
    cursor: pointer;
    font-size: 20px !important;
    position: absolute
}

.fdsg .tab-calculator.layout-frabl .third-party-loans .third-party-loan .icon-cancel {
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    text-align: center;
    line-height: 36px;
    color: #CCC;
    font-size: 17px !important
}

.fdsg .tab-calculator.layout-frabl .third-party-loans .result-box .entry-loan .text-sum {
    font-size: 15px
}

.fdsg .tab-calculator.layout-frabl .third-party-loans .result-box .entry-loan + .entry-sum {
    margin-top: 40px
}

.fdsg .tab-calculator.layout-frabl .third-party-loans .result-box .entry-sum .text-sum {
    font-size: 24px
}

.fdsg .tab-calculator.layout-frabl .third-party-loans .add-third-party-loan {
    margin-top: 20px;
    font-size: 17px !important;
    position: relative
}

.fdsg .tab-calculator.layout-frabl .third-party-loans .add-third-party-loan:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    background-color: #E6EBEF
}

.fdsg .tab-calculator.layout-frabl .third-party-loans .add-third-party-loan > a {
    padding-right: 10px;
    text-decoration: none;
    display: inline-block;
    position: relative;
    background-color: #fff
}

.fdsg .tab-calculator.layout-frabl .third-party-loans .add-third-party-loan > a:after {
    font-family: targobank;
    content: "\e844";
    margin-left: 5px;
    display: inline-block
}

.fdsg .tab-calculator.layout-frabl .loan:before {
    content: '2'
}

.fdsg .tab-calculator.layout-frabl .loan .result-box {
    display: none
}

.fdsg .tab-calculator.layout-frabl .loan .result-box .text-current-rate, .fdsg .tab-calculator.layout-frabl .loan .result-box .text-diff-rate, .fdsg .tab-calculator.layout-frabl .loan .result-box .text-rate-without-extra-money {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    display: block
}

.fdsg .tab-calculator.layout-frabl .loan .result-box .text-diff-rate, .fdsg .tab-calculator.layout-frabl .loan .result-box .text-rate-without-extra-money {
    font-size: 24px
}

.fdsg .tab-calculator.layout-frabl .loan .result-box .text-current-rate {
    font-size: 15px
}

.fdsg .tab-calculator.layout-frabl .loan .field-income .income {
    position: relative
}

.fdsg .tab-calculator.layout-frabl .loan .field-income .income .icon {
    position: absolute;
    color: #8D9FB4;
    font-size: 18px !important;
    bottom: 0;
    line-height: 36px;
    left: -24px
}

.fdsg .tab-calculator.layout-frabl .loan .field-income .income-2 {
    display: none;
    margin-top: 12px
}

.fdsg .tab-calculator.layout-frabl .loan .field-income .add-income-2 > a {
    white-space: nowrap
}

.fdsg .tab-calculator.layout-frabl .extra-money:before {
    content: '3'
}

.fdsg .tab-calculator.layout-frabl .extra-money .h2 {
    margin-top: 8px
}

.fdsg .tab-calculator.layout-frabl .extra-money > .inner {
    -webkit-box-align: end;
    align-items: flex-end
}

.fdsg .tab-calculator.layout-frabl .field select.form-control {
    font-size: 24px
}

.fdsg .tab-calculator.layout-frabl .results {
    display: none
}

.fdsg .tab-calculator.layout-frabl .results .title {
    margin: 0;
    hyphens: auto;
    min-height: 40px
}

.fdsg .stoerer > .text, .fdsg .tab-nav > ul > li > ul.dropdown-menu a {
    -webkit-hyphens: auto;
    -o-hyphens: auto;
    word-wrap: break-word
}

.fdsg .tab-calculator.layout-frabl .results .h2 {
    font-size: 19px
}

.fdsg .tab-calculator.layout-frabl .results .text {
    font-size: 24px;
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .tab-calculator.layout-frabl.has-result .calc-section-hr.last, .fdsg .tab-calculator.layout-frabl.has-result .loan .result-box, .fdsg .tab-calculator.layout-frabl.has-result .results {
    display: block
}

.fdsg .tab-calculator.layout-frabl .calc-section-hr.last, .fdsg .tab-calculator.layout-frabl:not(.has-extra-money) .on-extra-money, .fdsg .tab-calculator.layout-frabl:not(.has-third-party-loans) .calc-section.loan ~ * {
    display: none
}

.fdsg .tab-calculator.layout-frabl:not(.has-third-party-loans) .calc-section.loan:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
    background-image: linear-gradient(to bottom,.fdsg transparent 0,.fdsg #fff 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',.fdsg endColorstr='#FFFFFFFF', GradientType=0)
}

.fdsg .tab-calculator.layout-frabl .footnotes, .fdsg .tab-calculator.layout-frabl p {
    color: #333
}

.fdsg .tab-calculator.layout-frabl p {
    margin: 12px 0 0
}

.fdsg .tab-calculator.layout-frabl small {
    font-size: 12px !important;
    color: #707e9e;
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .tab-calculator.layout-frabl .calc-section-hr {
    height: 9px;
    position: relative;
    margin: 0 0 20px;
    border-top: 2px solid #e6ebef
}

.fdsg .tab-calculator.layout-frabl .calc-section-hr:before {
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #e6ebef;
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -6px
}

.fdsg .tab-calculator.layout-frabl .calc-section-hr:after {
    width: 0;
    height: 0;
    content: '';
    z-index: 2;
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #fff;
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -3px
}

.fdsg .tab-calculator.layout-frabl .calc-section-hr.last, .fdsg .tab-calculator.layout-frabl .calc-section-hr.last:before {
    border-top-color: #002F5F
}

.fdsg .tab-calculator.layout-frabl .has-error .form-control {
    border-color: #fff
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 {
    position: relative;
    border: 1px solid #C4C4C4;
    background-color: #fff;
    box-shadow: 0 2px 14px rgba(0, 0, 0, .1)
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 form > .row {
    display: -webkit-box;
    display: flex;
    width: 100%;
    margin: 0
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .fields-col {
    padding: 20px;
    background-image: linear-gradient(to bottom,.fdsg #F5F9FD 0,.fdsg #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F9FD',.fdsg endColorstr='#FFFFFFFF', GradientType=0);
    border-right: 1px solid rgba(0, 0, 0, .17)
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .fields-col .field {
    margin-top: 10px;
    margin-bottom: 25px;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .fields-col .field label {
    margin-bottom: 0
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .fields-col .field label small {
    display: block;
    margin-top: 3px;
    color: #8D9FB4
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .example-calculation {
    color: #8D9FB4
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .example-calculation strong {
    font-weight: 400;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    color: #002F5F
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .example-calculation .row > div {
    margin-bottom: 5px
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .result-col {
    padding: 20px
}

.fdsg #hero-slider .tab-calculator.variant-zinskomm.layout-neuro2 .fields-col, .fdsg #hero-slider .tab-calculator.variant-zinskomm.layout-neuro2 .result-col {
    padding-top: 10px;
    padding-bottom: 10px
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .result-col .result-headline {
    margin-top: 0
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .result-col .result-headline small {
    display: block;
    color: #8D9FB4
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .result-col .result {
    border: 0;
    border-radius: 0;
    text-align: left;
    margin: 20px 0 12px
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .result-col .result .result-entry {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.fdsg #hero-slider .tab-calculator.variant-zinskomm.layout-neuro2 .result-col hr, .fdsg .tab-calculator.layout-gamification-depot .field.field-performance .slider-textfield {
    display: none
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .result-col .result .result-entry > span {
    width: 50%
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .result-col .result .result-entry > span.entry-value {
    font-size: 24px;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    text-align: right;
    line-height: 1.2
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .result-col .footnotes {
    margin-bottom: 0;
    color: #002F5F
}

.fdsg .tab-calculator.variant-zinskomm.layout-neuro2 .stoerer {
    position: absolute;
    left: 50%;
    top: -90px;
    z-index: 100
}

.fdsg #hero-slider .tab-calculator.variant-zinskomm.layout-neuro2 .stoerer {
    top: 50%;
    margin-top: -56px;
    left: -100px
}

.fdsg #hero-slider .tab-calculator.variant-zinskomm.layout-neuro2 {
    max-width: 916px
}

.fdsg #hero-slider .tab-calculator.variant-zinskomm.layout-neuro2 .fields-col .field {
    margin-bottom: 15px
}

.fdsg #hero-slider .tab-calculator.variant-zinskomm.layout-neuro2 .result-col .result {
    margin-top: 12px
}

.fdsg #hero-slider .tab-calculator.variant-zinskomm.layout-neuro2 .result-col .footnotes {
    margin-top: 10px
}

.fdsg .tab-calculator.layout-gamification-depot {
    background-color: #fff;
    max-width: 750px;
    padding-bottom: 15px
}

.fdsg .tab-calculator.layout-gamification-depot form > .row {
    margin: 0
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--fields {
    padding: 20px
}

.fdsg .tab-calculator.layout-gamification-depot .field label {
    font-size: 14px !important;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    padding: 0;
    margin-bottom: 5px
}

.fdsg .tab-calculator.layout-gamification-depot .field .form-control {
    border-radius: 0;
    border: 1px solid #b7c3d4;
    box-shadow: none;
    font-size: 24px;
    height: 34px;
    padding: 0 5px;
    color: #002F5F
}

.fdsg .tab-calculator.layout-gamification-depot .field .has-suffix > .field-suffix {
    font-size: 14px !important;
    line-height: 34px
}

.fdsg .tab-calculator.layout-gamification-depot .field .js-slider:before {
    height: 15px;
    border: 1px solid #b7c3d4;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    box-shadow: none
}

.fdsg .tab-calculator.layout-gamification-depot .field .js-slider .ui-slider-range:before {
    height: 7px;
    border-radius: 4px;
    background-color: #D0021B;
    margin-top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: 4px
}

.fdsg .tab-calculator.layout-gamification-depot .field .js-slider .ui-slider-handle {
    height: 25px;
    width: 25px;
    background: #fff;
    box-shadow: none;
    border-radius: 100%;
    border: 1px solid #b7c3d4;
    outline: 0;
    margin: 0;
    -webkit-transform: translateY(-50%) translateX(-40%);
    transform: translateY(-50%) translateX(-40%)
}

.fdsg .tab-calculator.layout-gamification-depot .field .slider-textfield {
    width: 34%
}

.fdsg .tab-calculator.layout-gamification-depot .field .js-slider {
    margin-left: 5%;
    width: 61%
}

.fdsg .tab-calculator.layout-gamification-depot .field.field-performance .js-slider {
    margin: 0;
    width: 100%
}

.fdsg .tab-calculator.layout-gamification-depot .field.field-performance .performance--matrix {
    list-style: none;
    margin: 0;
    padding: 0 0 2%;
    overflow: hidden
}

.fdsg .tab-calculator.layout-gamification-depot .field.field-performance .performance--matrix > li {
    float: left;
    width: 33%;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    color: #7599BD;
    text-align: center
}

.fdsg .tab-calculator.layout-gamification-depot .field.field-performance .performance--matrix > li + li {
    padding-left: 10px
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--title {
    margin: 0 0 15px;
    font-size: 28px
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--result {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    padding: 0
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--result .result--chart, .fdsg .tab-calculator.layout-gamification-depot .calculator--result .result--values {
    padding: 15px;
    background: #EDF3FC
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--result .result--chart {
    margin-bottom: 5px;
    padding-bottom: 0
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--result .result--chart .chart {
    width: 300px;
    height: 180px;
    margin: 0 auto
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--result .result--chart .chart, .fdsg .tab-calculator.layout-gamification-depot .calculator--result .result--chart .chart svg {
    position: relative
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--result .result--chart .chart svg {
    z-index: 1
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--result .result--chart .chart:before {
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    -webkit-transform: translate(-50%,.fdsg -48%);
    transform: translate(-50%,.fdsg -48%);
    top: 50%;
    left: 50%;
    background: #fff;
    border-radius: 100%
}

.fdsg .rating:after, .fdsg .rating:before, .fdsg .responsive-tabs:after, .fdsg .responsive-tabs:before, .fdsg .tabs:after, .fdsg .tabs:before {
    content: " ";
    display: table
}

.fdsg .rating > .rating-item, .fdsg .responsive-tabs, .fdsg .tab-nav, .fdsg .tab-nav > ul, .fdsg .tab-nav > ul > li, .fdsg .tab-nav > ul > li > ul.dropdown-menu > li.sub-parent > a {
    position: relative
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--result .result--values {
    display: -webkit-box;
    display: flex;
    width: 100%
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--result .result--values .result--title {
    -webkit-box-flex: 1;
    flex: 1
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--result .result--values .values-years {
    color: #7599BD;
    padding-left: 20px;
    text-align: right
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--result .result--values .values-years .year--value {
    line-height: 24px;
    display: inline-block
}

.fdsg .tab-calculator.layout-gamification-depot .calculator--result .result--values .values-years.year-last .year--value {
    color: #002F5F;
    font-size: 20px !important
}

.fdsg .tab-calculator.layout-gamification-depot .submit-button {
    text-align: right;
    padding: 15px
}

.fdsg .tab-calculator.layout-gamification-depot .shadow-box {
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    border-radius: 8px;
    display: table;
    margin-left: 12px;
    width: 95%
}

.fdsg .tab-calculator.layout-gamification-depot .shadow-box .info-box {
    padding-left: 12px;
    margin: 15px 0
}

.fdsg .tab-calculator.layout-gamification-depot .shadow-box .info-box > p {
    margin: 0;
    line-height: 1
}

.fdsg .tab-calculator.layout-gamification-depot .shadow-box .info-submit-button {
    margin: 15px 0
}

.fdsg .tooltip.error .tooltip-inner, .fdsg .tooltip.info .tooltip-inner {
    padding: 6px 12px;
    max-width: 300px;
    font-size: 14px !important
}

.fdsg .tooltip.error .tooltip-inner a, .fdsg .tooltip.info .tooltip-inner a {
    color: #fff;
    text-decoration: underline
}

.fdsg .tooltip.error .tooltip-inner {
    background-color: #bb103b
}

.fdsg .tooltip.error.top .tooltip-arrow {
    border-top-color: #bb103b
}

.fdsg .tooltip.error.bottom .tooltip-arrow {
    border-bottom-color: #bb103b
}

.fdsg .tooltip.error.left .tooltip-arrow {
    border-left-color: #bb103b
}

.fdsg .tooltip.error.right .tooltip-arrow {
    border-right-color: #bb103b
}

.fdsg .sea-pages .tab-calculator .field .form-control, .fdsg .sea-pages .tab-calculator .field .has-suffix > .field-suffix {
    font-size: 22px
}

.fdsg .rating {
    border: 1px solid #ccc;
    margin-bottom: 12px;
    padding: 0 10px;
    border-left: 0;
    border-right: 0
}

.fdsg .rating > .rating-item {
    margin: 10px 0
}

.fdsg .rating > .rating-item > .rating-name {
    color: #8D9FB4;
    line-height: 1
}

.fdsg .rating > .rating-item > .rating-result > .fa, .fdsg .rating > .rating-item > .rating-result > .icon {
    float: left;
    font-size: 11px;
    margin-right: 2px;
    color: #DFE1E5
}

.fdsg .rating > .rating-item > .rating-result > .fa.on, .fdsg .rating > .rating-item > .rating-result > .icon.on {
    color: #002F5F
}

.fdsg .rating > .rating-item > .rating-result > .fa:last-of-type, .fdsg .rating > .rating-item > .rating-result > .icon:last-of-type {
    margin-right: 0
}

.fdsg .rating > .rating-item {
    float: left;
    margin-right: 40px
}

.fdsg .rating > .rating-item > .rating-name {
    margin-right: 0;
    text-align: left
}

.fdsg .rating > .rating-item > .rating-result {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 8px
}

.fdsg .tabs {
    margin: 0 0 20px
}

.fdsg .tabs .tab-content {
    border-style: solid;
    border-color: #ccc;
    border-width: 0 1px 1px
}

.fdsg .tabs .tab-pane {
    padding: 20px
}

.fdsg .tabs .nav-tabs > li:first-child > a {
    border-left-color: #f0f0f0
}

.fdsg .tabs .nav-tabs > li:first-child.active > a {
    border-left-color: #ccc
}

.fdsg .tabs .nav-tabs > li > a {
    border-radius: 0;
    margin-right: 0;
    border-color: #f0f0f0 #f0f0f0 transparent transparent;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    padding: 10px 18px
}

.fdsg .tabs .nav-tabs > li > a:focus, .fdsg .tabs .nav-tabs > li > a:hover {
    background-color: #EDF3FC
}

.fdsg .tabs .nav-tabs > li.active > a, .fdsg .tabs .nav-tabs > li.popover-show > a {
    color: #002F5F;
    font-weight: 700
}

.fdsg .tab-nav > ul > li.active ul.dropdown-menu a.active, .fdsg .tab-nav > ul > li.active ul.dropdown-menu a:focus, .fdsg .tab-nav > ul > li.active ul.dropdown-menu a:hover, .fdsg .tab-nav > ul > li.active > a, .fdsg .tab-nav > ul > li.popover-show > a {
    color: #fff;
    background-color: #002F5F
}

.fdsg .responsive-tabs {
    border-bottom: 1px solid #ccc
}

.fdsg .responsive-tabs > ul {
    float: left;
    max-height: 41px
}

.fdsg .responsive-tabs > ul.nav-tabs {
    border-bottom: 0
}

.fdsg .tab-nav, .fdsg .tab-nav > ul > li > ul.dropdown-menu > li {
    border-bottom: 1px solid #dfe1e5
}

.fdsg .responsive-tabs > ul > li > ul.dropdown-menu {
    width: 100%
}

.fdsg .responsive-tabs > ul > li.more > a:after {
    font-family: targobank;
    content: "\e805";
    display: inline-block
}

.fdsg .tab-nav > ul > li.active > a, .fdsg .tab-nav > ul > li > a {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .responsive-tabs > ul > li.more:hover > a:after {
    content: "\e804"
}

.fdsg .responsive-tabs > ul > li.more:hover > ul {
    display: block
}

.fdsg .tab-nav {
    margin-bottom: 30px;
    background-color: #ebf1fa
}

.fdsg .tab-nav:after, .fdsg .tab-nav:before {
    content: " ";
    display: table
}

.fdsg .tab-nav > ul {
    margin: 0;
    list-style: none;
    padding: 0;
    float: left;
    height: 48px
}

.fdsg .tab-nav > ul > li {
    float: left
}

.fdsg .tab-nav > ul > li > a {
    display: block;
    font-weight: 500;
    padding: 16px;
    font-size: 16px !important;
    line-height: 1
}

.fdsg .tab-nav > ul > li:focus > a, .fdsg .tab-nav > ul > li:hover > a {
    color: #fff;
    background-color: #19436F
}

.fdsg .tab-nav > ul > li.active > a {
    font-weight: 200
}

.fdsg .tab-nav > ul > li.active ul.dropdown-menu {
    background-color: #002F5F
}

.fdsg .tab-nav > ul > li.is-parent > a:after {
    font-family: targobank;
    content: "\e805";
    display: inline-block;
    margin-left: 4px
}

.fdsg .tab-nav > ul > li.is-parent:hover > a:after {
    content: "\e800";
    padding: 0 2px
}

.fdsg .tab-nav > ul > li > ul {
    display: none
}

.fdsg .tab-nav > ul > li > ul.dropdown-menu a, .fdsg .tab-nav > ul > li > ul.dropdown-menu a > .info {
    display: block;
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .tab-nav > ul > li > ul.dropdown-menu {
    width: 100%;
    box-shadow: none;
    background-color: #19436F;
    padding: 10px 20px;
    min-width: 180px
}

.fdsg .tab-nav > ul > li > ul.dropdown-menu ul {
    list-style: none;
    margin-bottom: 10px
}

.fdsg .tab-nav > ul > li > ul.dropdown-menu a {
    color: #8D9FB4;
    padding: 5px 0;
    line-height: 1.1;
    hyphens: auto;
    white-space: normal
}

.fdsg .tab-nav > ul > li > ul.dropdown-menu a.active, .fdsg .tab-nav > ul > li > ul.dropdown-menu a:focus, .fdsg .tab-nav > ul > li > ul.dropdown-menu a:hover {
    color: #fff;
    background-color: #19436F
}

.fdsg .tab-nav > ul > li > ul.dropdown-menu > li.sub-parent ul {
    display: none
}

.fdsg .tab-nav > ul > li > ul.dropdown-menu > li.sub-parent > a > span {
    position: absolute;
    right: 0;
    top: 5px;
    width: 25px
}

.fdsg .tab-nav > ul > li > ul.dropdown-menu > li.sub-parent > a > span:before {
    font-weight: 700;
    border-left: 1px solid rgba(141, 159, 180, .43);
    padding: 3px 0 0 10px;
    height: 20px;
    margin-top: -25px;
    display: inline-block
}

.fdsg .tab-nav > ul > li > ul.dropdown-menu > li:last-of-type {
    border-bottom: 0
}

.fdsg .tab-nav > ul > li > ul.dropdown-menu > li.active > a {
    color: #fff;
    font-weight: 700
}

.fdsg .tab-nav > ul > li > ul.dropdown-menu > li.active > a.sub-menu-link {
    background-color: #002F5F;
    color: #fff
}
.fdsg .certificates ul.dropdown-menu >li.active > a {
    color: #333!important;
}
.fdsg .tab-nav > ul > li:hover > ul {
    display: block
}

.fdsg .tab-nav > ul > li.submenu-vertical {
    position: static
}

.fdsg .tab-nav > ul > li.submenu-vertical > a:after {
    display: none
}

.fdsg .tab-nav > ul > li.submenu-vertical > ul.dropdown-menu:after, .fdsg .tab-nav > ul > li.submenu-vertical > ul.dropdown-menu:before {
    content: " ";
    display: table
}

.fdsg .tab-nav > ul > li.submenu-vertical > ul.dropdown-menu > li {
    float: left;
    padding: 0 10px
}

.fdsg .tab-nav > ul > li.submenu-vertical > ul.dropdown-menu > li:last-of-type {
    border-bottom: 1px solid #dfe1e5
}

.fdsg .tab-nav > ul > li.submenu-vertical.active > ul {
    display: block
}

.fdsg .tab-nav .actions, .fdsg .tabs .actions {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0
}
@media screen and (max-width: 380px) {
    .fdsg .tab-nav .actions, .fdsg .tabs .actions.mobile-text {
        top: -10px!important;
        max-width: 110px!important;
    }
}
.fdsg .tab-nav .actions > .dropdown, .fdsg .tabs .actions > .dropdown {
    position: static;
    float: right
}

.fdsg .tab-nav .actions > .dropdown:hover > .dropdown-menu, .fdsg .tabs .actions > .dropdown:hover > .dropdown-menu {
    display: block
}

.fdsg .tab-nav .actions > .dropdown > button, .fdsg .tabs .actions > .dropdown > button {
    padding: 11px 18px 14px;
    color: #8D9FB4;
    background-color: transparent;
    border: 0;
    line-height: 1
}

.fdsg .tab-nav .actions > .dropdown > button:focus, .fdsg .tab-nav .actions > .dropdown > button:hover, .fdsg .tabs .actions > .dropdown > button .fa, .fdsg .tabs .actions > .dropdown > button strong, .fdsg .tabs .actions > .dropdown > button:focus, .fdsg .tabs .actions > .dropdown > button:hover {
    color: #002F5F
}

.fdsg .tab-nav .actions > .dropdown > button .icon-menu, .fdsg .tabs .actions > .dropdown > button .icon-menu {
    font-size: 20px !important;
    line-height: 26px
}

.fdsg .tab-nav .actions > .dropdown > button .icon-menu:before, .fdsg .tabs .actions > .dropdown > button .icon-menu:before {
    margin-right: 3px
}

.fdsg .tab-nav .actions > .dropdown > button .icon-angle-down, .fdsg .tabs .actions > .dropdown > button .icon-angle-down {
    font-size: 16px !important
}

.fdsg .tabs .actions > .dropdown > button {
    border: 0;
    padding: 13px 0 13px 18px;
    background: 0 0
}

.fdsg .tab-nav .actions > .dropdown:hover > .dropdown-menu {
    display: block
}

.fdsg .tab-nav .actions > .dropdown:hover > button {
    background-color: #19436F;
    color: #fff
}

.fdsg .tab-nav .actions > .dropdown:hover > button > .icon-angle-down:before {
    content: "\e804"
}

.fdsg .tab-nav .actions > .dropdown > .dropdown-menu {
    box-shadow: none;
    background-color: #19436F;
    color: #fff;
    padding: 10px 20px
}

.fdsg .tab-nav .actions > .dropdown > .dropdown-menu a {
    display: block;
    color: #8D9FB4;
    padding: 10px 0;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    line-height: 1.1
}

.fdsg .tab-nav .actions > .dropdown > .dropdown-menu a:focus, .fdsg .tab-nav .actions > .dropdown > .dropdown-menu a:hover {
    color: #fff;
    background-color: #19436F
}

.fdsg .tab-nav .actions > .dropdown > .dropdown-menu a > .info {
    display: block;
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .slick-dots li button:before, .fdsg .slick-next:before, .fdsg .slick-prev:before {
    font-family: targobank;
    -webkit-font-smoothing: antialiased
}

.fdsg .tab-nav .actions > .dropdown > .dropdown-menu .dropdown-header {
    padding: 0
}

.fdsg li.is-parent.is-more:hover > ul {
    position: relative !important;
    display: block !important;
    background-color: #19436f;
    box-shadow: none;
    margin-top: 1px;
    width: 98%;
    padding-left: 2%
}

.fdsg .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.fdsg .dropdown {
    position: relative
}

.fdsg .dropdown-toggle:focus {
    outline: 0
}

.fdsg .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 0;
    list-style: none;
    font-size: 14px !important;
    text-align: left;
    background-color: #fff;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.fdsg .dropdown-menu-right, .fdsg .dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.fdsg .dropdown-menu .divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #dfe1e5
}

.fdsg .dropdown-menu > li > a {
    display: block;
    padding: 5px 20px;
    font-weight: 400;
    line-height: 1.4;
    color: #333;
    white-space: nowrap
}

.fdsg .dropdown-menu > li > a:focus, .fdsg .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #EDF3FC
}

.fdsg .dropdown-menu > .active > a, .fdsg .dropdown-menu > .active > a:focus, .fdsg .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0
}

.fdsg .dropdown-menu > .disabled > a, .fdsg .dropdown-menu > .disabled > a:focus, .fdsg .dropdown-menu > .disabled > a:hover {
    color: #777
}

.fdsg .dropdown-menu > .disabled > a:focus, .fdsg .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.fdsg .open > .dropdown-menu {
    display: block
}

.fdsg .open > a {
    outline: 0
}

.fdsg .dropdown-menu-left {
    left: 0;
    right: auto
}

.fdsg .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px !important;
    line-height: 1.4;
    color: #ccc
}

.fdsg .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.fdsg .slick-list, .fdsg .slick-slider, .fdsg .slick-track {
    position: relative;
    display: block
}

.fdsg .pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.fdsg .dropup .caret, .fdsg .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.fdsg .dropup .dropdown-menu, .fdsg .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width: 768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.fdsg .slick-slider {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
    -ms-touch-action: none
}

.fdsg .slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.fdsg .slick-list:focus {
    outline: 0
}

/*.slick-loading .slick-list {*/
/*    background: url(./ajax-loader.gif) center center no-repeat #fff*/
/*}*/
.fdsg .slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.fdsg .slick-slide, .fdsg .slick-slide img, .fdsg .slick-slider .slick-list, .fdsg .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.fdsg .slick-track {
    left: 0;
    top: 0;
    zoom: 1
}

.fdsg .slick-track:after, .fdsg .slick-track:before {
    content: "";
    display: table
}

.fdsg .slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    margin: 0 10px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.fdsg .slick-slide img {
    display: block
}

.fdsg .slick-slide.slick-loading img {
    display: none
}

.fdsg .slick-initialized .slick-slide {
    display: block
}

.fdsg .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.fdsg .slick-next, .fdsg .slick-prev {
    position: absolute;
    display: block;
    height: 40px;
    width: 20px;
    line-height: 0;
    font-size: 0 !important;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    margin-top: -20px;
    padding: 0;
    border: none;
    outline: 0
}

.fdsg .slick-next:focus, .fdsg .slick-next:hover, .fdsg .slick-prev:focus, .fdsg .slick-prev:hover {
    outline: 0;
    background: 0 0;
    color: transparent
}

.fdsg .slick-next:focus:before, .fdsg .slick-next:hover:before, .fdsg .slick-prev:focus:before, .fdsg .slick-prev:hover:before {
    opacity: 1
}

.fdsg .slick-next.slick-disabled:before, .fdsg .slick-prev.slick-disabled:before {
    opacity: .25
}

.fdsg .slick-next:before, .fdsg .slick-prev:before {
    font-size: 40px !important;
    line-height: 1;
    color: #8D9FB4;
    opacity: .75;
    -moz-osx-font-smoothing: grayscale
}

.fdsg .slick-prev {
    left: 0
}

[dir=rtl] .slick-prev {
    left: auto;
    right: 0
}

.fdsg .slick-prev:before {
    content: "\e809"
}

.fdsg .slick-next:before, .fdsg [dir=rtl] .slick-prev:before {
    content: "\e800"
}

.fdsg .slick-next {
    right: 0
}

[dir=rtl] .slick-next {
    left: 0;
    right: auto
}

[dir=rtl] .slick-next:before {
    content: "\e809"
}

.fdsg .slick-slider {
    margin-bottom: 30px;
    padding: 0 20px
}

.fdsg .slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%
}

.fdsg .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.fdsg .slick-dots li button {
    border: 0;
    background: 0 0;
    display: block;
    height: 20px;
    width: 20px;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer
}

.fdsg .slick-dots li button:focus, .fdsg .slick-dots li button:hover {
    outline: 0
}

.fdsg .slick-dots li button:focus:before, .fdsg .slick-dots li button:hover:before {
    opacity: 1
}

.fdsg .slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -moz-osx-font-smoothing: grayscale
}

.fdsg .slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}

.fdsg .idms-body .search-suggest-popover {
    right: 10px;
    left: auto !important
}

.fdsg .idms-body .search-suggest-popover .arrow {
    left: auto;
    right: 105px
}

.fdsg .idms-frame h2 {
    display: inline-block
}

.fdsg .idms-frame th {
    white-space: nowrap
}

.fdsg .idms-frame.has-watchdog {
    max-width: 950px;
    margin: 0 auto
}

.fdsg .idms-frame .border-headline {
    border-bottom: 1px solid #ccc;
    padding-bottom: 15px
}

.fdsg .idms-frame .news {
    margin-bottom: 12px
}

.fdsg .idms-frame .news:after, .fdsg .idms-frame .news:before {
    content: " ";
    display: table
}

.fdsg .idms-frame .news > img {
    float: left;
    border: 1px solid #eff0f2;
    margin: 0 18px 0 0
}

.fdsg .idms-frame .news h2 {
    margin-bottom: 16px
}

.fdsg .idms-frame .news p {
    margin-bottom: 0
}

.fdsg .idms-frame .news p > a > strong {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    width: 90%;
    margin: 0
}

.fdsg .idms-frame .head-small {
    font-size: 12px !important
}

.fdsg .idms-frame img.pull-right {
    margin-left: 30px;
    margin-bottom: 30px
}

.fdsg .idms-frame .greencell {
    background-color: #ceedce !important;
    color: #000
}

.fdsg .idms-frame .redcell {
    background-color: #F7E1E6 !important;
    color: #000
}

.fdsg .idms-frame .has-range {
    position: relative;
    background-image: url(/de/amc-resources/images/idms-color-range.png);
    background-repeat: no-repeat
}

.fdsg .idms-frame .has-range .range-picker {
    position: absolute;
    top: 0;
    background-image: url(/de/amc-resources/images/idms-color-range-picker.png);
    width: 11px;
    height: 24px
}

.fdsg .idms-frame .has-bar {
    position: relative;
    background-color: #f9f9fa;
    width: 200px
}

.fdsg .idms-frame .has-bar > .bar {
    position: absolute;
    line-height: 30px;
    top: 0;
    left: 0;
    bottom: 0;
    height: auto;
    background-color: #f2f6fd
}

.fdsg .idms-frame .has-bar > .bar-label {
    position: relative;
    text-align: right;
    z-index: 1
}

.fdsg .idms-frame .has-bar.bar-red > .bar {
    background-color: #f2d0d8
}

.fdsg .idms-frame .has-bar.bar-red > .bar-label {
    color: #bc133e
}

.fdsg .idms-frame .has-bar.bar-green > .bar {
    background-color: #ceedce
}

.fdsg .idms-frame .has-bar.bar-green > .bar-label {
    color: #24a327
}

.fdsg .idms-frame .course-down {
    color: #bc133e
}

.fdsg .idms-frame .course-up {
    color: #24a327
}

.fdsg .idms-frame .nav-tabs li.active a {
    border-color: #ccc;
    border-bottom: 1px solid #fff
}
.fdsg .idms-frame .info-bar-table tr.even > td {
    border-top: 1px solid #DFE1E5;
    border-bottom: 1px solid #DFE1E5;
    background-color: #fbfbfc
}

.fdsg .idms-frame .info-bar-table tr.stock-action.hidden {
    display: none
}

.fdsg .idms-frame .info-bar-table tr.stock-action td {
    border-top: 1px solid #DFE1E5;
    background-color: #EBF1FA;
    padding: 0
}

.fdsg .idms-frame .info-bar-table tr.stock-action .stock-action-menu {
    margin: 0;
    line-height: 1
}

.fdsg .idms-frame .info-bar-table tr.stock-action .stock-action-menu li {
    display: block;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    margin: 0;
    line-height: 1.7;
    padding: 0;
    width: 50%;
    float: left;
    overflow: hidden
}

.fdsg .idms-frame .info-bar-table tr.stock-action .stock-action-menu li:nth-child(2), .fdsg .idms-frame .info-bar-table tr.stock-action .stock-action-menu li:nth-child(4) {
    border-right: 0 none
}

.fdsg .idms-frame .info-bar-table tr.stock-action .stock-action-menu li:last-child {
    border-bottom: 0 none
}

.fdsg .idms-frame .info-bar-table tr.stock-action .stock-action-menu li a {
    padding: 10px;
    display: block;
    text-align: left
}
@media screen and (max-width: 768px) {
    .fdsg .idms-frame .info-bar-table tr.stock-action .stock-action-menu li a {
        font-size: 10px;
    }
}
.fdsg .idms-frame .info-bar-table tr.stock-action .stock-action-menu {
    border-top: 0 none;
    white-space: normal;
    text-align: center;
    border-bottom: 0 none
}

.fdsg .idms-frame .info-bar-table tr.stock-action .stock-action-menu a:before {
    margin-right: 3px
}

.fdsg .idms-frame .info-bar-table td.td-pos-relative {
    position: relative;
    padding: 0
}

.fdsg .idms-frame .info-bar-table td.td-pos-relative a {
    padding: 2px 5px 1px 6px;
    display: inline-block;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 3px;
    transition: background-color .5s;
    margin-left: 2px
}

.fdsg .idms-frame .info-bar-table td.td-pos-relative a:before {
    color: #fff
}

.fdsg .idms-frame .info-bar-table td.td-pos-relative a.active {
    background-color: #999;
    transition: background-color .5s
}

.fdsg .idms-frame .info-bar-table tr.active-td {
    background-color: #d5eaff
}

.fdsg .idms-frame .info-bar-table tr.active-td > td {
    background-color: #d5eaff;
    border-bottom: 0 none
}

.fdsg .idms-frame .info-bar-table tr.active-td > td.has-bar {
    background-color: #f9f9fa
}

.fdsg .idms-frame .info-bar-table tr.active-td > td.bar-red > .bar {
    background-color: #f2d0d8
}

.fdsg .idms-frame .info-bar-table tr.active-td > td.bar-red > .bar-label {
    color: #bc133e
}

.fdsg .idms-frame .info-bar-table tr.active-td > td.bar-green > .bar {
    background-color: #ceedce
}

.fdsg .idms-frame .info-bar-table tr.active-td > td.bar-green > .bar-label {
    color: #24a327
}

.fdsg .idms-frame .info-bar-table button {
    background-color: transparent;
    padding: 5px;
    border: none
}

.fdsg .idms-frame .info-bar-table .dropdown-menu {
    top: 29px
}

.fdsg .idms-frame .info-bar-table .table-width-15 {
    width: 15%
}

.fdsg .idms-frame .info-bar-table .table-width-20 {
    width: 20%;
    min-width: 90px;
    text-align: right;
    max-width: 90px
}

.text-align-left {
    text-align: left!important;
}

.idms-frame .info-bar-table .table-width-30 {
    width: 30%;
    min-width: 90px;
    text-align: left;
}

.fdsg .idms-frame .info-bar-table .table-width-10 {
    width: 10%;
    min-width: 60px;
    text-align: left;
    max-width: 60px
}
.table-responsive>.fixed-column {
    position: absolute;
    display: inline-block;
    width: auto;
    max-width: 80px;
}
@media(max-width:768px) {
    .fdsg .fixed-column {
        background-color: #fff !important;
        z-index: 1;
    }
}
@media(min-width:768px) {
    .table-responsive>.fixed-column {
        display: none;
    }
}
.fdsg .idms-frame .info-bar-table .table-width-40 {
    width: 40%;
    text-align: left
}

.fdsg .idms-frame .info-bar-table .align-left {
    text-align: left
}

.fdsg .idms-frame .info-bar-table .table-width-55 {
    width: 55%
}

.fdsg .idms-frame .info-bar-table .mobile-table-zert {
    width: 35%
}

.fdsg .idms-frame .info-bar-table .mobile-table {
    min-width: 100px;
    overflow: hidden;
    width: 54%;
    max-width: auto
}

@media screen and (max-width: 340px) {
    .fdsg .idms-frame .info-bar-table .mobile-table {
        max-width: 80px;
    }
}

.fdsg .idms-frame .info-bar-table .mobile-table > a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    max-width: 185px
}

.fdsg .idms-frame .info-bar-table .mobile-table.anleihen {
    width: 28%
}
@media screen and (max-width: 768px) {
    .fdsg .idms-frame .info-bar-table .mobile-table.anleihen {
        max-width: 110px;
    }
}
.fdsg .idms-frame .info-bar-table .mobile-table.zertifikate {
    width: 20%
}

.fdsg .idms-frame .info-bar-table .mobile-table-large {
    width: 38%
}

.fdsg .idms-frame .info-bar-table .mobile-table-large > a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    max-width: 330px
}

.fdsg .idms-frame .tab-pane {
    padding-bottom: 0
}

.fdsg .idms-frame .responsive-tabs > ul > li > ul.dropdown-menu {
    left: 1%;
    width: 98%
}

.fdsg .idms-frame .tabs .nav-tabs > li > a:focus, .fdsg .idms-frame .tabs .nav-tabs > li > a:hover {
    border-bottom: 1px solid #ccc
}

.fdsg .table-width-no-max {
    max-width: none !important
}

.fdsg .idms-frame .info-bar-table .table-width-20.etf-head {
    font-size: 12px !important;
    text-align: center
}

.fdsg .headline-curse, .fdsg .headline-date, .fdsg .headline-headline, .fdsg .headline-time, .fdsg .headline-value {
    font-size: 14px !important;
    font-family: Arial, Sans-serif
}

.fdsg .etf-table .table-width-20 {
    text-align: center !important
}

.fdsg .idms-frame .info-bar-table .mobile-table.etf-overflow-table {
    overflow: visible
}

.fdsg .idms-frame .tabs .nav-tabs > li > a {
    padding: 10px
}

.fdsg .idms-frame .pagination {
    margin-top: 0
}

.fdsg .idms-frame .pagination > .active > a, .fdsg .pagination > .active > a:focus, .fdsg .pagination > .active > a:hover, .fdsg .pagination > .active > span, .fdsg .pagination > .active > span:focus, .fdsg .pagination > .active > span:hover {
    background-color: #002F5F;
    border-color: #002F5F
}

.fdsg .padding-box {
    padding-left: 20px
}

.fdsg .dates {
    padding-bottom: 15px
}

.fdsg .date {
    overflow: hidden
}

.fdsg .dates hr {
    margin: 2px 0
}

.fdsg .date h5 {
    margin: 2px 0 3px
}

.fdsg .idms-frame .panel-heading {
    padding: 3px
}

.fdsg .headline-date, .fdsg .headline-time {
    width: 90px;
    display: inline-block;
    color: #999
}

.fdsg .headline-headline {
    color: #8D9FB4;
    display: inline-block
}

.fdsg .headline-width {
    width: 520px
}

.fdsg .headline-value {
    display: inline-block;
    width: 100px;
    color: #333
}

.fdsg .black-rock, .fdsg .date-detail {
    font-size: 12px !important
}

.fdsg .datepicker table > thead th.datepicker-switch, .fdsg .datepicker table > thead th.dow, .fdsg .flag > .text, .fdsg .stoerer > .text, .fdsg .stoerer > .text strong {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .date p {
    position: relative;
    float: left;
    width: 65%;
    margin-right: 5%;
    margin-bottom: 0
}

.fdsg .tab-nav .actions > .dropdown .dropdown-toggle.idms {
    padding: 19px
}

.fdsg .date-detail {
    position: relative;
    float: right;
    width: 30%;
    text-align: right
}

.fdsg .more-certificates {
    display: none
}

.fdsg .less-certificates, .fdsg .link-all-certificates {
    display: none;
    margin-bottom: 20px
}

.fdsg .all-certificates {
    margin-bottom: 20px;
    display: block
}

.fdsg .vertical-centering {
    line-height: 38px !important
}

.fdsg .certificates .table-width-10.text-align-left, .fdsg .certificates .table-width-20.text-align-left {
    text-align: left !important
}

.fdsg .certificates .table-width-10.text-align-center, .fdsg .certificates .table-width-20.text-align-center {
    text-align: center !important
}

@media (max-width: 0) {
    .info-bar-table tr.stock-action .stock-action-menu li {
        width: 100%;
        border-bottom: 1px solid #ccc;
        border-right: 0 none
    }
}

.fdsg .icon-star-blue {
    color: #002F5F
}

.fdsg .icon-star-white {
    color: #ccc
}

.fdsg .img-holder {
    float: left;
    width: 25%;
    margin-right: 5%
}

.fdsg .wkn-holder {
    margin-left: 30%;
    width: 70%
}

.fdsg #header-landingpage .text .h1, .fdsg #header-landingpage .text h1, .fdsg html.variant-lp-valovis .banner-related h2 {
    font-size: 34px
}

.fdsg .black-rock .table-condensed > tbody > tr > td, .fdsg .black-rock .table-condensed > tbody > tr > th, .fdsg .black-rock .table-condensed > tfoot > tr > td, .fdsg .black-rock .table-condensed > tfoot > tr > th, .fdsg .black-rock .table-condensed > thead > tr > td, .fdsg .black-rock .table-condensed > thead > tr > th {
    padding: 9px
}

.fdsg .black-rock .table-condensed > thead > tr > th strong {
    color: #002F5F;
    font-weight: 400
}

.fdsg .idms-tools {
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto
}

.fdsg .idms-tools li {
    margin-left: 10px;
    display: inline-block
}

.fdsg .realtime {
    background-image: url(https://investments.targobank.de/ciminfo/images/red_realtime.gif);
    background-position: left 10px;
    background-repeat: no-repeat;
}

.fdsg .info-bar-table-large .table-width-20 {
    text-align: left !important
}

.fdsg #idms-iframe {
    width: 100%;
    display: block
}

.fdsg html.variant-lp-valovis #hero-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.fdsg html.variant-lp-valovis #hero-slider .carousel-inner {
    height: 280px !important
}

.fdsg html.variant-lp-valovis .text-box {
    padding: 0 10px;
    margin-bottom: 20px
}

.fdsg html.variant-lp-valovis .text-box:after, .fdsg html.variant-lp-valovis .text-box:before {
    content: " ";
    display: table
}

.fdsg html.variant-lp-valovis .content-box .image {
    position: relative
}

.fdsg html.variant-lp-valovis .content-box .stoerer {
    float: right;
    height: auto;
    display: block;
    position: absolute;
    right: 10px;
    bottom: -25px;
    top: auto;
    width: auto;
    margin: 0
}

.fdsg html.variant-lp-valovis .theme-bar {
    left: 10px;
    width: 120px;
    position: absolute;
    height: 4px
}

.fdsg html.variant-lp-valovis .banner-related {
    padding: 30px 0;
    margin: 30px -5px;
    background-color: #f4f7fd
}

.fdsg html.variant-lp-valovis #hero-slider .cloud-1 {
    left: 50%;
    margin-left: -600px;
    position: absolute;
    top: 0
}

.fdsg html.variant-lp-valovis #hero-slider .cloud-2 {
    right: 0;
    position: absolute;
    top: 75px
}

.fdsg html.variant-lp-valovis .benefit-list .read-more {
    margin-top: 40px
}

.fdsg html.variant-lp-seo #main {
    margin-top: -180px
}

.fdsg html.variant-lp-seo #main > .content .sidebar {
    margin-top: -20px
}

.fdsg #header-landingpage {
    position: relative;
    z-index: 10;
    margin-bottom: 20px
}

.fdsg #header-landingpage .logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    float: left;
    text-align: left
}

.fdsg #header-landingpage .logo > a {
    display: inline-block;
    background-color: #fff;
    padding: 14px 22px;
    border-bottom: 12px solid #002F5F;
    position: relative;
    max-width: 250px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .4)
}

.fdsg #header-landingpage .logo > a:after {
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    background-color: #BC133E
}

.fdsg .flag, .fdsg .stoerer {
    position: relative
}

.fdsg #header-landingpage .logo img {
    display: block;
    max-width: 100%;
    height: auto
}

.fdsg #header-landingpage .text {
    color: #fff;
    margin-top: 10px;
    margin-left: 250px;
    padding-left: 10px;
    text-align: right
}

.fdsg #header-landingpage .text .h1, .fdsg #header-landingpage .text .h2, .fdsg #header-landingpage .text .h3, .fdsg #header-landingpage .text .h4, .fdsg #header-landingpage .text .h5, .fdsg #header-landingpage .text .h6, .fdsg #header-landingpage .text h1, .fdsg #header-landingpage .text h2, .fdsg #header-landingpage .text h3, .fdsg #header-landingpage .text h4, .fdsg #header-landingpage .text h5, .fdsg #header-landingpage .text h6 {
    margin: 0;
    color: #fff
}

.fdsg #header-landingpage .text .h2, .fdsg #header-landingpage .text h2 {
    font-size: 24px
}

.fdsg .stoerer {
    border-radius: 100%;
    width: 76px;
    height: 76px;
    background-color: #BC133E;
    display: table
}

.fdsg .stoerer.blue {
    background-color: #002F5F
}

.fdsg .stoerer > .text {
    font-size: 11px;
    text-align: center;
    line-height: 1.2;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    padding: 0 6px;
    hyphens: auto
}

.fdsg .stoerer > .text .lg {
    font-size: 200%
}

.fdsg .size-m > .stoerer, .fdsg .stoerer.size-m {
    height: 88px;
    width: 88px
}

.fdsg .size-m > .stoerer > .text, .fdsg .stoerer.size-m > .text {
    font-size: 13px
}

.fdsg .size-l > .stoerer, .fdsg .stoerer.size-l {
    height: 112px;
    width: 112px
}

.fdsg .size-l > .stoerer > .text, .fdsg .stoerer.size-l > .text {
    font-size: 15px
}

.fdsg .size-xl > .stoerer > .text, .fdsg .size-xxl > .stoerer > .text, .fdsg .stoerer.size-xl > .text, .fdsg .stoerer.size-xxl > .text {
    font-size: 18px !important
}

.fdsg .size-xl > .stoerer, .fdsg .stoerer.size-xl {
    height: 124px;
    width: 124px
}

.fdsg .size-xxl > .stoerer, .fdsg .stoerer.size-xxl {
    height: 150px;
    width: 150px
}

.fdsg .flag {
    max-width: 500px;
    margin: 0 0 20px
}

.fdsg #hero-slider .calc-stoerer, .fdsg #hero-slider .calc-stoerer > .stoerer, .fdsg #hero-slider .calc-stoerer > .stoerer-3d, .fdsg .flag > .text {
    position: absolute
}

.fdsg .flag:after, .fdsg .flag:before {
    content: " ";
    display: table
}

.fdsg .flag > .text {
    left: 90px;
    top: 18%;
    bottom: 18%;
    right: 0;
    background-color: #90adcc;
    color: #fff;
    padding: 5px 5px 5px 10px;
    line-height: 1.25;
    font-size: 11px
}

.fdsg .flag > .text:before {
    background: url(../svg/flag-text-curve.svg) 0 center/auto 112% no-repeat;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    width: 8px
}

.fdsg .flag > .stoerer {
    float: left
}

.fdsg .flag.size-m > .text {
    left: 100px;
    font-size: 13px
}

.fdsg .flag.size-m > .text:before {
    width: 9px
}

.fdsg .flag.size-l > .text {
    left: 125px;
    font-size: 15px
}

.fdsg .flag.size-l > .text:before {
    width: 11px
}

.fdsg .flag.size-xl > .text {
    left: 136px;
    font-size: 18px !important
}

.fdsg .flag.size-xl > .text:before {
    width: 12px
}

.fdsg .flag.size-xxl > .text {
    left: 164px;
    font-size: 22px
}

.fdsg .flag.size-xxl > .text:before {
    width: 15px
}

.fdsg #hero-slider .calc-stoerer > .stoerer-3d {
    top: 33px;
    left: 7px
}

.fdsg #hero-slider .calc-stoerer > .stoerer-3d.size-m {
    width: 88px;
    height: 88px
}

.fdsg #hero-slider .calc-stoerer > .stoerer-3d-hinweis {
    top: 4px
}

.fdsg #main .calc-stoerer {
    display: none
}

.fdsg .stoerer-3d {
    position: relative;
    z-index: 1;
    -webkit-perspective: 2000px;
    perspective: 2000px;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.fdsg .stoerer-3d.open, .fdsg .stoerer-3d:hover {
    z-index: 2
}

.fdsg .stoerer-3d.flip-x.open > .front, .fdsg .stoerer-3d.flip-x:hover > .front {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg)
}

.fdsg .stoerer-3d.flip-x.open > .back, .fdsg .stoerer-3d.flip-x:hover > .back {
    -webkit-transform: rotateX(0);
    transform: rotateX(0)
}

.fdsg .stoerer-3d.flip-x > .back {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg)
}

.fdsg .stoerer-3d.flip-y.open > .front, .fdsg .stoerer-3d.flip-y:hover > .front {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.fdsg .stoerer-3d.flip-y.open > .back, .fdsg .stoerer-3d.flip-y:hover > .back {
    -webkit-transform: rotateY(0);
    transform: rotateY(0)
}

.fdsg .stoerer-3d.flip-y > .back {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg)
}

.fdsg .stoerer-3d > .stoerer {
    position: absolute;
    left: 0;
    top: 0;
    transition: .75s cubic-bezier(.68,.fdsg -.55, .27, 1.55);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.fdsg .stoerer-3d-hinweis {
    top: 4px
}

.fdsg .stoerer-3d-hinweis p.hinweis {
    position: absolute;
    left: -16px;
    top: 160px;
    width: 180px;
    font-size: 11px
}

.fdsg .category-filter {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0
}

.fdsg .category-filter li {
    display: inline-block;
    float: none;
    padding: 5px 10px;
    border: 1px solid #F0F0F0;
    cursor: pointer;
    color: #999;
    margin-bottom: 5px
}

.fdsg .category-filter li.active, .fdsg .category-filter li:hover {
    color: #002F5F;
    background-color: #EDF3FC
}

.fdsg .category-filter li.active {
    font-weight: 700;
    border-color: #ccc
}

.fdsg .tagcloud .font-size-1, .fdsg .tagcloud .font-size-2, .fdsg .tagcloud .font-size-3, .fdsg .tagcloud .font-size-4 {
    color: #8D9FB4;
    line-height: 24px
}

.fdsg .datepicker-dropdown:after, .fdsg .datepicker-dropdown:before {
    content: '';
    display: inline-block;
    border-top: 0;
    position: absolute
}

.fdsg .tagcloud {
    padding: 0 0 27px;
    overflow: hidden;
    text-align: center
}

.fdsg .tagcloud .font-size-1 {
    font-size: 10px
}

.fdsg .tagcloud .font-size-2 {
    font-size: 12px !important
}

.fdsg .tagcloud .font-size-3 {
    font-size: 16px !important
}

.fdsg .tagcloud .font-size-4 {
    font-size: 20px !important
}

.fdsg .tagcloud .font-size-5 {
    color: #002F5F;
    font-size: 24px;
    line-height: 24px
}

.fdsg .tagcloud .font-size-6 {
    color: #002F5F;
    font-size: 28px;
    line-height: 24px
}

.fdsg .tagcloud a {
    display: inline-block;
    margin-right: 8px;
    text-transform: uppercase
}

.fdsg .tagcloud a:hover {
    color: #002F5F
}

.fdsg .datepicker {
    padding: 4px;
    direction: ltr
}

.fdsg .datepicker-inline, .fdsg .datepicker-inline table {
    width: 100%
}

.fdsg .datepicker.datepicker-rtl {
    direction: rtl
}

.fdsg .datepicker.datepicker-rtl table tr td span {
    float: right
}

.fdsg .datepicker-dropdown {
    top: 0;
    left: 0
}

.fdsg .datepicker-dropdown:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0, 0, 0, .2)
}

.fdsg .datepicker-dropdown:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff
}

.fdsg .datepicker-dropdown.datepicker-orient-left:before {
    left: 6px
}

.fdsg .datepicker-dropdown.datepicker-orient-left:after {
    left: 7px
}

.fdsg .datepicker-dropdown.datepicker-orient-right:before {
    right: 6px
}

.fdsg .datepicker-dropdown.datepicker-orient-right:after {
    right: 7px
}

.fdsg .datepicker-dropdown.datepicker-orient-top:before {
    top: -7px
}

.fdsg .datepicker-dropdown.datepicker-orient-top:after {
    top: -6px
}

.fdsg .datepicker-dropdown.datepicker-orient-bottom:before {
    bottom: -7px;
    border-bottom: 0;
    border-top: 7px solid #999
}

.fdsg .datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: -6px;
    border-bottom: 0;
    border-top: 6px solid #fff
}
@media screen and (min-width: 320px) and (max-width: 768px) {
    .fdsg .mobile-hidden {
        display: none;
    }
}
.fdsg .datepicker > div {
    display: none
}

.fdsg .datepicker.days div.datepicker-days, .fdsg .datepicker.months div.datepicker-months, .fdsg .datepicker.years div.datepicker-years {
    display: block
}

.fdsg .datepicker table {
    margin: 0 0 30px;
    -webkit-user-select: none;
    user-select: none
}

.fdsg .datepicker table tr td, .fdsg .datepicker table tr th {
    text-align: center;
    width: 30px;
    border: none
}

.fdsg .datepicker table > thead {
    border-bottom: 1px solid #ccc
}

.fdsg .datepicker table > thead th {
    vertical-align: middle;
    height: 30px;
    color: #002F5F
}

.fdsg .datepicker table > thead th.datepicker-switch {
    font-size: 20px !important
}

.fdsg .datepicker table > thead th.dow {
    padding-top: 20px
}

.fdsg .datepicker table > thead th.next, .fdsg .datepicker table > thead th.prev {
    padding-left: 0;
    padding-right: 0
}

.fdsg .datepicker table > thead th.next i, .fdsg .datepicker table > thead th.prev i {
    border: 1px solid #DBE7F9;
    display: inline-block;
    width: 30px;
    line-height: 30px
}

.fdsg .datepicker table > thead th.next:hover i, .fdsg .datepicker table > thead th.prev:hover i {
    border-color: #19436F
}

.fdsg .datepicker table > tbody .day {
    border-bottom: 1px solid #ddd;
    height: 44px;
    padding: 0;
    color: #000;
    vertical-align: middle;
    cursor: pointer;
    background-color: #EDF3FC
}

.fdsg .datepicker table > tbody .day.disabled {
    cursor: default;
    color: #999;
    background-color: transparent !important
}

.fdsg .datepicker table > tbody .day:hover {
    background-color: #DBE7F9
}

.fdsg .datepicker table > tbody .day.active {
    background-color: #002F5F;
    color: #fff
}

.fdsg .datepicker th.datepicker-switch {
    width: 145px
}

.fdsg .datepicker tfoot tr th, .fdsg .datepicker thead tr:first-child th {
    cursor: pointer
}

.fdsg .datepicker .cw {
    font-size: 10px;
    width: 12px;
    padding: 0 2px 0 5px;
    vertical-align: middle
}

.fdsg .datepicker thead tr:first-child th.cw {
    cursor: default;
    background-color: transparent
}

.fdsg .input-group.date .input-group-addon i {
    cursor: pointer;
    width: 16px;
    height: 16px
}

.fdsg .input-daterange input {
    text-align: center
}

.fdsg .input-daterange input:first-child {
    border-radius: 3px 0 0 3px
}

.fdsg .input-daterange input:last-child {
    border-radius: 0 3px 3px 0
}

.fdsg .input-daterange .input-group-addon {
    width: auto;
    min-width: 16px;
    padding: 4px 5px;
    font-weight: 400;
    line-height: 1.428571429;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    background-color: #eee;
    border: solid #ccc;
    border-width: 1px 0;
    margin-left: -5px;
    margin-right: -5px
}

.fdsg .datepicker.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 5px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    background-clip: padding-box;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, Sans-serif;
    font-size: 13px;
    line-height: 1.428571429
}

.fdsg .tab-text-pagination .tab-next:after, .fdsg .tab-text-pagination .tab-prev:before {
    font-family: Targobank;
    text-align: right;
    line-height: 40px;
    color: #8D9FB4;
    font-size: 45px
}

.fdsg .datepicker.dropdown-menu td, .fdsg .datepicker.dropdown-menu th {
    padding: 4px 5px
}

.fdsg .tab-text-pagination {
    width: 100%;
    position: relative
}

.fdsg .tab-text-pagination .tab-prev {
    width: 50%;
    float: left;
    text-align: right;
    padding-right: 20px
}

.fdsg .tab-text-pagination .tab-prev a {
    text-decoration: none;
    float: right;
    padding-top: 3px
}

.fdsg .tab-text-pagination .tab-prev:before {
    content: "\e809";
    margin-right: 20px
}

.fdsg .tab-text-pagination .tab-next {
    width: 50%;
    float: right;
    padding-left: 20px
}

.fdsg .tab-text-pagination .tab-next a {
    float: left;
    text-decoration: none;
    padding-top: 3px
}

.fdsg .tab-text-pagination .tab-next:after {
    content: "\e800";
    margin-left: 20px
}

.fdsg .compare-table .table td, .fdsg .compare-table .table thead th, .fdsg .macbook > .icon, .fdsg .macbook > .step {
    text-align: center
}

.fdsg .compare-offers {
    margin: 50px 0 30px;
    position: relative;
    border: 1px solid #e6ebef
}

.fdsg .compare-offers > .offers-heading {
    cursor: pointer;
    padding: 20px 50px 20px 20px;
    position: relative;
    background-image: linear-gradient(to bottom,.fdsg #f1f7ff 0,.fdsg #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF1F7FF',.fdsg endColorstr='#FFFFFFFF', GradientType=0)
}

.fdsg .compare-offers > .offers-heading .h1, .fdsg .compare-offers > .offers-heading .h2, .fdsg .compare-offers > .offers-heading h2, .fdsg .compare-offers > .offers-heading h3 {
    margin: 0
}

.fdsg .compare-offers > .offers-heading .offers-toggle {
    position: absolute;
    top: 20px;
    right: 20px;
    color: #002F5F
}

.fdsg .compare-offers > .offers-heading .offers-toggle:after {
    line-height: 1;
    display: inline-block;
    margin-left: 10px;
    font-size: 50px;
    content: "\e804";
    font-family: targobank;
    vertical-align: middle
}

.fdsg .compare-offers > .offers-heading.collapsed .offers-toggle:after {
    content: "\e805"
}

.fdsg .compare-offers .offers {
    padding: 0 20px 20px
}

.fdsg .compare-offers .offers > .offer {
    margin-bottom: 20px
}

.fdsg .compare-offers .offers > .offer .offer-heading {
    border-bottom: 1px solid #ccc
}

.fdsg .compare-offers .offers > .offer .offer-heading .h2, .fdsg .compare-offers .offers > .offer .offer-heading h3 {
    margin: 0;
    line-height: 44px
}

.fdsg .webapp-karriere #divRechB .previous, .fdsg .webapp-karriere #divRechH .previous {
    margin-right: 15px
}

.fdsg .compare-offers .offers > .offer .offer-heading .h2 > span:before, .fdsg .compare-offers .offers > .offer .offer-heading h3 > span:before {
    font-size: 32px;
    width: 40px
}

.fdsg .compare-offers .offers > .offer ul.benefit-list {
    margin-bottom: 30px
}

.fdsg .compare-offers .offers > .offer ul.benefit-list > li {
    min-height: 62px;
    margin-bottom: 0;
    padding: 12px 12px 12px 40px;
    border-bottom: 1px solid #eff0f2
}

.fdsg .compare-offers .offers > .offer ul.benefit-list > li strong {
    display: inline
}

.fdsg .compare-offers .offers > .offer ul.benefit-list > li:nth-child(even) {
    background-color: #fbfbfc
}

.fdsg .compare-offers .offers > .offer ul.benefit-list > li .icon {
    left: 10px;
    top: 14px
}

.fdsg .compare-offers .offers > .offer > .btn {
    margin-left: 12px
}

.fdsg .webapp-karriere #divRechB .next, .fdsg .webapp-karriere #divRechH .next {
    margin-left: 15px
}

.fdsg .compare-offers > .offers-heading {
    padding-right: 160px
}

.fdsg .compare-offers > .offers-heading .offers-toggle:before {
    line-height: 50px;
    display: none;
    content: 'Vergleichen';
    vertical-align: middle;
    font-size: 18px !important;
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .compare-offers > .offers-heading.collapsed .offers-toggle:before {
    display: inline-block
}

.fdsg .compare-offers .offers {
    width: 100%;
    display: table;
    table-layout: fixed
}

.fdsg .compare-offers .offers > .offer {
    display: table-cell
}

.fdsg .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.fdsg .embed-responsive .embed-responsive-item, .fdsg .embed-responsive embed, .fdsg .embed-responsive iframe, .fdsg .embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.fdsg .embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.fdsg .embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.fdsg .embed-responsive.embed-responsive-1by1 {
    padding-bottom: 100%
}

.fdsg .well {
    min-height: 20px;
    padding: 14px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.fdsg .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.fdsg .well-lg {
    padding: 24px;
    border-radius: 6px
}

.fdsg .well-sm {
    padding: 9px;
    border-radius: 3px
}

.fdsg .webapp-karriere #pNombre, .fdsg .webapp-karriere .grey_line {
    display: inline
}

.fdsg .webapp-karriere br {
    display: none
}

.fdsg .webapp-karriere #divRechH {
    padding: 0 0 10px;
    border-bottom: 1px solid #ccc
}

.fdsg .webapp-karriere #divRechH a {
    padding: 0 3px;
    text-decoration: none
}

.fdsg .webapp-karriere #divRechH a.active {
    color: #002F5F;
    font-weight: 700
}

.fdsg .webapp-karriere #divResultat .result {
    border-bottom: 1px solid #ccc;
    padding: 15px 0
}

.fdsg .webapp-karriere #divResultat .result a {
    font-weight: 700;
    text-decoration: none;
    color: #002F5F
}

.fdsg .webapp-karriere #divResultat .result span {
    padding: 0 0 0 10px
}

.fdsg .webapp-karriere #divResultat .result:first-child {
    padding-top: 30px
}

.fdsg .webapp-karriere #divResultat .result:last-child {
    padding-bottom: 30px
}

.fdsg .webapp-karriere #divRechB {
    padding: 30px 0 0
}

.fdsg .webapp-karriere #divRechB a {
    padding: 0 3px;
    text-decoration: none
}

.fdsg .webapp-karriere #divRechB a.active {
    color: #002F5F;
    font-weight: 700
}

.fdsg .social_share_privacy_area .clearfix::after {
    content: "";
    height: 0;
    line-height: 0;
    font-size: 0;
    visibility: hidden;
    display: block
}

.fdsg .social_share_privacy_area {
    margin: 20px 0 !important;
    list-style-type: none;
    padding: 0 !important;
    width: auto;
    height: 25px;
    display: block;
    font-family: Arial, Sans-serif
}

.fdsg .social_share_privacy_area.vertical {
    height: auto
}

.fdsg .social_share_privacy_area li {
    margin: 0 !important;
    padding: 0 !important;
    height: 21px;
    float: left
}

.fdsg .social_share_privacy_area.vertical li {
    float: none;
    width: 150px;
    height: auto;
    margin: 0 0 10px !important
}

.fdsg .social_share_privacy_area.vertical li.settings_info {
    height: 24px
}

.fdsg .social_share_privacy_area.vertical.switch_right li {
    width: 120px
}

.fdsg .social_share_privacy_area li .dummy_btn {
    float: left;
    margin: 0 0 0 10px;
    cursor: pointer;
    padding: 0;
    height: inherit
}

.fdsg .social_share_privacy_area.vertical li .dummy_btn {
    width: 90px
}

.fdsg .social_share_privacy_area.vertical.switch_right li .dummy_btn {
    margin-left: 0
}

.fdsg .social_share_privacy_area li div iframe {
    overflow: hidden;
    height: inherit;
    width: inherit
}

.fdsg .social_share_privacy_area .facebook {
    width: 180px;
    display: inline-block
}

.fdsg .social_share_privacy_area.vertical .facebook {
    display: block
}

.fdsg .social_share_privacy_area .facebook .fb_like iframe {
    width: 130px
}

.fdsg .social_share_privacy_area .twitter {
    width: 148px
}

.fdsg .social_share_privacy_area li div.tweet {
    width: 100px
}

.fdsg .social_share_privacy_area .gplus {
    width: 123px
}

.fdsg .social_share_privacy_area li div.gplusone {
    width: 75px
}

.fdsg .social_share_privacy_area li .switch {
    text-indent: -9999em;
    background: url(../images/socialsharing/socialshareprivacy_on_off.png) no-repeat;
    width: 23px;
    height: 12px;
    overflow: hidden;
    float: left;
    margin: 4px 0 0;
    padding: 0;
    cursor: pointer
}

.fdsg .social_share_privacy_area.vertical.switch_right li .switch {
    float: right
}

.fdsg .social_share_privacy_area.skin-dark li .switch {
    background-image: url(../images/socialsharing/socialshareprivacy_on_off_dark.png)
}

.fdsg .social_share_privacy_area li .switch.on {
    background-position: 0 -12px
}

.fdsg .social_share_privacy_area li.help_info {
    position: relative
}

.fdsg .social_share_privacy_area li .help_info.icon .info, .fdsg .social_share_privacy_area li.help_info .info {
    display: none;
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 290px;
    padding: 10px 15px;
    margin: 0;
    font-size: 12px !important;
    line-height: 16px;
    font-weight: 700;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 3px 4px #999;
    background-color: #fdfbec;
    color: #000;
    z-index: 500
}

.fdsg .social_share_privacy_area li.gplus.help_info .info {
    left: -60px
}

.fdsg .social_share_privacy_area li .help_info.icon .info {
    left: -243px;
    width: 350px
}

.fdsg .social_share_privacy_area.vertical li .help_info.icon .info, .fdsg .social_share_privacy_area.vertical li.gplus.help_info .info {
    left: 0
}

.fdsg .social_share_privacy_area li .help_info.icon.display .info, .fdsg .social_share_privacy_area li.help_info.display .info {
    display: block
}

.fdsg .social_share_privacy_area li.help_info.info_off.display .info {
    display: none
}

.fdsg .social_share_privacy_area li .help_info.icon {
    background: url(../images/socialsharing/socialshareprivacy_info.png) center center no-repeat #fff;
    width: 25px;
    height: 20px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    border: 2px solid #e7e3e3;
    border-right-width: 0;
    border-radius: 5px 0 0 5px;
    margin: 0;
    padding: 0
}

.fdsg .social_share_privacy_area.skin-dark li .help_info.icon {
    background-image: url(../images/socialsharing/socialshareprivacy_info_dark.png);
    background-color: #4f4c4c;
    border-color: #7e7e7e
}

.fdsg .social_share_privacy_area li.settings_info .settings_info_menu.on .help_info.icon {
    border-top-width: 0;
    border-left-width: 0
}

.fdsg .social_share_privacy_area li.settings_info .settings_info_menu.perma_option_off .help_info.icon {
    border-right-width: 2px;
    border-radius: 5px
}

.fdsg .social_share_privacy_area li.settings_info {
    position: relative;
    top: -2px
}

.fdsg .social_share_privacy_area.vertical li.settings_info {
    top: 0
}

.fdsg .social_share_privacy_area li.settings_info a {
    text-decoration: none;
    margin: 0 !important
}

.fdsg .social_share_privacy_area li.settings_info .settings_info_menu {
    background-color: #f3f4f5;
    border: 2px solid #e7e3e3;
    border-radius: 5px;
    box-shadow: 3px 3px 3px #c1c1c1;
    left: 0;
    position: absolute;
    top: 0;
    width: 135px;
    z-index: 1000;
    margin: 0;
    padding: 0
}

.fdsg .social_share_privacy_area li.settings_info .settings_info_menu.off {
    border-width: 0;
    box-shadow: none;
    background-color: transparent
}

.fdsg .social_share_privacy_area li.settings_info .settings_info_menu.off form {
    display: none;
    margin: 0;
    padding: 0
}

.fdsg .social_share_privacy_area li.settings_info .settings_info_menu .settings {
    text-indent: -9999em;
    display: inline-block;
    background: url(../images/socialsharing/settings.png) center center no-repeat #fff;
    width: 25px;
    height: 20px;
    border: 2px solid #e7e3e3;
    border-radius: 0 5px 5px 0;
    border-left: 1px solid #ddd;
    margin: 0;
    padding: 0
}

.fdsg .social_share_privacy_area.skin-dark li.settings_info .settings_info_menu .settings {
    background-image: url(../images/socialsharing/settings_dark.png);
    background-color: #4f4c4c;
    border-color: #7e7e7e
}

.fdsg .social_share_privacy_area.skin-dark li.settings_info .settings_info_menu.on {
    background-color: #4f4c4c;
    color: #fff;
    box-shadow: none
}

.fdsg .social_share_privacy_area li.settings_info .settings_info_menu.on .settings {
    border-top-width: 0
}

.fdsg .social_share_privacy_area li.settings_info .settings_info_menu form fieldset {
    border-width: 0;
    margin: 0;
    padding: 0 10px 10px
}

.fdsg .social_share_privacy_area li.settings_info .settings_info_menu form fieldset legend {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 0;
    padding: 10px 0;
    width: 115px
}

.fdsg .social_share_privacy_area li.settings_info .settings_info_menu form fieldset input {
    float: left;
    margin: 4px 10px 4px 0;
    padding: 0
}

.fdsg .social_share_privacy_area li.settings_info .settings_info_menu form fieldset label {
    display: inline-block;
    float: left;
    font-size: 12px !important;
    font-weight: 700;
    line-height: 24px;
    transition: color .5s ease-in;
    margin: 0;
    padding: 0
}

.fdsg .num-desc, .fdsg .number-desc {
    line-height: 1.33;
    clear: both
}

.fdsg .social_share_privacy_area li.settings_info .settings_info_menu form fieldset label.checked {
    color: #090
}

.fdsg .social_share_privacy_area li.settings_info.top .settings_info_menu.on {
    top: auto;
    bottom: -3px;
    padding-bottom: 22px
}

.fdsg .social_share_privacy_area.vertical li.settings_info.top .settings_info_menu.on {
    bottom: 0
}

.fdsg .social_share_privacy_area li.settings_info.top .settings_info_menu.on > a {
    position: absolute;
    bottom: 0;
    left: 0
}

.fdsg .social_share_privacy_area li.settings_info.top .settings_info_menu.on > a .help_info.icon {
    border-top-width: 2px;
    border-bottom-width: 0;
    border-radius: 0 0 0 5px
}

.fdsg .social_share_privacy_area li.settings_info.top .settings_info_menu.on > a.settings {
    left: 25px;
    border-top-width: 2px;
    border-bottom-width: 0;
    border-radius: 0 5px 0 0
}

.fdsg .social-media-links {
    margin: 30px 0;
    font-size: 24px
}

.fdsg .social-media-links a {
    text-decoration: none
}

.fdsg .social-media-links ul {
    float: right
}

.fdsg .num-desc, .fdsg .social-media-links ul li {
    float: left
}

.fdsg .social-media-links ul li > a > span {
    display: block;
    padding: 0 10px
}

.fdsg .h-line span, .fdsg .v-line span {
    position: absolute;
    padding: 5px;
    margin-left: -20px
}

.fdsg .social-media-links ul li .icon-facebook:hover {
    color: #3b5998
}

.fdsg .social-media-links ul li .icon-youtube:hover {
    color: #cd201f
}

.fdsg .social-media-links ul li .icon-xing:hover {
    color: #026466
}

.fdsg .social-media-links ul li .icon-gplus:hover {
    color: #dd4b39
}

.fdsg .social-media-links ul li .icon-twitter:hover {
    color: #55acee
}

.fdsg .social-media-links ul li .icon-gutefrage:hover {
    color: #009ee0
}

.fdsg .v-line {
    width: 1px;
    background-color: #ccc;
    position: absolute;
    left: 50%;
    height: 310px
}

.fdsg .v-line span {
    top: 50%;
    margin-top: -12px;
    background-color: #fff
}

.fdsg .h-line {
    position: absolute;
    background-color: #ccc;
    height: 1px;
    top: 50%;
    left: 10px;
    right: 10px
}

.fdsg .h-line span {
    top: -15px;
    background-color: #fff;
    left: 50%
}

.fdsg .banking-information {
    display: table
}

.fdsg .banking-information .container {
    display: table-row
}

.fdsg .banking-information .container .item {
    display: table-cell;
    vertical-align: middle;
    width: 50%
}

.fdsg .banking-information .container .item .info {
    background: #EDF3FC;
    padding: 20px;
    font-size: 24px;
    color: #002F5F;
    width: 100%
}

.fdsg .banking-information .container .item.home {
    width: 100%
}

.fdsg .banking-information .container .box {
    background: #EDF3FC;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 10px;
    width: 100%
}

.fdsg .label-name, .fdsg .labl-name {
    border-right: 2px solid #fff
}

.fdsg .banking-information .container .box.blz {
    margin-bottom: 10px
}

.fdsg .blue-box {
    background: #EDF3FC;
    padding: 10px;
    margin: 20px 0
}

.fdsg .valovis-contact p {
    height: 96px
}

.fdsg .valovis-contact .teaser-related:hover, .fdsg .valovis-contact .teaser:hover {
    background: #EDF3FC
}

.fdsg #selected-number .num-label-name, .fdsg #selected-number .num-label-number, .fdsg .number-label-name, .fdsg .number-label-number {
    background: #d9dfe6
}

.fdsg a.brochure-link {
    margin-top: 10px;
    display: block
}

.fdsg .num {
    overflow: hidden;
    margin: 10px 0 14px
}

.fdsg #selected-number .labl-name, .fdsg #selected-number .labl-number {
    font-size: 12px !important;
    font-weight: 700;
    color: #002f5f;
    padding: 6px 8px
}

.fdsg .num-desc {
    font-size: 11px;
    color: #002f5f;
    padding: 3px 8px;
    width: 50%
}

.fdsg .num-label-number {
    float: right;
    width: 40%
}

.fdsg .num-label-name, .fdsg .number-label-name {
    float: left;
    width: 60%
}

.fdsg .label-name, .fdsg .label-number {
    font-size: 12px !important;
    font-weight: 700;
    color: #002f5f;
    padding: 6px 8px
}

.fdsg .number-label-number {
    float: right;
    width: 40%
}

.fdsg .number-desc {
    font-size: 11px;
    color: #002f5f;
    padding: 3px 8px;
    float: left;
    width: 50%;
}

.fdsg .container-contact-valovis {
    height: 190px;
}

.fdsg .teaser-extended {
    cursor: pointer;
    min-height: 260px;
}

.fdsg .teaser img.valovis-teaser-img, .fdsg .teaser-related img.valovis-teaser-img {
    margin: 0 0 12px;
}

.fdsg .compare-table {
    margin: 30px 0;
}

.fdsg .compare-table .table td, .fdsg .compare-table .table th {
    vertical-align: middle;
    height: 48px;
}

.fdsg .compare-table .table th {
    font-weight: 500;
    color: #002F5F;
}

.fdsg .compare-table .table thead td, .fdsg .compare-table .table thead th {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-size: 17px !important;
    border-bottom: 1px solid #ccc;
}

.fdsg .compare-table .table tbody td, .fdsg .compare-table .table tbody th {
    border-bottom: 1px solid #E6EBEF;
}

.fdsg .compare-table .table tbody tr > td:nth-child(2n) {
    background: rgba(230, 235, 239, .3);
}

.fdsg .tab-filial-finder .icon-filialsuche, .fdsg .tab-filial-finder .icon-phone, .fdsg .tab-filial-finder .termin-vereinbarung .icon-calendar-empty {
    background: #002F5F;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    position: relative;
}

.fdsg .compare-table .table tfoot td {
    padding-top: 20px;
    padding-bottom: 20px;
}

.fdsg .compare-table .table .icon-tablet-close {
    color: #999;
    font-size: 17px !important;
}

.fdsg .tab-filial-finder {
    padding: 20px 0 0 20px;
}

.fdsg .tab-filial-finder .icon-filialsuche:before, .fdsg .tab-filial-finder .icon-phone:before {
    font-size: 23px;
    color: #fff;
    padding: 9px;
}

.fdsg .tab-filial-finder .icon-filialsuche {
    margin-top: 20px;
}

.fdsg .tab-filial-finder .icon-phone:before {
    font-size: 28px;
    padding-left: 9px;
}

.fdsg .tab-filial-finder .icon-filialsuche:before {
    padding-left: 10px;
    padding-top: 8px;
}

.fdsg .tab-filial-finder .termin-vereinbarung {
    display: none;
}

.fdsg .tab-filial-finder .termin-vereinbarung.active {
    display: block;
}

.fdsg .tab-filial-finder .termin-vereinbarung h3 {
    margin-top: 0;
}

.fdsg .tab-filial-finder .termin-vereinbarung > div.content {
    padding-left: 18px;
}

.fdsg .tab-filial-finder .termin-vereinbarung .icon-calendar-empty:before {
    font-size: 24px;
    color: #fff;
    padding: 9px;
}

.fdsg .tab-filial-finder .termin-vereinbarung .icon-calendar-empty:after {
    content: "1";
    text-decoration: inherit;
    text-align: center;
    position: absolute;
    top: 16px;
    left: 16px;
    z-index: 400;
    color: #fff;
    font-size: 12px !important;
}

.fdsg .tab-filial-finder .fl {
    float: left;
}

.fdsg .tab-filial-finder .containContent {
    max-width: 80%;
    padding-left: 18px;
}

.fdsg .macbook {
    position: relative;
    width: 332px;
    height: 208px;
    background: url(../images/visual-macbook.png) no-repeat;
}

.fdsg .hint-banner.red, .fdsg .macbook > .step {
    background-color: #BC133E;
}

.fdsg .macbook > .icon {
    font-size: 78px;
    color: #002F5F;
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
}

.fdsg .macbook > .step {
    border-radius: 100%;
    width: 50px;
    height: 50px;
    position: absolute;
    top: -18px;
    left: 10px;
    font-size: 27px;
    line-height: 50px;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    color: #fff;
    vertical-align: middle;
}

.fdsg .triangle-bottom:after, .fdsg .triangle-bottom:before, .fdsg .triangle-left:after, .fdsg .triangle-left:before, .fdsg .triangle-right:after, .fdsg .triangle-right:before, .fdsg .triangle-top:after, .fdsg .triangle-top:before {
    width: 0;
    height: 0;
    content: '';
    position: absolute;
}

.fdsg .triangle-top {
    position: absolute;
}

.fdsg .triangle-top:after, .fdsg .triangle-top:before {
    z-index: 2;
    border-left: .667em solid transparent;
    border-right: .667em solid transparent;
    border-bottom: .83375em solid #810851;
}

.fdsg .triangle-top:before {
    z-index: 1;
}

.fdsg .triangle-top:after {
    border-bottom: .6253125em solid #fff;
    border-left-width: .50025em;
    border-right-width: .50025em;
    z-index: 2;
    left: 2px;
}

.fdsg .triangle-right {
    position: absolute;
}

.fdsg .triangle-right:after, .fdsg .triangle-right:before {
    z-index: 2;
    border-bottom: .667em solid transparent;
    border-top: .667em solid transparent;
    border-left: .83375em solid #810851;
}

.fdsg .triangle-right:before {
    z-index: 1;
}

.fdsg .triangle-right:after {
    border-left: .6253125em solid #fff;
    border-top-width: .50025em;
    border-bottom-width: .50025em;
    z-index: 2;
    top: 2px;
}

.fdsg .triangle-bottom {
    position: absolute;
}

.fdsg .triangle-bottom:after, .fdsg .triangle-bottom:before {
    z-index: 2;
    border-left: .667em solid transparent;
    border-right: .667em solid transparent;
    border-top: .83375em solid #810851;
}

.fdsg .triangle-bottom:before {
    z-index: 1;
}

.fdsg .triangle-bottom:after {
    border-top: .6253125em solid #fff;
    border-left-width: .50025em;
    border-right-width: .50025em;
    z-index: 2;
    left: 2px;
}

.fdsg .triangle-left {
    position: absolute;
}

.fdsg .triangle-left:after, .fdsg .triangle-left:before {
    z-index: 2;
    border-bottom: .667em solid transparent;
    border-top: .667em solid transparent;
    border-right: .83375em solid #810851;
}

.fdsg .triangle-left:before {
    z-index: 1;
}

.fdsg .triangle-left:after {
    border-right: .6253125em solid #fff;
    border-top-width: .50025em;
    border-bottom-width: .50025em;
    z-index: 2;
    top: 2px;
}

.fdsg .request-directjump-result .triangle-bottom {
    left: 24%;
    margin-top: -17px;
}

.fdsg .calc-device-protection .triangle-right {
    top: 50%;
    right: 0;
    margin-top: -14px;
}

@media screen and (min-width: 0) {
    .flex-row {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: center;
        align-items: center;
    }
}

.fdsg .hint-banner {
    position: relative;
    padding: 10px;
    width: 100%;
}

.fdsg .hint-banner p {
    margin-bottom: 0;
    font-size: 12px !important;
    font-family: Arial, sans-serif;
}

.fdsg .hint-banner p a {
    text-decoration: underline
}

.fdsg .hint-banner .hint-banner-cta {
    font-size: 17px !important;
    display: block;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    text-align: right;
}

.fdsg .hint-banner .hint-banner-cta span {
    margin-left: 5px;
}

.fdsg .hint-banner.red .hint-banner-cta, .fdsg .hint-banner.red a, .fdsg .hint-banner.red p {
    color: #fff;
}

.fdsg .hint-banner.brand {
    background-color: #EBF1FA;
}

.fdsg .hint-banner.brand p {
    color: #666;
}

.fdsg .hint-banner.brand .hint-banner-cta, .fdsg .hint-banner.brand a {
    color: #002f5f;
}

.fdsg .hint-banner.blue .hint-banner-cta, .fdsg .hint-banner.blue a, .fdsg .hint-banner.blue p, .fdsg .hint-banner.green .hint-banner-cta, .fdsg .hint-banner.green a, .fdsg .hint-banner.green p {
    color: #fff;
}

.fdsg .hint-banner.blue {
    background-color: #002F5F;
}

.fdsg .hint-banner.green {
    background-color: #08A40B;
}

.fdsg .mobile-switch-layer-content .mobile-layer-title {
    font-size: 62px !important;
    margin-bottom: 15px;
    line-height: 1;
    color: #002F5F;
    font-family: targobank, Arial, Helvetica, Sans-serif;
}

.fdsg .mobile-switch-layer-content .mobile-layer-text {
    font-size: 48px;
    margin-bottom: 30px;
    line-height: 1;
}

.fdsg .mobile-switch-layer-content .mobile-layer-text a.checked {
    background: url(../images/checkbox-mobileswitch.png) 0 -43px no-repeat;
}

.fdsg .mobile-switch-layer-content .mobile-layer-text a {
    font-size: 48px;
    text-decoration: none;
    display: block;
    height: 43px;
    padding: 0 0 0 50px;
    margin: 0 0 50px;
    color: #002F5F;
    background: url(../images/checkbox-mobileswitch.png) no-repeat;
}

.fdsg .mobile-switch-layer-content a.btn {
    font-size: 48px;
    margin-bottom: 30px;
}

.fdsg .calc-device-protection .select2-container--default .select2-selection--single .select2-selection__rendered {
    background-color: rgba(182, 208, 243, .6);
    border: 1px solid #fff;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .5), inset 0 -1px 0 0 rgba(0, 0, 0, .02);
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, background ease-in-out .15s;
}

.fdsg .calc-device-protection .request-device-protection-fields {
    background: rgba(255, 255, 255, .6);
    padding: 14px;
}

@media (min-width: 0) {
    .calc-device-protection {
        display: -webkit-box;
        display: flex;
    }

    .calc-device-protection > * {
        position: relative;
        flex-basis: 50%;
    }

    .calc-device-protection .request-device-protection-fields {
        border-right: 2px solid #810851;
        border-left: 2px solid #EDF3FC;
        border-top: 2px solid #EDF3FC;
        border-bottom: 2px solid #EDF3FC;
    }
}

.fdsg .calc-device-protection .request-device-protection-fields > .arrow {
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 1;
    margin-right: -11px;
    margin-top: -14px;
}

.fdsg .calc-device-protection .request-device-protection-fields .nice-radio-area {
    margin-bottom: 10px;
}

.fdsg .calc-device-protection .request-device-protection-fields .nice-radio-area .nice-radio-circle {
    width: 20px;
    height: 20px;
    left: -11px;
    top: 69%;
}

.fdsg .calc-device-protection .request-device-protection-fields .nice-radio-area .nice-radio-inner {
    height: 30px;
}

.fdsg .calc-device-protection .request-device-protection-fields .nice-radio-area .nice-radio-inner .nice-radio-title {
    display: table-cell;
    vertical-align: middle;
    padding-left: 22px;
}

.fdsg .calc-device-protection .request-device-protection-fields .day {
    width: 12%;
    float: left;
    background-color: #fff;
}

.fdsg .calc-device-protection .request-device-protection-fields .month {
    width: 13%;
    float: left;
    background-color: #fff;
}

.fdsg .calc-device-protection .request-device-protection-fields .year {
    width: 15%;
    float: left;
    background-color: #fff;
}

.fdsg .calc-device-protection .request-device-protection-fields .icon {
    font-size: 24px;
    margin-left: 10px;
}

.fdsg .calc-device-protection .request-device-protection-fields .toggle-datepicker {
    font-size: 15px;
}

.fdsg .calc-device-protection .request-device-protection-fields .error {
    border: 2px solid #810851;
}

.fdsg .calc-device-protection .request-device-protection-result {
    background: #EDF3FC;
    color: #333;
    overflow: hidden;
}

@media (max-width: -1) {
    .calc-device-protection .request-device-protection-result {
        padding: 0 14px;
    }
}

@media (min-width: 0) {
    .calc-device-protection .request-device-protection-result {
        padding-left: 24px;
    }
}

.fdsg .calc-device-protection .request-device-protection-result .result_device_protection {
    font-size: 25px;
    color: #707E9E;
    margin-right: 41px;
    font-weight: 700;
    width: 83px;
    float: left;
}

.fdsg .calc-device-protection .request-device-protection-result .footnotes {
    font-size: 10px;
    margin: 17px 0;
}

.fdsg .calc-device-protection .data-generated-price {
    min-height: 49px;
}

.fdsg .calc-device-protection p.subline {
    display: none;
}

.fdsg .calc-device-protection .live-error .field-caption {
    color: #bc133e;
}

.fdsg .calc-device-protection .live-error input, .fdsg .calc-device-protection .live-error select {
    border: 1px solid #bc133e;
}

.fdsg .calc-device-protection .field.has-error .form-element, .fdsg .calc-device-protection .field.has-error .js-checkbox, .fdsg .calc-device-protection .field.has-error .js-radio, .fdsg .calc-device-protection .field.has-error.gradient-box, .fdsg .calc-device-protection .field.has-error.radio-enhanced, .fdsg .calc-device-protection .field.has-error.radio-enhanced .radio-enhanced-circle {
    border-color: #a94442;
}

.fdsg .calc-device-protection .live-error .subline {
    color: #bc133e;
    display: block;
    padding-top: 5px;
}

.fdsg .calc-device-protection .field-caption {
    display: block;
    color: #002F5F;
    line-height: 30px;
}

.fdsg .calc-device-protection .field {
    color: #002F5F;
}

.fdsg .calc-device-protection .field.has-error, .fdsg .calc-device-protection .field.has-error .field-caption, .fdsg .calc-device-protection .field.has-error .js-checkbox:before, .fdsg .calc-device-protection .field.has-error .js-radio:before, .fdsg .calc-device-protection .field.has-error label {
    color: #a94442;
}

.fdsg .calc-device-protection .field label {
    display: block;
}

.fdsg .calc-device-protection .field label:after, .fdsg .calc-device-protection .field label:before {
    content: " ";
    display: table;
}

.fdsg .calc-device-protection .field label:after {
    clear: both;
}

.fdsg .calc-device-protection .field .form-element:last-of-type {
    margin-right: 0;
}

.fdsg .calc-device-protection .field .toggle-datepicker {
    line-height: 30px;
    display: inline-block;
    width: 40px;
    text-align: center;
    font-size: 20px !important;
    cursor: pointer;
}

.fdsg .calc-device-protection .field .prefix {
    float: left;
    display: block;
    line-height: 30px;
    margin-right: 5px;
}

.fdsg .calc-device-protection .field.is-multiple {
    margin-left: -5px;
    margin-right: -5px;
}

.fdsg .calc-device-protection .field.is-multiple:after, .fdsg .calc-device-protection .field.is-multiple:before {
    content: " ";
    display: table;
}

.fdsg .calc-device-protection .field.is-multiple:after {
    clear: both;
}

.fdsg .calc-device-protection .field.is-multiple .field-caption {
    padding: 0 5px;
}

.fdsg .calc-device-protection .field.is-multiple label {
    padding: 0 5px;
    line-height: 30px;
    float: left;
    width: 50%;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
}

.fdsg .calc-device-protection .field.is-checkbox .field-caption, .fdsg .calc-device-protection .field.is-radio .field-caption {
    line-height: 1.4;
}

.fdsg .calc-device-protection .field.is-multiple label.is-size-xs {
    width: 25%;
}

.fdsg .calc-device-protection .field.is-multiple label.is-size-sm {
    width: 75%;
}

.fdsg .calc-device-protection .field.is-multiple .form-element {
    margin-bottom: 0;
}

.fdsg .calc-device-protection .field.is-multiple input[type=checkbox], .fdsg .calc-device-protection .field.is-multiple input[type=radio] {
    margin-right: 5px;
}

.fdsg .calc-device-protection .field.is-checkbox {
    position: relative;
    padding-left: 30px;
}

.fdsg .calc-device-protection .field.is-checkbox .js-checkbox {
    position: absolute;
    left: 0;
    top: 0;
}

.fdsg .calc-device-protection .field.is-checkbox.gradient-box {
    padding: 15px 15px 15px 45px;
}

.fdsg .calc-device-protection .field.is-checkbox.gradient-box .js-checkbox {
    left: 15px;
    top: 15px;
}

.fdsg .calc-device-protection .field.is-radio {
    position: relative;
    padding-left: 30px;
}

.fdsg .calc-device-protection .field.is-radio .js-radio {
    position: absolute;
    left: 0;
    top: 0;
}

.fdsg .calc-device-protection .field.is-radio.gradient-box {
    padding: 15px 15px 15px 45px;
}

.fdsg .calc-device-protection .field.is-radio.gradient-box .js-checkbox {
    left: 15px;
    top: 15px;
}

.fdsg .calc-device-protection .field.has-error.radio-enhanced .radio-enhanced-circle:before {
    background-color: #a94442;
}

.fdsg .calc-device-protection label {
    font-weight: 400;
}

.fdsg .icons-group {
    display: inline-block;
    position: relative;
}

.fdsg .icons-group > span:nth-child(1) {
    font-size: 47px;
    color: #b8d1f3;
}

.fdsg .icons-group > span:nth-child(2) {
    position: absolute;
    color: #fff;
    font-size: 40px !important;
    right: -10px;
    bottom: -3px;
    z-index: 0;
    line-height: 1;
}

.fdsg .icons-group > span:nth-child(3) {
    position: absolute;
    color: #012f5f;
    font-size: 30px !important;
    right: -5px;
    bottom: 5px;
    z-index: 1;
    line-height: 1;
}

.fdsg .contact-boxes .blue-borders {
    border-left: 2px solid #DBE7FA;
    border-right: 2px solid #DBE7FA;
}

.fdsg .contact-boxes .contact-module.boxes {
    text-align: center;
    padding-top: 30px;
}

.fdsg .contact-boxes .contact-module.boxes .tab-filial-finder {
    padding: 0;
}

.fdsg .contact-boxes .contact-module.boxes h2 {
    text-align: left;
    margin-bottom: 0;
}

@media (max-width: -1) {
    .contact-boxes .contact-module.boxes .icon-bg {
        padding: 20px 0;
    }
}

.fdsg .contact-boxes .contact-module.boxes .icon-bg .custom-icon-bg p {
    position: relative;
    color: #333;
    max-width: 90%;
    margin: 0 auto;
    padding: 28px 0;
    line-height: 1.8;
    font-weight: 700;
}

@media (max-width: -1) {
    .contact-boxes .contact-module.boxes .icon-bg .custom-icon-bg p {
        padding: 18px 0;
    }
}

.fdsg .contact-boxes .contact-module.boxes .icon-bg .custom-icon-bg:before {
    font-family: targobank;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    background: rgba(183, 208, 244, .5);
    border-radius: 50%;
    color: #fff;
    font-size: 47px;
    padding: 22px;
    position: absolute;
    text-align: center;
    right: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    max-width: 92px;
    top: 7px;
}

.page {
    min-height: calc(100vh - 70px);
}

.fdsg .contact-boxes .contact-module.boxes .icon-bg.first .custom-icon-bg:before {
    content: '\e827'
}

.fdsg .contact-boxes .contact-module.boxes .icon-bg.second .custom-icon-bg:before {
    content: '\e811'
}

.fdsg .contact-boxes .contact-module.boxes .icon-bg.third p:first-child {
    padding-bottom: 40px
}

@media (max-width: -1) {
    .contact-boxes .contact-module.boxes .icon-bg.third p:first-child {
        padding-bottom: 0
    }
}

.fdsg .contact-boxes .contact-module.boxes .icon-bg.third .custom-icon-bg:before {
    content: '\e812'
}

.fdsg .contact-boxes .contact-module.boxes .icon-bg .phone {
    color: #002F5F;
    font-size: 21px !important;
    padding-bottom: 0;
    margin-bottom: 0;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-weight: 700;
    position: relative;
    margin-top: 18px
}

.fdsg .contact-boxes .contact-module.boxes .icon-bg .subline {
    color: #555;
    font-size: 12px !important
}

.fdsg .contact-boxes .contact-module.boxes .search-box {
    padding-right: 0
}

.fdsg .contact-boxes .map .embed-responsive {
    height: 450px;
    padding-bottom: 0
}

.fdsg .contact-boxes .search-branches {
    padding: 0 0 40px;
    display: none
}

.fdsg .contact-boxes .search-branches .close-maps {
    margin-top: 10px
}

.fdsg .contact-boxes .tab-filial-finder-form input {
    display: inline-block;
    width: 70%
}

.fdsg .contact-boxes .tab-filial-finder-form .btn {
    display: inline-block;
    width: 20%;
    margin-top: -4px
}

.fdsg .contact-boxes .tab-filial-finder .branches-result a .label, .fdsg .contact-boxes .tab-filial-finder .tab-filial-results-num {
    display: none
}

.fdsg .contact-boxes .tab-filial-finder, .fdsg .contact-boxes .tab-filial-finder .tab-filial-finder-map {
    padding: 0
}

.fdsg .contact-boxes .tab-filial-finder .tab-filial-finder-results {
    padding: 0;
    margin-top: 10px
}

.fdsg .contact-boxes .tab-filial-finder .branches-result {
    position: relative;
    border-bottom: 1px solid #DBE7FA;
    padding: 10px 0 10px 20px
}

.fdsg .contact-boxes .tab-filial-finder .branches-result a {
    padding: 20px 0;
    color: #707E9E;
    text-decoration: none
}

.fdsg .contact-boxes .tab-filial-finder .branches-result a p {
    margin: 0;
    font-size: 14px !important
}

.fdsg .contact-boxes .tab-filial-finder .branches-result a p.name {
    font-weight: 700;
    font-size: 14px !important
}

.fdsg .contact-boxes .tab-filial-finder .branches-result a p.map-link {
    margin-top: 7px;
    text-decoration: underline
}

.fdsg .contact-boxes .tab-filial-finder .branches-result .branches-radio {
    padding: 5px;
    position: absolute;
    width: 32px;
    height: 32px;
    border: 1px solid #abb9c9;
    right: 20px;
    top: 50%;
    margin-top: -16px;
    background-color: #fff;
    border-radius: 100%;
    display: block
}

.fdsg .contact-boxes .tab-filial-finder .branches-result.active a, .fdsg .contact-boxes .tab-filial-finder .branches-result:hover a {
    color: #002F5F
}

.fdsg .contact-boxes .tab-filial-finder .branches-result.active .branches-radio:before, .fdsg .contact-boxes .tab-filial-finder .branches-result:hover .branches-radio:before {
    background-color: #8d9fb4;
    border-radius: 100%;
    width: 16px;
    height: 16px;
    content: '';
    display: block;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    position: absolute
}

.fdsg .contact-boxes .tab-filial-finder .branches-result:last-child {
    border-bottom: none
}

.fdsg .contact-boxes .tab-filial-finder .branches-search-head {
    background: #EDF3FC;
    color: #002F5F;
    padding: 10px;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-weight: 700;
    font-size: 17px !important
}

.fdsg .contact-boxes.appointment .contact-module.boxes .icon-bg.third p:first-child, .fdsg .product-contact-box .panel-heading {
    padding-bottom: 0
}

.fdsg .contact-boxes .tab-filial-finder-results-tables.table-responsive {
    max-height: 350px;
    overflow-y: scroll
}

.fdsg .contact-boxes .center {
    text-align: center
}

.fdsg .contact-boxes.appointment .tab-filial-finder-form input {
    width: 40%
}

.fdsg .contact-boxes.appointment .tab-filial-finder-form .btn {
    width: 30%
}

.fdsg .sea-seiten h3 {
    margin: 5px 0
}

.fdsg .sea-seiten span.subline {
    font-size: 11px;
    color: #999;
    line-height: 1.5em;
    display: block
}

.fdsg .sea-seiten .tab-calculator {
    border: 3px solid #ccc
}

.fdsg .product-contact-box .fullWidth {
    width: 100%
}

.fdsg .product-contact-box hr {
    color: #999;
    height: 2px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px
}

.fdsg .product-contact-box h3 {
    margin-bottom: 3px
}

.fdsg .product-contact-box .padding-top-3 {
    padding-top: 3px
}

.fdsg .product-contact-box .home-row {
    padding-bottom: 15px
}

.fdsg .product-contact-box .little-icon-bg:before {
    font-family: targobank;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: block;
    text-decoration: inherit;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    background: #edf3fc;
    border-radius: 50%;
    color: #002F5F;
    font-size: 21px !important;
    padding: 10px 13px 13px;
    position: absolute;
    margin: 0 auto;
    text-align: center;
    right: 0;
    left: 0;
    max-width: 132px;
    top: 7px;
    height: 40px;
    width: 40px
}

.fdsg .product-contact-box .panel-title > a, .fdsg .product-contact-box .phone-number {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .product-contact-box .little-icon-bg.home:before {
    content: '\e811';
    padding-left: 11px;
    top: 0
}

.fdsg .product-contact-box .little-icon-bg.calendar:before {
    content: '\e827';
    padding-left: 9px
}

.fdsg .product-contact-box .little-icon-bg.phone:before {
    content: '\e812'
}

.fdsg .product-contact-box .col-calendar {
    padding-top: 12px
}

.fdsg .product-contact-box .phone-number {
    color: #002F5F;
    font-size: 18px !important;
    padding-top: 10px;
    margin-bottom: 5px;
    padding-bottom: 0
}

.fdsg .product-contact-box .subline {
    margin-top: 0;
    padding-top: 0;
    color: #999;
    font-size: 12px !important;
    line-height: 1.2
}

.fdsg .product-contact-box .panel-title > a {
    font-weight: 500;
    line-height: 1.25;
    color: #002F5F;
    font-size: 17px !important
}

.fdsg .product-contact-box a.search {
    width: 20%;
    display: inline-block
}

.fdsg .product-contact-box input[name=plz] {
    width: 78%;
    display: inline-block
}

.fdsg .cross-links .teaser-extended .benefit-list, .fdsg .lightbox-filialsuche .close-maps {
    display: none
}

.fdsg .product-contact-box .tab-filial-finder {
    padding: 0
}

.fdsg .lightbox-filialsuche .branches-result {
    text-align: left
}

.fdsg .cross-links {
    background-image: linear-gradient(0deg,.fdsg #F0F7FE 0,.fdsg #F9FCFE 46%);
    border-top: 1px solid rgba(230, 235, 239, .5);
    margin-left: -1000em;
    margin-right: -1000em
}

.fdsg .cross-links .teaser-extended {
    min-height: 150px
}

.fdsg .start-stoerer {
    position: absolute;
    top: 50%;
    right: 20%
}

.fdsg .start-stoerer .stoerer .text a {
    text-decoration: none;
    color: #fff;
    font-size: 22px
}

.fdsg .loan-council {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .loan-council .contact-module.boxes {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px !important;
    line-height: 1.4;
    color: #333
}

.fdsg .loan-council .nav-banner, .fdsg .loan-council form .label-title, .fdsg .loan-council form div.steps > .lc-header {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .blocmsg.err:before, .fdsg .loan-council form .radio-mobil-button .icon-button-panel .panel-icon {
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    text-transform: none
}

.fdsg .loan-council .lc-header {
    clear: both
}

.fdsg .loan-council .nav-banner {
    font-size: 17px !important;
    font-weight: 700;
    color: #fff;
    background: #002F5F;
    padding: 14px 10px;
    margin: 10px -10px 20px
}

.fdsg .loan-council .nav-banner > a.anker-up {
    color: #fff;
    font-size: 20px !important;
    position: absolute;
    right: 20px;
    top: 22px;
    text-decoration: none
}

.fdsg .loan-council .contact-boxes {
    clear: both;
    margin-top: 50px;
    float: left
}

.fdsg .loan-council form div.steps {
    margin-bottom: 20px;
    width: 100%
}

.fdsg .loan-council form div.steps:after, .fdsg .loan-council form div.steps:before {
    content: " ";
    display: table
}

.fdsg .loan-council form #result, .fdsg .loan-council form #step-3 {
    display: none
}

.fdsg .loan-council form div.steps:after {
    clear: both
}

.fdsg .loan-council form div.steps > .lc-header {
    font-size: 19px
}

.fdsg .loan-council form span.icon-ok {
    font-size: 18px !important;
    color: #333
}

.fdsg .loan-council form span.icon-tablet-close {
    font-size: 18px !important;
    color: #999
}

.fdsg .loan-council form .label-title {
    font-size: 17px !important;
    color: #002F5F
}

.fdsg .loan-council form #step-1 .radio-button-panel label, .fdsg .loan-council form .label-desc {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px !important
}

.fdsg .loan-council form #step-1 .radio-button-panel label {
    color: #002F5F
}

.fdsg .loan-council form #step-1 .radio-button-panel label span {
    vertical-align: middle
}

.fdsg .loan-council form #step-2 > .form-group > .radio-button-panel {
    position: relative
}

.fdsg .loan-council form #step-2 > .form-group > .radio-button-panel:before {
    content: '';
    position: absolute;
    height: 105%;
    width: 99%;
    left: -1%;
    background: linear-gradient(transparent 0,.fdsg #fff 52%);
    z-index: 100;
    opacity: 1
}

.fdsg .loan-council form #step-2.next > .form-group > .radio-button-panel:before {
    opacity: 0;
    z-index: -1
}

.fdsg .loan-council form #step-3 > .form-group > .radio-button-panel {
    position: relative
}

.fdsg .loan-council form #step-3 > .form-group > .radio-button-panel:before {
    content: '';
    position: absolute;
    height: 105%;
    width: 99%;
    left: -1%;
    background: linear-gradient(transparent 0,.fdsg #fff 52%);
    z-index: 100;
    opacity: 1
}

.fdsg .loan-council form #step-3.next > .form-group > .radio-button-panel:before {
    opacity: 0;
    z-index: -1
}

.fdsg .loan-council form .radio-mobil-button .description-panel {
    float: left;
    margin-bottom: 20px;
    display: none
}

.fdsg .loan-council form .radio-mobil-button .icon-button-panel {
    height: 220px
}

.fdsg .loan-council form .radio-mobil-button .icon-button-panel .panel-item {
    position: relative;
    top: 60px
}

.fdsg .loan-council form .radio-mobil-button .icon-button-panel .panel-icon {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-weight: 400;
    display: block;
    text-decoration: inherit;
    font-variant: normal;
    -moz-osx-font-smoothing: grayscale;
    background: #e05206;
    border-radius: 50%;
    color: #fff;
    font-size: 40px !important;
    padding: 20px;
    position: absolute;
    text-align: center;
    right: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    max-width: 80px;
    top: -60px
}

.fdsg .loan-council form .radio-mobil-button .icon-button-panel .panel-icon.icon-free::before {
    content: '\e816'
}

.fdsg .loan-council form .radio-mobil-button .icon-button-panel .panel-icon.icon-car::before {
    content: '\e847'
}

.fdsg .loan-council form .radio-mobil-button .icon-button-panel .panel-icon.icon-housing::before {
    content: '\e849'
}

.fdsg .loan-council form .radio-mobil-button .icon-button-panel .panel-icon.icon-direct::before {
    content: '\e893'
}

.fdsg .loan-council form .radio-mobil-button label.no-icon {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px !important;
    color: #002F5F;
    border: 2px solid transparent;
    box-shadow: 2px 2px 12px rgba(0, 0, 0, .18);
    text-align: center;
    cursor: pointer;
    padding: 28px 0;
    width: 100%
}

.fdsg .loan-council form .radio-mobil-button label.no-icon.active {
    position: relative;
    border: 2px solid #002F5F;
    box-shadow: inset 0 0 12px rgba(0, 0, 0, .18)
}

.fdsg .loan-council form .radio-mobil-button label.no-icon.active::before {
    content: '\e8bf';
    background: #fff;
    top: -8px;
    right: -8px;
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    padding: 2px 2px 0 3px;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-size: 17px !important
}

.fdsg .loan-council form .radio-mobil-button .panel-item {
    font-family: Arial, Helvetica, Sans-serif;
    color: #002F5F;
    width: 23%;
    padding: 30px 0 0 10px;
    border: 2px solid transparent;
    box-shadow: 2px 2px 12px rgba(0, 0, 0, .18);
    cursor: pointer;
    font-size: 14px !important;
    display: inline-block;
    margin-right: 2%;
    float: left;
    height: 155px
}

.fdsg .loan-council form .radio-mobil-button .panel-item.selected {
    padding: 0;
    box-shadow: 0 0;
    height: 80px;
    margin-bottom: 15px
}

.fdsg .loan-council form .radio-mobil-button .panel-item.custom-style {
    padding: 30px 0 0 10px;
    box-shadow: 2px 2px 12px rgba(0, 0, 0, .18);
    height: 155px
}

.fdsg .loan-council form .radio-mobil-button .panel-item.custom-style label.active {
    border: none
}

.fdsg .loan-council form .radio-mobil-button .panel-item label.active, .fdsg .loan-council form .radio-mobil-button .panel-item.myChoice {
    border: 2px solid #002F5F
}

.fdsg .loan-council form .radio-mobil-button .panel-item label {
    text-align: center;
    cursor: pointer
}

.fdsg .loan-council form .radio-mobil-button .panel-item p {
    color: #333;
    font-size: 12px !important;
    padding-right: 8px
}

.fdsg .loan-council form .radio-mobil-button .panel-item.myChoice::before {
    content: '\e8bf';
    background: #fff;
    top: -8px;
    right: -8px;
    position: absolute;
    z-index: 0;
    border-radius: 50%;
    padding: 2px 2px 0 3px;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-size: 17px !important
}

.fdsg .loan-council form .radio-mobil-button .mobil-label, .fdsg .loan-council form .radio-mobil-button input {
    display: none
}

@media (max-width: -1) {
    .loan-council form .radio-mobil-button .panel-item.custom-style {
        box-shadow: none
    }

    .loan-council form .radio-mobil-button .myChoice, .fdsg .loan-council form .radio-mobil-button .panel-item.myChoice {
        z-index: 999;
        position: relative;
        background: #fff;
        border-bottom: none
    }

    .loan-council form .radio-mobil-button label.no-icon {
        font-family: targobank, Arial, Helvetica, Sans-serif;
        font-size: 20px !important;
        padding: 26px 20px;
        margin: 0 0 5vw;
        width: 100% !important
    }

    .loan-council form .radio-mobil-button label.no-icon.active::after, .fdsg .loan-council form .radio-mobil-button label.no-icon.active::before {
        content: none
    }

    .loan-council form .radio-mobil-button .icon-button-panel {
        height: auto;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: justify;
        justify-content: space-between
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item {
        top: 0;
        width: auto;
        padding: 0;
        display: inline-block;
        margin: 0;
        float: left;
        height: auto;
        box-shadow: none
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item label {
        padding: 5px;
        margin: 0
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item label span.icon-button {
        color: #fff;
        font-size: 280%;
        font-size: 10vw
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item label span.icon-button::before {
        background: #e05206;
        border-radius: 50%;
        padding: 4vw
    }

    .loan-council form .radio-mobil-button .radio-button-panel .panel-item {
        height: auto;
        color: #ccc !important
    }

    .loan-council form .radio-mobil-button .radio-button-panel .panel-item.selected {
        margin-bottom: 0
    }

    .loan-council form .radio-mobil-button .radio-button-panel .panel-item label.no-icon {
        padding: 0;
        box-shadow: 0 0;
        margin: 0 2% 0 0
    }

    .loan-council form .radio-mobil-button .radio-button-panel .panel-item label span.icon-button {
        font-size: 280%;
        font-size: 10vw;
        color: #ccc;
        background-color: #fff
    }

    .loan-council form .radio-mobil-button .radio-button-panel .panel-item label span.icon-button::before {
        background: #fff;
        padding: 4vw
    }

    .loan-council form .radio-mobil-button .radio-button-panel .panel-item > label.active {
        box-shadow: 0 0;
        border-top: 2px solid #002F5F;
        border-left: 2px solid #002F5F;
        border-right: 2px solid #002F5F;
        border-bottom: 0;
        z-index: 10
    }

    .loan-council form .radio-mobil-button .radio-button-panel .panel-item > label.active.no-icon span.icon-button {
        color: #002F5F
    }

    .loan-council form .radio-mobil-button .description-panel {
        width: 100%;
        margin-top: 4px
    }

    .loan-council form .radio-mobil-button .description-panel .mobil-label {
        padding: 20px 20px 10px;
        margin-top: -6px;
        margin-left: 2px;
        display: none
    }

    .loan-council form .radio-mobil-button .description-panel .mobil-label.active {
        border: 2px solid #002F5F;
        display: block;
        margin-left: 0
    }
}

@media (max-width: 0) {
    .loan-council form .radio-mobil-button label.no-icon {
        margin: 0 0 5vw;
        padding: 26px 20px;
        width: 100% !important
    }

    .loan-council form .radio-mobil-button .icon-button-panel {
        height: auto
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item {
        top: 0;
        width: auto;
        padding: 0;
        display: inline-block;
        box-shadow: none;
        height: auto
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item label {
        padding: 1vw;
        margin: 0
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item label span.icon-button {
        color: #fff;
        font-size: 200%;
        font-size: 10vw
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item label span.icon-button::before {
        background: #e05206;
        border-radius: 50%;
        padding: 4vw
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item.active label span.icon-button::before, .fdsg .loan-council form .radio-mobil-button .icon-button-panel .panel-item.first-time-selected label span:before {
        background: #fff
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item.active {
        box-shadow: 0 0;
        border-top: 2px solid #002F5F;
        border-left: 2px solid #002F5F;
        border-right: 2px solid #002F5F;
        background-color: #fff;
        z-index: 10
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item.active label span.icon-button {
        color: #002F5F
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item.first-time-selected label span {
        color: grey
    }

    .loan-council form .radio-mobil-button .mobil-label {
        display: none
    }

    .loan-council form .radio-mobil-button .mobil-label.active {
        display: block
    }
}

.fdsg .loan-council form .radio-button-panel > label.no-icon {
    width: 23%;
    margin-right: 2%
}

.fdsg .loan-council form .radio-button-panel.price-span label.no-icon {
    padding: 8px 24px;
    text-align: left
}

.fdsg .loan-council form .radio-button-panel.price-span label.no-icon .first-amount {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    color: #002F5F;
    font-size: 18px !important
}

.fdsg .loan-council form .radio-button-panel.price-span label.no-icon .to-amount {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    color: #90ADCC;
    font-size: 16px !important
}

.fdsg .loan-council form .radio-button-panel.price-span label.no-icon .last-amount {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    color: #002F5F;
    font-size: 24px
}

@media (max-width: -1) {
    .loan-council form .radio-button-panel.price-span label.no-icon {
        padding: 26px 10px;
        text-align: center
    }

    .loan-council form .radio-button-panel.price-span label.no-icon .first-amount {
        font-size: 16px !important
    }

    .loan-council form .radio-button-panel.price-span label.no-icon .to-amount {
        font-size: 14px !important
    }

    .loan-council form .radio-button-panel.price-span label.no-icon .last-amount {
        font-size: 18px !important
    }

    .loan-council form .radio-button-panel.price-span label.no-icon.active .last-amount {
        display: inline
    }
}

@media (max-width: 1) {
    .loan-council form .radio-button-panel.price-span label.no-icon {
        padding: 26px 8px;
        text-align: center
    }

    .loan-council form .radio-button-panel.price-span label.no-icon .first-amount {
        font-size: 14px !important
    }

    .loan-council form .radio-button-panel.price-span label.no-icon .to-amount {
        font-size: 12px !important
    }

    .loan-council form .radio-button-panel.price-span label.no-icon .last-amount {
        font-size: 18px !important
    }

    .loan-council form .radio-button-panel.price-span label.no-icon.active .last-amount {
        display: inline
    }
}

@media (max-width: -1) {
    .loan-council form .radio-button-panel.price-span label.no-icon {
        padding: 26px 20px;
        text-align: center
    }

    .loan-council form .radio-button-panel.price-span label.no-icon .first-amount {
        font-size: 18px !important
    }

    .loan-council form .radio-button-panel.price-span label.no-icon .to-amount {
        font-size: 14px !important
    }

    .loan-council form .radio-button-panel.price-span label.no-icon .last-amount {
        font-size: 20px !important
    }

    .loan-council form .radio-button-panel.price-span label.no-icon.active {
        padding: 14px 20px
    }

    .loan-council form .radio-button-panel.price-span label.no-icon.active .change-selection {
        top: 28px
    }
}

.fdsg .loan-council form .radio-button-panel:before {
    width: 110% !important;
    left: -5%;
    overflow: hidden
}

.fdsg .loan-council form table.table-result {
    width: 100%;
    border-collapse: collapse;
    position: relative
}

.fdsg .loan-council form table.table-result thead > tr > th {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-size: 14px !important;
    color: #002F5F;
    text-align: center;
    max-width: 50px
}

.fdsg .loan-council form table.table-result thead > tr > th:nth-child(4) {
    width: auto
}

.fdsg .loan-council form table.table-result thead .suggestion-box {
    position: absolute;
    font-weight: 400;
    padding: 4px 8px;
    background: #e05206;
    color: #fff;
    top: 34px;
    right: -1px;
    width: 200px;
    border: 2px solid #e05206
}

.fdsg .loan-council form table.table-result thead .suggestion-box:after, .fdsg .loan-council form table.table-result thead .suggestion-box:before {
    width: 0;
    height: 0;
    content: '';
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #e05206;
    right: 7px;
    position: absolute
}

.fdsg .loan-council form table.table-result thead .suggestion-box:before {
    bottom: -5px;
    z-index: 3
}

.fdsg .loan-council form table.table-result thead .suggestion-box:after {
    z-index: 2;
    bottom: -8px
}

@media (max-width: -1) and (orientation: landscape) {
    .loan-council form table.table-result thead .suggestion-box {
        top: 25px;
        width: 200px
    }
}

@media (min-width: -1) and (max-width: 4) {
    .loan-council form table.table-result thead .suggestion-box {
        top: 44px;
        width: 200px
    }
}

.fdsg .loan-council form table.table-result tbody > tr {
    border-bottom: 1px solid #e6ebef
}

.fdsg .loan-council form table.table-result tbody > tr > td {
    text-align: center
}

.fdsg .loan-council form table.table-result tbody > tr > td:nth-child(4) {
    color: #002F5F;
    text-align: left
}

.fdsg .loan-council form table.table-result tbody.result-rows > tr > td {
    padding: 8px 0 8px 8px;
    vertical-align: middle;
    border: 0;
    background-color: #fafafa
}

.fdsg .loan-council form table.table-result tbody.result-rows > tr > td small.custom-margin {
    display: block;
    margin-top: -3px;
    margin-bottom: -16px
}

.fdsg .loan-council form table.table-result tbody.result-rows > tr > td > .loan-label {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-size: 17px !important
}

.fdsg .loan-council form table.table-result tbody.result-rows > tr > td:nth-child(2), .fdsg .loan-council form table.table-result tbody.result-rows > tr > td:nth-child(4) {
    background: #fff
}

.fdsg .loan-council form table.table-result tbody.result-rows > tr > td:nth-child(5) {
    background-color: transparent;
    width: 200px
}

.fdsg .loan-council form table.table-result tbody.result-rows > tr > td:last-child {
    background-color: transparent;
    width: 110px
}

.fdsg .loan-council form table.table-result tbody.result-rows > tr.loan-suggestion > td {
    background: #EDF3FC !important
}

.fdsg .loan-council form table.table-result tbody.result-rows > tr.loan-suggestion > td:last-child, .fdsg .loan-council form table.table-result tbody.result-rows > tr.loan-suggestion > td:nth-child(5) {
    background: #EDF3FC
}

.fdsg .loan-council form table.table-result tbody .loan-type {
    font-size: 17px !important
}

@media (min-width: 0) {
    .loan-council form table.table-result tbody.result-rows > tr > td:last-child {
        vertical-align: bottom;
        padding-bottom: 14px
    }

    .loan-council form table.table-result tbody .loan-type {
        white-space: nowrap
    }

    .loan-council .is-not-free .col-desc > span {
        word-wrap: break-word;
        -webkit-hyphens: auto;
        -o-hyphens: auto;
        hyphens: auto
    }
}

@media (max-width: 0) {
    .loan-council form table.table-result tbody .loan-type {
        font-size: 14px
    }
}

.fdsg .loan-council form table.table-result .loan-suggestion {
    border: 2px solid #BC133E
}

.fdsg .loan-council label .change-selection {
    font-size: 16px !important;
    display: none;
    color: #8D9FB4;
    text-decoration: underline;
    position: absolute;
    right: 20px;
    top: 28px
}

@media (max-width: -1) {
    .loan-council #step-2.done label:not(.active), .fdsg .loan-council #step-3.done label:not(.active) {
        display: none
    }

    .loan-council #step-2.done label.active, .fdsg .loan-council #step-3.done label.active {
        text-align: left
    }

    .loan-council #step-2.done label.active .change-selection, .fdsg .loan-council #step-2.done label.no-icon.active .last-amount, .fdsg .loan-council #step-3.done label.active .change-selection, .fdsg .loan-council #step-3.done label.no-icon.active .last-amount {
        display: block
    }

    .loan-council #step-2 > .form-group > .radio-button-panel:before, .fdsg .loan-council #step-3 > .form-group > .radio-button-panel:before {
        width: 105%;
        left: -5%;
        overflow: hidden
    }

    .loan-council form table.table-result {
        width: 100%;
        border-collapse: collapse
    }

    .loan-council form table.table-result thead > tr {
        height: 150px
    }

    .loan-council form table.table-result thead > tr > th.rotate {
        white-space: nowrap;
        max-width: none
    }

    .loan-council form table.table-result thead > tr > th.rotate > div {
        -webkit-transform: translate(20px,.fdsg -9px) rotate(315deg);
        transform: translate(20px,.fdsg -9px) rotate(315deg);
        width: 30px
    }

    .loan-council form table.table-result thead > tr > th.rotate > div > span {
        border-bottom: 1px solid #ccc;
        padding: 6px 22px
    }

    .loan-council form table.table-result thead > tr > th {
        width: auto;
        padding: 2px
    }

    .loan-council form table.table-result thead > tr .suggestion-box {
        top: 110px;
        width: 100px
    }

    .loan-council form table.table-result tbody.result-rows > tr > td {
        padding: 8px 0 8px 8px;
        vertical-align: middle;
        border: 0;
        background-color: #fafafa
    }

    .loan-council form table.table-result tbody.result-rows > tr > td:nth-child(5) {
        background-color: transparent;
        padding-right: 10px
    }

    .loan-council form table.table-result tbody.result-rows > tr > td:last-child {
        font-size: 22px;
        background-color: transparent;
        padding-right: 10px;
        width: 55px;
        width: 10vw;
        text-align: center
    }

    .loan-council form table.table-result tbody.result-rows .loan-suggestion > td, .fdsg .loan-council form table.table-result tbody.result-rows .loan-suggestion > td:last-child, .fdsg .loan-council form table.table-result tbody.result-rows .loan-suggestion > td:nth-child(5) {
        background: #EDF3FC
    }

    .loan-council form table.table-result tbody .loan-suggestion {
        border: 2px solid #BC133E
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item.first-time-selected label span.icon-button {
        color: grey
    }

    .loan-council form .radio-mobil-button .icon-button-panel .panel-item.first-time-selected label span.icon-button:before {
        background: #fff
    }
}

.fdsg .alert-danger, .fdsg .alert-info, .fdsg .alert-success, .fdsg .alert-warning {
    background-color: #fff !important
}

.fdsg .alert {
    display: table;
    width: 100%
}

.fdsg .alert > div.alert-content, .fdsg .alert > span[class*=icon-] {
    display: table-cell;
    vertical-align: middle
}

.fdsg .alert-success {
    border-color: #08A40B !important;
    color: #08A40B !important
}

.fdsg .alert-danger {
    border-color: #BC133E !important;
    color: #BC133E !important
}

.fdsg .alert-warning {
    border-color: #DAA000 !important;
    color: #DAA000 !important
}

.fdsg .alert-info {
    border-radius: 0 !important
}

.fdsg .alert-info.alert-color-grey {
    border-color: #ccc !important;
    color: #666 !important
}

.fdsg .alert-info.alert-color-0 {
    border-color: #002F5F !important;
    color: #002F5F !important
}

.fdsg .alert-info.alert-color-1 {
    border-color: #e05206 !important;
    color: #e05206 !important
}

.fdsg .alert-info.alert-color-2 {
    border-color: #0097c5 !important;
    color: #0097c5 !important
}

.fdsg .alert-info.alert-color-3 {
    border-color: #aab500 !important;
    color: #aab500 !important
}

.fdsg .alert-info.alert-color-4 {
    border-color: #830051 !important;
    color: #830051 !important
}

.fdsg .alert-info.alert-color-5 {
    border-color: #c09c62 !important;
    color: #c09c62 !important
}

.fdsg .alert-info.alert-color-6 {
    border-color: #BC133E !important;
    color: #BC133E !important
}

.fdsg .alert-info.alert-no-border {
    border: none !important
}

.fdsg .alert > span[class*=icon-] {
    font-size: 30px !important;
    width: 50px
}

.fdsg .alert-info > span[class*=icon-] {
    font-size: 60px;
    width: 80px
}

.fdsg .blocmsg.err {
    padding: 15px;
    border-radius: 4px;
    color: #BC133E
}

.fdsg #targocf .hero, .fdsg #targocf > .container-fluid {
    padding-left: 0;
    padding-right: 0
}

.fdsg .blocmsg.err p {
    display: inline-block;
    width: 100%
}

.fdsg .blocmsg.err:before {
    content: '\e82e';
    font-family: targobank;
    font-weight: 400;
    text-decoration: inherit;
    font-variant: normal;
    height: 30px;
    display: table-cell;
    vertical-align: middle;
    font-size: 30px !important;
    width: 50px;
    text-align: left;
    position: absolute;
    margin-left: 0
}

.fdsg #targocf .bg-blue .content .benefit-list li, .fdsg #targocf .bg-blue .content h1, .fdsg #targocf .hero-section .red-circle, .fdsg #targocf h2.cf-heading, .fdsg #targocf p.subline {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg body.scroll_locked {
    height: 100%;
    width: 100%;
    overflow: hidden
}

.fdsg #targocf > .container-fluid {
    max-width: 1440px
}

.fdsg #targocf .hero-section {
    position: relative;
    margin-bottom: 50px
}

.fdsg #targocf .hero-section > .row.greybar:before {
    content: '';
    display: block;
    height: 8px;
    background: url(../../amc-content/images/targocf/TBCF-metallic_stripe.png) repeat-x;
    width: 100%
}

.fdsg #targocf .hero-section > .row.greybar .custom-image {
    background: url(../../amc-content/images/targocf/TBCF-Header-Desktop.png) bottom center;
    background-size: cover
}

.fdsg #targocf .hero-section .red-circle {
    background: #BC133E;
    border-radius: 50%;
    color: #fff;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin-left: calc(50% - 50px);
    z-index: 999;
    width: 100px;
    height: 100px;
    display: table;
    cursor: pointer;
    font-size: 14px !important
}

.fdsg #targocf .hero-section .red-circle .text {
    text-align: center;
    line-height: 1.2;
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    padding: 0 6px
}

.fdsg #targocf .hero-section .white-circle {
    background: rgba(237, 243, 252, .5);
    border-radius: 50%;
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    margin-left: calc(50% - 60px);
    z-index: 99;
    width: 120px;
    height: 120px
}

.fdsg #targocf .small-content {
    max-width: 990px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto
}

.fdsg #targocf .bg-blue {
    background: #002F5F;
    padding-right: 0
}

.fdsg #targocf .bg-blue .content {
    padding: 110px 40px 120px 250px
}

.fdsg #targocf .bg-blue .content .benefit-list li {
    margin-bottom: 24px;
    font-size: 20px !important
}

.fdsg #targocf .bg-blue .content .benefit-list li span {
    color: #fff
}

.fdsg #targocf .bg-blue .content h1 {
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 70px
}

.fdsg #targocf .bg-blue .content .btn-invert-theme-white {
    color: #fff;
    border: 2px solid #fff;
    margin-top: 90px
}

.fdsg #targocf h2.cf-heading {
    font-size: 49px
}

.fdsg #targocf p.subline {
    color: #8D9FB5;
    margin: 10px 0 22px;
    font-size: 20px !important
}

.fdsg #targocf .bg-lightblue {
    background: #EDF3FC;
    padding: 20px
}

.fdsg #targocf .contact-img .title, .fdsg #targocf .position {
    padding-top: 10px;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-size: 17px !important
}

.fdsg #targocf .bg-lightblue h3 {
    margin-top: 0
}

.fdsg #targocf .bg-lightblue ul.benefit-list li span.icon {
    color: #8D9FB5
}

.fdsg #targocf .teaser-row {
    margin-bottom: 20px
}

.fdsg #targocf .fl {
    float: left
}

.fdsg #targocf .contact-img img {
    margin-right: 20px
}

.fdsg #targocf .contact-img .title {
    color: #002F5F
}

.fdsg #targocf .email {
    padding-top: 15px
}

.fdsg #targocf .press {
    margin-bottom: 80px
}

.fdsg #targocf #imprint {
    display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: scroll;
    position: fixed
}

.fdsg #targocf #imprint .content {
    background: #EFEFEF;
    padding: 100px 20%
}

.fdsg #targocf #imprint .content a {
    text-decoration: none
}

.fdsg #targocf #imprint section.header {
    background: #fff
}

.fdsg #targocf #imprint section.header .header-wrapper {
    max-width: 990px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto
}

.fdsg #targocf #imprint section.header .header-wrapper img {
    padding: 20px 0
}

.fdsg #targocf #imprint section.header:after {
    content: '';
    display: block;
    height: 8px;
    background: url(../../amc-content/images/targocf/TBCF-metallic_stripe.png) repeat-x;
    width: 100%
}

.fdsg #navigation.targocf-nav .level-1 > li a:after, .fdsg #navigation.targocf-nav .level-1 > li:after, .fdsg #navigation.targocf-nav .level-1 > li:before {
    display: none !important
}

.fdsg #targocf section.head {
    max-width: 990px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 auto
}

.fdsg #targocf section.head img {
    margin: 20px 0
}
@media screen and (max-width: 768px) {
    .teaser-extended > ul.benefit-list {
        height: auto!important;
    }
}
@media (max-width: -1) {
    #targocf .hero-section .content {
        padding: 20px
    }

    #targocf .position {
        padding-top: 20px
    }

    #targocf .hero-section .content ul.benefit-list {
        margin-bottom: 100px
    }

    #targocf .hero-section .red-circle {
        bottom: -40px
    }

    #targocf .hero-section .white-circle {
        bottom: -50px
    }

    #targocf h1 {
        margin-bottom: 30px
    }
}

.fdsg #navigation.targocf-nav .level-1 > li {
    width: 25%
}

.fdsg #navigation.targocf-nav .level-1 > li a {
    padding-top: 19px
}

.fdsg .targocf-trans .table-condensed > thead > tr > th {
    color: #002F5F;
    font-weight: 700
}

.fdsg .targocf-trans .table-condensed tr td:first-child, .fdsg .targocf-trans .table-condensed tr th {
    text-align: left !important
}

.fdsg .targocf-trans .home-teaser {
    margin-top: -20px
}

.fdsg .targocf-trans .home-teaser h1 {
    padding-top: 20px;
    margin-bottom: 0;
    font-weight: 600
}

.fdsg .targocf-trans p.subline {
    color: #707e9e;
    font-size: 18px !important
}

.fdsg .targocf-trans .blue {
    color: #002F5F
}

.fdsg .targocf-trans .suitedfor {
    color: #707e9e
}

.fdsg .targocf-trans .call-us {
    color: #333;
    font-size: 14px !important;
    font-family: Arial
}

.fdsg .targocf-trans .number {
    color: #002F5F;
    font-size: 20px !important;
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .targocf-trans .free-call {
    color: #ccc;
    font-size: 12px !important
}

.fdsg .targocf-trans .details .details-meta {
    display: block
}

.fdsg .targocf-trans .details .details-image {
    padding-top: 0;
    vertical-align: top;
    float: right;
    margin-left: 20px;
    position: relative;
    width: 180px;
    height: 120px
}

.fdsg .targocf-trans .details .details-image .details-image-overlay {
    font-family: targobank;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .5);
    text-align: center;
    display: table
}

.fdsg .targocf-trans .details .details-image .details-image-overlay:before {
    content: '\e8c1';
    font-size: 30px !important;
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.fdsg .targocf-trans .details .details-head .details-date {
    margin-right: 10px
}

.fdsg .targocf-trans .details .details-head .details-icon-list {
    display: inline-block
}

.fdsg .targocf-trans .details .details-head .details-icon-list > li {
    color: #dfe1e5;
    display: inline;
    margin: 0;
    padding: 0
}

.fdsg .targocf-trans .link-list-d.download-list > li:first-child {
    border-top: 1px solid #EEE
}

.fdsg .responsive-tables-experimental td, .fdsg .responsive-tables-experimental thead tr th {
    border-right: 1px solid #fff;
    border-top: 1px solid #fff
}

.fdsg .targocf-trans .link-list-d.download-list > li .footnotes {
    margin-top: 8px;
    margin-bottom: 0
}

.fdsg .targocf-trans .link-list-d.download-list > li .link-table {
    display: table;
    margin-bottom: 0
}

.fdsg .targocf-trans .link-list-d.download-list > li .link-table .link-icon {
    display: table-cell
}

.fdsg .targocf-trans .link-list-d.download-list > li .link-table .link-text {
    display: table-cell;
    padding-left: 10px
}

.fdsg .targocf-trans .link-list-d.download-list > li > a {
    padding: 4px 30px 4px 20px
}

.fdsg .targocf-trans .table > tbody > tr > td, .fdsg .targocf-trans .table > tbody > tr > th, .fdsg .targocf-trans .table > tfoot > tr > td, .fdsg .targocf-trans .table > tfoot > tr > th, .fdsg .targocf-trans .table > thead > tr > td, .fdsg .targocf-trans .table > thead > tr > th {
    text-align: center
}

.fdsg .targocf-trans .svg-logo {
    max-width: 100%;
    margin-bottom: 15px
}

.fdsg .targocf-trans .factoring-links a {
    text-decoration: none;
    padding: 5px 0;
    display: inline-block
}

.fdsg #targocf_form .radio_anrede {
    float: left;
    padding-right: 20px
}

.fdsg #targocf_form .form-group > div {
    margin-bottom: 10px
}

.fdsg #targocf_form textarea.form-control {
    height: 100px
}

.fdsg #targocf_form .form-group {
    margin-bottom: 0
}

.fdsg #targocf_form .wrap-right {
    margin-top: 60px
}

.fdsg #targocf_form label {
    font-weight: 400
}

.fdsg #targocf_form .blocmsg.err:before {
    position: absolute;
    margin-left: 0
}

.fdsg #targocf_form .blocmsg.err p {
    margin-left: 40px;
    display: inline-block;
    width: 100%
}

.fdsg .custom-targocf-nav .inner ul li a:before {
    background-color: #99999A !important
}

.fdsg .custom-targocf-nav .inner ul li a.active:before, .fdsg .custom-targocf-nav .inner ul li a:hover:before {
    background-color: #666 !important
}

.fdsg .info-area {
    position: relative;
    background: #F5F5F5;
    margin-top: 50px
}

.fdsg .info-area:before {
    background: #F5F5F5;
    content: '';
    position: absolute;
    left: -100%;
    right: -100%;
    top: 0;
    bottom: 0
}

.fdsg .info-area .area-inner {
    position: relative;
    z-index: 1;
    padding: 50px 0;
    margin: 0 auto;
    max-width: 800px
}

.fdsg .info-area .area-inner:after, .fdsg .info-area .area-inner:before {
    content: " ";
    display: table
}

.fdsg .info-area .area-inner:after {
    clear: both
}

.fdsg .info-area .area-headline {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    line-height: 1.2;
    color: #002F5F;
    font-size: 28px;
    margin-bottom: 20px
}

.fdsg .info-area .area-image {
    max-width: 160px;
    text-align: center
}

.fdsg .info-area .area-image img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px
}

.fdsg .info-area .area-inner {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.fdsg .info-area .area-content {
    width: 60%
}

.fdsg .info-area .area-image {
    margin: 0 0 0 auto
}

.fdsg html.page-13-00 #page .teaser-big-highlight {
    margin-bottom: 0;
    margin-top: 20px
}

.fdsg html.page-13-00 #page .teaser-big-highlight > .teaser-mood {
    min-height: 0
}

.fdsg html.page-13-00 #page .teaser-big-highlight .teaser-inner {
    width: 100%;
    padding-bottom: 55px
}

.fdsg html.page-13-00 #page .teaser-big-highlight .teaser-inner .btn {
    position: absolute;
    left: 20px;
    bottom: 20px
}

.fdsg html.page-13-00 #page .teaser-big-highlight p, .fdsg html.page-13-00 #page .teaser-big-highlight ul {
    max-width: 270px
}

.fdsg html.page-13-00 #page #main {
    padding-bottom: 0
}

.fdsg html.page-13-00 #page #main > .content {
    margin-top: -30px;
    padding-top: 10px
}

.fdsg html.page-13-00 #page h1 {
    font-size: 34px;
    margin-bottom: 0
}

.fdsg html.page-13-00 #page h2 {
    font-size: 20px !important;
    color: #8D9FB4;
    margin-top: 0
}

.fdsg html.page-13-00 #page #cockpit .blz-bic, .fdsg html.page-13-00 #page #cockpit .nav li:not(:last-of-type), .fdsg html.page-13-00 #page #hero-slider .carousel-inner > .item::after, .fdsg html.page-13-00 .page-tab-nav {
    display: none
}

.fdsg .responsive-tables-experimental table, .fdsg .responsive-tables-experimental tbody, .fdsg .responsive-tables-experimental td, .fdsg .responsive-tables-experimental th, .fdsg .responsive-tables-experimental thead, .fdsg .responsive-tables-experimental tr {
    display: block;
    overflow: hidden
}

.fdsg .responsive-tables-experimental thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
    background-color: #002F5F !important;
    color: #fff
}

.fdsg .responsive-tables-experimental tr:nth-child(odd) {
    background-color: #dfe1e5
}

.fdsg .responsive-tables-experimental td {
    padding: .25em .5em
}

.fdsg .responsive-tables-experimental td:before {
    content: attr(data-label) ": ";
    display: inline-block;
    font-weight: 700;
    width: 5em;
    color: #002F5F
}

@media screen and (min-width: 650px) {
    .responsive-tables-experimental table {
        display: table;
        width: 100%
    }

    .responsive-tables-experimental thead {
        display: table-header-group
    }

    .responsive-tables-experimental thead tr {
        position: static;
        top: auto;
        left: auto
    }

    .responsive-tables-experimental tbody {
        display: table-row-group
    }

    .responsive-tables-experimental tr {
        display: table-row
    }

    .responsive-tables-experimental td, .fdsg .responsive-tables-experimental th {
        display: table-cell;
        padding: 6px 12px;
        vertical-align: top;
        text-align: left
    }

    .responsive-tables-experimental td:before {
        content: "";
        width: auto
    }
}

.fdsg .has-form-elements .form-element {
    display: block;
    width: 100%;
    position: relative;
    padding: 4px 8px;
    border-radius: 4px;
    border: 1px solid #e6e6e6;
    box-shadow: inset 0 1px 2px #E6E6E6;
    color: #002F5F;
    line-height: 1.4;
    height: 30px;
    margin-bottom: 5px
}

.fdsg .has-form-elements .field.has-error .form-element, .fdsg .has-form-elements .field.has-error .js-checkbox, .fdsg .has-form-elements .field.has-error .js-radio, .fdsg .has-form-elements .field.has-error.gradient-box, .fdsg .has-form-elements .field.has-error.radio-enhanced, .fdsg .has-form-elements .field.has-error.radio-enhanced .radio-enhanced-circle {
    border-color: #a94442
}

.fdsg .has-form-elements .form-element:focus {
    box-shadow: inset 0 1px 6px #E6E6E6
}

.fdsg .has-form-elements .form-element.is-2-digit {
    width: 40px !important
}

.fdsg .has-form-elements .form-element.is-inline.is-4-digit {
    width: 54px !important
}

.fdsg .has-form-elements .form-element.is-date-helper {
    float: left;
    margin-right: 5px
}

.fdsg .has-form-elements .form-element.disabled, .fdsg .has-form-elements .form-element[disabled] {
    color: #555;
    opacity: .6;
    filter: alpha(opacity=60)
}

.fdsg .has-form-elements .field.is-multiple .form-element.is-inline1, .fdsg .has-form-elements .form-element.is-inline.is-inline1 {
    width: 200px;
    margin-right: 5px
}

.fdsg .has-form-elements .field-caption {
    display: block;
    margin-bottom: 10px;
    color: #002F5F;
    line-height: 30px
}

.fdsg .has-form-elements .field {
    color: #002F5F;
    margin: 0 0 25px
}

.fdsg .has-form-elements .field.has-error, .fdsg .has-form-elements .field.has-error .field-caption, .fdsg .has-form-elements .field.has-error .js-checkbox:before, .fdsg .has-form-elements .field.has-error .js-radio:before, .fdsg .has-form-elements .field.has-error label {
    color: #a94442
}

.fdsg .has-form-elements .field label {
    display: block
}

.fdsg .has-form-elements .field label:after, .fdsg .has-form-elements .field label:before {
    content: " ";
    display: table
}

.fdsg .has-form-elements .field label:after {
    clear: both
}

.fdsg .has-form-elements .field .form-element:last-of-type {
    margin-right: 0
}

.fdsg .has-form-elements .field .toggle-datepicker {
    line-height: 30px;
    display: inline-block;
    width: 40px;
    text-align: center;
    font-size: 20px !important;
    cursor: pointer
}

.fdsg .has-form-elements .field .prefix {
    float: left;
    display: block;
    line-height: 30px;
    margin-right: 5px
}

.fdsg .has-form-elements .field.is-multiple {
    margin-left: -5px;
    margin-right: -5px
}

.fdsg .has-form-elements .field.is-multiple:after, .fdsg .has-form-elements .field.is-multiple:before {
    content: " ";
    display: table
}

.fdsg .has-form-elements .field.is-multiple:after {
    clear: both
}

.fdsg .has-form-elements .field.is-multiple .field-caption {
    padding: 0 5px
}

.fdsg .has-form-elements .field.is-multiple label {
    padding: 0 5px;
    line-height: 30px;
    float: left;
    width: 50%;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto
}

.fdsg .has-form-elements .field.is-checkbox .field-caption, .fdsg .has-form-elements .field.is-radio .field-caption {
    line-height: 1.4
}

.fdsg .has-form-elements .field.is-multiple label.is-size-xs {
    width: 25%
}

.fdsg .has-form-elements .field.is-multiple label.is-size-sm {
    width: 75%
}

.fdsg .has-form-elements .field.is-multiple .form-element {
    margin-bottom: 0
}

.fdsg .has-form-elements .field.is-multiple input[type=checkbox], .fdsg .has-form-elements .field.is-multiple input[type=radio] {
    margin-right: 5px
}

.fdsg .has-form-elements .field.is-checkbox {
    position: relative;
    padding-left: 30px
}

.fdsg .has-form-elements .field.is-checkbox .js-checkbox {
    position: absolute;
    left: 0;
    top: 0
}

.fdsg .has-form-elements .field.is-checkbox.gradient-box {
    padding: 15px 15px 15px 45px
}

.fdsg .has-form-elements .field.is-checkbox.gradient-box .js-checkbox {
    left: 15px;
    top: 15px
}

.fdsg .has-form-elements .field.is-radio {
    position: relative;
    padding-left: 30px
}

.fdsg .has-form-elements .field.is-radio .js-radio, .fdsg .has-form-elements .field.is-radio .nice-radio {
    position: absolute;
    left: 0;
    top: 0
}

.fdsg .has-form-elements .field.is-radio.gradient-box {
    padding: 15px 15px 15px 45px
}

.fdsg .has-form-elements .field.is-radio.gradient-box .js-checkbox {
    left: 15px;
    top: 15px
}

.fdsg .has-form-elements .field.has-error.radio-enhanced .radio-enhanced-circle:before {
    background-color: #a94442
}

.fdsg .has-form-elements label {
    font-weight: 400
}

.fdsg .has-form-elements .js-checkbox, .fdsg .has-form-elements .js-radio {
    margin-right: 5px;
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #ABB9C9;
    cursor: pointer;
    vertical-align: middle;
    font-size: 14px !important;
    line-height: 20px
}

.fdsg .has-form-elements .js-checkbox input, .fdsg .has-form-elements .js-radio input {
    display: none
}

.fdsg .has-form-elements .js-radio {
    border-radius: 100%;
    background-color: #FFF
}

.fdsg .has-form-elements .js-radio.checked:before {
    background-color: #8D9FB4;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    margin: -5px 0 0 -5px;
    position: absolute
}

.fdsg .has-form-elements .js-checkbox {
    text-align: center;
    background-color: rgba(182, 208, 243, .6);
    border-radius: 2px;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, .5), . fdsg inset 0 -1px 0 0 rgba(0, 0, 0, .02)
}

.fdsg .has-form-elements .js-checkbox.checked:before {
    font-family: targobank;
    content: "\e816";
    display: inline-block;
    color: #002F5F
}

.fdsg .has-form-elements .currency-unit:after, .fdsg .lena-container .speechbubble.introduction p, .fdsg .newsletter-signup .alert-headline, .fdsg .newsletter-signup .alert-registration .alert-info, .fdsg .newsletter-signup .bg-overlay, .fdsg .newsletter-signup .error-headline, .fdsg html.targo-direkt .breadcrumb > li > a {
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .has-form-elements .js-slider {
    background: none;
    border: none;
    position: relative;
    height: 36px;
    margin-bottom: 20px
}

.fdsg .has-form-elements .js-slider.ui-slider-disabled {
    opacity: .5
}

.fdsg .has-form-elements .js-slider:before {
    position: absolute;
    display: block;
    content: '';
    height: 10px;
    border-radius: 4px;
    background-color: #fff;
    top: 50%;
    margin-top: -5px;
    box-shadow: 0 1px 3px #d4d4d4 inset;
    width: 100%
}

.fdsg .has-form-elements .js-slider .ui-slider-handle {
    background-image: linear-gradient(to bottom,.fdsg #F5F5F5 0,.fdsg #CFCFCF 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF5F5F5',.fdsg endColorstr='#FFCFCFCF', GradientType=0);
    border: 0;
    cursor: pointer;
    height: 30px;
    top: 50%;
    position: absolute;
    width: 20px;
    z-index: 2;
    border-radius: 4px;
    margin: -15px 0 0 -10px;
    box-shadow: 0 1px 3px #d4d4d4 inset;
    outline: 0
}

.fdsg .has-form-elements .js-slider .ui-slider-range {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: 1
}

.fdsg .has-form-elements .js-slider .ui-slider-range:before {
    position: absolute;
    display: block;
    content: '';
    height: 8px;
    border-radius: 4px;
    background-color: #889ab0;
    top: 50%;
    margin-top: -4px;
    width: 100%
}

.fdsg .has-form-elements .js-slider .step-line {
    position: absolute;
    top: 14px;
    margin-left: 4px;
    bottom: 14px;
    width: 1px;
    background-color: #D4D4D4
}

.fdsg .has-form-elements .js-slider .color-bar {
    position: absolute;
    top: 14px;
    height: 8px;
    background: red;
    display: none
}

.fdsg .has-form-elements .js-slider .color-bar:first-of-type {
    border-radius: 8px 0 0 8px
}

.fdsg .has-form-elements .js-slider .color-bar:last-of-type {
    border-radius: 0 8px 8px 0
}

.fdsg .has-form-elements .js-slider .color-bar[data-value="-1"] {
    background-image: linear-gradient(to bottom,.fdsg #3faf25 0,.fdsg #2f9717 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF3FAF25',.fdsg endColorstr='#FF2F9717', GradientType=0)
}

.fdsg .has-form-elements .js-slider .color-bar[data-value="0"] {
    background-image: linear-gradient(to bottom,.fdsg #eee40e 0,.fdsg #eacf02 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEE40E',.fdsg endColorstr='#FFEACF02', GradientType=0)
}

.fdsg .has-form-elements .js-slider .color-bar[data-value="1"] {
    background-image: linear-gradient(to bottom,.fdsg #f0b21b 0,.fdsg #e39e09 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF0B21B',.fdsg endColorstr='#FFE39E09', GradientType=0)
}

.fdsg .has-form-elements .js-slider .color-bar[data-value="2"] {
    background-image: linear-gradient(to bottom,.fdsg #ee7b11 0,.fdsg #d8710e 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEE7B11',.fdsg endColorstr='#FFD8710E', GradientType=0)
}

.fdsg .has-form-elements .js-slider .color-bar[data-value="3"] {
    background-image: linear-gradient(to bottom,.fdsg #e42d09 0,.fdsg #d40707 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFE42D09',.fdsg endColorstr='#FFD40707', GradientType=0)
}

.fdsg .has-form-elements .js-slider .slider-popover, .fdsg .has-form-elements .js-slider .slider-tooltip {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.fdsg .has-form-elements .js-slider .popover {
    max-width: 200px;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto
}

.fdsg .has-form-elements .js-slider .popover-content {
    color: #002F5F
}

.fdsg .has-form-elements .js-slider.has-value-tooltip {
    margin-top: 40px
}

.fdsg .has-form-elements .js-slider.has-text-tooltip {
    margin-bottom: 30px
}

.fdsg .has-form-elements .risk-profile .js-slider .ui-slider-range {
    display: none
}

.fdsg .has-form-elements .js-slider-labels {
    position: relative;
    margin-top: 20px;
    height: 20px;
    color: #002F5F
}

.fdsg .has-form-elements .js-slider-labels > div {
    position: absolute;
    margin-left: -5px;
    width: 10px;
    text-align: center
}

.fdsg .has-form-elements .js-slider-labels > div.disabled {
    opacity: .25;
    filter: alpha(opacity=25)
}

.fdsg .has-form-elements .pdf-required .field-caption {
    position: relative;
    padding-right: 70px;
    min-height: 42px
}

.fdsg .has-form-elements .pdf-required .field-caption .open-pdf {
    position: absolute;
    right: 0;
    line-height: 1;
    top: 0;
    text-align: center
}

.fdsg .has-form-elements .pdf-required .field-caption .open-pdf .icon-file-pdf {
    font-size: 25px
}

.fdsg .has-form-elements .pdf-required .field-caption .open-pdf small {
    display: block;
    margin-top: 5px;
    text-decoration: underline
}

.fdsg .has-form-elements .as-label {
    display: block;
    color: #002F5F;
    line-height: 30px
}

.fdsg .has-form-elements .third-party-result {
    line-height: 30px;
    color: #8D9FB4
}

.fdsg .has-form-elements .third-party-result[data-result] {
    color: #002F5F
}

.fdsg .has-form-elements .currency-unit {
    position: relative
}

.fdsg .has-form-elements .currency-unit > input {
    padding-right: 25px
}

.fdsg .has-form-elements .currency-unit:after {
    content: '€';
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 30px;
    color: #8D9FB4;
    font-size: 120%
}

.fdsg .has-form-elements .currency-unit.focus:after {
    color: #002F5F
}

.fdsg .newsletter-signup a.link-color {
    text-decoration: none
}

.fdsg .newsletter-signup a.link-color .text {
    text-decoration: underline
}

.fdsg .newsletter-signup .subtext {
    color: #333 !important
}

.fdsg .newsletter-signup .form-fields {
    padding-right: 50px
}

.fdsg .newsletter-signup .nl-fields {
    padding-right: 30px
}

.fdsg .newsletter-signup p.subnote {
    margin-top: 10px;
    font-size: 14px !important;
    text-align: center;
    color: #002F5F
}

.fdsg .newsletter-signup .field {
    margin-bottom: 10px
}

.fdsg .newsletter-signup .field .hint {
    margin: 6px 0 12px;
    display: block
}

.fdsg .newsletter-signup .alert-danger, .fdsg .newsletter-signup .alert-success, .fdsg .newsletter-signup .second-step, .fdsg .newsletter-signup .welcome-teaser {
    display: none
}

.fdsg .newsletter-signup .field-caption {
    margin-bottom: 0;
    color: #333
}

.fdsg .newsletter-signup .bg-overlay {
    text-align: center;
    position: relative;
    cursor: pointer;
    box-shadow: 0 1px 17px 0 rgba(0, 0, 0, .21)
}

.fdsg .newsletter-signup .bg-overlay:before {
    content: "\e8c1";
    font-size: 30px !important;
    position: absolute;
    margin: auto;
    left: 0;
    top: 25%;
    bottom: 25%;
    right: 0
}

.fdsg .newsletter-signup .has-error .field-caption {
    color: #BC133E !important
}

.fdsg .newsletter-signup .has-error .form-control input {
    color: #BC133E;
    border: 1px solid #BC133E;
    background: rgba(188, 19, 62, .6)
}

.fdsg .newsletter-signup .alert-registration .alert-info {
    font-size: 20px !important
}

.fdsg .newsletter-signup .alert-headline, .fdsg .newsletter-signup .error-headline {
    font-size: 24px
}

.fdsg .newsletter-signup .alert-info, .fdsg .newsletter-signup .error-info {
    color: #333
}

.fdsg .newsletter-signup .alert-info {
    font-size: 18px !important
}

.fdsg .newsletter-signup .error-item {
    color: #333;
    font-weight: 700
}

.fdsg .newsletter-signup .alert > span[class*=icon-] {
    font-size: 50px;
    width: 80px
}

.fdsg .newsletter-signup .details .details-meta {
    display: block
}

.fdsg .newsletter-signup .details .details-image {
    padding-top: 0;
    vertical-align: top;
    float: right;
    margin-left: 20px;
    position: relative;
    width: 180px;
    height: 120px
}

.fdsg .newsletter-signup .details .details-image .details-image-overlay {
    font-family: targobank;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .5);
    text-align: center;
    display: table
}

.fdsg .newsletter-signup .details .details-image .details-image-overlay:before {
    content: '\e8c1';
    font-size: 30px !important;
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.fdsg .newsletter-signup .details .details-head .details-date {
    margin-right: 10px
}

.fdsg .newsletter-signup .details .details-head .details-icon-list {
    display: inline-block
}

.fdsg .newsletter-signup .details .details-head .details-icon-list > li {
    color: #dfe1e5;
    display: inline;
    margin: 0;
    padding: 0
}

.fdsg .newsletter-signup .details h3 {
    margin-top: 0
}

.fdsg .newsletter-signup .link-list-d.download-list > li:first-child {
    border-top: 1px solid #EEE
}

.fdsg .newsletter-signup .link-list-d.download-list > li .footnotes {
    margin-top: 8px;
    margin-bottom: 0
}

.fdsg .newsletter-signup .link-list-d.download-list > li .link-table {
    display: table;
    margin-bottom: 0
}

.fdsg .newsletter-signup .link-list-d.download-list > li .link-table .link-icon {
    display: table-cell
}

.fdsg .newsletter-signup .link-list-d.download-list > li .link-table .link-text {
    display: table-cell;
    padding-left: 10px
}

.fdsg .newsletter-signup .link-list-d.download-list > li > a {
    padding: 4px 30px 4px 20px
}

.fdsg .newsletter-signup .is-inline-block {
    display: inline-block
}

@media (max-width: -1) {
    .newsletter-signup .apply-changes, .fdsg .newsletter-signup .cta {
        margin-bottom: 30px
    }

    .newsletter-signup h3.is-inline-block {
        display: block
    }
}

.fdsg .market-overview .market-graph {
    background: #fff;
    z-index: 1;
    padding: 0 5px;
    margin-bottom: 10px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    position: relative;
    cursor: default
}

.fdsg .market-overview .market-graph .index-table {
    margin: 8px 0;
    width: 100%
}

.fdsg .market-overview .market-graph .index-table .item {
    line-height: 20px;
    font-size: 12px !important
}

.fdsg .market-overview .market-graph .index-table .item td {
    color: #999;
    text-align: right;
    width: 25%
}

.fdsg .market-overview .market-graph .index-table .item td:first-child {
    text-align: left;
    width: 50%
}

.fdsg .market-overview .market-graph .index-table .item td:first-child a {
    color: #002F5F;
    text-decoration: none
}

.fdsg .market-overview .market-graph .index-table .item .perf {
    text-align: right;
    width: 25%
}

.fdsg .market-overview .market-graph .index-table .item .perf.positive {
    color: #187e56
}

.fdsg .market-overview .market-graph .index-table .item .perf.negative {
    color: #BB133E
}

.fdsg .market-overview [data-graph] {
    cursor: pointer
}

.fdsg .market-overview .graph-layer {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10
}

.fdsg .market-overview .graph-layer > .line-graph {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.fdsg .market-overview .graph-layer > .close-graph {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer
}

.fdsg .market-overview .graph-layer.loading-element {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,.fdsg -50%);
    transform: translate(-50%,.fdsg -50%)
}

.fdsg .market-overview.show-graph:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 8;
    background-color: rgba(255, 255, 255, .95)
}

.fdsg .market-overview.show-graph .graph-layer {
    display: block
}

.fdsg .mg-active-datapoint {
    fill: #000;
    font-size: .9rem;
    font-weight: 400;
    opacity: .8
}

.fdsg .mg-area1-color {
    fill: #00f
}

.fdsg .mg-area2-color {
    fill: #05b378
}

.fdsg .mg-area3-color {
    fill: #db4437
}

.fdsg .mg-area4-color {
    fill: #f8b128
}

.fdsg .mg-area5-color {
    fill: #5c5c5c
}

.fdsg text.mg-barplot-group-label {
    font-weight: 900
}

.fdsg .mg-barplot rect.mg-bar {
    shape-rendering: auto
}

.fdsg .mg-barplot rect.mg-bar.default-bar {
    fill: #b6b6fc
}

.fdsg .mg-barplot rect.mg-bar.default-active {
    fill: #9e9efc
}

.fdsg .mg-barplot .mg-bar-prediction {
    fill: #5b5b5b
}

.fdsg .mg-barplot .mg-bar-baseline {
    stroke: #5b5b5b;
    stroke-width: 2
}

.fdsg .mg-bar-target-element {
    font-size: 11px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 300
}

.fdsg .mg-baselines line {
    opacity: 1;
    shape-rendering: auto;
    stroke: #b3b2b2;
    stroke-width: 1px
}

.fdsg .mg-baselines text {
    fill: #000;
    font-size: .9rem;
    opacity: .6;
    stroke: none
}

.fdsg .mg-baselines-small text {
    font-size: .6rem
}

.fdsg .mg-category-guides line {
    stroke: #b3b2b2
}

.fdsg .mg-header {
    cursor: default;
    font-size: 1.2rem
}

.fdsg .mg-header .mg-chart-title {
    font-weight: 700
}

.fdsg .mg-header .mg-chart-description, .fdsg .mg-header .mg-warning {
    fill: #ccc;
    font-family: FontAwesome;
    font-size: 1.2rem
}

.fdsg .mg-points circle {
    opacity: .65
}

.fdsg .mg-popover {
    font-size: .95rem
}

.fdsg .mg-popover-content {
    cursor: auto;
    line-height: 17px
}

.fdsg .mg-data-table {
    margin-top: 30px
}

.fdsg .mg-data-table thead tr th {
    border-bottom: 1px solid #a9a9a9;
    cursor: default;
    font-size: 1.1rem;
    font-weight: 400;
    padding: 5px 5px 8px;
    text-align: right
}

.fdsg .mg-data-table thead tr th .fa {
    color: #ccc;
    padding-left: 4px
}

.fdsg .mg-data-table thead tr th .popover {
    font-size: 1rem;
    font-weight: 400
}

.fdsg .mg-data-table .secondary-title {
    color: #a9a9a9
}

.fdsg .mg-data-table tbody tr td {
    margin: 2px;
    padding: 5px;
    vertical-align: top
}

.fdsg .mg-data-table tbody tr td.table-text {
    opacity: .8;
    padding-left: 30px
}

.fdsg .mg-x-axis line.mg-extended-xax-ticks, .fdsg .mg-y-axis line.mg-extended-yax-ticks {
    opacity: .4
}

.fdsg .mg-histogram .axis line, .fdsg .mg-histogram .axis path {
    fill: none;
    opacity: .7;
    shape-rendering: auto;
    stroke: #ccc
}

.fdsg tspan.hist-symbol {
    fill: #9e9efc
}

.fdsg .mg-histogram .mg-bar rect {
    fill: #b6b6fc;
    shape-rendering: auto
}

.fdsg .mg-histogram .mg-bar rect.active {
    fill: #9e9efc
}

.fdsg .mg-least-squares-line {
    stroke: red;
    stroke-width: 1px
}

.fdsg .mg-lowess-line {
    fill: none;
    stroke: red
}

.fdsg .mg-line1-color {
    stroke: #002f5f
}

.fdsg .mg-hover-line1-color {
    fill: #002f5f
}

.fdsg .mg-line2-color {
    stroke: #05b378
}

.fdsg .mg-hover-line2-color {
    fill: #05b378
}

.fdsg .mg-line3-color {
    stroke: #db4437
}

.fdsg .mg-hover-line3-color {
    fill: #db4437
}

.fdsg .mg-line4-color {
    stroke: #f8b128
}

.fdsg .mg-hover-line4-color {
    fill: #f8b128
}

.fdsg .mg-line5-color {
    stroke: #5c5c5c
}

.fdsg .mg-hover-line5-color {
    fill: #5c5c5c
}

.fdsg .mg-line-legend text {
    font-size: .9rem;
    font-weight: 300;
    stroke: none
}

.fdsg .mg-line1-legend-color {
    color: #4040e8;
    fill: #4040e8
}

.fdsg .mg-line2-legend-color {
    color: #05b378;
    fill: #05b378
}

.fdsg .mg-line3-legend-color {
    color: #db4437;
    fill: #db4437
}

.fdsg .mg-line4-legend-color {
    color: #f8b128;
    fill: #f8b128
}

.fdsg .mg-line5-legend-color {
    color: #5c5c5c;
    fill: #5c5c5c
}

.fdsg .mg-main-area-solid svg .mg-main-area {
    fill: #ccf;
    opacity: 1
}

.fdsg .mg-markers line {
    opacity: 1;
    shape-rendering: auto;
    stroke: #b3b2b2;
    stroke-width: 1px
}

.fdsg .mg-markers text {
    fill: #000;
    font-size: .8rem;
    opacity: .6
}

.fdsg .mg-missing-text {
    opacity: .9
}

.fdsg .mg-missing-background {
    stroke: #00f;
    fill: none;
    stroke-dasharray: 10, 5;
    stroke-opacity: .05;
    stroke-width: 2
}

.fdsg .mg-missing .mg-main-line {
    opacity: .1
}

.fdsg .mg-missing .mg-main-area {
    opacity: .03
}

.fdsg path.mg-main-area {
    opacity: .2;
    stroke: none
}

.fdsg path.mg-confidence-band {
    fill: #ccc;
    opacity: .4;
    stroke: none
}

.fdsg path.mg-main-line {
    fill: none;
    opacity: .8;
    stroke-width: 1.1px
}

.fdsg .mg-points circle {
    fill-opacity: .4;
    stroke-opacity: 1
}

.fdsg circle.mg-points-mono, .fdsg tspan.mg-points-mono {
    fill: #00f;
    stroke: #00f
}

.fdsg .mg-points circle.selected {
    fill-opacity: 1;
    stroke-opacity: 1
}

.fdsg .mg-voronoi path {
    fill: none;
    pointer-events: all;
    stroke: none;
    stroke-opacity: .1
}

.fdsg .mg-x-rug-mono, .fdsg .mg-y-rug-mono {
    stroke: #000
}

.fdsg .mg-x-axis line, .fdsg .mg-y-axis line {
    opacity: 1;
    shape-rendering: auto;
    stroke: #b3b2b2;
    stroke-width: 1px
}

.fdsg .mg-histogram .axis text, .fdsg .mg-x-axis text, .fdsg .mg-y-axis text {
    fill: #000;
    font-size: .9rem;
    opacity: .6
}

.fdsg .mg-axis .label, .fdsg .mg-x-axis .label, .fdsg .mg-y-axis .label {
    font-size: .8rem;
    text-transform: uppercase;
    font-weight: 400
}

.fdsg .mg-active-datapoint-small, .fdsg .mg-x-axis-small text, .fdsg .mg-y-axis-small text {
    font-size: .6rem
}

.fdsg .mg-x-axis-small .label, .fdsg .mg-y-axis-small .label {
    font-size: .65rem
}

.fdsg .mg-year-marker text {
    fill: #000;
    font-size: .7rem;
    opacity: .6
}

.fdsg .mg-year-marker line {
    opacity: 1;
    shape-rendering: auto;
    stroke: #b3b2b2;
    stroke-width: 1px
}

.fdsg .mg-year-marker-small text {
    font-size: .6rem
}

.fdsg .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.fdsg .select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.fdsg .select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fdsg .select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.fdsg .select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.fdsg .select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.fdsg .select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.fdsg .select2-container .select2-search--inline {
    float: left
}

.fdsg .select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.fdsg .select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.fdsg .select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.fdsg .select2-results {
    display: block
}

.fdsg .select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.fdsg .select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.fdsg .select2-results__option[aria-selected] {
    cursor: pointer
}

.fdsg .select2-container--open .select2-dropdown {
    left: 0
}

.fdsg .select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.fdsg .select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.fdsg .select2-search--dropdown {
    display: block;
    padding: 4px
}

.fdsg .select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.fdsg .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.fdsg .select2-search--dropdown.select2-search--hide {
    display: none
}

.fdsg .select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.fdsg .select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.fdsg .select2-container--classic .select2-results > .select2-results__options, .fdsg .select2-container--default .select2-results > .select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.fdsg .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.fdsg .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.fdsg .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.fdsg .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.fdsg .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.fdsg .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.fdsg .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.fdsg .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.fdsg .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.fdsg .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.fdsg .select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text
}

.fdsg .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.fdsg .select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.fdsg .select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.fdsg .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.fdsg .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.fdsg .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.fdsg .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .fdsg .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .fdsg .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.fdsg .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.fdsg .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.fdsg .select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.fdsg .select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.fdsg .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.fdsg .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .fdsg .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.fdsg .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .fdsg .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.fdsg .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.fdsg .select2-container--default .select2-search--inline .select2-search__field {
    background: 0 0;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.fdsg .select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.fdsg .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.fdsg .select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.fdsg .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.fdsg .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.fdsg .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.fdsg .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.fdsg .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.fdsg .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.fdsg .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.fdsg .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #5897fb;
    color: #fff
}

.fdsg .select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.fdsg .select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: linear-gradient(to bottom,.fdsg #fff 50%,.fdsg #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',.fdsg endColorstr='#FFEEEEEE', GradientType=0)
}

.fdsg .select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.fdsg .select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.fdsg .select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.fdsg .select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.fdsg .select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: linear-gradient(to bottom,.fdsg #eee 50%,.fdsg #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',.fdsg endColorstr='#FFCCCCCC', GradientType=0)
}

.fdsg .select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.fdsg .select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.fdsg .select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px;
    left: 1px;
    right: auto
}

.fdsg .select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.fdsg .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: 0 0;
    border: none
}

.fdsg .select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.fdsg .select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: linear-gradient(to bottom,.fdsg #fff 0,.fdsg #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',.fdsg endColorstr='#FFEEEEEE', GradientType=0)
}

.fdsg .select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: linear-gradient(to bottom,.fdsg #eee 50%,.fdsg #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',.fdsg endColorstr='#FFFFFFFF', GradientType=0)
}

.fdsg .select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0
}

.fdsg .select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.fdsg .select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.fdsg .select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.fdsg .select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.fdsg .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.fdsg .select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.fdsg .select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.fdsg .select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.fdsg .select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.fdsg .select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.fdsg .select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.fdsg .select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.fdsg .select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.fdsg .select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.fdsg .select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.fdsg .select2-container--classic .select2-dropdown--below {
    border-top: none
}

.fdsg .navbar-fixed-bottom .navbar-collapse, .fdsg .navbar-fixed-top .navbar-collapse, .fdsg .pre-scrollable {
    max-height: 340px
}

.fdsg .select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.fdsg .select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.fdsg .select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.fdsg .select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.fdsg .select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

.fdsg .select2-container--default .select2-selection--single {
    background-color: #fff;
    border-radius: 4px;
    display: block;
    width: 100%;
    position: relative;
    border: 1px solid #e6e6e6;
    box-shadow: inset 0 1px 2px #E6E6E6;
    line-height: 1.4;
    height: 30px;
    margin-bottom: 5px
}

.fdsg html.targo-direkt .home-teaser h1 {
    padding-top: 24px
}

.fdsg html.targo-direkt .breadcrumb {
    font-size: 16px !important;
    background: 0 0;
    margin-bottom: 0;
    padding-bottom: 10px
}

.fdsg html.targo-direkt .breadcrumb > li > a {
    text-decoration: none;
    font-size: 16px !important;
    color: #8D9FB4
}

.fdsg html.targo-direkt .breadcrumb > li > a:active, .fdsg html.targo-direkt .breadcrumb > li > a:hover {
    color: #002F5F
}

.fdsg html.targo-direkt .breadcrumb > li:before {
    content: "\e800";
    line-height: 1;
    font-family: targobank;
    padding-left: 6px
}

.fdsg html.targo-direkt .breadcrumb > li:first-child:before {
    content: '';
    display: none
}

.fdsg html.targo-direkt #securityCarousel .carousel-inner {
    width: 100%;
    border: 1px solid #E6EBEF
}

.fdsg html.targo-direkt #securityCarousel .item {
    background-image: linear-gradient(to bottom,.fdsg #f1f7ff 0,.fdsg #fff 100%);
    padding: 30px 55px 120px;
    min-height: 412px
}

.fdsg html.targo-direkt #securityCarousel .item img {
    position: absolute;
    bottom: 10px;
    right: 10px
}

@media (max-width: -1) {
    html.targo-direkt #securityCarousel .item {
        padding-bottom: 60px
    }

    html.targo-direkt #securityCarousel .item img {
        display: none
    }
}

.fdsg html.targo-direkt #securityCarousel .carousel-control {
    width: 8%
}

.fdsg html.targo-direkt #securityCarousel .carousel-control.left, .fdsg html.targo-direkt #securityCarousel .carousel-control.right {
    background-image: none;
    opacity: 1;
    top: calc(50% - 15px);
    position: absolute;
    text-shadow: none
}

.fdsg html.targo-direkt #securityCarousel .carousel-control.left span, .fdsg html.targo-direkt #securityCarousel .carousel-control.right span {
    color: #002F5F;
    font-size: 30px !important
}

.fdsg html.targo-direkt #securityCarousel .carousel-control.left:focus, .fdsg html.targo-direkt #securityCarousel .carousel-control.left:hover, .fdsg html.targo-direkt #securityCarousel .carousel-control.right:focus, .fdsg html.targo-direkt #securityCarousel .carousel-control.right:hover {
    background-image: none;
    opacity: 1
}

.fdsg html.targo-direkt #securityCarousel .carousel-indicators {
    bottom: 20px
}

.fdsg html.targo-direkt #securityCarousel .carousel-indicators li {
    border: 2px solid #8d9fb4;
    background: #fff
}

.fdsg html.targo-direkt #securityCarousel .carousel-indicators li.active {
    border: 2px solid #002F5F;
    background: #002F5F
}

.fdsg html.targo-direkt #page {
    padding-top: 100px
}

.fdsg html.targo-direkt #page ul.footnotes {
    list-style-type: none;
    padding-left: 0
}

.fdsg html.targo-direkt #page ul.download-list > li > a {
    text-decoration: none
}

.fdsg html.targo-direkt #page .breadcrumb-wrapper {
    position: fixed;
    left: 0;
    right: 0;
    top: 100px;
    background-color: #EDF3FC;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .1);
    transition: top .5s;
    z-index: 10
}

.fdsg html.targo-direkt #page .breadcrumb-wrapper .inner {
    max-width: 990px;
    margin: 0 auto;
    padding-left: 10px
}

@media (min-width: 0) {
    html.targo-direkt #hero-slider .item-text > .text-box.right, .fdsg html.targo-direkt:not(.nav-is-sticky) #header-v2 .direct-menu {
        margin-top: -30px
    }

    html.targo-direkt #header-v2 .direct-menu {
        text-align: center
    }

    html.targo-direkt #header-v2 .direct-menu li {
        vertical-align: top
    }

    html.targo-direkt #header-v2 .direct-menu li:nth-child(1) .number {
        color: #002F5F;
        font-size: 16px !important
    }

    html.targo-direkt #header-v2 .direct-menu li:nth-child(1) .text, .fdsg html.targo-direkt #header-v2 .direct-menu li:nth-child(2) .text-small {
        font-size: 12px !important
    }

    html.targo-direkt #header-v2 .direct-menu li:nth-child(2) .text-big {
        color: #002F5F;
        font-size: 16px !important
    }

    html.targo-direkt #header-v2 .direct-menu a [class*=icon-] {
        font-size: 29px;
        width: 30px;
        float: left;
        display: block;
        padding-top: 2px;
        color: #002F5F
    }

    html.targo-direkt #header-v2 .direct-menu .custom-style-container {
        display: block;
        float: left;
        width: 154px;
        text-align: left;
        padding-left: 8px
    }
}

@media (max-width: 0) {
    html.targo-direkt #page {
        background: 0 0
    }

    html.targo-direkt #main {
        margin-top: -40px !important
    }

    html.targo-direkt .breadcrumb {
        padding-top: 20px
    }

    html.targo-direkt .carousel-inner {
        margin-bottom: 0 !important
    }

    html.targo-direkt.is-index .carousel-inner {
        margin-bottom: 40px !important
    }
}

.fdsg html.targo-direkt .burger {
    display: none !important
}

.fdsg html.targo-direkt .sidebar .phone-number {
    color: #002F5F;
    font-size: 20px !important
}

.fdsg html.targo-direkt .sidebar .subline {
    font-size: 12px !important
}

.fdsg html.targo-direkt .offer-box {
    padding: 25px;
    position: relative;
    margin: 15px 0;
    background: #FFF;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .11);
    border-radius: 4px;
    font-family: Arial, Helvetica, Sans-serif
}

@media (min-width: 480px) and (max-width: -1) {
    html.targo-direkt .carousel-inner {
        padding-top: 0 !important
    }
}

@media (min-width: -1) {
    html.nav-is-sticky.targo-direkt #page .breadcrumb-wrapper {
        top: 30px;
        z-index: 9
    }

    .targo-direkt .login {
        margin-top: 10px
    }

    .targo-direkt .direct-menu {
        margin-top: -35px
    }
}

@media (max-width: -1) {
    html.nav-is-sticky.targo-direkt #page .breadcrumb-wrapper {
        top: 13px
    }
}

@media (max-width: 320px) {
    html.targo-direkt #header-v2 .logo img {
        height: 16px
    }
}

@media (min-width: -1) and (max-width: -1) {
    .targo-direkt .direct-menu {
        margin-left: -150px
    }
}

.fdsg .lena-container-content {
    overflow: hidden;
    padding-bottom: 100px !important
}

.fdsg .faq-container .lena-avatar {
    max-width: 290px
}

.fdsg .lena-container {
    padding-bottom: 80px
}

.fdsg .lena-container a#send-button {
    margin-left: 10px;
    padding: 10px 30px;
    top: -1px
}

.fdsg .lena-container > .inner.loading:after {
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    display: block;
    font-family: targobank;
    font-size: 40px !important;
    content: "\e815";
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    color: #dbe7f9;
    z-index: 0
}

.fdsg .lena-container .speechbubble {
    border: 2px solid #B8D1F3;
    box-shadow: 0 6px 24px 0 rgba(0, 0, 0, .05);
    border-radius: 18px;
    padding: 19px 21px;
    margin-bottom: 7px;
    background: #fff;
    position: relative;
    opacity: 1;
    transition: all .3s ease-in-out;
    top: 20px;
    z-index: 2
}

.fdsg .lena-container .speechbubble.introduction {
    min-height: 80px;
    top: 0
}

.fdsg .lena-container .speechbubble.introduction p {
    font-size: 20px !important;
    color: #666;
    letter-spacing: .37px;
    line-height: 28px;
    margin-bottom: 0;
    top: 0;
    transition: all .5s ease-in
}

.fdsg .lena-container .speechbubble.answer .text, .fdsg .lena-container .speechbubble.answer p {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-size: 14px !important;
    color: #666;
    letter-spacing: .22px;
    line-height: 18px;
    margin-bottom: 0
}

.fdsg .lena-container .speechbubble.introduction.slide-up {
    top: -999px;
    height: 0;
    padding: 0;
    margin: 0;
    min-height: 0
}

.fdsg .lena-container .speechbubble.introduction:before {
    content: '';
    background: url(../../amc-content/images/lena/Pfeil-Lena.png) no-repeat;
    position: absolute;
    top: -15px;
    left: -25px;
    width: 100%;
    height: 100%;
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
    -webkit-filter: FlipH;
    filter: FlipH;
    background-size: 25px 38px;
    pointer-events: none
}

.fdsg .lena-container .speechbubble.answer {
    min-height: 80px
}

.fdsg .lena-container .speechbubble.answer.invisible {
    display: none
}

.fdsg .lena-container .speechbubble.answer p {
    padding-bottom: 5px
}

.fdsg .lena-container .speechbubble.answer .text {
    padding-bottom: 10px
}

.fdsg .lena-container .speechbubble.customer input, .fdsg .lena-container .speechbubble.customer.question > p.question {
    font-size: 20px !important;
    letter-spacing: .37px;
    line-height: 28px;
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .lena-container .speechbubble.answer .text .answer-list {
    padding-top: 10px;
    padding-bottom: 10px
}

.fdsg .lena-container .speechbubble.answer.in {
    top: 0;
    opacity: 1
}

.fdsg .lena-container .speechbubble.answer.out {
    top: 20px;
    opacity: 0
}

.fdsg .lena-container .speechbubble.answer:before {
    content: '';
    background: url(../../amc-content/images/lena/Pfeil-Lena.png) no-repeat;
    position: absolute;
    top: 31px;
    left: -25px;
    background-size: 25px 38px;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.fdsg .lena-container .speechbubble.answer .dialog-step-back {
    padding-top: 5px;
    text-decoration: none
}

.fdsg .lena-container .speechbubble.customer {
    margin-right: 80px;
    background: #EDF3FC;
    padding: 10px 21px
}

.fdsg .lena-container .speechbubble.customer input {
    border: none;
    outline: 0;
    background: #EDF3FC;
    color: #002F5F;
    display: inline-block;
    width: calc(100% - 95px);
    padding-right: 15px
}

.fdsg .lena-container .speechbubble.customer.question > p.question {
    color: #666;
    margin-bottom: 0
}

.fdsg .lena-container .speechbubble.customer.question.in {
    top: 0;
    opacity: 1
}

.fdsg .lena-container .speechbubble.customer.question.out {
    top: 20px;
    opacity: 0
}

.fdsg .lena-container .speechbubble.customer ::-webkit-input-placeholder {
    color: #707e9e
}

.fdsg .lena-container .speechbubble.customer ::-moz-placeholder {
    color: #707e9e
}

.fdsg .lena-container .speechbubble.customer :-ms-input-placeholder {
    color: #707e9e
}

.fdsg .lena-container .speechbubble.customer input:-moz-placeholder {
    color: #707e9e
}

.fdsg .lena-container .speechbubble.customer .btn {
    display: inline-block
}

.fdsg .lena-container .speechbubble.customer:after {
    background: url(../../amc-content/images/lena/arrow-right.png);
    right: -20px;
    background-size: 20px 25px
}

.fdsg .lena-container .speechbubble.customer:before {
    background: url(../../amc-content/images/lena/avatar.png);
    right: -75px;
    background-size: 45px 45px
}

.fdsg .lena-container .speechbubble.customer:after, .fdsg .lena-container .speechbubble.customer:before {
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    background-position: 100%;
    background-repeat: no-repeat;
    pointer-events: none;
    position: absolute
}

.fdsg .lena-container .input-field {
    background: #EDF3FC;
    padding: 15px;
    position: absolute;
    top: 125px;
    transition: all .2s ease .1s;
    width: 98%
}

.fdsg .lena-container .input-field > #question-input {
    border-radius: 8px;
    padding: 10px;
    outline: 0;
    border: 0;
    width: 80%;
    background: #DBE7F9;
    color: #002F5F;
    box-shadow: inset 2px 2px 2px rgba(0, 0, 0, .2)
}

.fdsg .lena-container .feedback-box {
    border-top: 1px solid #f5f5f5;
    margin-top: 20px
}

.fdsg .lena-container .feedback-box.out {
    display: none
}

.fdsg .lena-container .feedback-box.in {
    display: block
}

.fdsg .lena-container .feedback-box .form-group {
    margin-bottom: 0
}

.fdsg .lena-container .feedback-box .form-group.comment, .fdsg .lena-container .feedback-box .has-form-elements .field {
    margin-bottom: 15px
}

.fdsg .lena-container .feedback-box .feedback-button.out {
    display: none
}

.fdsg .lena-container .feedback-box .feedback-button.in {
    display: block
}

.fdsg .lena-container .feedback-box .positiv.out {
    display: none
}

.fdsg .lena-container .feedback-box .positiv.in {
    display: block
}

.fdsg .lena-container .feedback-box .positiv.in > h3 {
    margin-top: 5px
}

.fdsg .lena-container .feedback-box .feedback-yes.out {
    display: none
}

.fdsg .lena-container .feedback-box .feedback-yes.in {
    display: block
}

.fdsg .lena-container .feedback-box .feedback-yes .negativ.out {
    display: none
}

.fdsg .lena-container .feedback-box .feedback-yes .negativ.in {
    display: block
}

.fdsg .lena-container .feedback-box .feedback-no.out {
    display: none
}

.fdsg .lena-container .feedback-box .feedback-no.in {
    display: block
}

.fdsg .lena-container .feedback-box .feedback-no .negativ.out {
    display: none
}

.fdsg .lena-container .feedback-box .feedback-no .negativ.in {
    display: block
}

.fdsg .lena-container .feedback-box .feedback-no .negativ .comment input {
    margin-top: -8px
}

.fdsg .lena-container .feedback-box .feedback-no .comment.out {
    display: none
}

.fdsg .lena-container .feedback-box .feedback-no .comment.in {
    display: block
}

.fdsg .lena-container .feedback-box .feedback-no .comment #comment {
    resize: none
}

.fdsg .lena-faq a {
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-size: 14px !important;
    letter-spacing: .26px;
    line-height: 22px
}

.fdsg .lena-faq:after {
    content: "";
    background-image: linear-gradient(-179deg,.fdsg #F5F9FD 54%,.fdsg #fff 100%);
    width: calc(100% + 20px);
    height: 150%;
    top: -20px;
    left: 0;
    pointer-events: none
}

@media (max-width: -1) {
    .lena-faq .faq-container {
        position: fixed;
        display: block;
        width: 420px;
        left: -420px;
        z-index: 100;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, .5);
        transition: left .7s ease
    }

    .lena-faq .faq-container.open {
        left: 0
    }

    .lena-faq .faq-container .lena-avatar {
        width: 220px
    }

    .lena-faq .faq-container .faq-text {
        padding: 15px
    }

    .lena-faq .faq-container .open-faq {
        cursor: pointer;
        width: 18px;
        height: 34px;
        line-height: 34px;
        background-color: #BC133E;
        position: absolute;
        left: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 0 34px 34px 0;
        display: block;
        color: #fff;
        padding-left: 3px
    }

    .lena-faq .faq-container .open-faq:before {
        content: 'i'
    }

    .lena-faq .faq-container .open-faq:after {
        content: '';
        display: block;
        left: 0;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 50%;
        margin-top: -20px
    }

    .lena-container {
        background-size: 21%;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-left: 0
    }

    .lena-container .speechbubble.answer, .fdsg .lena-container .speechbubble.introduction {
        margin-left: 80px
    }

    .lena-container label .mobile-label {
        font-family: targobank, Arial, Helvetica, Sans-serif;
        font-size: 16px !important;
        font-weight: 400
    }

    .lena-container .speechbubble input, .fdsg .lena-container .speechbubble p {
        font-size: 17px !important
    }

    .lena-container .speechbubble.introduction > p {
        font-size: 16px !important;
        line-height: 20px
    }

    .lena-container .speechbubble.introduction:before {
        content: '';
        background: url(../../amc-content/images/lena/Pfeil-Lena.png) no-repeat;
        position: absolute;
        top: 30px;
        left: -25px;
        width: 100%;
        height: 100%;
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        -webkit-filter: none;
        filter: none;
        background-size: 25px 38px;
        pointer-events: none
    }

    .lena-container .speechbubble.answer:after, .fdsg .lena-container .speechbubble.introduction:after {
        content: '';
        left: -80px;
        top: 0;
        width: 45px;
        height: 45px;
        pointer-events: none;
        position: absolute;
        background: url(../../amc-content/images/lena/lena-avatar.png) 100% no-repeat;
        background-size: 45px 45px
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-comment > input:checked + label, .fdsg .lena-container .feedback-box-mobile .mobile-form .mobile-form-feedback > input:checked + label {
        background: #edf3fc
    }

    .lena-container .speechbubble.answer .answer {
        margin-left: -23px;
        margin-right: -23px
    }

    .lena-container .speechbubble.answer .answer .icon {
        float: right
    }

    .lena-container .speechbubble.answer .answer .icon:after {
        clear: both
    }

    .lena-container .speechbubble.answer .answer .dialog-step-back {
        padding: 10px 20px 5px 0;
        display: block
    }

    .lena-container .speechbubble.answer .answer .dialog-options {
        position: relative;
        width: 100%;
        padding: 0;
        list-style: none;
        top: 31px
    }

    .lena-container .speechbubble.answer .answer .dialog-options > li {
        border: 2px solid #B8D1F3;
        margin-bottom: -2px
    }

    .lena-container .feedback-box-mobile .mobile-form > h3, .fdsg .lena-container .speechbubble .feedback-box-mobile .mobile-form .feedback-label .label-help {
        margin-bottom: 0
    }

    .lena-container .speechbubble.answer .answer .dialog-options > li:last-child {
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px
    }

    .lena-container .speechbubble.answer .answer .dialog-options > li > a {
        color: #002F5F;
        text-decoration: none;
        font-size: 16px !important;
        font-weight: 700;
        display: block;
        padding: 20px;
        margin-right: -5px
    }

    .lena-container .speechbubble.answer .answer > .text, .fdsg .lena-container .speechbubble.answer .answer > p {
        padding-left: 23px;
        padding-right: 23px
    }

    .lena-container .speechbubble.customer.question > p.question {
        min-height: 30px;
        font-size: 18px !important;
        line-height: 22px
    }

    .lena-container .speechbubble.mobile {
        top: 0;
        background: #edf3fc
    }

    .lena-container .speechbubble.mobile.mobile-custom-feedback {
        margin-left: 0
    }

    .lena-container .speechbubble.mobile.mobile-custom-feedback.in {
        display: block
    }

    .lena-container .speechbubble.mobile.mobile-custom-feedback.out {
        display: none
    }

    .lena-container .speechbubble.mobile.mobile-custom-feedback > p {
        font-size: 16px !important;
        line-height: 20px
    }

    .lena-container .speechbubble.mobile .custom-feedback .feedback-message {
        display: -webkit-box;
        display: flex
    }

    .lena-container .speechbubble.mobile .custom-feedback .feedback-message > input#mobile-comment {
        margin-right: 5px;
        outline: 0
    }

    .lena-container .speechbubble.mobile .custom-feedback .feedback-message > a#feedback-button-mobile {
        margin-left: 5px
    }

    .lena-container .speechbubble .feedback-box {
        border: 0;
        margin-top: 0
    }

    .lena-container .speechbubble .feedback-box-mobile {
        border-top: 1px solid #ececec;
        margin-top: 25px
    }

    .lena-container .speechbubble .feedback-box-mobile.out {
        display: none
    }

    .lena-container .speechbubble .feedback-box-mobile .mobile-form .feedback-label.in, .fdsg .lena-container .speechbubble .feedback-box-mobile.in {
        display: block
    }

    .lena-container .speechbubble .feedback-box-mobile .mobile-form .feedback-label.out {
        display: none
    }

    .lena-container .speechbubble .feedback-box-mobile .mobile-form .success-label.in {
        display: block
    }

    .lena-container .speechbubble .feedback-box-mobile .mobile-form .mobile-form-comment.hidden, .fdsg .lena-container .speechbubble .feedback-box-mobile .mobile-form .mobile-form-feedback.hidden, .fdsg .lena-container .speechbubble .feedback-box-mobile .mobile-form .success-label.out {
        display: none
    }

    .lena-container .speechbubble .feedback-box-mobile .mobile-form .mobile-form-comment > label:last-child {
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px
    }

    .lena-container .input-field {
        display: -webkit-box;
        display: flex;
        left: 0;
        width: 100%
    }

    .lena-container .input-field > #question-input {
        width: 100%
    }

    .lena-container .input-field > #send-button {
        padding: 10px 15px;
        float: right
    }

    .lena-container .feedback-box-mobile.out {
        display: none
    }

    .lena-container .feedback-box-mobile.in {
        display: block
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-feedback {
        display: -webkit-box;
        display: flex;
        margin: 0 -23px;
        border: 2px solid #b8d1f3;
        position: relative;
        top: 21px;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
        overflow: hidden
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-feedback.checked {
        border-radius: 0
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-feedback > input {
        display: none
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-feedback > label {
        color: #002F5F;
        -webkit-box-flex: 1;
        flex: 1 0 50%;
        text-align: center;
        padding: 10px 5px;
        margin: 0;
        cursor: pointer
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-feedback > label:nth-child(2) {
        border-right: 1px solid #b8d1f3
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-feedback > label:last-child {
        border-left: 1px solid #b8d1f3
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-comment {
        display: -webkit-box;
        display: flex;
        margin: 0 -23px;
        position: relative;
        top: 21px;
        border-bottom-left-radius: 18px;
        border-bottom-right-radius: 18px;
        overflow: hidden;
        flex-flow: wrap
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-comment.out {
        display: none
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-comment.in {
        display: block
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-comment > input {
        display: none
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-comment > input#mobile-comment {
        display: block
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-comment > label {
        color: #002F5F;
        -webkit-box-flex: 1;
        flex: 1 0 auto;
        margin: 0;
        cursor: pointer;
        border-left: 2px solid #b8d1f3;
        border-right: 2px solid #b8d1f3;
        border-bottom: 2px solid #b8d1f3;
        padding: 20px;
        width: 100%
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-comment.custom-feedback.out {
        display: none
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-comment.custom-feedback.in {
        display: block
    }

    .lena-container .feedback-box-mobile .mobile-form .mobile-form-comment.custom-feedback #mobile-comment {
        width: 100%;
        padding: 10px;
        outline: 0;
        border: 2px solid #b8d1f3
    }

    .lena-faq {
        margin-top: 0;
        margin-left: 0
    }
}

.fdsg .cta-box a, .fdsg .cta-box h2 {
    margin-bottom: 15px
}

@media (max-width: -1) {
    .lena-faq .faq-container {
        position: fixed;
        display: block;
        width: 220px;
        left: -220px;
        z-index: 100;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-color: #fff;
        box-shadow: 0 0 5px rgba(0, 0, 0, .5);
        transition: left .7s ease
    }

    .lena-faq .faq-container.open {
        left: 0
    }

    .lena-faq .faq-container .lena-avatar {
        width: 220px
    }

    .lena-faq .faq-container .faq-text {
        padding: 15px
    }

    .lena-faq .faq-container .open-faq {
        cursor: pointer;
        width: 18px;
        height: 34px;
        line-height: 34px;
        background-color: #BC133E;
        position: absolute;
        left: 100%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        border-radius: 0 34px 34px 0;
        display: block;
        color: #fff;
        padding-left: 3px
    }

    .lena-faq .faq-container .open-faq:before {
        content: 'i'
    }

    .lena-faq .faq-container .open-faq:after {
        content: '';
        display: block;
        left: 0;
        width: 40px;
        height: 40px;
        position: absolute;
        top: 50%;
        margin-top: -20px
    }
}

.fdsg .chevron-border-line:after, .fdsg .chevron-border-line:before {
    content: '';
    position: absolute;
    background: #fff
}

.fdsg .cta-box {
    padding: 25px 25px 10px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .11);
    border-radius: 4px;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    flex-flow: row wrap
}

.fdsg .cta-box h2 {
    padding-right: 15px;
    margin-top: 0
}

.fdsg .chevron-border-line {
    padding-right: 20px
}

.fdsg .chevron-border-line:before {
    display: block;
    height: 100%;
    width: 3px;
    right: 15px;
    border-right: 2px solid #DBE7F9
}

@media screen and (max-width: 0) {
    .chevron-border-line:before {
        border-right: none;
        border-bottom: 2px solid #DBE7F9;
        right: auto;
        height: 2px;
        bottom: 0;
        width: calc(100% - 20px);
        left: 10px
    }
}

.fdsg .chevron-border-line:after {
    border-style: solid;
    border-width: 2px 2px 0 0;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: top;
    color: #DBE7F9;
    right: 11px;
    width: 10px;
    height: 10px;
    top: calc(50% - 5px)
}

@media screen and (max-width: 0) {
    .chevron-border-line:after {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        top: auto;
        left: calc(50% - 5px);
        bottom: -5px
    }
}

.fdsg table.comparison-table thead {
    border-bottom: 1px solid #e6ebef
}

.fdsg table.comparison-table thead th {
    font-size: 20px !important;
    color: #002F5F;
    font-family: targobank, Arial, Helvetica, Sans-serif;
    font-weight: 400;
    text-align: center;
    padding-bottom: 15px
}

.fdsg table.comparison-table thead th.is-new:after {
    content: 'Neu';
    background: #BC133E;
    padding: 2px 15px;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin-left: 10px;
    font-size: 15px;
    font-family: targobank, Arial, Helvetica, Sans-serif
}

@media screen and (max-width: -1) {
    table.comparison-table {
        table-layout: fixed;
        width: 100%
    }

    table.comparison-table thead th {
        padding: 23px 0
    }
}

.fdsg table.comparison-table tbody tr td {
    color: #333;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px !important;
    line-height: 24px;
    padding: 12px 20px;
    text-align: center;
    vertical-align: top
}

@media screen and (max-width: -1) {
    table.comparison-table tbody tr td {
        font-size: 12px;
        padding: 10px
    }
}

.fdsg table.comparison-table tbody tr td:first-child {
    color: #999;
    text-align: left;
    vertical-align: top
}

.fdsg table.comparison-table tbody tr td span[class^=icon] {
    font-size: 14px !important;
    color: #002F5F
}

.fdsg table.comparison-table tbody tr td .additional-info {
    font-size: 12px !important;
    color: #999;
    line-height: 18px
}

.fdsg table.comparison-table tbody tr:last-child td {
    background: #fff;
    vertical-align: top
}

.fdsg table.comparison-table tbody tr:last-child a:first-child {
    display: block;
    margin-bottom: 10px;
    font-size: 14px !important
}

.fdsg table.comparison-table tbody tr:last-child span[class^=icon] {
    font-size: 17px !important;
    color: #fff
}

.fdsg table.comparison-table tbody tr:last-child .additional-info {
    margin-top: 10px
}

.fdsg table.comparison-table tbody tr:nth-child(odd) > td, .fdsg table.comparison-table tbody tr:nth-child(odd) > tr {
    background: #fff
}

.fdsg table.comparison-table tbody tr:nth-child(even) > td, .fdsg table.comparison-table tbody tr:nth-child(even) > tr {
    background-color: #dfe1e5
}

.fdsg .comparison-table-slider {
    display: none
}

@media screen and (max-width: -1) {
    table.comparison-table tbody tr:last-child td {
        text-align: center
    }

    table.comparison-table.table-hidden {
        display: none
    }

    .comparison-table-slider {
        display: block;
        margin-bottom: 60px;
        margin-left: -10px;
        margin-right: -10px;
        padding: 0
    }

    .comparison-table-slider .comparison-table-slider-item table {
        border: 1px solid #e6ebef
    }

    .comparison-table-slider .slick-dots li {
        background: #c09c62;
        border-radius: 50%;
        width: 10px;
        height: 10px
    }

    .comparison-table-slider .slick-dots li button {
        width: 10px;
        height: 10px
    }

    .comparison-table-slider .slick-dots li button:before {
        background: #fff;
        color: #fff;
        border-radius: 50%;
        opacity: 1;
        border: 2px solid #c09c62;
        width: 10px;
        height: 10px
    }

    .comparison-table-slider .slick-dots li.slick-active button:before {
        background: #c09c62;
        color: #c09c62
    }
}

.fdsg .flip-clock-wrapper.clearfix:after, .fdsg .flip-clock-wrapper.clearfix:before, .fdsg .flip-clock-wrapper:after, .fdsg .flip-clock-wrapper:before {
    content: " ";
    display: table
}

.fdsg .flip-clock-wrapper * {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

.fdsg .flip-clock-wrapper a {
    cursor: pointer;
    text-decoration: none;
    color: #ccc
}

.fdsg .flip-clock-wrapper a:hover {
    color: #fff
}

.fdsg .flip-clock-wrapper.clearfix:after {
    clear: both
}

.fdsg .flip-clock-wrapper {
    font: 400 11px "Helvetica Neue", Helvetica, Sans-serif;
    -webkit-user-select: none;
    text-align: center;
    position: relative;
    width: 100%;
    margin: 1em
}

.fdsg .flip-clock-meridium {
    background: 0 0 !important;
    box-shadow: 0 0 0 !important;
    font-size: 36px !important
}

.fdsg .flip-clock-meridium a {
    color: #313333
}

.fdsg .flip-clock-wrapper:after {
    clear: both
}

.fdsg .flip-clock-wrapper ul {
    list-style: none;
    position: relative;
    float: left;
    margin: 5px;
    width: 60px;
    height: 90px;
    font-size: 80px;
    font-weight: 700;
    line-height: 87px;
    border-radius: 15%;
    background: #000
}

.fdsg .flip-clock-wrapper ul li a div.down .shadow:after, .fdsg .flip-clock-wrapper ul li a div.down .shadow:before, .fdsg .flip-clock-wrapper ul li a div.up .shadow:after, .fdsg .flip-clock-wrapper ul li a div.up .shadow:before {
    content: '';
    background: #D7D7D7;
    display: block
}

.fdsg .flip-clock-wrapper ul li {
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 87px;
    text-decoration: none !important
}

.fdsg .flip-clock-wrapper ul li:first-child {
    z-index: 2
}

.fdsg .flip-clock-wrapper ul li a {
    display: block;
    height: 100%;
    -webkit-perspective: 200px;
    perspective: 200px;
    margin: 0 !important;
    overflow: visible !important;
    cursor: default !important
}

.fdsg .flip-clock-wrapper ul li a div {
    z-index: 1;
    position: absolute;
    left: 0;
    width: 100%;
    height: 50%;
    font-size: 80px;
    overflow: hidden;
    outline: transparent solid 1px
}

.fdsg .flip-clock-wrapper ul li a div .shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2
}

.fdsg .flip-clock-wrapper ul li a div.down .shadow {
    border-top: 1px solid #D7D7D7;
    position: relative
}

.fdsg .flip-clock-wrapper ul li a div.down .shadow:after {
    position: absolute;
    top: -5px;
    right: 2px;
    height: 10px;
    width: 2px
}

@media screen and (max-width: 0) {
    .flip-clock-wrapper ul li a div.down .shadow:after {
        width: 1px;
        height: 6px;
        top: -3px
    }
}

.fdsg .flip-clock-wrapper ul li a div.down .shadow:before {
    position: absolute;
    top: -5px;
    left: 2px;
    height: 10px;
    width: 2px
}

@media screen and (max-width: 0) {
    .flip-clock-wrapper ul li a div.down .shadow:before {
        width: 1px;
        height: 6px;
        top: -3px
    }
}

.fdsg .flip-clock-wrapper ul li a div.up .shadow:after {
    position: absolute;
    bottom: -5px;
    left: 2px;
    height: 10px;
    width: 2px
}

@media screen and (max-width: 0) {
    .flip-clock-wrapper ul li a div.up .shadow:after {
        width: 1px;
        height: 6px;
        bottom: -3px
    }
}

.fdsg .flip-clock-wrapper ul li a div.up .shadow:before {
    position: absolute;
    bottom: -5px;
    right: 2px;
    height: 10px;
    width: 2px
}

@media screen and (max-width: 0) {
    .flip-clock-wrapper ul li a div.up .shadow:before {
        width: 1px;
        height: 6px;
        bottom: -3px
    }
}

.fdsg .flip-clock-wrapper ul li a div.up {
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    top: 0
}

.fdsg .flip-clock-wrapper ul li a div.up:after {
    content: "";
    position: absolute;
    top: 44px;
    left: 0;
    z-index: 5;
    width: 100%;
    height: 3px;
    background-color: #fff;
    background-color: rgba(255, 255, 255, .4)
}

.fdsg .flip-clock-wrapper ul li a div.down {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    bottom: 0;
    border-bottom-left-radius: 15%;
    border-bottom-right-radius: 15%
}

.fdsg .flip-clock-wrapper ul li a div div.inn {
    position: absolute;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 200%;
    color: #ccc;
    text-shadow: 0 1px 2px #000;
    text-align: center;
    background-color: #333;
    border-radius: 15%;
    font-size: 70px
}

.fdsg .flip-clock-wrapper ul li a div.up div.inn {
    top: 0
}

.fdsg .flip-clock-wrapper ul li a div.down div.inn {
    bottom: 0
}

.fdsg .flip-clock-wrapper ul.play li.flip-clock-before {
    z-index: 3
}

.fdsg .flip-clock-wrapper ul.play li.flip-clock-active {
    -webkit-animation: asd .5s .5s linear both;
    animation: asd .5s .5s linear both;
    z-index: 5
}

.fdsg .flip-clock-divider {
    float: left;
    display: inline-block;
    position: relative;
    width: 20px;
    height: 100px
}

.fdsg .flip-clock-divider:first-child {
    width: 0
}

.fdsg .flip-clock-dot {
    display: block;
    background: #323434;
    width: 10px;
    height: 10px;
    position: absolute;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    left: 5px
}

.fdsg .text-hide, .fdsg pre code {
    background-color: transparent
}

.fdsg .flip-clock-divider .flip-clock-label {
    position: absolute;
    top: -1.5em;
    right: -86px;
    color: #000;
    text-shadow: none
}

.fdsg .flip-clock-divider.minutes .flip-clock-label {
    right: -88px
}

.fdsg .flip-clock-divider.seconds .flip-clock-label {
    right: -91px
}

.fdsg .flip-clock-dot.top {
    top: 30px
}

.fdsg .flip-clock-dot.bottom {
    bottom: 30px
}

@-webkit-keyframes asd {
    0% {
        z-index: 2
    }
100%, . fdsg 20 %

{
    z-index: 4
}
}
@keyframes asd {
    0% {
        z-index: 2
    }
100%, . fdsg 20 %

{
    z-index: 4
}
}
.fdsg .flip-clock-wrapper ul.play li.flip-clock-active .down {
    z-index: 2;
    -webkit-animation: turn .5s .5s linear both;
    animation: turn .5s .5s linear both
}

@-webkit-keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg)
    }
    100% {
        -webkit-transform: rotateX(0)
    }
}

@keyframes turn {
    0% {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg)
    }
    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
}

.fdsg .flip-clock-wrapper ul.play li.flip-clock-before .up {
    z-index: 2;
    -webkit-animation: turn2 .5s linear both;
    animation: turn2 .5s linear both
}

@-webkit-keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0)
    }
    100% {
        -webkit-transform: rotateX(-90deg)
    }
}

@keyframes turn2 {
    0% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg)
    }
}

.fdsg .flip-clock-wrapper ul li.flip-clock-active {
    z-index: 3
}

@-webkit-keyframes show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes show {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes hide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes hide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fdsg .clearfix:after, .fdsg .clearfix:before {
    content: " ";
    display: table
}

.fdsg .clearfix:after {
    clear: both
}

.fdsg .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.fdsg .hidden, .fdsg .hide, .fdsg .visible-lg, .fdsg .visible-lg-block, .fdsg .visible-lg-inline, .fdsg .visible-lg-inline-block, .fdsg .visible-md, .fdsg .visible-md-block, .fdsg .visible-md-inline, .fdsg .visible-md-inline-block, .fdsg .visible-sm, .fdsg .visible-sm-block, .fdsg .visible-sm-inline, .fdsg .visible-sm-inline-block, .fdsg .visible-xs, .fdsg .visible-xs-block, .fdsg .visible-xs-inline, .fdsg .visible-xs-inline-block {
    display: none !important
}

.fdsg .pull-right {
    float: right !important
}

.fdsg .pull-left {
    float: left !important
}

.fdsg .show {
    display: block !important
}

.fdsg .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0
}

.fdsg code, .fdsg kbd {
    padding: 2px 4px;
    font-size: 90%
}

.fdsg .affix {
    position: fixed
}

@media (max-width: -1) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, .fdsg th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 0) and (max-width: -1) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, .fdsg th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }

    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, .fdsg th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 0) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, .fdsg th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width: -1) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 0) and (max-width: -1) {
    .hidden-md, .fdsg .hidden-sm {
        display: none !important
    }
}

.fdsg .visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, .fdsg th.visible-print {
        display: table-cell !important
    }
}

.fdsg .visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.fdsg .visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.fdsg .visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

.fdsg code, .fdsg kbd, .fdsg pre, .fdsg samp {
    font-family: Menlo, . fdsg Monaco, . fdsg Consolas, . fdsg "Courier New", . fdsg monospace
}

.fdsg code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

.fdsg kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

.fdsg kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}

.fdsg pre {
    display: block;
    padding: 11.5px;
    margin: 0 0 12px;
    font-size: 13px;
    line-height: 1.4;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.fdsg pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.fdsg .pre-scrollable {
    overflow-y: scroll
}

.fdsg .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.fdsg .nav:after, .fdsg .nav:before {
    content: " ";
    display: table
}

.fdsg .nav > li, .fdsg .nav > li > a {
    display: block;
    position: relative
}

.fdsg .nav:after {
    clear: both
}

.fdsg .nav > li > a {
    padding: 10px 15px
}

.fdsg .nav > li > a:focus, .fdsg .nav > li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.fdsg .nav > li.disabled > a {
    color: #777
}

.fdsg .nav > li.disabled > a:focus, .fdsg .nav > li.disabled > a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.fdsg .nav .open > a, .fdsg .nav .open > a:focus, .fdsg .nav .open > a:hover {
    background-color: #eee;
    border-color: #8D9FB4
}

.fdsg .nav .nav-divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.fdsg .nav > li > a > img {
    max-width: none
}

.fdsg .nav-tabs {
    border-bottom: 1px solid #ddd
}

.fdsg .nav-tabs > li {
    float: left;
    margin-bottom: -1px
}

.fdsg .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.4;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.fdsg .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd
}

.fdsg .nav-tabs > li.active > a, .fdsg .nav-tabs > li.active > a:focus, .fdsg .nav-tabs > li.active > a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom-color: transparent;
    cursor: default
}

.fdsg .nav-pills > li {
    float: left
}

.fdsg .nav-justified > li, .fdsg .nav-stacked > li, .fdsg .nav-tabs.nav-justified > li {
    float: none
}

.fdsg .nav-pills > li > a {
    border-radius: 4px
}

.fdsg .nav-pills > li + li {
    margin-left: 2px
}

.fdsg .nav-pills > li.active > a, .fdsg .nav-pills > li.active > a:focus, .fdsg .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #337ab7
}

.fdsg .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0
}

.fdsg .nav-justified, .fdsg .nav-tabs.nav-justified {
    width: 100%
}

.fdsg .nav-justified > li > a, .fdsg .nav-tabs.nav-justified > li > a {
    text-align: center;
    margin-bottom: 5px
}

.fdsg .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.fdsg .nav-tabs-justified, .fdsg .nav-tabs.nav-justified {
    border-bottom: 0
}

.fdsg .nav-tabs-justified > li > a, .fdsg .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px
}

.fdsg .nav-tabs-justified > .active > a, .fdsg .nav-tabs-justified > .active > a:focus, .fdsg .nav-tabs-justified > .active > a:hover, .fdsg .nav-tabs.nav-justified > .active > a, .fdsg .nav-tabs.nav-justified > .active > a:focus, .fdsg .nav-tabs.nav-justified > .active > a:hover {
    border: 1px solid #ddd
}

@media (min-width: 0) {
    .nav-justified > li, .fdsg .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%
    }

    .nav-justified > li > a, .fdsg .nav-tabs.nav-justified > li > a {
        margin-bottom: 0
    }

    .nav-tabs-justified > li > a, .fdsg .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified > .active > a, .fdsg .nav-tabs-justified > .active > a:focus, .fdsg .nav-tabs-justified > .active > a:hover, .fdsg .nav-tabs.nav-justified > .active > a, .fdsg .nav-tabs.nav-justified > .active > a:focus, .fdsg .nav-tabs.nav-justified > .active > a:hover {
        border-bottom-color: #fff
    }
}

.fdsg .tab-content > .tab-pane {
    display: none
}

.fdsg .tab-content > .active {
    display: block
}

.fdsg .navbar-collapse:after, .fdsg .navbar-collapse:before, .fdsg .navbar-header:after, .fdsg .navbar-header:before, .fdsg .navbar:after, .fdsg .navbar:before {
    display: table;
    content: " "
}

.fdsg .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.fdsg .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

.fdsg .navbar:after {
    clear: both
}

.fdsg .navbar-header:after {
    clear: both
}

.fdsg .navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.fdsg .navbar-collapse:after {
    clear: both
}

.fdsg .navbar-collapse.in {
    overflow-y: auto
}

@media (min-width: 768px) {
    .navbar {
        border-radius: 4px
    }

    .navbar-header {
        float: left
    }

    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }

    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important
    }

    .navbar-collapse.in {
        overflow-y: visible
    }

    .navbar-fixed-bottom .navbar-collapse, .fdsg .navbar-fixed-top .navbar-collapse, .fdsg .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}

.fdsg .carousel-inner, .fdsg .collapsing, .fdsg .modal-open, .fdsg .progress {
    overflow: hidden
}

@media (max-device-width: 0) and (orientation: landscape) {
    .navbar-fixed-bottom .navbar-collapse, .fdsg .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}

.fdsg .container-fluid > .navbar-collapse, .fdsg .container-fluid > .navbar-header, .fdsg .container > .navbar-collapse, .fdsg .container > .navbar-header {
    margin-right: -15px;
    margin-left: -15px
}

.fdsg .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.fdsg .navbar-fixed-bottom, .fdsg .navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fdsg .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.fdsg .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.fdsg .navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px !important;
    line-height: 24px;
    height: 50px
}

.fdsg .navbar-brand:focus, .fdsg .navbar-brand:hover {
    text-decoration: none
}

.fdsg .navbar-brand > img {
    display: block
}

@media (min-width: 768px) {
    .container-fluid > .navbar-collapse, .fdsg .container-fluid > .navbar-header, .fdsg .container > .navbar-collapse, .fdsg .container > .navbar-header {
        margin-right: 0;
        margin-left: 0
    }

    .navbar-fixed-bottom, .fdsg .navbar-fixed-top, .fdsg .navbar-static-top {
        border-radius: 0
    }

    .navbar > .container .navbar-brand, .fdsg .navbar > .container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.fdsg .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.fdsg .navbar-toggle:focus {
    outline: 0
}

.fdsg .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.fdsg .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px
}

.fdsg .navbar-nav {
    margin: 7.5px -15px
}

.fdsg .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }

    .navbar-nav .open .dropdown-menu .dropdown-header, .fdsg .navbar-nav .open .dropdown-menu > li > a {
        padding: 5px 15px 5px 25px
    }

    .navbar-nav .open .dropdown-menu > li > a {
        line-height: 24px
    }

    .navbar-nav .open .dropdown-menu > li > a:focus, .fdsg .navbar-nav .open .dropdown-menu > li > a:hover {
        background-image: none
    }
}

.fdsg .progress-bar-striped, .fdsg .progress-striped .progress-bar, .fdsg .progress-striped .progress-bar-danger, .fdsg .progress-striped .progress-bar-info, .fdsg .progress-striped .progress-bar-success, .fdsg .progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg,.fdsg rgba(255, 255, 255, .15) 25%,.fdsg transparent 25%,.fdsg transparent 50%,.fdsg rgba(255, 255, 255, .15) 50%,.fdsg rgba(255, 255, 255, .15) 75%,.fdsg transparent 75%,.fdsg transparent)
}

@media (min-width: 768px) {
    .navbar-toggle {
        display: none
    }

    .navbar-nav {
        float: left;
        margin: 0
    }

    .navbar-nav > li {
        float: left
    }

    .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.fdsg .navbar-form {
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 8px -15px
}

@media (min-width: 0) {
    .navbar-form .form-control-static, .fdsg .navbar-form .form-group {
        display: inline-block
    }

    .navbar-form .control-label, .fdsg .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }

    .navbar-form .input-group .form-control, .fdsg .navbar-form .input-group .input-group-addon, .fdsg .navbar-form .input-group .input-group-btn {
        width: auto
    }

    .navbar-form .input-group > .form-control {
        width: 100%
    }

    .navbar-form .checkbox, .fdsg .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    .navbar-form .checkbox label, .fdsg .navbar-form .radio label {
        padding-left: 0
    }

    .navbar-form .checkbox input[type=checkbox], .fdsg .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width: 767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }

    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }

    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

.fdsg .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.fdsg .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    margin-bottom: 0;
    border-radius: 4px 4px 0 0
}

.fdsg .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .fdsg .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, .fdsg .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.fdsg .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .fdsg .btn-group > .btn:last-child:not(:first-child), .fdsg .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.fdsg .btn-group-vertical > .btn:not(:first-child):not(:last-child), .fdsg .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .fdsg .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.fdsg .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.fdsg .btn-group-sm > .navbar-btn.btn, .fdsg .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.fdsg .btn-group-xs > .navbar-btn.btn, .fdsg .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.fdsg .navbar-text {
    margin-top: 13px;
    margin-bottom: 13px
}

@media (min-width: 768px) {
    .navbar-left {
        float: left !important
    }

    .navbar-right {
        float: right !important;
        margin-right: -15px
    }

    .navbar-right ~ .navbar-right {
        margin-right: 0
    }
}

.fdsg .btn-group > .btn-group, .fdsg .btn-toolbar .btn, .fdsg .btn-toolbar .btn-group, .fdsg .btn-toolbar .input-group {
    float: left
}

.fdsg .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.fdsg .navbar-default .navbar-brand {
    color: #777
}

.fdsg .navbar-default .navbar-brand:focus, .fdsg .navbar-default .navbar-brand:hover {
    color: #5e5d5d;
    background-color: transparent
}

.fdsg .navbar-default .navbar-nav > li > a, .fdsg .navbar-default .navbar-text {
    color: #777
}

.fdsg .navbar-default .navbar-nav > li > a:focus, .fdsg .navbar-default .navbar-nav > li > a:hover {
    color: #333;
    background-color: transparent
}

.fdsg .navbar-default .navbar-nav > .active > a, .fdsg .navbar-default .navbar-nav > .active > a:focus, .fdsg .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: #e7e7e7
}

.fdsg .navbar-default .navbar-nav > .disabled > a, .fdsg .navbar-default .navbar-nav > .disabled > a:focus, .fdsg .navbar-default .navbar-nav > .disabled > a:hover {
    color: #ccc;
    background-color: transparent
}

.fdsg .navbar-default .navbar-toggle {
    border-color: #ddd
}

.fdsg .navbar-default .navbar-toggle:focus, .fdsg .navbar-default .navbar-toggle:hover {
    background-color: #ddd
}

.fdsg .navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.fdsg .navbar-default .navbar-collapse, .fdsg .navbar-default .navbar-form {
    border-color: #e7e7e7
}

.fdsg .navbar-default .navbar-nav > .open > a, .fdsg .navbar-default .navbar-nav > .open > a:focus, .fdsg .navbar-default .navbar-nav > .open > a:hover {
    background-color: #e7e7e7;
    color: #555
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777
    }

    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .fdsg .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #333;
        background-color: transparent
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .fdsg .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus, .fdsg .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #555;
        background-color: #e7e7e7
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .fdsg .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus, .fdsg .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #ccc;
        background-color: transparent
    }
}

.fdsg .navbar-default .navbar-link {
    color: #777
}

.fdsg .navbar-default .navbar-link:hover {
    color: #333
}

.fdsg .navbar-default .btn-link {
    color: #777
}

.fdsg .navbar-default .btn-link:focus, .fdsg .navbar-default .btn-link:hover {
    color: #333
}

.fdsg .navbar-default .btn-link[disabled]:focus, .fdsg .navbar-default .btn-link[disabled]:hover, .fdsg fieldset[disabled] .navbar-default .btn-link:focus, .fdsg fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}

.fdsg .navbar-inverse {
    background-color: #222;
    border-color: #090808
}

.fdsg .navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.fdsg .navbar-inverse .navbar-brand:focus, .fdsg .navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}

.fdsg .navbar-inverse .navbar-nav > li > a, .fdsg .navbar-inverse .navbar-text {
    color: #9d9d9d
}

.fdsg .navbar-inverse .navbar-nav > li > a:focus, .fdsg .navbar-inverse .navbar-nav > li > a:hover {
    color: #fff;
    background-color: transparent
}

.fdsg .navbar-inverse .navbar-nav > .active > a, .fdsg .navbar-inverse .navbar-nav > .active > a:focus, .fdsg .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #090808
}

.fdsg .navbar-inverse .navbar-nav > .disabled > a, .fdsg .navbar-inverse .navbar-nav > .disabled > a:focus, .fdsg .navbar-inverse .navbar-nav > .disabled > a:hover {
    color: #444;
    background-color: transparent
}

.fdsg .navbar-inverse .navbar-toggle {
    border-color: #333
}

.fdsg .navbar-inverse .navbar-toggle:focus, .fdsg .navbar-inverse .navbar-toggle:hover {
    background-color: #333
}

.fdsg .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.fdsg .navbar-inverse .navbar-collapse, .fdsg .navbar-inverse .navbar-form {
    border-color: #101010
}

.fdsg .navbar-inverse .navbar-nav > .open > a, .fdsg .navbar-inverse .navbar-nav > .open > a:focus, .fdsg .navbar-inverse .navbar-nav > .open > a:hover {
    background-color: #090808;
    color: #fff
}

@media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus, .fdsg .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
        color: #fff;
        background-color: transparent
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .fdsg .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus, .fdsg .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
        color: #fff;
        background-color: #090808
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .fdsg .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus, .fdsg .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
        color: #444;
        background-color: transparent
    }
}

.fdsg .navbar-inverse .navbar-link {
    color: #9d9d9d
}

.fdsg .navbar-inverse .navbar-link:hover {
    color: #fff
}

.fdsg .navbar-inverse .btn-link {
    color: #9d9d9d
}

.fdsg .navbar-inverse .btn-link:focus, .fdsg .navbar-inverse .btn-link:hover {
    color: #fff
}

.fdsg .navbar-inverse .btn-link[disabled]:focus, .fdsg .navbar-inverse .btn-link[disabled]:hover, .fdsg fieldset[disabled] .navbar-inverse .btn-link:focus, .fdsg fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}

.fdsg .fade {
    opacity: 0;
    transition: opacity .15s linear
}

.fdsg .fade.in {
    opacity: 1
}

.fdsg .collapse {
    display: none
}

.fdsg .collapse.in {
    display: block
}

.fdsg tr.collapse.in {
    display: table-row
}

.fdsg tbody.collapse.in {
    display: table-row-group
}

.fdsg .collapsing {
    position: relative;
    height: 0;
    transition-property: height, . fdsg visibility;
    transition-duration: .35s;
    transition-timing-function: ease
}

.fdsg .btn-group, .fdsg .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.fdsg .btn-group-vertical > .btn, .fdsg .btn-group > .btn {
    position: relative;
    float: left
}

.fdsg .btn-group-vertical > .btn.active, .fdsg .btn-group-vertical > .btn:active, .fdsg .btn-group-vertical > .btn:focus, .fdsg .btn-group-vertical > .btn:hover, .fdsg .btn-group > .btn.active, .fdsg .btn-group > .btn:active, .fdsg .btn-group > .btn:focus, .fdsg .btn-group > .btn:hover {
    z-index: 2
}

.fdsg .btn-group .btn + .btn, .fdsg .btn-group .btn + .btn-group, .fdsg .btn-group .btn-group + .btn, .fdsg .btn-group .btn-group + .btn-group {
    margin-left: -1px
}

.fdsg .btn-toolbar {
    margin-left: -5px
}

.fdsg .btn-toolbar:after, .fdsg .btn-toolbar:before {
    content: " ";
    display: table
}

.fdsg .btn-toolbar:after {
    clear: both
}

.fdsg .btn-toolbar > .btn, .fdsg .btn-toolbar > .btn-group, .fdsg .btn-toolbar > .input-group {
    margin-left: 5px
}

.fdsg .btn .caret, .fdsg .btn-group > .btn:first-child {
    margin-left: 0
}

.fdsg .btn-group .dropdown-toggle:active, .fdsg .btn-group.open .dropdown-toggle {
    outline: 0
}

.fdsg .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.fdsg .btn-group-lg.btn-group > .btn + .dropdown-toggle, .fdsg .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.fdsg .btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.fdsg .btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}

.fdsg .btn-group-lg > .btn .caret, .fdsg .btn-lg .caret {
    border-width: 5px 5px 0
}

.fdsg .dropup .btn-group-lg > .btn .caret, .fdsg .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.fdsg .btn-group-vertical > .btn, .fdsg .btn-group-vertical > .btn-group, .fdsg .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.fdsg .btn-group-vertical > .btn-group:after, .fdsg .btn-group-vertical > .btn-group:before {
    content: " ";
    display: table
}

.fdsg .btn-group-vertical > .btn-group:after {
    clear: both
}

.fdsg .btn-group-vertical > .btn-group > .btn {
    float: none
}

.fdsg .btn-group-vertical > .btn + .btn, .fdsg .btn-group-vertical > .btn + .btn-group, .fdsg .btn-group-vertical > .btn-group + .btn, .fdsg .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

.fdsg .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0
}

.fdsg .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px
}

.fdsg .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .fdsg .input-group .form-control:not(:first-child):not(:last-child), .fdsg .input-group-addon:not(:first-child):not(:last-child), .fdsg .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.fdsg .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .fdsg .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.fdsg .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.fdsg .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.fdsg .btn-group-justified > .btn, .fdsg .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.fdsg .btn-group-justified > .btn-group .btn {
    width: 100%
}

.fdsg .btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons] > .btn input[type=checkbox], .fdsg [data-toggle=buttons] > .btn input[type=radio], .fdsg [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], .fdsg [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.fdsg .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.fdsg .input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.fdsg .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.fdsg .input-group .form-control:focus {
    z-index: 3
}

.fdsg .input-group .form-control, .fdsg .input-group-addon, .fdsg .input-group-btn {
    display: table-cell
}

.fdsg .breadcrumb > li, .fdsg .pagination {
    display: inline-block
}

.fdsg .input-group-addon, .fdsg .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.fdsg .input-group-addon {
    padding: 6px 12px;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 5px
}

.fdsg .alert .alert-link, .fdsg .badge, .fdsg .close {
    font-weight: 700
}

.fdsg .input-group-addon.input-sm, .fdsg .input-group-sm > .input-group-addon, .fdsg .input-group-sm > .input-group-btn > .input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px !important;
    border-radius: 3px
}

.fdsg .input-group-addon.input-lg, .fdsg .input-group-lg > .input-group-addon, .fdsg .input-group-lg > .input-group-btn > .input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px !important;
    border-radius: 6px
}

.fdsg .input-group-addon input[type=checkbox], .fdsg .input-group-addon input[type=radio] {
    margin-top: 0
}

.fdsg .input-group .form-control:first-child, .fdsg .input-group-addon:first-child, .fdsg .input-group-btn:first-child > .btn, .fdsg .input-group-btn:first-child > .btn-group > .btn, .fdsg .input-group-btn:first-child > .dropdown-toggle, .fdsg .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .fdsg .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.fdsg .input-group-addon:first-child {
    border-right: 0
}

.fdsg .input-group .form-control:last-child, .fdsg .input-group-addon:last-child, .fdsg .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, .fdsg .input-group-btn:first-child > .btn:not(:first-child), .fdsg .input-group-btn:last-child > .btn, .fdsg .input-group-btn:last-child > .btn-group > .btn, .fdsg .input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.fdsg .input-group-addon:last-child {
    border-left: 0
}

.fdsg .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.fdsg .input-group-btn > .btn {
    position: relative
}

.fdsg .input-group-btn > .btn + .btn {
    margin-left: -1px
}

.fdsg .input-group-btn > .btn:active, .fdsg .input-group-btn > .btn:focus, .fdsg .input-group-btn > .btn:hover {
    z-index: 2
}

.fdsg .input-group-btn:first-child > .btn, .fdsg .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

.fdsg .input-group-btn:last-child > .btn, .fdsg .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px
}

.fdsg .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 24px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.fdsg .breadcrumb > li + li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.fdsg .breadcrumb > .active {
    color: #777
}

.fdsg .pagination {
    padding-left: 0;
    margin: 24px 0;
    border-radius: 4px
}

.fdsg .pagination > li {
    display: inline
}

.fdsg .pagination > li > a, .fdsg .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.4;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.fdsg .pagination > li:first-child > a, .fdsg .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.fdsg .pagination > li:last-child > a, .fdsg .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.fdsg .pagination > li > a:focus, .fdsg .pagination > li > a:hover, .fdsg .pagination > li > span:focus, .fdsg .pagination > li > span:hover {
    z-index: 2;
    color: #e05206;
    background-color: #eee;
    border-color: #ddd
}

.fdsg .pagination > .active > a, .fdsg .pagination > .active > a:focus, .fdsg .pagination > .active > a:hover, .fdsg .pagination > .active > span, .fdsg .pagination > .active > span:focus, .fdsg .pagination > .active > span:hover {
    z-index: 3;
    color: #fff;
    background-color: #e05206;
    border-color: #e05206;
    cursor: default
}

.fdsg .pagination > .disabled > a, .fdsg .pagination > .disabled > a:focus, .fdsg .pagination > .disabled > a:hover, .fdsg .pagination > .disabled > span, .fdsg .pagination > .disabled > span:focus, .fdsg .pagination > .disabled > span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.fdsg .pagination-lg > li > a, .fdsg .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px !important;
    line-height: 1.3333333
}

.fdsg .pagination-lg > li:first-child > a, .fdsg .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}

.fdsg .pagination-lg > li:last-child > a, .fdsg .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}

.fdsg .pagination-sm > li > a, .fdsg .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px !important;
    line-height: 1.5
}

.fdsg .pagination-sm > li:first-child > a, .fdsg .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.fdsg .pagination-sm > li:last-child > a, .fdsg .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.fdsg .pager {
    padding-left: 0;
    margin: 24px 0;
    list-style: none;
    text-align: center
}

.fdsg .alert, .fdsg .thumbnail {
    margin-bottom: 24px
}

.fdsg .pager:after, .fdsg .pager:before {
    content: " ";
    display: table
}

.fdsg .pager:after {
    clear: both
}

.fdsg .pager li {
    display: inline
}

.fdsg .pager li > a, .fdsg .pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.fdsg .pager li > a:focus, .fdsg .pager li > a:hover {
    text-decoration: none;
    background-color: #eee
}

.fdsg .pager .next > a, .fdsg .pager .next > span {
    float: right
}

.fdsg .pager .previous > a, .fdsg .pager .previous > span {
    float: left
}

.fdsg .pager .disabled > a, .fdsg .pager .disabled > a:focus, .fdsg .pager .disabled > a:hover, .fdsg .pager .disabled > span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.fdsg .badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px !important;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.fdsg .badge:empty {
    display: none
}

.fdsg .media-object, .fdsg .thumbnail {
    display: block
}

.fdsg .btn .badge {
    position: relative;
    top: -1px
}

.fdsg .btn-group-xs > .btn .badge, .fdsg .btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

.fdsg .list-group-item.active > .badge, .fdsg .nav-pills > .active > a > .badge {
    color: #337ab7;
    background-color: #fff
}

.fdsg .list-group-item > .badge {
    float: right
}

.fdsg .list-group-item > .badge + .badge {
    margin-right: 5px
}

.fdsg .nav-pills > li > a > .badge {
    margin-left: 3px
}

.fdsg a.badge:focus, .fdsg a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.fdsg .thumbnail {
    padding: 4px;
    line-height: 1.4;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border .2s ease-in-out
}

.fdsg .thumbnail a > img, .fdsg .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.fdsg .thumbnail .caption {
    padding: 9px;
    color: #333
}

.fdsg a.thumbnail.active, .fdsg a.thumbnail:focus, .fdsg a.thumbnail:hover {
    border-color: #8D9FB4
}

.fdsg .alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

.fdsg .alert h4 {
    margin-top: 0;
    color: inherit
}

.fdsg .alert > p, .fdsg .alert > ul {
    margin-bottom: 0
}

.fdsg .alert > p + p {
    margin-top: 5px
}

.fdsg .alert-dismissable, .fdsg .alert-dismissible {
    padding-right: 35px
}

.fdsg .alert-dismissable .close, .fdsg .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.fdsg .alert-success {
    color: #3c763d
}

.fdsg .alert-success hr {
    border-top-color: #c9e2b3
}

.fdsg .alert-success .alert-link {
    color: #2b542c
}

.fdsg .alert-info {
    border-color: #bce8f1;
    color: #31708f
}

.fdsg .alert-info hr {
    border-top-color: #a6e1ec
}

.fdsg .alert-info .alert-link {
    color: #245269
}

.fdsg .alert-warning {
    color: #8a6d3b
}

.fdsg .alert-warning hr {
    border-top-color: #f7e1b5
}

.fdsg .alert-warning .alert-link {
    color: #66512c
}

.fdsg .alert-danger {
    color: #a94442
}

.fdsg .alert-danger hr {
    border-top-color: #e4b9c0
}

.fdsg .alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.fdsg .progress {
    height: 24px;
    margin-bottom: 24px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.fdsg .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px !important;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    transition: width .6s ease
}

.fdsg .progress-bar-striped, .fdsg .progress-striped .progress-bar {
    background-size: 40px 40px
}

.fdsg .progress-bar.active, .fdsg .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.fdsg .progress-bar-success {
    background-color: #5cb85c
}

.fdsg .progress-bar-info {
    background-color: #5bc0de
}

.fdsg .progress-bar-warning {
    background-color: #f0ad4e
}

.fdsg .progress-bar-danger {
    background-color: #d9534f
}

.fdsg .media {
    margin-top: 15px
}

.fdsg .media:first-child {
    margin-top: 0
}

.fdsg .media, .fdsg .media-body {
    zoom: 1;
    overflow: hidden
}

.fdsg .media-body {
    width: 10000px
}

.fdsg .media-object.img-thumbnail {
    max-width: none
}

.fdsg .media-right, .fdsg .media > .pull-right {
    padding-left: 10px
}

.fdsg .media-left, .fdsg .media > .pull-left {
    padding-right: 10px
}

.fdsg .media-body, .fdsg .media-left, .fdsg .media-right {
    display: table-cell;
    vertical-align: top
}

.fdsg .media-middle {
    vertical-align: middle
}

.fdsg .media-bottom {
    vertical-align: bottom
}

.fdsg .media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.fdsg .media-list {
    padding-left: 0;
    list-style: none
}

.fdsg .list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.fdsg .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.fdsg .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.fdsg .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.fdsg a.list-group-item, .fdsg button.list-group-item {
    color: #555
}

.fdsg a.list-group-item .list-group-item-heading, .fdsg button.list-group-item .list-group-item-heading {
    color: #333
}

.fdsg a.list-group-item:focus, .fdsg a.list-group-item:hover, .fdsg button.list-group-item:focus, .fdsg button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.fdsg button.list-group-item {
    width: 100%;
    text-align: left
}

.fdsg .list-group-item.disabled, .fdsg .list-group-item.disabled:focus, .fdsg .list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

.fdsg .list-group-item.disabled .list-group-item-heading, .fdsg .list-group-item.disabled:focus .list-group-item-heading, .fdsg .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

.fdsg .list-group-item.disabled .list-group-item-text, .fdsg .list-group-item.disabled:focus .list-group-item-text, .fdsg .list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

.fdsg .list-group-item.active, .fdsg .list-group-item.active:focus, .fdsg .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.fdsg .list-group-item.active .list-group-item-heading, .fdsg .list-group-item.active .list-group-item-heading > .small, .fdsg .list-group-item.active .list-group-item-heading > small, .fdsg .list-group-item.active:focus .list-group-item-heading, .fdsg .list-group-item.active:focus .list-group-item-heading > .small, .fdsg .list-group-item.active:focus .list-group-item-heading > small, .fdsg .list-group-item.active:hover .list-group-item-heading, .fdsg .list-group-item.active:hover .list-group-item-heading > .small, .fdsg .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

.fdsg .list-group-item.active .list-group-item-text, .fdsg .list-group-item.active:focus .list-group-item-text, .fdsg .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

.fdsg .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

.fdsg a.list-group-item-success, .fdsg button.list-group-item-success {
    color: #3c763d
}

.fdsg a.list-group-item-success .list-group-item-heading, .fdsg button.list-group-item-success .list-group-item-heading {
    color: inherit
}

.fdsg a.list-group-item-success:focus, .fdsg a.list-group-item-success:hover, .fdsg button.list-group-item-success:focus, .fdsg button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

.fdsg a.list-group-item-success.active, .fdsg a.list-group-item-success.active:focus, .fdsg a.list-group-item-success.active:hover, .fdsg button.list-group-item-success.active, .fdsg button.list-group-item-success.active:focus, .fdsg button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.fdsg .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

.fdsg a.list-group-item-info, .fdsg button.list-group-item-info {
    color: #31708f
}

.fdsg a.list-group-item-info .list-group-item-heading, .fdsg button.list-group-item-info .list-group-item-heading {
    color: inherit
}

.fdsg a.list-group-item-info:focus, .fdsg a.list-group-item-info:hover, .fdsg button.list-group-item-info:focus, .fdsg button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

.fdsg a.list-group-item-info.active, .fdsg a.list-group-item-info.active:focus, .fdsg a.list-group-item-info.active:hover, .fdsg button.list-group-item-info.active, .fdsg button.list-group-item-info.active:focus, .fdsg button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.fdsg .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

.fdsg a.list-group-item-warning, .fdsg button.list-group-item-warning {
    color: #8a6d3b
}

.fdsg a.list-group-item-warning .list-group-item-heading, .fdsg button.list-group-item-warning .list-group-item-heading {
    color: inherit
}

.fdsg a.list-group-item-warning:focus, .fdsg a.list-group-item-warning:hover, .fdsg button.list-group-item-warning:focus, .fdsg button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

.fdsg a.list-group-item-warning.active, .fdsg a.list-group-item-warning.active:focus, .fdsg a.list-group-item-warning.active:hover, .fdsg button.list-group-item-warning.active, .fdsg button.list-group-item-warning.active:focus, .fdsg button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.fdsg .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

.fdsg a.list-group-item-danger, .fdsg button.list-group-item-danger {
    color: #a94442
}

.fdsg a.list-group-item-danger .list-group-item-heading, .fdsg button.list-group-item-danger .list-group-item-heading {
    color: inherit
}

.fdsg a.list-group-item-danger:focus, .fdsg a.list-group-item-danger:hover, .fdsg button.list-group-item-danger:focus, .fdsg button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

.fdsg a.list-group-item-danger.active, .fdsg a.list-group-item-danger.active:focus, .fdsg a.list-group-item-danger.active:hover, .fdsg button.list-group-item-danger.active, .fdsg button.list-group-item-danger.active:focus, .fdsg button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.fdsg .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.fdsg .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.fdsg .close {
    float: right;
    font-size: 21px !important;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.fdsg .close:focus, .fdsg .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

.fdsg button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

.fdsg .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: Arial, Helvetica, Sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.4;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 12px !important;
    opacity: 0;
    filter: alpha(opacity=0)
}

.fdsg .carousel-caption, .fdsg .carousel-control {
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.fdsg .tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.fdsg .tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.fdsg .tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.fdsg .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.fdsg .tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.fdsg .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #002F5F;
    border-radius: 4px
}

.fdsg .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.fdsg .carousel, .fdsg .carousel-inner {
    position: relative
}

.fdsg .tooltip.top .tooltip-arrow, .fdsg .tooltip.top-left .tooltip-arrow, .fdsg .tooltip.top-right .tooltip-arrow {
    border-width: 5px 5px 0;
    border-top-color: #002F5F;
    bottom: 0
}

.fdsg .tooltip.top .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.fdsg .tooltip.top-left .tooltip-arrow {
    right: 5px;
    margin-bottom: -5px
}

.fdsg .tooltip.top-right .tooltip-arrow {
    left: 5px;
    margin-bottom: -5px
}

.fdsg .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #002F5F
}

.fdsg .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #002F5F
}

.fdsg .tooltip.bottom .tooltip-arrow, .fdsg .tooltip.bottom-left .tooltip-arrow, .fdsg .tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #002F5F;
    top: 0
}

.fdsg .tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.fdsg .tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.fdsg .tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.fdsg .carousel-inner {
    width: 100%
}

.fdsg .carousel-inner > .item {
    display: none;
    position: relative;
    transition: .6s ease-in-out left
}

.fdsg .carousel-inner > .item > a > img, .fdsg .carousel-inner > .item > img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}

@media all and (transform-3d),.fdsg

(-webkit-transform-3d

) {
    .carousel-inner > .item {
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }

    .carousel-inner > .item.active.right, .fdsg .carousel-inner > .item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active.left, .fdsg .carousel-inner > .item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }

    .carousel-inner > .item.active, .fdsg .carousel-inner > .item.next.left, .fdsg .carousel-inner > .item.prev.right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        left: 0
    }
}

.fdsg .carousel-inner > .active, .fdsg .carousel-inner > .next, .fdsg .carousel-inner > .prev {
    display: block
}

.fdsg .carousel-inner > .active {
    left: 0
}

.fdsg .carousel-inner > .next, .fdsg .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.fdsg .carousel-inner > .next {
    left: 100%
}

.fdsg .carousel-inner > .prev {
    left: -100%
}

.fdsg .carousel-inner > .next.left, .fdsg .carousel-inner > .prev.right {
    left: 0
}

.fdsg .carousel-inner > .active.left {
    left: -100%
}

.fdsg .carousel-inner > .active.right {
    left: 100%
}

.fdsg .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px !important;
    background-color: transparent
}

.fdsg .carousel-control.left {
    background-image: linear-gradient(to right,.fdsg rgba(0, 0, 0, .5) 0,.fdsg rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',.fdsg endColorstr='#00000000',.fdsg GradientType=1)
}

.fdsg .carousel-control.right {
    left: auto;
    right: 0;
    background-image: linear-gradient(to right,.fdsg rgba(0, 0, 0, .0001) 0,.fdsg rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',.fdsg endColorstr='#80000000',.fdsg GradientType=1)
}

.fdsg .carousel-control:focus, .fdsg .carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.fdsg .carousel-control .glyphicon-chevron-left, .fdsg .carousel-control .glyphicon-chevron-right, .fdsg .carousel-control .icon-next, .fdsg .carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}

.fdsg .carousel-control .glyphicon-chevron-left, .fdsg .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}

.fdsg .carousel-control .glyphicon-chevron-right, .fdsg .carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}

.fdsg .carousel-control .icon-next, .fdsg .carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}

.fdsg .carousel-control .icon-prev:before {
    content: '\2039'
}

.fdsg .carousel-control .icon-next:before {
    content: '\203a'
}

.fdsg .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.fdsg .carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.fdsg .carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.fdsg .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px
}

.fdsg .carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width: 0) {
    .carousel-control .glyphicon-chevron-left, .fdsg .carousel-control .glyphicon-chevron-right, .fdsg .carousel-control .icon-next, .fdsg .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px !important
    }

    .carousel-control .glyphicon-chevron-left, .fdsg .carousel-control .icon-prev {
        margin-left: -10px
    }

    .carousel-control .glyphicon-chevron-right, .fdsg .carousel-control .icon-next {
        margin-right: -10px
    }

    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }

    .carousel-indicators {
        bottom: 20px
    }
}

.fdsg .modal, .fdsg .modal-backdrop {
    left: 0;
    right: 0;
    bottom: 0
}

.fdsg .modal {
    display: none;
    overflow: auto;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.fdsg .modal-content, .fdsg .modal-dialog {
    position: relative
}

.fdsg .modal.fade .modal-dialog {
    -webkit-transform: translate(0,.fdsg -25%);
    transform: translate(0,.fdsg -25%);
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out
}

.fdsg .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.fdsg .modal-content {
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.fdsg .modal-backdrop {
    position: fixed;
    top: 0;
    z-index: 1040;
    background-color: #002F5F
}

.fdsg .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.fdsg .modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.fdsg .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.428571429px
}

.fdsg .modal-header .close {
    margin-top: -2px
}

.fdsg .modal-title {
    margin: 0;
    line-height: 1.428571429
}

.fdsg .modal-body {
    position: relative;
    padding: 15px
}

.fdsg .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.fdsg .modal-footer:after, .fdsg .modal-footer:before {
    content: " ";
    display: table
}

.fdsg .modal-footer:after {
    clear: both
}

.fdsg .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0
}

.fdsg .modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.fdsg .modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.fdsg .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.fdsg .modal-dialog {
    width: 700px;
    margin: 30px auto
}

.fdsg .modal-sm {
    width: 450px
}

.fdsg .modal-lg {
    width: 1000px
}

.fdsg .modal .modal-close {
    border-radius: 30px;
    width: 30px;
    line-height: 30px;
    padding: 0;
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 10;
    font-size: 14px !important
}

.fdsg .modal .modal-close:after {
    padding: 0
}

.fdsg .modal.fullsize {
    padding: 0 15px
}

.fdsg .modal.fullsize .modal-dialog {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px
}

.fdsg .modal-body > iframe {
    border: 0;
    width: 100%;
    overflow: auto;
    min-height: 400px
}

.fdsg .modal-body #tab_lb_iframe {
    min-height: 625px
}

.fdsg .kreditberater-popup .modal .modal-dialog .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(255, 0, 0, .5);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.fdsg .kreditberater-popup .modal .modal-dialog .modal-content .modal-body {
    padding: 30px;
    background: url(/de/amc-resources/images/targobank_fs_kredit_048.png) 405px -15px no-repeat;
    background-size: 45%
}

.fdsg .kreditberater-popup .modal .modal-dialog .modal-content .modal-body .modal-h1 {
    font-weight: 700
}

.fdsg .kreditberater-popup .modal .modal-dialog .modal-content .modal-body .subline {
    color: #707e9e;
    font-size: 16px !important
}

.fdsg .kreditberater-popup.mobile {
    position: fixed;
    z-index: 1000;
    bottom: 0;
    background-color: #002F5F
}

.fdsg .kreditberater-popup.mobile .content {
    padding: 15px
}

.fdsg .kreditberater-popup.mobile .content .close {
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    filter: alpha(opacity=100)
}

.fdsg .kreditberater-popup.mobile .content .close:hover {
    color: #fafafa
}

.fdsg .kreditberater-popup.mobile .content .h2-footer {
    font-size: 16px !important;
    font-weight: 700;
    color: #fff
}

.fdsg .kreditberater-popup.mobile .content .subline, .fdsg .kreditberater-popup.mobile .content .text-link {
    color: #fff
}

.fdsg html.js.loading {
    overflow: hidden
}

.fdsg html.js.loading > body {
    opacity: 0;
    filter: alpha(opacity=0)
}

.fdsg html.js.loading:before {
    position: fixed;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    display: block;
    font-family: targobank;
    font-size: 40px !important;
    content: "\e815";
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    color: #002F5F
}

.fdsg #main, .fdsg #page, .fdsg .content-box {
    position: relative
}

.fdsg body {
    -ms-overflow-style: -ms-autohiding-scrollbar;
    overflow-y: scroll
}

.fdsg #page {
    margin: 0 auto;
    max-width: 1440px;
    min-width: 1000px
}

.fdsg .and-char {
    font-size: inherit;
    font-style: inherit;
    text-decoration: inherit;
    color: inherit;
    font-family: targobank, Arial, Helvetica, Sans-serif
}

.fdsg .container-fluid {
    width: 990px !important
}

.fdsg .container-full {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px
}

.fdsg .container-full:after, .fdsg .container-full:before {
    content: " ";
    display: table
}

.fdsg .container-full:after {
    clear: both
}

.fdsg #main {
    z-index: 5;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 20px
}

.fdsg .content-box:before, .fdsg html.has-tabs #main > .content:before {
    box-shadow: 0 -2px 10px 0 rgba(187, 187, 187, .25);
    content: "";
    max-height: 300px;
    right: 0;
    z-index: -1;
    left: 0;
    top: 0;
    display: block
}

.fdsg html.has-no-slides.has-no-nav #main {
    margin-top: -150px
}

.fdsg .content-box {
    background: #fff;
    min-height: 411px
}

.fdsg .content-box:before {
    height: 100%;
    position: absolute
}

.fdsg #main > .content {
    padding: 10px;
    position: relative;
    background: #fff;
    min-height: 200px
}

.fdsg #main > .content.iframe-stage {
    padding: 0 2px
}

.fdsg #main > .content #idms-research-stories {
    position: relative;
    height: 3000px;
    overflow: hidden;
    border: 0;
    width: 100%
}

.fdsg .theme-0-border-color, .fdsg .theme-1-border-color, .fdsg .theme-2-border-color, .fdsg .theme-3-border-color, .fdsg .theme-4-border-color, .fdsg .theme-5-border-color, .fdsg .theme-6-border-color {
    border-color: #00B6ED !important
}

.fdsg html.has-no-tabs #main > .content {
    margin-top: -40px;
    padding: 0
}

.fdsg html.has-tabs #main > .content {
    min-height: 411px;
    padding: 20px
}

.fdsg html.has-tabs #main > .content:before {
    height: 100%;
    position: absolute
}

.fdsg #main > .content .sidebar:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    right: auto;
    left: 0;
    top: 0;
    max-height: 411px;
    background-color: transparent;
    background-image: linear-gradient(to bottom,.fdsg #C7CBD0 0,.fdsg rgba(199, 203, 208, 0) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFC7CBD0',.fdsg endColorstr='#00C7CBD0', GradientType=0)
}

.fdsg .theme-0-background-color, .fdsg .theme-1-background-color, .fdsg .theme-2-background-color, .fdsg .theme-3-background-color, .fdsg .theme-4-background-color, .fdsg .theme-5-background-color, .fdsg .theme-6-background-color {
    background-color: #00B6ED !important
}

.fdsg #main > .content .sidebar {
    display: block;
    margin-top: 0;
    position: relative;
    padding-top: 0;
    padding-left: 20px
}

.fdsg img[width="1"][height="1"] {
    position: absolute;
    left: -9999em;
    top: -9999em
}

.fdsg .loading-element {
    position: relative
}

.fdsg .loading-element * {
    pointer-events: none
}

.fdsg .loading-element > * {
    visibility: hidden !important
}

.fdsg .loading-element:after {
    color: #002F5F;
    position: absolute;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    left: 50%;
    top: 0;
    margin: 0 0 0 -30px;
    display: block;
    font-family: targobank;
    font-size: 40px !important;
    content: "\e815";
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear
}

.fdsg .theme-0-font-color, .fdsg .theme-1-font-color, .fdsg .theme-2-font-color, .fdsg .theme-3-font-color, .fdsg .theme-4-font-color, .fdsg .theme-5-font-color, .fdsg .theme-6-font-color {
    color: #00B6ED !important
}

.fdsg body.modal-open #hero-slider {
    z-index: 0
}

.fdsg body.modal-open #main {
    z-index: auto
}

.fdsg html.theme-0 .theme-font-color, .fdsg html.theme-1 .theme-font-color, .fdsg html.theme-2 .theme-font-color, .fdsg html.theme-3 .theme-font-color, .fdsg html.theme-4 .theme-font-color, .fdsg html.theme-5 .theme-font-color, .fdsg html.theme-6 .theme-font-color {
    color: #00B6ED
}

.fdsg html.theme-0 .theme-border-color, .fdsg html.theme-1 .theme-border-color, .fdsg html.theme-2 .theme-border-color, .fdsg html.theme-3 .theme-border-color, .fdsg html.theme-4 .theme-border-color, .fdsg html.theme-5 .theme-border-color, .fdsg html.theme-6 .theme-border-color {
    border-color: #00B6ED
}

.fdsg html.theme-0 .theme-background-color, .fdsg html.theme-1 .theme-background-color, .fdsg html.theme-2 .theme-background-color, .fdsg html.theme-3 .theme-background-color, .fdsg html.theme-4 .theme-background-color, .fdsg html.theme-5 .theme-background-color, .fdsg html.theme-6 .theme-background-color {
    background-color: #00B6ED
}

.borderTopLine {
    border-top: 1px solid #D3D3D4;
    width: 100%;
    padding-bottom: 10px;
}

.pic_box {
    background-color: #E0E1E5;
    padding: 20px;
    width: 240px;
    margin-left: 10px;
    margin-top: 20px;
    padding-bottom: 10px;
}

@media screen and (min-width: 320px) and (max-width: 768px) {
    .pic_box {
        padding-top: 20px;
        width: 100%;
        text-align: center;
    }
}

.invisible
{
    display:none;
}

.pb_underline {
    margin-top: -12px;
    padding-bottom: 5px;
}

.pb_box {
    padding-bottom: 10px;
}

/**
 * Copyright (c) 2018 TARGOBANK
 * 201809_rebrush/c0006dc
 */
