#order-form-container {
    padding: 24px;
    color: #787878;
    text-align: center;
}

.pbx-blau {
    color: #1c80b6;
}

.order-header {
    margin-top: 12px;
    margin-bottom: 24px;
}

/*#order-tabstrip ul.k-tabstrip-items {
    border-bottom: 1px solid #787878;
    padding-left: 0;
    padding-right: 0;
}*/

    #order-tabstrip ul.k-tabstrip-items .k-item {
        border: none;
    }

        #order-tabstrip ul.k-tabstrip-items .k-item.k-state-active {
            border-bottom: 2px solid #1c80b6;
        }

    #order-tabstrip ul.k-tabstrip-items .k-loading.k-complete {
        border: none;
    }

.k-tabstrip .k-content.tabstrip-element {
    text-align: center;
    border: none;
    padding-top: 23px;
}

#bundle-choice-listview .k-listview-content {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    border: none;
    background-color: white;
    color: rgb(120,120,120);
}

.bundle-product {
    margin: 10px;
    padding-top: 30px;
    padding-bottom: 20px;
    width: 250px;
    border: 1px solid #787878;
    text-align: center;
    cursor: pointer;
}

.price-per-month {
    font-size: 2rem;
}

.go-to-next-step, .go-to-previous-step {
    margin: 18px 4px;
    width: 200px;
    height: 36px;
}

#bundle-choice-notes {
    max-width: 820px;
    margin: 24px auto;
    font-size: 10px;
    display: grid;
    grid-template-columns: 12px auto;
    grid-template-rows: auto auto auto;
    text-align: left;
    grid-row-gap: 2px;
    row-gap: 2px;
    grid-column-gap: 4px;
}

#bundle-choice-notes2 {
    margin: 24px auto;
    text-align: center;
}
.noteNumber {
    text-align: left;
}

#div-billing-address {
    width: 700px;
    margin: 24px auto 0 auto;
}

    #div-billing-address > p {
        width: 100%;
        display: grid;
        grid-template-columns: 120px auto;
        grid-template-rows: auto auto;
        margin-bottom: 8px;
    }

        #div-billing-address > p > label {
            grid-column: 1;
            grid-row: 1;
            font-size: 1.1em;
            text-align: left;
            /*padding-top: 10px;*/
            align-self: center;
        }

        #div-billing-address > p > input {
            grid-column: 2;
            grid-row: 1;
            width: 100%;
            height: 40px;
            font-size: 1.1em;
        }

        #div-billing-address > p > span.k-dropdown {
            grid-column: 2;
            grid-row: 1;
            width: 100%;
            height: 40px;
            font-size: 1.1em;
            text-align: left;
        }

            #div-billing-address > p > span.k-dropdown .k-dropdown-wrap {
                padding-top: 3.25px;
                padding-bottom: 3.255px;
            }

                #div-billing-address > p > span.k-dropdown .k-dropdown-wrap .k-select {
                    padding-top: 2px;
                }

        #div-billing-address > p > span.red {
            grid-column: 2;
            grid-row: 2;
            text-align: left;
            padding-left: 9px;
            padding-top: 2px
        }

#baf-postalcode::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#baf-postalcode {
    -moz-appearance: textfield;
}

#summary-paket {

    padding-bottom: 4px;
}

#summary-paket > ul {
    list-style-type: none;
    padding-left: 0;
}

    #summary-paket > ul > li {
        line-height: 20px;
    }

#summary-paket > ul > li:first-child {
    font-weight: bold;
    font-size: 16px;
}

#summary-adresse {
    display: inline-block;
    text-align: left;
    padding-bottom: 4px;
}

    #summary-adresse > ul {
        list-style-type: none;
        padding-left: 0;
    }
        #summary-adresse > ul > li {
            line-height: 20px;
        }

            #summary-adresse > ul > li:nth-child(1),
            #summary-adresse > ul > li:nth-child(2) {
                font-weight: bold;
            }

            #summary-adresse > ul > li:nth-child(6) {
                padding-top: 12px;
            }






/****************** Abo Info *************************/

#block-c {
    display: grid;
    grid-template-columns: 60% 20% 20%;
    grid-template-rows: repeat(10, auto);
    grid-template-areas: "header header header" "main main main" "footer footer footer";
    padding-right: 25%;
    padding-left: 25%;
    padding-top: 40px;
    /*row-gap: 5%;*/
}

#block-c i {
    font-size: 20px;
    color: #1c80b6;
}

    #block-c div {
        padding-bottom: 20px;
        padding-top: 20px;
        border-bottom-style: solid;
        border-width: 2px;
        border-right-style: solid;
        border-color: #1c80b6;
        color: #1c80b6
    }

    #block-c .tbl-header {
        font-size: 1.2rem;
        color: #787878;
        font-weight: bold;
        border-right-style: solid;
       
    }

    #block-c .tbl-item-left:nth-child(even), #block-c .tbl-item-mid:nth-child(odd), #block-c .tbl-item-right:nth-child(even) {
        background-color: #E8E8E8;
    }
    #block-c .tbl-item-left:nth-child(even) {
        color: #1c80b6;
    }

    #block-c .tbl-item-left{
        font-weight:bold;
        font-size:16px;
    }

    #block-a, #block-b {
        display: grid;
        grid-template-columns: 60% 40%;
        text-align: left;
        padding: 24px;
        
    }
#block-a {
    grid-template-columns: 40% 60%;
    min-height: 370px;
}

#block-b {
    grid-template-columns: 40% 60%;

}

    .block .abo-image {
        background-size: 100% ;
    }

#block-a .abo-image {
    background-image: url(/images/abo-info/abo-info-02.png);
    background-size: 100%;
}

#block-b .abo-image {
    background-image: url(/images/abo-info/abo-info-03-v2.png);
    background-size: 100%;
    margin-left: 100px;
}

.block .abo-text {
    padding-top: 12px;
}

.block ul {
    padding-left: 0;
    list-style: circle;
    font-size: 16px;
    padding: 0 24px 0 36px;
}

    .block ul > li {
        padding: 12px 0;
    }

#btn-order-abo-wrapper {
    text-align: center;
    padding-right: 48px;
    padding-top: 24px;
}

#btn-order-abo {
    width: 375px;
    height: 45px;
    font-size: 17.5px;
}

/******* Meine Lizenzen *************/
#div-my-licences, #newLicence {
    border-top: 1px solid #787878;
    padding-top: 24px;
}

    #div-my-licences {
        display: none;
    }

    #newLicence {
        margin-top: 24px;
    }

#licencesListView{
    border:none;
}

#licencesListView .k-listview-content {
    border: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.licence-entry {
    border: 1px solid #1c80b6;
    margin: 8px;
    display: grid;
    grid-template-columns: auto auto;
    padding: 16px 16px 14px 16px;
}

.licence-inactive .licence-entry .licence-infos{
    color:darkgrey;
   }

.licence-inactive .licence-entry {
    border-color: darkgrey;
}

.licence-infos {
    padding: 0 8px 0 8px;
    text-align: left;
}

.licence-infos h5 {
    color: #1c80b6;
    font-weight: normal;
    padding-bottom: 4px;
}

.licence-inactive .licence-entry .licence-infos h5{
    color: darkgrey;
}

.licence-buttons {
    align-self: end;
    padding-bottom: 2px;
    padding-left: 8px;
}

#newLicence h4 {
    padding-bottom: 8px;
}

#unlock {
    width: 200px;
    height: 36px;
    margin-left: 0px;
}

#newLicence .k-primary {
    background-color: #1c80b6;
    color:white;
}

#licenceKeyInput, #newLicence .k-input {
    height: 36px;
    width: 230px !important;
    font-size: 16px;
}

#licenceKeyInput::placeholder {
    color: #dbdbdb;
}

.licence-key {
    -webkit-text-security: disc;
}

.licence-key-visibile {
    -webkit-text-security: none;
}

.licence-key-header i{
    cursor:pointer;
}

.k-window-content.k-dialog-content {
    text-align: center;
    font-size: 18px;
}

.k-tabstrip-top > .k-tabstrip-items-wrapper {
     border-bottom-width: 0px; 
}

    .k-tabstrip-top > .k-tabstrip-items-wrapper ul {
        justify-content: center;
        width: 100%;
    }

#order-tabstrip hr {
    border-top: 1px solid black;
    width: 100%;
}

#bundle-choice-listview{
    border:none;
}

#div-billing-address .k-textbox:hover,
#div-billing-address .k-textbox:focus-visible {
    background-image: none;
    border-color: #1c80b6;
    border-width: 1px;
    outline:none;
}

#order-licence-btn {
    background-color: #1c80b6;
    color:white;
}