html, body {
    background-color: #fff;
    color: #636b6f;
    font-family: 'Nunito', sans-serif;
    font-weight: 200;
    height: 100vh;
    margin: 0;
}

#iesupport {
    display: none;
}

.modal{
    z-index: auto!important;
}

.full-height {
    height: 100vh;
}

.flex-center {
    align-items: center;
    display: flex;
    justify-content: center;
}

.position-ref {
    position: relative;
}

.top-right {
    position: absolute;
    right: 10px;
    top: 18px;
}

.content {
    text-align: center;
}

.title {
    font-size: 84px;
}

.inp > input{
    padding-left:10px;
}

.links > a {
    color: #636b6f;
    padding: 0 25px;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .1rem;
    text-decoration: none;
    text-transform: uppercase;
}

.m-b-md {
    margin-bottom: 30px;
}

.backgroundvermel{
    background-color: red;
    color:white;
}

@media only screen and (min-width: 751px){
.inputtext {
    background-color:white;
    border-style:solid;
    border-width:1px;
    border-radius:5px;
    border-color:#888B8D;
    color: #888B8D;
    height:32px;
    width:100%;

}}

@media only screen and (min-width: 992px){
    .inputtext {
        background-color:white;
        border-style:solid;
        border-width:1px;
        border-radius:5px;
        border-color:#888B8D;
        color: #888B8D;
        height:32px;

    }}

    @media only screen and (max-width: 750px){
        .inputtext {
            background-color:white;
            border-style:solid;
            border-width:1px;
            border-radius:5px;
            border-color:#888B8D;
            color: #888B8D;
            height:32px;
            width:90%;
        }}

@media only screen and (max-width: 750px){
.inputtext > ons-input{
    horiz-align: center;
    width:100%;
    margin-top:0.9px;
}}

@media only screen and (min-width: 751px){
.inputtext > ons-input{
    width:100%;
    horiz-align: center;
}}

@media only screen and (min-width: 751px){
    .inputtext1 {
        background-color:white;
        border-style:solid;
        border-width:1px;
        border-radius:5px;
        border-color:#888B8D;
        color: #888B8D;
        height:32px;
        width:100%;

    }}

@media only screen and (min-width: 992px){
    .inputtext1 {
        background-color:white;
        border-style:solid;
        border-width:1px;
        border-radius:5px;
        border-color:#888B8D;
        color: #888B8D;
        height:32px;

    }}

@media only screen and (max-width: 750px){
    .inputtext1 {
        background-color:white;
        border-style:solid;
        border-width:1px;
        border-radius:5px;
        border-color:#888B8D;
        color: #888B8D;
        height:32px;
        width:100%;
    }}

@media only screen and (max-width: 750px){
    .inputtext1 > ons-input{
        horiz-align: center;
        width:100%;
        margin-top:0.9px;
    }}

@media only screen and (min-width: 751px){
    .inputtext1 > ons-input{
        width:100%;
        horiz-align: center;
    }}

.h1{
    margin-top: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.fontreg >div{
    font-size: 12pt;
    text-align: left;
}

@media only screen and (min-width: 751px){
.h2{
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}}

.inputtextadd{
    background-color:white;
    border-style:solid;
    border-width:1px;
    border-radius:5px;
    border-color:#888B8D;
    color: #888B8D;
    height:32px;
}

.inputtextkomp > input{
    background-color:white;
    border-style:solid;
    border-width:1px;
    border-radius:5px;
    border-color:#888B8D;
    color: #888B8D;
    height:32px;
    padding-left:10px;
    width:100%;
}


.inputtextadd >ons-input{
    margin-left:10px;
    width:95%;
}

.space{
    margin-bottom:15px;
}

.side{
    padding-left: 15px;
}

.side2 >div{
    padding-left: 10px;
    margin-bottom: 10px;
    height: 32px;
}

.inputtextaddnrn{
    background-color:white;
    border-style:solid;
    border-width:1px;
    border-radius:5px;
    border-color:#888B8D;
    color: #888B8D;
}

.inputtextaddnrn >input{
    margin-left: 5px;
}

@media only screen and (min-width: 751px){
.inputtextaddr >ons-select{
    width:100%;
}}

@media only screen and (max-width: 750px){
.inputtextaddr >ons-select{
    width:100%;
}}

.inputtextadd >select{
    margin-left:10px;
    width:95%;
}

.inputtextadd >ons-select{
    margin-left:10px;
    width:95%;
}

.abstandhihi > ons-button{
    margin-bottom:15px;
}

.abst{
    margin-top:20px;
}

@media only screen and (max-width: 750px){
    .randabstand{
        margin-left:40px;
        margin-right:40px;
}}

@media only screen and (min-width: 751px){
    .randabstand{
        margin-left:10rem;
        margin-right:10rem;
        margin-bottom:20px;
    }}

@media only screen and (min-width: 1400px){
    .randabstand{
        margin-left:15rem;
        margin-right:15rem;
        margin-bottom:20px;
    }}

.buttontextgra > ons-button {
    color:white;
    background-color:#888B8D;
    margin-left: 15px;
}

.buttontextgra50 > ons-button {
    color:white;
    background-color:#888B8D;
    width:100%;
    white-space: normal;
}

@media only screen and (max-width: 750px){
    .buttontextgra23 > ons-button {
        color:white;
        background-color:#888B8D;
    }}

@media only screen and (min-width: 751px){
.buttontextgra23 > ons-button {
    color:white;
    margin-left:15px;
    background-color:#888B8D;
}}

@media only screen and (min-width: 751px){
.buttontextgregory > ons-button {
    color:#888B8D;
    border: solid;
    border-color: #888B8D;
    background-color:transparent;
    column-width: 200px;
    border-radius: 15px;
    text-align: center;
}}

@media only screen and (min-width: 751px){
    .buttonweiss > ons-button {
        color: #F0F0F0;
        border: solid;
        border-color: #F0F0F0;
        background-color:transparent;
        column-width: 200px;
        border-radius: 15px;
        text-align: center;
    }}

.buttontextgregory > ons-button:active{
    background-color: transparent;
    border-color: #888B8D;
    color:#888B8D;
}

@media only screen and (max-width: 750px){
    .buttonweiss > ons-button {
        color:#F0F0F0;
        border: solid;
        border-color: #F0F0F0;
        background-color:transparent;
        column-width: 200px;
        border-radius: 15px;
        width:100%;
    }}

@media only screen and (max-width: 750px){
    .buttontextgregory > ons-button {
        color:#888B8D;
        border: solid;
        border-color: #888B8D;
        background-color:transparent;
        column-width: 200px;
        border-radius: 15px;
        width:100%;
    }}

@media only screen and (max-width: 750px){
    .buttonweiss {
        margin-left:55px;
        margin-right:55px;
    }}

@media only screen and (max-width: 750px){
.buttontextgrag > ons-button {
    color:white;
    background-color:#888B8D;
}}

@media only screen and (max-width: 750px){
    .buttontextgrag{
        margin-bottom: 25px;
    }}

@media only screen and (max-width: 750px){
    .buttontextgras > ons-button {
        color:white;
        background-color:#888B8D;
        margin-bottom: 20px;
        width:100%;
        text-align: center;
    }}

@media only screen and (min-width: 751px){
    .buttontextgras > ons-button {
        color:white;
        background-color:#888B8D;
        margin-bottom: 20px;
}}

@media only screen and (min-width: 751px){
    .buttontextgrag > ons-button {
        color:white;
        background-color:#888B8D;
        position:relative;
    }}

@media only screen and (min-width: 751px){
    .buttontextgrag{
        margin-bottom: 25px;
    }}

.buttontextgra > a {
    color:white;
    background-color:#888B8D;
    position:relative;
}

.header{
    background-color:#ed8a00;
    color: white;
    font-size: 17px;
}

.headergray{
    color:#888B8D;
    font-size: 14pt;
}

.backendbut >ons-button{
    background-color: seagreen;
    color:white;
}

.headerall{
    color:white;
    font-size: 16px;
    background-color:#ED8B00;
    text-align:center;
    font-weight: bold;
    height:35px;
    padding-top: 5px;
}

.headerallkomp1{
    color:white;
    font-size: 16px;
    background-color:#ED8B00;
    text-align:center;
    font-weight: bold;
    height:58px;
    padding-top: 5px;
    vertical-align: middle;
    display: table-cell;
}

.headerfragenuebersicht{
    background-color:#ED8B00;
    height:9px;
}

.uebungtxtant > input{
    color:white;
    background-color: #888B8D;
    width:100%;
    padding-top: 7px;
    padding-left: 10px;
}
.abstanduntenbutton > ons-button{
    margin-bottom: 10px;
    margin-left:15px;
    margin-right:auto;

}

.abstanduntenbuttona > ons-button{
    margin-bottom: 10px;
    margin-left:0px;
    margin-right:auto;
}

@media only screen and (min-width: 751px){
.abstanduntenbuttonfloat{
    width:100%;
    display:inline-block;
    overflow: auto;
    white-space: nowrap;
}}

.flow{
    margin-bottom:10px;
}

.buttontextgraadd >ons-button{
    color:white;
    background-color:#888B8D;
    float:left;
}

.textfarbe{
    color: #51565C;
}

.buttontextorgadd >button{
    color:white;
    border-color:#ED8B00;
    background-color:#ED8B00;
    float:right;
}

@media only screen and (min-width: 751px){
.abstanduntenbuttonfloatt{
    width:100%;
    display:inline-block;
    overflow: auto;
    white-space: nowrap;
}}

.linksil > ons-button{
    float:left;
}

.rechtir > ons-button{
    float:right;
}

@media only screen and (min-width: 751px){
    .abstbt2{
        float:right;
    }
}

@media only screen and (min-width: 751px){
    .abstanduntenbuttonfloatssch{
        margin-left: 25%;
        margin-right: 25%;
    }}

@media only screen and (min-width: 751px){
    .abstanduntenbuttonfloatch{
        margin-left: 10%;
        margin-right: 25%;
    }}

@media only screen and (min-width: 751px){
    .abstanduntenbuttonfloatf{
        padding-left: 10%;
    }}

@media only screen and (min-width: 992px){
    .abstanduntenbuttonfloatf{
        padding-left: 27%;
        padding-right: 50%;
    }}

@media only screen and (min-width: 751px){
    .abstanduntenbuttonfloatreg{
        padding-left: 40%;
        padding-right: 40%;
    }}

.abstanduntenbuttonfloatm{
    width:100%;
    display:inline-block;
    overflow: auto;
    white-space: nowrap;
}

.abstanduntenbutton1 >ons-button{
     margin-left:15px;
     float: left;
}


.abstanduntenbutton5 >ons-button{
    margin-left:30px;
    float: left;
}

.abstanduntenbutton12 >ons-button{
    margin-left:23px;
    float: left;
}

.linie{
    border: solid;
    border-width: 2px;
    border-color: #A9A9A9;
    border-radius: 5px;
    padding:3px;
    background-color: #A9A9A9;
}

.righttime{
    float:right;
}

#time{
    color:white;
}

.fa-clock{
    color:white;
}

.fa-user-circle, .fa-lock {

}

@media only screen and (min-width: 751px){
.abstanduntenbutton13 >ons-button{
    float: left;
    margin-left:30px;
    text-align: center;
}}

@media only screen and (max-width: 750px){
.abstanduntenbutton13 >ons-button{
    width:100%;
    text-align: center;
}}

.orange1 > ons-radio{
    color:orange;
}

.nachfragen{
    margin-top: 20px;
}

.abstanduntenbuttonm >ons-button{
    float: left;
}


.abstanduntenbuttonm >button {
    float: left;
    margin-top: 0;
}


@media only screen and (min-width: 751px){
.abstanduntenbuttonm >input{
    float: left;
}}

@media only screen and (max-width: 750px){
    .abstanduntenbuttonm >label{
        float: left;
        margin-left:15px;
    }}

@media only screen and (max-width: 750px){
    .abstanduntenbuttonmreg >label{
        float: left;
        margin-left:10px;
    }}

.h > ons-button{
    margin-right:15px;
}

/*Umbrüche wenn notwendig*/

.before::before, .after::after {
    white-space: pre-wrap;
}

@media only screen and (min-width: 992px){
.abstanduntenbutton2 >ons-button{
    float: right;
}}

@media only screen and (min-width: 992px){
    .abstanduntenbutton2 >button{
        float: right;
    }}

@media only screen and (min-width: 751px){
    .buttonanordnung >ons-button{
        float: left;
    }}


@media only screen and (max-width: 750px){
    .buttonanordnung >ons-button{
        width:100%;
        margin-top: 10px;
        text-align: center;
    }}

.abstanduntenbutton3 >button{
    float: right;
}

.abstanduntenbuttonzur > ons-button{
    margin-bottom: 3px;
}

.headerallkomp{
    color:white;
    font-size: 16px;
    background-color:#ED8B00;
    text-align:center;
    font-weight: bold;
    width: 100%;
    vertical-align: middle;
    padding: 10% 0;
    margin: 0;
}


.test{
    background-color:#ED8B00;
    width:200%;
}

.buttontextpad{
    padding-top: 15px;
}

@media only screen and (min-width: 751px){
.buttontextorgver > a {
    position:relative;
    font-weight: bold;
}}

@media only screen and (min-width: 751px){
.buttontextorgver1 > a {
    position:relative;
    font-weight: bold;
    margin-right: 10px;
}}

@media only screen and (max-width: 750px){
    .buttontextorgver > a {
        color:gray !important;
        border-color:white;
        background-color:white;
    }}

@media only screen and (max-width: 750px){
    .buttontextorgver1 > a {
        color:gray !important;
        border-color:white;
        background-color:white;
        margin-right: 10px;
    }}


.buttontextorg > button {
    color:white;
    border-color:#ED8B00;
    background-color:#ED8B00;
    position:relative;
}

.buttontextorg > ons-button {
    color:white;
    border-color:#ED8B00;
    background-color:#ED8B00;
    position:relative;
}

.gleich > ons-input{
    width:100%;
}

@media only screen and (min-width: 751px){
.buttontextorgg > ons-button {
    color:white;
    border-color:#ED8B00;
    background-color:#ED8B00;
    position:relative;
    white-space: normal;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;

}}

@media only screen and (max-width: 750px){
    .buttontextorgg > ons-button {
        color:white;
        border-color:#ED8B00;
        background-color:#ED8B00;
        position:relative;
        white-space: normal;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }}

@media only screen and (min-width: 751px){
    .buttontextorgg > button {
        color:white;
        border-color:#ED8B00;
        background-color:#ED8B00;
        position:relative;
        white-space: normal;
        text-align: center;
    }}

@media only screen and (max-width: 750px){
    .buttontextorgg > button {
        color:white;
        border-color:#ED8B00;
        background-color:#ED8B00;
        position:relative;
        white-space: normal;
        width: 95%;
        word-wrap: break-word;
        text-align: center;
        margin-bottom: 7px;
    }}

@media only screen and (min-width: 751px){
    .radiocenter{
        padding-left: 10%;
    }}

@media only screen and (min-width: 992px){
    .radiocenter{
        padding-left: 27%;
}}

.radio23 > div{
    margin-left:20px;
}

.buttontextorg > a {
    color:white;
    background-color:#ED8B00;
    position:relative;
}

.buttontextorglinks > button {
    color:white;
    background-color:#ED8B00;
    position:relative;
}

.borderform{
    border-style:solid;
    border-width:1.5px;
    border-radius:5px;
    border-color:#ED8B00;
}

.inputradio >input{
    width:100%;
}

.radio-style >div{
    position:relative;
    left:15px;
    top:3.5px;
}

.radio-stylekomp >div{
    position:relative;
    left:15px;
    bottom:5px;
}
@media only screen and (max-width: 750px){
    .plaintxtaus1>label {
        text-align: center;
        color: #888B8D;
        font-size: 10pt;

    }}

@media only screen and (min-width: 751px){
    .plaintxtaus1>label {
        vertical-align: center ;
        color: #888B8D;
        font-size: 12pt;
        text-align: center;
        padding-bottom: 0.5rem;

    }}

@media only screen and (max-width: 750px){
    .plaintxtaus >label{
        text-align: center;
        color: #ED8B00;
        font-size: 10pt;
        padding-bottom: 17px;
        vertical-align: center;
        font-weight: bold;
    }}

@media only screen and (min-width: 751px){
.plaintxtaus >label {
    color: #ED8B00;
    font-size: 12pt;
    padding-bottom: 0.5rem;
    font-weight: bold;
}}

@media only screen and (max-width: 750px){
.plaintxt > div{
    text-align:left;
    color:#888B8D;
    font-size: 10pt;
    padding-bottom:17px;
    margin-left: 0;
    padding-left: 0;
}}

@media only screen and (min-width: 751px){
.plaintxt > div{
    text-align:left;
    color:#888B8D;
    font-size: 10pt;
    padding-bottom:17px;
    padding-left: 7px;
}}

@media only screen and (min-width: 992px){
    .plaintxt > div{
        text-align:left;
        color:#888B8D;
        font-size: 10pt;
        padding-bottom:17px;
        padding-left: 49%;
    }}

.img-fluid{
    margin-top:8%;
}
.inputselect >option{
    color:lightgray;
}

.col-form-label{
    color:#888B8D;
    margin-top:20px;
}

.richtigeAntwort i{
    color: green;
}
.falscheAntwort i{
    color:darkred;
}

.antwortLabel{
    margin-top: 7px!important;
    padding: 10px!important;
}

#antwort{
    background-color:white;
}
#milestonelogo {

}
#buttons_verlaengerung button{
    margin-top:5px;
    margin-bottom:5px;
    width:100%;
}

/*Fragenuebersicht/gemerkte Fragen */

.bodycard{
    width: 25px;
    text-align: center;
}

.righttime1{
    float:inherit;
    text-align: center;
}

@media only screen and (min-width: 992px){
    .spacesfragenuebersicht{
        margin-left:24%;
        margin-right: 24%;
    }
}

@media only screen and (max-width: 991px){
    .spacesfragenuebersicht{
        margin-left:20%;
        margin-right: 20%;
    }
}

@media only screen and (max-width: 750px){
    .spacesfragenuebersicht{
        margin-left:5%;
        margin-right: 5%;
    }
}

@media only screen and (min-width: 751px){
#gemerktefragen{
    background-color:#FAF746;
    height:15px;
}}

@media only screen and (max-width: 750px){
    #gemerktefragen{
        background-color:#FAF746;
        text-align: center;
        height:23px;
    }}

@media only screen and (min-width: 751px){
#beantwortetefragen{
    background-color: #DBDAD6;
    height:15px;
}}

@media only screen and (max-width: 750px){
    #beantwortetefragen{
        background-color: #DBDAD6;
        height:23px;
        text-align: center;
    }}

@media only screen and (min-width: 751px){
    #beantwortetegemerktefragen{
        background-color: orange;
        height:15px;
    }}

@media only screen and (max-width: 750px){
    #beantwortetegemerktefragen{
        background-color: orange;
        height:23px;
        text-align: center;
    }}

@media only screen and (min-width: 751px){
#nichtbeantwortetefragen{
    background-color: white;
    height:15px;
}}

@media only screen and (max-width: 750px){
    #nichtbeantwortetefragen{
        background-color: white;
        height:23px;
        text-align: center;
    }}

.weiss{
    color:white;
}

.schriftgroesse{
    font-size: 9.5pt;
    color:white;
}

.schriftgroesse12{
    font-size: 12pt;
    color:Black;
    padding-bottom: 5px;
}

/*login blade:*/

#remember{
    visibility: hidden;
}

@media only screen and (min-width: 751px){
    .abstanduntenbuttonfloatm{
        width:100%;
        display:inline-block;
        overflow: auto;
        white-space: nowrap;
    }}

@media only screen and (min-width: 992px){
    .abstanduntenbuttonfloatm{
        width:100%;
        display:inline-block;
        overflow: auto;
        white-space: nowrap;
    }}

@media only screen and (min-width: 992px){
    .abstaende{
        padding-left: 21%;
        padding-right: 24%;
        width:100%;
        display:inline-block;
        overflow: auto;
        white-space: nowrap;
    }}

@media only screen and (min-width: 751px){
    .abstaende{
        padding-left: 21%;
        padding-right: 24%;
        width:100%;
        display:inline-block;
        overflow: auto;
        white-space: nowrap;
    }}

@media only screen and (max-width: 750px){
    .abstaende{
        width:100%;
        display:inline-block;
        overflow: auto;
        white-space: nowrap;
    }}

.abstanduntenbuttonfloatprofil{
    width:100%;
    display:inline-block;
    overflow: auto;
    white-space: nowrap;
}

@media only screen and (min-width: 751px){
    .abstanduntenbuttonfloatprofil{
        width:100%;
        padding-left: 3%;
        padding-right: 2.5%;
        display:inline-block;
        overflow: auto;
        white-space: nowrap;
    }}

@media only screen and (min-width: 992px){
    .abstanduntenbuttonfloatprofil{
        width:100%;
        padding-left: 6%;
        padding-right: 4.5%;
        display:inline-block;
        overflow: auto;
        white-space: nowrap;
    }}

.linksreg > a{
    color:#ED8B00;
    font-size: 14px;
    font-weight: bold;
}

@media only screen and (max-width: 750px){
    .linksreg{
        margin-bottom: 10px;
        margin-left: 8px;
    }}

@media only screen and (min-width: 751px){
    .linksreg{
        margin-bottom: 20px;
    }}

@media only screen and (min-width: 992px){
    .linksreg{
        margin-bottom: 20px;
        margin-left: 28.2%;
        margin-right: 40%;
    }}

@media only screen and (max-width: 751px){
    .abstanduntenbuttonfloats{
        padding-left: 3px;
    }}

@media only screen and (min-width: 751px){
    .abstanduntenbuttonfloats{
        padding-left: 22%;
    }}

@media only screen and (min-width: 992px){
    .abstanduntenbuttonfloats{
        padding-left: 24%;
        padding-right: 40%;
    }}

.checki > div{
    horiz-align: center;
}

@media only screen and (min-width: 751px){
    .schoenposi>label{
        margin-left:0px;
    }}

@media only screen and (min-width: 992px){
    .schoenposi>label{
        margin-left:30px;
    }}

@media only screen and (max-width: 750px){
    #onsibutton > ons-button{
        color:white;
        background-color: #888B8D;
    }}

@media only screen and (min-width: 751px){
#onsibutton > ons-button{
    color:white;
    background-color: #888B8D;
}}

@media only screen and (min-width: 992px){
    #onsibutton > ons-button{
        color:white;
        background-color: #888B8D;
    }}

.card-body{
    height: 100%;
    width: 100%;
}

@media only screen and (max-width: 750px){
.spacebetween > i{
    margin-right:5px;
    margin-top:6px;
    font-size:20px;
    color:#888B8D;
}}

.fragenuebersicht > a{
    color: #464E51;
}

@media only screen and (max-width: 750px){
    .spacebetween1 > i{
        margin-right:6px;
        margin-top:6px;
        font-size:20px;
        color:#888B8D;
    }}

@media only screen and (min-width: 751px){
    .spacebetween1 > i{
        margin-right:6px;
        margin-top:6px;
        font-size:20px;
        color:#888B8D;
    }}

@media only screen and (min-width: 751px){
.spacebefore{
    margin-left: 15%;
}}

@media only screen and (min-width: 992px){
    .spacebefore{
        margin-left: 25%;
    }}

@media only screen and (min-width: 751px){
    .spaceafter> i{
        margin-right: 10px;
    }}

@media only screen and (min-width: 751px){
    .spaceafter1> i{
        margin-right: 11px;
    }}

@media only screen and (min-width: 751px){
    .spacebetween > i{
        margin-top:6px;
        font-size:20px;
        color:#888B8D;
    }}

@media only screen and (min-width: 751px){
.abstanduntenbutton1 >button {
    float: left;
    margin-left: 30px;
}}

@media only screen and (max-width: 750px){
.abstanduntenbutton1 >button{
    float: left;
    margin-left:15px;
}}

/* Register Blade: */

.versteckt{
    visibility: hidden;
}

.grau {
    color:#888B8D !important;
}

/*pruefungssimulation*/
@media only screen and (max-width: 750px){
.abstandlala{
    margin-bottom:10px;
}}

/* fragenUebungsblade:*/
@media only screen and (min-width: 992px){
.btnpl-container{
    width:230px;
}}

@media only screen and (min-width: 992px){
    .teila >ons-button{
        float: right;
    }}

@media only screen and (min-width: 992px){
    .teila >form > ons-button{
        float: right;
    }}

@media only screen and (max-width: 750px){
    .teila > ons-button{
        width:100%;
        text-align: center;
    }}

@media only screen and (max-width: 750px){
    .teila > form> ons-button{
        width:100%;
        text-align: center;
    }}

@media (min-width: 751px) and (max-width: 991px) {
    .teila > ons-button{
        width:98%;
        text-align: center;
        margin-left:20px;
    }}

@media (min-width: 751px) and (max-width: 991px) {
    .teila > form > ons-button{
        width:98%;
        text-align: center;
        margin-left:20px;
    }}

@media (min-width: 751px) and (max-width: 991px) {
.abstandunti>ons-button{
    margin-top:10px;
}}

.abstandunti>ons-button{
    width:100%;
    text-align: center;
}

@media (min-width: 751px) and (max-width: 991px) {
.btnpl-container{
    width:90%;
    margin-left:20px;
}}

@media (min-width: 751px) and (max-width: 991px) {
.absti{
    margin-top:50px;
}}

@media only screen and (max-width: 750px){
    .btnpl-container{
        width:100%;
        margin-right: 30px;
        height:50px;
    }}

.btnpl>ons-button{
    width:200px;
    position:absolute;
    white-space: normal;
}

@media only screen and (min-width: 751px){
.icbverweise > p {
    margin-left: 71px;
}}

@media only screen and (max-width: 751px) {
    .breaki {
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 751px){
    .icbverweise > p > a{
        color: #888B8D;
    }}


@media only screen and (max-width: 750px){
    .icbverweise > p {
        margin-left: 15px;
    }}

@media only screen and (max-width: 750px){
    .icbverweise > p > a{
        color: #888B8D;
    }}

.icbverweise > p > a:hover{
    color: #ED8B00;
}

@media only screen and (max-width: 991px){
.abstanduntenbuttonuebung >ons-button{
    width:100%;
    text-align: center;
}}

@media only screen and (max-width: 991px){
    .abstanduntenbuttonuebung >button{
        width:100%;
        margin-top: 10px;
        text-align: center;
    }}

@media only screen and (min-width: 992px){
    .abstanduntenbuttonuebung >ons-button{
        float:left;
        margin-left:20px;
        text-align: center;
    }}


@media only screen and (max-width: 750px){
    .buttonanordnung2 >button{
        width:100%;
        margin-top: 10px;
        text-align: center;
    }}

@media only screen and (min-width: 751px){
    .buttonanordnung2 >button{
        float:right;
        text-align: center;
    }}

@media only screen and (max-width: 750px){
    .buttonanordnung2 >ons-button{
        width:100%;
        margin-top: 10px;
        text-align: center;
    }}

@media only screen and (min-width: 751px){
    .buttonanordnung2 >ons-button{
        float:right;
        text-align: center;
    }}

@media only screen and (max-width: 750px){
    .abstanduntenbutton2 > form > ons-button{
        width:100%;
        text-align: center;
    }}

@media only screen and (max-width: 991px){
    .abstanduntenbutton2 > ons-button{
        width:100%;
        text-align: center;
    }}

@media only screen and (max-width: 991px){
    .abstanduntenbutton2 > button{
        width:100%;
        text-align: center;
    }}

@media only screen and (min-width: 992px){
    .abstanduntenbutton2 > form > ons-button{
        float: right;
    }}

/* add new Blade */
.onsen-select{
    border: 1px solid #888B8D;
    border-radius:5px;
    position: relative;
    width:100%;
    font-size: 10pt;
    line-height: 1.6;
    height:32px;
}

.onsen-select1{
    border: 1px solid #888B8D;
    border-radius:5px;
    position: relative;
    width:100%;
    font-size: 10pt;
    line-height: 1.6;
    height:32px;
}

.inputradioadd{
    margin-bottom: 10px;
}

/*useredituser blade*/
#radiostyle{
    margin-bottom:15px;
}

/*warenkorbs blade*/
@media only screen and (min-width: 992px){
.wide{
    width:60%;
}}
@media only screen and (min-width: 992px){
.laenge > ons-button{
    width:15rem;
    text-align: center;
}}

.heraus{
    font-weight: bold;
    text-decoration: underline;
}
.umrandung{
    background-color:white;
    border-style:solid;
    border-width:1.5px;
    border-radius:5px;
    border-color:#ED8B00;
    color: #888B8D;
    height:32px;
}

@media only screen and (min-width: 751px){
.spc > ons-input{
    padding-left:10px;
}}

@media only screen and (max-width: 750px){
    .spc > ons-input{
        margin-left:10px;
    }}

.spc{
    height:32px;
    margin-top:3px;
}
@media only screen and (max-width: 750px){
    .greathead{
        color: #ED8B00;
        font-weight: bold;
        font-size: 12pt;
    }}

@media only screen and (min-width: 751px){
.greathead{
    color: #ED8B00;
    font-weight: bold;
    font-size: 14pt;
}}

@media only screen and (min-width: 751px){
.spc1{
    margin-top:5px;
}}

@media only screen and (min-width: 751px){
.breite > ons-button{
    width:12rem;
    text-align: center;
}}

@media only screen and (max-width: 750px){
    .breite > ons-button{
        width:10rem;
        text-align: center;
    }}

#price{
    color:darkred;
    font-weight: bold;
}
@media only screen and (min-width: 992px){
#milestoneraute{
    height: 3rem;
    width: 3rem;
}}
@media only screen and (max-width: 991px){
#milestoneraute{
    height: 2rem;
    width: 2rem;
}}

@media only screen and (min-width: 992px){
    #milestone_raute{
        height: 1.7rem;
        width: 1.7rem;
        margin-right: 10px;
    }}

@media only screen and (max-width: 991px){
    #milestone_raute{
        height: 1.5rem;
        width: 1.5rem;
        margin-right: 5px;
    }}
/*app blade*/
.designie > p{
    margin-top: 20px;
    text-align: center;
}

#linkilink{
    color: #ED8B00;
    text-decoration: underline;
}

/*Impressum blade*/
.format > p {
    text-align: center;
}

.format1 > p {
    text-align: start;
}

/*welcome*/
@media only screen and (min-width: 992px){
    .page__background{
        background-size: cover;
        background-image: url("../images/Header-Grafik-milestone.jpg") !important;
    }}

@media only screen and (min-width: 751px){
.page__background{
    background-size: cover;
    background-image: url("../images/Header-Grafik-milestone.jpg") !important;
}}

@media only screen and (max-width: 750px){
.page__background{
    background-size: cover;
    background-image: url("../images/Header-Grafik-milestone-klein.jpg") !important;
}}

/*icb*/
.farbe{
    color:black;
}

@media only screen and (max-width: 750px){
.ausnahme{
    background-color: white;
    width: 100%;
    height: 100%;
    padding: 18px;
    border-style:solid;
    border-width:3px;
    border-radius:10px;
    border-color:#ED8B00;
}}

@media only screen and (min-width: 751px){
    .ausnahme{
        background-color: white;
        width: 100%;
        height: 100%;
        padding: 25px;
        border-style:solid;
        border-width:3px;
        border-radius:10px;
        border-color:#ED8B00;
    }}

.uu{
    text-align: left; !important;
}

/*bestelluebersicht*/
@media only screen and (min-width: 991px){
.spabst{
    margin-top:20px;
    height:70px;
}}


.buttontextgrauii > ons-button {
    color:white;
    border-color:#888B8D;
    background-color:#888B8D;
    position:relative;
}

.fonti{
    color: #ED8B00;
    font-weight: bold;
    font-size: 12pt;
}

body {
    min-height:100%;
    position:relative;
    padding-bottom:10rem;
}
.footer {
    position: absolute;
    left: 0 ; right: 0; bottom: 0;
    height:1.7rem;
    background-color: white;
    text-align: center;
    z-index: 100;
}
.box1{
    margin-bottom: 10px;
}

@media only screen and (min-width: 751px){
.box1, .box2 {
    padding: 5px;
}}


.box1, .box2{
    border-width: 1.5px;
    border-radius: 10px;
    border-style: solid;
    border-color:#ED8B00;

}

/*.footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3rem;
    background-color: #888B8D;
    color: white;
    text-align: center;
    z-index: 100;
}*/

.footertext > a{
    color:#888B8D;
    font-weight: bold;
    font-size: 11.5pt;
}

#success{
    color: #ED8B00;
    font-weight: bold;
    margin-left:20px;
}

@media only screen and (max-width: 750px){
.abstunt{
    margin-bottom: 10px;
}}



