@import url(../fonts/OpenSans/OpenSans.css);

@import url(../fonts/BebasNeue.css);
/*ToDo: auslagern*/
@import url(../fonts/TheSansOfficeLF/TheSansOfficeLF.css);
@import url(../fonts/TheSansOfficeLF_Bold/TheSansOfficeLF_Bold.css);
@import url(../fonts/TheSansOfficeLF_Bold_Italic/TheSansOfficeLF_Bold_Italic.css);
@import url(../fonts/TheSansOfficeLF_Italic/TheSansOfficeLF_Italic.css);

@import url(../fonts/Helvetica-Bdcn/helveticaneueltstd-bdcn.css);
@import url(../fonts/Helvetica-LTcn/helveticaneueltstd-ltcn.css);
@import url(../fonts/Montserrat-Bold/montserrat-bold.css);
@import url(../../client/source/resource/customfonts/anmeldung_customfonts.css);
/* Hier kommt der body *//* Marker - nicht löschen*/
body {overflow: hidden;}
button.startnavi {
    width:100%;
    display:block;
    margin-top:20px;
    margin-bottom:0;
}
div.fragenzusatz {
    margin-top:-0;
    margin-left:36px;
}
.vorschau {
    width:250px;
    background-color:green;
}
p.hilfstext { /*hinweistext zwischen Kontakt-Eingabefeldern*/
    /*  position:absolute;
      margin-top:32px; */
}
/*ausblenden leere P - Tags */
p:empty{
    display:none;
}
section {   background-color:rgb(0,84,109);}
/*section > img { height:130%!important;} /*wegen HG - Bild - ist u.U. noch hoch genug*/
section > img {
    height:100% !important;
    width: auto !important;
} /*wegen HG - Bild - ist u.U. noch hoch genug*/

.begleiter_liste {
    display: none;
    clear:both;
}
p {
    padding: 0;
    clear:both!important;
}
label {
    display: inline;
    font-weight:normal!important;
}
label.legitimierungCodeLabel , label.legitimierungSelectLabel, label.legitimierungUploadLabel{
    padding-left:0!important;
}
select.legitimierung {
}
h1 {
    margin-top:0;
    margin-bottom:15px;
}
a {
    text-decoration:underline;
}
a:hover {
}
.anmeldung-felder {
}
.eingabe-felder {
}
input.form-control, textarea,select.form-control, #input_name, #input_code {
    height: 23px;
    margin: 5px 0px;
    padding: 0 5px;
    width:100%;
}
.texteingabe {
    height:200px!important;
}
select {
    height:24px!important;
    color:#000!important;
}
.form-control {
    margin-bottom:10px!important;
}
select.form-control {
    margin-bottom:5px!important;
}
input.suche {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-group .suche {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.mehrAbstand {
    margin-bottom:20px!important;
}
::-webkit-input-placeholder {
    color:rgb(167,167,167); /*201,219,225*/
}

:-moz-placeholder {
    color:rgb(167,167,167);
}

::-moz-placeholder {
    color:rgb(167,167,167);
}
:-ms-input-placeholder {
    color:gray!important;
}
/* temporär ausgeblendet
.radio, .checkbox {
    width:auto!important;
    height:auto!important;
    border:0!important;
    background-color: transparent!important;
}

*/
div.checkbox > label {
    padding-left:5px!important;
}
/*Beginn Test CHeckboxen und Radios anpassbar*/
.control {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
    cursor: pointer;
}
.control input {
    position:absolute;
    z-index: +1;
    left:20px;
    opacity:0;
    cursor:pointer;
}
.control__indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    border:1px solid #e6e6e6;
}
.control--radio .control__indicator {
    border-radius: 50%;/*macht das Ganze rund*/
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
    background: #ccc;
}
.control input:checked ~ .control__indicator {
    background-color: red;
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
    background-color: red;
}
.control input:disabled ~ .control__indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}
.control__indicator:after {
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control__indicator:after {
    display: block;
}
.control--checkbox .control__indicator:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
    border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
    left: 6px;
    top: 6px;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
    background: #7b7b7b;
}
.radio-inline,
.checkbox-inline {
    display: inline-block;
    margin-bottom:10px!important;
}

/*Ende Test CHeckboxes und Radios anpassbar*/
textarea {
    height: 120px;
    padding: 3px;
}
.anmeldung-button {
    margin-top:15px!important;
}
#anmelden, .next, .back, .modalbutton, .intextbutton, .vpbutton{
    font-weight: normal;
    font-size: 14px;
    border: none;
    padding: 0 15px;
    /*   text-transform: uppercase;*/
    height:30px;
    vertical-align: middle;
}
.modalbutton {
    margin-left:-7px!important;
    margin-right:15px!important;
}
.intextbutton {
    margin-right:15px!important;
}

#anmelden {
    margin-right:15px;
}
.modalbutton {
    margin-left:-7px!important;
    margin-right:15px!important;
}

.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height:auto;
    width:100%;
}

span.lang a, span.navi a, .nav {
    text-decoration: none!important;
}
span.lang a.active {
    text-decoration: underline;
}

.bg {
    z-index: 0;
}

p.error, p.errorDN {
    margin: 0;
    padding: 0;
    display: none;
    /*    visibility: hidden; */
}

/*Farben*/
.dunkel {
    color:rgb(19,25,20);
}
.dunkelblau {
    color:rgb(0,84,109);
}
.hellgrau {
    color:rgb(201,219,225);
}
.hellgrauer {
    color:rgb(245,245,245);
}
.gelb {
    color:rgb(218,164,0);
}
.rot {
    color:rgb(211,38,47);
}
.gruen {
    color:rgb(50,160,50);
}
.nopadding-top {
    padding-top:0!important;
}
.noPadding-left {
    padding-left:0;
}
.noPadding-right {
    padding-right:0;
}
.nopadding , .noPadding{
    padding-left:0;
    padding-right:0;
}
.nomargin {
    margin-left: 0px;
    margin-right: 0px;
}

.anmeldung-felder {
    margin-top: 15px;
}

.form-group {
    overflow: hidden;
}
.adressfelder {
    height: auto;
    overflow: auto;
}
#story-anmeldung .content {
}
.modal-header{
    height:56px;
}
.modal-dialog {
    width:auto!important;
    margin-left:60px;
    margin-right:60px;
}
.modal-body .noPadding-left, .modal-body p , .modal-body  ul,.modal-body  h1,.modal-body  h2,.modal-body h3,.modal-body h4{
    padding-left:15px!important;
}
.modal-body .dokument_container {
    padding-left:15px!important;
}
.modal-body .dokument_item {
    margin-bottom:20px!important;
}
.modal {
    background-color:rgba(0,0,0,0.50);
    color:#000;
}
.modal .modalp {
    margin-left:15px;
}
.modal-body .shopfehlermeldung {
    color:red;
}
.modal-body .noPadding-left .noPadding-left{
    padding-left: 0px!important;
}
/* Shop - CSS - Besonderheiten*/
#shop-produktdetail li {
    list-style: disc;
    margin-left:20px;
}

/* Warenkorb*/
div.produktcard {
    /**/
}
div.produktaenderungen {
    /**/
    margin-top:20px;
    margin-bottom:20px;
}
div.produktcard td ,
div.produktcheckout td,
div.produktaenderungen td{
    padding:5px 15px 5px 0;
}
div.produktcard td input,
div.produktcheckout td input{
    width:50px;
}
div.produktcard thead td,
div.produktcheckout thead td{
    font-weight:bold!important;
}
div.produktcard tfoot,
div.produktcheckout tfoot{
    border-top:1px solid lightgrey;
    font-weight:bold!important;
}
input.gutscheincode {
    width:120px!important;
}
.clear {
    clear:both;
}
ul.produktgrid li {
    cursor:pointer;
    border:1px solid transparent;
    display:block;
    margin-top:15px;
    padding-bottom:10px;
    padding-top:6px;
}
ul.produktgrid li:hover {
    border:1px solid lightgrey;
}
.bildgrid {
    overflow:hidden;
}
.bildgrid img {
    display: inline-block;
}

/*Kategorien*/
.nav-pills > li > a {
    border-radius: 2px;
    cursor: pointer;
    color:black!important;
    text-decoration:none;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
    background-color: #eee;
    text-decoration:none;
}
.ticketbearbeitung li {
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom:1px solid lightgrey;

}
/**/
/*Mediaquerys */
@media (max-width: 424px) {
    /*Mobil iphone5*/
    .mobpadding {
        padding-left:30px;
        padding-right:30px;
    }
    h1 {
        font-size:32px!important;
    }
    p {
        padding: 2px 0;
    }
    .footer p {
    }
    input {
        height:16px;
    }
    select {
        height:18px!important;
    }
    .footer p{
        font-size:8px;
    }
    .row {
        padding-left:20px!important;
        padding-right:20px!important;
    }
    .bildgrid {
        height:auto;
        overflow:auto;
    }
    .bildgrid img {
        visibility:visible;!important;
    }
    .modal-dialog {
        width:auto!important;
        margin-left:5px;
        margin-right:5px;
    }
    /*Anpassungen mobil Warenkorb*/
    div.produktcard table, div.produktcheckout table {
        width:100%!important;
    }
    div.produktcard table thead,div.produktcheckout table thead{
        display:none;
    }
    div.produktcard table tr, div.produktcheckout table tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #ddd;
    }
    div.produktcard table td,div.produktcheckout table td{
        display: block;
        text-align: right;
        border-bottom: 1px dotted #ccc;
    }
    div.produktcard table td:last-child,div.produktcheckout table td:last-child {
        border-bottom: 0;
    }
    div.produktcard table td:before,div.produktcheckout table td:before{
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
    div.produktcard  table td.text-right > input.form-control,
    div.produktcheckout  table td.text-right > input.form-control{
        display:inline!important;
    }
    /*Footer richten*/
    div.produktcard table tfoot td,
    div.produktcheckout table tfoot td{
        display:inline-table;
        border-bottom:none;
    }
    div.produktcard table tfoot td.zusammenfassung-wert,
    div.produktcheckout table tfoot td.zusammenfassung-wert{
        float:right;
    }
    div.produktcard table tfoot tr,
    div.produktcheckout table tfoot tr{
        border-bottom:1px solid #ddd;
    }
    .next, .back{
        font-weight: normal;
        font-size: 12px;
        border: none;
        padding: 0 5px;
        text-transform: uppercase;
        vertical-align: middle;
    }
}
@media (min-width: 325px) and (max-width: 767px) {
    /*Mobil*/
    .prelast {
        padding-right:0!important;
    }
    .last {
        padding-left:0!important;
    }
    .mobpadding {
        padding-left:30px;
        padding-right:30px;
    }
    h1 {
        font-size:35px!important;
    }
    .footer p {
        padding-left: 10px;
        font-size: 9px;
    }
    input {
        height:18px;
    }
    .row {
        padding-left:20px!important;
        padding-right:20px!important;
    }
    .bildgrid {
        height:auto;
        overflow:auto;
    }
    .bildgrid img {
        visibility:visible;!important;
    }
    .modal-dialog {
        width:auto!important;
        margin-left:10px;
        margin-right:10px;
    }
    /*Anpassungen mobil Warenkorb*/
    div.produktcard table, div.produktcheckout table {
        width:100%!important;
    }
    div.produktcard table thead,div.produktcheckout table thead{
        display:none;
    }
    div.produktcard table tr, div.produktcheckout table tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #ddd;
    }
    div.produktcard table td,div.produktcheckout table td{
        display: block;
        text-align: right;
        border-bottom: 1px dotted #ccc;
    }
    div.produktcard table td:last-child,div.produktcheckout table td:last-child {
        border-bottom: 0;
    }
    div.produktcard table td:before,div.produktcheckout table td:before{
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
    div.produktcard  table td.text-right > input.form-control,
    div.produktcheckout  table td.text-right > input.form-control{
        display:inline!important;
    }
    /*Footer richten*/
    div.produktcard table tfoot td,
    div.produktcheckout table tfoot td{
        display:inline-table;
        border-bottom:none;
    }
    div.produktcard table tfoot td.zusammenfassung-wert,
    div.produktcheckout table tfoot td.zusammenfassung-wert{
        float:right;
    }
    div.produktcard table tfoot tr,
    div.produktcheckout table tfoot tr{
        border-bottom:1px solid #ddd;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    /*PAD -> breite ist bei Landscapwe 1024?!*/
    .infobox h2 {
        font-size: 28px;
        padding-left:0!important;
    }
    .infobox h2 img {
        margin-right: 5px;
    }
    h1 {
        font-size:40px!important;
    }
}
@media (min-width: 1025px) and (max-width: 1199px) {
    /*Rest*/
}
@media (max-width: 991000px) {
    body.ipad {
        overflow-y: auto
    }
    body.ipad .bg {
        /*   display: none;*/
    }
    body.ipad  section {
        position: absolute;
        background-size: auto 100%;
        background-repeat: no-repeat;
        min-height: 100%;
        height: initial;
        overflow-y: auto;
        display: none;
    }
    body.ipad section:first-child {
        display: block;
    }

    body.ipad #content {
        display: block;
        overflow-y: auto;
    }
    body.ipad #mock-scroller {
        display: none;
    }
    html {
        height: 100%;
    }
}
@media (min-width: 1025px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .col-md-pull-12 {
        right: 100%;
    }
    .col-md-pull-11 {
        right: 91.66666667%;
    }
    .col-md-pull-10 {
        right: 83.33333333%;
    }
    .col-md-pull-9 {
        right: 75%;
    }
    .col-md-pull-8 {
        right: 66.66666667%;
    }
    .col-md-pull-7 {
        right: 58.33333333%;
    }
    .col-md-pull-6 {
        right: 50%;
    }
    .col-md-pull-5 {
        right: 41.66666667%;
    }
    .col-md-pull-4 {
        right: 33.33333333%;
    }
    .col-md-pull-3 {
        right: 25%;
    }
    .col-md-pull-2 {
        right: 16.66666667%;
    }
    .col-md-pull-1 {
        right: 8.33333333%;
    }
    .col-md-pull-0 {
        right: 0;
    }
    .col-md-push-12 {
        left: 100%;
    }
    .col-md-push-11 {
        left: 91.66666667%;
    }
    .col-md-push-10 {
        left: 83.33333333%;
    }
    .col-md-push-9 {
        left: 75%;
    }
    .col-md-push-8 {
        left: 66.66666667%;
    }
    .col-md-push-7 {
        left: 58.33333333%;
    }
    .col-md-push-6 {
        left: 50%;
    }
    .col-md-push-5 {
        left: 41.66666667%;
    }
    .col-md-push-4 {
        left: 33.33333333%;
    }
    .col-md-push-3 {
        left: 25%;
    }
    .col-md-push-2 {
        left: 16.66666667%;
    }
    .col-md-push-1 {
        left: 8.33333333%;
    }
    .col-md-push-0 {
        left: 0;
    }
    .col-md-offset-12 {
        margin-left: 100%;
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%;
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%;
    }
    .col-md-offset-9 {
        margin-left: 75%;
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%;
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%;
    }
    .col-md-offset-6 {
        margin-left: 50%;
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%;
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%;
    }
    .col-md-offset-3 {
        margin-left: 25%;
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%;
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%;
    }
    .col-md-offset-0 {
        margin-left: 0;
    }
}

/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: visible;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

/* Transparent Overlay */
.loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
}

/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 1500ms infinite linear;
    -moz-animation: spinner 1500ms infinite linear;
    -ms-animation: spinner 1500ms infinite linear;
    -o-animation: spinner 1500ms infinite linear;
    animation: spinner 1500ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
    box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}

/* Animation */

@-webkit-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-moz-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-o-keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.pw_error {
    display: none;
    margin-left: 15px!important;
    color:red!important;
}
.pw_erfolg {
    display: none;
    margin-left:15px!important;
    color:green!important;
}
.abschliessen2 {
    display:none;
}
/*Modal links in der Kontaktseite */
.modalLink {
    float:left;
    margin-right:15px;
}

/*Accordion */
.accordion {
    clear:both;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover, .ui-state-hover {
    color: inherit;
    border-color: inherit;
}
.ui-state-hover, .ui-state-active {
    background-image: none!important;
    background-color: inherit;
    border-color:inherit;
}

.ui-widget-content{
    color: inherit!important;
    background-image: none!important;
    background-color: transparent!important;
}

h3.error, div.error a {
    color: #D3262F!important;
}
.begleiter_deaktivert {
    display: none !important;
}

div.vorlageZusammenfassung {
    display: none;
}

.auswahl_vp_vorlage {
    display: none;
}
.auswahlElement button{
    margin-bottom: 5px;
}

.abhaengigefragen {
    display: none;
}
.abhaengigefragen .frage {
    /*Voreinstellungen: Einrückung*/
    padding-left:40px;
}

.adressauswahl_vorlage {
    display: none;
}
.adressauswahl input { display: inline; }

.adressauswahl .radio-inline { margin-left: 10px; display: block }

span.auswahl_adressname {
    display: none;
}
.onlyAdressname span {
    display: none;
}
.onlyAdressname span.auswahl_adressname {
    display: inline;
}

.adressauswahl > div:first-child {
    margin-bottom: 10px;
}

@font-face{
    font-family:'FontAwesome';
    src:url('../fonts/fontawesome/fontawesome-webfont.eot?v=4.3.0');
    src:url('../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'),
    url('../fonts/fontawesome/fontawesome-webfont.woff2?v=4.3.0') format('woff2'),
    url('../fonts/fontawesome/fontawesome-webfont.woff?v=4.3.0') format('woff'),
    url('../fonts/fontawesome/fontawesome-webfont.ttf?v=4.3.0') format('truetype'),
    url('../fonts/fontawesome/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
    font-weight:normal;font-style:normal
}

/** Chat */


.c-dm {
    position: fixed;
    bottom: 0px;
    right: 10%;
    display: flex;
    align-items: flex-end;

}
.c-dm>div{
    margin-right: 1em;
    background-color: #fff;
}
.dm-Head {
    width: 22em;
    padding: .5em .75em;
    margin-bottom: 0;
    font-size: 1em;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}
.dm-Content {

    margin-bottom: 1em;
}
.dm-Content .naricht {
    padding: 0.5rem;
}
.c-dm input {
    width: 100%;
    background-color: #f7f7f7;
    border: 2px solid rgba(0,0,0,.05);
}
.c-dm input:focus {
    background-color: #fff;
    border:2px solid #f7f7f7;
}

.dm-Content > div:nth-child(odd) {
    background-color: #fff;
}

.dm-Head {
    cursor: pointer;
}
div.dm-Element  {

    padding-bottom: 0.5em;
    padding-top: 0.5em;
    cursor: pointer;
    background-color: rgb(0, 14, 41);
    color: white;
}
div.dm-Element .ui-accordion-header-icon{
   display: none;
}
.dm-nachricht {
    font-size: 100%;
    display: block;
}

.ui-accordion-header-collapsed .dm-nachricht:before{
    content: '\25BA';
    font-weight:bold;
    margin-right:5px;
}
.ui-accordion-header-active .dm-nachricht:before{
    content: '\25BC';
    font-weight:bold;
    margin-right:5px;
}

.dm-nachricht-zeit {
    font-size: 60%;
    display: block;
    margin-left:20px;
}
.neueDM {
    width: 100%;
    margin: 10px 0px;
}
.neueAntwort {
    width: 100%;
}
/*
.blink {
    animation: blink-animation 1s steps(20, start) infinite;
    -webkit-animation: blink-animation 1s steps(20, start) infinite;
}
@keyframes blink-animation {
    50% {
        background-color: orangered;
    }
}
@-webkit-keyframes blink-animation {
    50% {
        background-color: orangered;
    }
}
*/
.chatIcon {
    cursor: pointer;

}
.chatIconBox {
    position: absolute;
    text-align: right;
}
