/* Font DIN 2014 Light: Copyright © ParaType, 2016. All rights reserved.*/
@font-face {
    font-family: 'DINMedium';
    /*src: url('../fonts/DIN2014Light/DPT45__W.eot');*/
    src:
            url('../fonts/DIN2014Light/DPT45__W.woff2') format('woff2'),
            url('../fonts/DIN2014Light/DPT45__W.woff') format('woff'),
            url('../fonts/DIN2014Light/DPT45__W.eot?#iefix') format('embedded-opentype'),
            url('../fonts/DIN2014Light/DPT45__W.ttf') format('truetype'),
            url('../fonts/DIN2014Light/DPT45__W.svg#DIN2014Web-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Generated by ParaType (http://www.paratype.com)*/
/* Font DIN 2014: Copyright © ParaType, 2016. All rights reserved.*/
@font-face {
    font-family: 'DINRegular';
    src:
            url('../fonts/DIN2014Regular/DPT55__W.woff2') format('woff2'),
            url('../fonts/DIN2014Regular/DPT55__W.woff') format('woff'),
            url('../fonts/DIN2014Regular/DPT55__W.eot?#iefix') format('embedded-opentype'),
            url('../fonts/DIN2014Regular/DPT55__W.ttf') format('truetype'),
            url('../fonts/DIN2014Regular/DPT55__W.svg#DIN2014Web-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}



#notices,
#fm1 > h3,
.card-body > div,
.card-header,
#providers,
input.btn-submit,
.tip_kc_ln_embedded header,
.tip_kc_ln_embedded div.alert-danger
{
    display: none;
}

body.tip_kc_ln_embedded
{
    overflow: hidden;
}

input
{
    color: #185888;
}

a
{
    color: #175781;
    text-decoration: none;
    outline: 0;
    font-family: DINRegular;
}
a:hover
{
    text-decoration: underline;
}

body
{
    display:block;
    margin: 0;
    color: #185888;
    font: 13px/19px DINMedium, sans-serif;
}
input.form-control
{
    margin-bottom: 9px;
    border: 1px solid #aec8db;
    width: 155px;
}

.tip_kc_dn_buttonBar > div
{
    margin-bottom: 10px;
}

/*tip_kc_loading*/


a.tispo_password
{
    background: rgba(0, 0, 0, 0) url("../img/keyword.png") no-repeat scroll 0 0;
    padding-left: 17px;
}

a.tispo_login
{
    background: rgba(0, 0, 0, 0) url("../img/login.png") no-repeat scroll 0 0;
    padding-left: 17px;
}

a.tispo_abort
{
    background: rgba(0, 0, 0, 0) url("../img/abort.png") no-repeat scroll 0 0;
    padding-left: 15px;
}


div.alert-danger
{
    color: red;
    padding-bottom: 10px;
}

#kc-error-message > p
{
    color: red;
    padding-bottom: 10px;
}

/* ----------------------------------- */

body.tip_kc_ln_full
{
    background-image: url(../img/banner_big.jpg);
    background-repeat: no-repeat;
    background-position: center 0;
    color: #185888;
}

.tip_kc_ln_full nav.navbar > a { display: none; }
.tip_kc_ln_full nav.navbar:before {
    position: unset;
    content: 'Anmeldung';
}
.tip_kc_ln_full nav.navbar
{
    width: 100%;
    height: 25px;
    text-align: center;
    background-color: #e8eef3;
    font-weight: normal;
    color: #175781;
    padding-top: 8px;
    font-size: 14px;
    margin-top: 188px;

}

.tip_kc_ln_full .card:before
{
    content: 'Bitte geben Sie Ihren Benutzernamen und das zugehörige Kennwort ein:';
    font-weight:bold;
    margin-bottom: 10px;
}
.tip_kc_ln_full .card
{
    margin-top:40px;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
}
.tip_kc_ln_full .card-body
{
    padding-top:18px;
}
.tip_kc_ln_full .tip_kc_dn_buttonBar > div
{
    display: inline-block;
    padding-right:10px;
}
.tip_kc_ln_full input.form-control
{
    width:220px;
}
/*.tip_kc_ln_full .tip_kc_dn_abort {display: inline-block;}*/
@media all and (max-width: 520px)
{
    .tip_kc_ln_full .card
    {
        padding: 0 20px;
    }
}