﻿/* Produktsuche */
.Produktsuche {
    margin-left: 30px;
    position: relative;
}

#Warenkorb_Wrapper {
    position: relative;
}

.full_load_wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(255,255,255, 0.75);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1, StartColorStr='#BFFFFFFF', EndColorStr='#BFFFFFFF')";
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr='#BFFFFFFF', EndColorStr='#BFFFFFFF');
    zoom: 1 !important;
    z-index: 500;
}

    .full_load_wrapper .load_inner {
        position: absolute;
        left: 50%;
        top: 50%;
    }

.loading, .loading-bottom {
    background: url('kendo/Silver/loading_bz.gif') center 48px no-repeat;
    min-width: 300px;
    min-height: 100px;
}

#Ergebnis_Variationen .loading .loader {
    display: block;
    background: url('kendo/Silver/loading_bz.gif') center 48px no-repeat;
}
    

#ProduktsucheErgebnisHead {
    /*background-color: #d8d8d8;*/
    /*margin-left: 30px;*/
    clear: both;
    width: 890px;
}

#ProduktsucheErgebnisIdentifiziert {
    /*background-color: #E5E5E5;*/
    padding: 20px 0px 12px 35px;
    /*width: 480px;*/
    width: 415px;
    float: left;
}

#ProduktsucheErgebnisSuchen {
    padding: 20px 35px 20px 35px;
    /*width: 305px;*/
    width: 370px;
    float: right;
}

.Ergebnis_Lieferstatus {
    font-style: italic;
    font-weight: bold;
    font-size: 18px;
}

#Produktbeschreibung {
    float: left;
    width: auto;
}

#gallery {
    float: right;
    width: auto;
}

.ZzglPfand {
    font-size: 11px;
}

#MeldungWarenkorbHinzugefuegt {
    /*color: #00a50c;*/
}

/* Seite Produktsuche */
.Produkt-Variations-Wrapper td, .Produkt-Variations-Wrapper th {
    padding-right: 15px;
}

.Produkt-Variations-Wrapper th.RueckgabeHead {
    padding-right: 50px;
}

.Produktsuche td a img {
    width: 180px;
    margin-right: 33px;
    margin-bottom: 33px;
}

.Produktsuche .td_Right a img {
    margin-right: 0px;
}

.Warenkorb {
    margin-left: 30px;
}

    .Warenkorb .tb_Warenkorb tr th {
        text-align: left;
        padding-bottom: 5px;
        font-size: 16px;
        font-family: 'Ubuntu', Tahoma, Arial;
    }

    .Warenkorb .tb_Warenkorb tr .Collumn8 {
        text-align: center;
    }

    .Warenkorb .tb_Warenkorb tr td {
        vertical-align: top;
        font: 12px Arial;
        padding-bottom: 10px;
    }

    .Warenkorb .Collumn1 {
        width: 80px;
    }

    .Warenkorb .Collumn2 {
        width: 120px;
    }

    .Warenkorb .Collumn3 {
        width: 140px;
    }

    .Warenkorb .Collumn4 {
        width: 140px;
    }

    .Warenkorb .Collumn5 {
        width: 85px;
    }

    .Warenkorb .Collumn6 {
        width: 90px;
        text-align: center !important;
    }

    .Warenkorb .Collumn7 {
        width: 50px;
    }

    .Warenkorb .Collumn8 {
        width: 60px;
        padding-left: 20px;
    }

    .Warenkorb .Collumn3 textarea {
        width: 120px;
    }

    .Warenkorb .Collumn6 input {
        width: 40px;
        text-align: center;
    }

    .Warenkorb .Collumn7 {
        text-align: right;
    }

    .Warenkorb .Collumn8 input {
        margin-right: 12px;
    }

    .Warenkorb .txtInfo_Bestellung {
        width: 370px;
        margin-bottom: 20px;
    }

.Neukunde .Collumn1 {
    width: 90px;
    padding-right: 30px;
    text-align: right;
    padding-top: 15px;
}

.Neukunde td {
    vertical-align: top;
}

.Neukunde input {
    margin-top: 15px;
}

.RuecksendungHeader {
    font-weight: bold;
    font-size: 16px;
    font-family: 'Ubuntu', Tahoma, Arial;
}

    /*
.RuecksendungItem 
{
    border-bottom: 1px dotted Gray;
    margin-bottom: 10px;
}
*/

    .RuecksendungItem .Collumn1,
    .RuecksendungHeader .Collumn1 {
        float: left;
        width: 100px;
        margin-right: 40px;
    }

    .RuecksendungItem .Collumn2,
    .RuecksendungHeader .Collumn2 {
        float: left;
        width: 175px;
        margin-right: 20px;
    }

        .RuecksendungItem .Collumn2 input {
            width: 175px;
        }

    .RuecksendungItem .Collumn3,
    .RuecksendungHeader .Collumn3 {
        float: left;
        width: 100px;
        margin-right: 20px;
    }

        .RuecksendungItem .Collumn3 select {
            width: 100px;
        }

        .RuecksendungItem .Collumn3 a {
            z-index: 1;
        }

    .RuecksendungItem .Collumn4,
    .RuecksendungHeader .Collumn4 {
        float: left;
        width: 50px;
        margin-right: 30px;
    }

        .RuecksendungItem .Collumn4 input {
            width: 50px;
        }

    .RuecksendungItem .Collumn5,
    .RuecksendungHeader .Collumn5 {
        float: left;
        width: 175px;
        margin-right: 20px;
    }

        .RuecksendungItem .Collumn5 input {
            width: 175px;
        }

.RuecksendungItem .Collumn6 {
    padding-top: 3px;
}

.RuecksendungItem .Collumn6,
.RuecksendungHeader .Collumn6 {
    float: left;
    width: 50px;
}

.FurtherInformation {
    margin-top: 20px;
}

    .FurtherInformation .Head {
        font-weight: bold;
        font-size: 16px;
        font-family: 'Ubuntu', Tahoma, Arial;
    }

        .FurtherInformation .Head .Collumn1,
        .FurtherInformation .Information .Collumn1 {
            float: left;
            width: 110px;
            margin-right: 30px;
        }

            .FurtherInformation .Information .Collumn1 select {
                width: 110px;
            }

        .FurtherInformation .Head .Collumn2,
        .FurtherInformation .Information .Collumn2 {
            float: left;
            width: 50px;
            margin-right: 30px;
        }

            .FurtherInformation .Information .Collumn2 input {
                width: 50px;
            }

        .FurtherInformation .Head .Collumn3,
        .FurtherInformation .Information .Collumn3 {
            float: left;
            width: 175px;
        }

            .FurtherInformation .Information .Collumn3 input {
                width: 175px;
            }

.TopSearchBox {
    float: left;
    padding-left: 32px;
}

/*.TopSearchBox
{
    margin-bottom: 3px;
}*/

.rot {
    font-size: 20px;
    color: #BB0000;
    margin-left: 80px;
    margin-bottom: 30px;
}

.rotsmall {
    font-size: 20px;
    color: #BB0000;
    margin-left: 300px;
    margin-bottom: 30px;
}

/*.k-dropdown,
.k-combobox {
  height: 20px;
}*/
.k-dropdown .k-dropdown-wrap,
.k-combobox .k-dropdown-wrap {
    border-radius: 0;
    height: 19px;
    box-shadow: none;
    background-color: #fff !important;
    border-color: #b2b2b2;
}

.k-state-hover .k-i-arrow-s,
.k-i-arrow-s {
    background-position: 0 -30px;
}

.k-dropdown .k-dropdown-wrap.k-state-hover,
.k-combobox .k-dropdown-wrap.k-state-hover,
.k-dropdown .k-dropdown-wrap.k-state-focused,
.k-combobox .k-dropdown-wrap.k-state-focused {
    border-radius: 0;
    background: none;
    border-color: #7eb4ea;
}

    .k-dropdown .k-dropdown-wrap.k-state-hover .k-select,
    .k-combobox .k-dropdown-wrap.k-state-hover .k-select,
    .k-dropdown .k-dropdown-wrap.k-state-focused .k-select,
    .k-combobox .k-dropdown-wrap.k-state-focused .k-select {
        border-radius: 0;
        border-left: 1px solid #7eb4ea;
    }

.k-dropdown .k-dropdown-wrap .k-input,
.k-combobox .k-dropdown-wrap .k-input {
    padding: 0;
    line-height: 18px;
    height: 18px;
    color: #000;
}

.k-dropdown .k-dropdown-wrap .k-select,
.k-combobox .k-dropdown-wrap .k-select {
    border-radius: 0;
    width: 15px;
    border-left: 1px solid #fff;
    height: 18px;
    min-height: 0;
}

    .k-dropdown .k-dropdown-wrap .k-select .k-icon,
    .k-combobox .k-dropdown-wrap .k-select .k-icon {
        margin-left: -1px;
    }

.k-dropdown[aria-disabled=true] .k-dropdown-wrap,
.k-combobox[aria-disabled=true] .k-dropdown-wrap {
    border-color: #dbdbde;
}

    .k-dropdown[aria-disabled=true] .k-dropdown-wrap .k-select,
    .k-combobox[aria-disabled=true] .k-dropdown-wrap .k-select {
        background-color: transparent;
    }

.k-animation-container .k-list-container {
    border-radius: 0;
    border-color: #b2b2b2;
    color: #000;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #fff;
    box-shadow: none;
}

    .k-animation-container .k-list-container .k-list {
        margin-left: -4px;
        position: relative;
        left: 2px;
        /*height: auto !important;*/
    }

        .k-animation-container .k-list-container .k-list .k-item {
            margin: 0;
            border-radius: 0;
            border: none !important;
            padding: 0 2px;
        }

            .k-animation-container .k-list-container .k-list .k-item.k-state-hover,
            .k-animation-container .k-list-container .k-list .k-item.k-state-focused,
            .k-animation-container .k-list-container .k-list .k-item.k-state-selected {
                background-image: none !important;
                background-color: #3399ff !important;
                color: #fff !important;
            }

                .k-animation-container .k-list-container .k-list .k-item.k-state-hover span,
                .k-animation-container .k-list-container .k-list .k-item.k-state-focused span,
                .k-animation-container .k-list-container .k-list .k-item.k-state-selected span {
                    color: #fff !important;
                }

.k-combobox .k-input {
    padding: 0 2px !important;
}

ul {
    padding-left: 16px;
}
