/* ---====== your PMS css goes here =====---*/
body {
    font-family: 'Poppins', Arial, Helvetica, sans-serif;
	font-size: 14px;
}

    body a {
        cursor: pointer;
        text-decoration: underline;
    }

        body a:hover {
            text-decoration: none;
        }
.body-content-main{padding-top: 0;}
#innerheaderp {
    text-align: left;
    width: 100%;
    height: 118px;
}

p {
    margin: 0 0 2px;
}

.table th, .table td {
    border-top: none;
    border-left: none;
}


ul li {
    list-style-type: none;
}
.bdr-btm {
    border-bottom: 1px solid #e3e3e3;
}


.form-horizontal .control-label {
    text-align: left;
    padding-top: 8px;
    padding-bottom: 2px;
    color: #676767;
    font-weight: 600;
}

.form-control {
    border-radius: 1px; /* 
    border-color: #d2d6de; */
    box-shadow: none;
    background-color: #f9f9f9;
}

.loginCstmr .frmCtrlbg {
    border-radius: 1px; /* 
    border-color: #d2d6de; */
    box-shadow: none;
    background-color: #f9f9f9;
}

.loginCstmr input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    background-color: #f9f9f9 !important;
    background-image: none;
    color: rgb(0, 0, 0);
}

.loginCstmr input, input[type="text"], input[type="search"] {
    cursor: auto;
    background-color: #f9f9f9 !important;
}
/*------- margin and padding class  here---------------*/

.pd10 {padding: 10px;}
.pd15 {padding: 15px;}
.pd20{padding: 20px;}
.padT10 {
    padding-top: 10px;
}
.padL5 {    padding-left: 5px;}
.padL10 {    padding-left: 10px;}


.padR10 {
    padding-right: 10px;
}

.pdT20 {
    padding: 20px;
}

.padT25 {
    padding-top: 25px;
}

.pd10 {
    padding: 10px;
}
.mar10{margin: 10px;}
.mar15{margin: 15px;}
.mar20{margin: 20px;}
.marT10 {
    margin-top: 10px;
}

.marT20 {
    margin-top: 20px;
}

.marB10 {
    margin-bottom: 10px;
}
.marL5 {
    margin-left: 5px;
}
.marL10 {
    margin-left: 10px;
}

.marL20 {
    margin-left: 20px;
}

.padL20 {
    margin-left: 20px;
}

.marR10 {
    margin-right: 10px;
}

.mar15 {
    margin: 15px !important;
}

/*--================================--*/

/*-------font class size different font sizes here-------------------*/
.fnt10 p {
    font-size: 10px;
}

.fnt11 p {
    font-size: 11px;
}

.fnt12 p {
    font-size: 12px;
}

.fnt13 p {
    font-size: 13px;
}

.fnt14 p {
    font-size: 14px;
}

.fnt15 p {
    font-size: 15px;
}

.fnt16 p {
    font-size: 16px;
}

.fnt17 p {
    font-size: 17px;
}

.fnt18 p {
    font-size: 18px;
}
/*---=============================================-----*/

#warenkor {
    padding-right: 50px;
    background: url(sprite/sprite_new.png) 40px -286px no-repeat;
    height: 47px;
    position: absolute;
    right: 20px;
    top: 27px;
    cursor: pointer;
}

#warenkorView {
    padding-right: 50px;
    background: url(sprite/sprite_new.png) 40px -286px no-repeat;
    height: 47px;
    position: absolute;
    right: 20px;
    top: 27px;
    cursor: pointer;
}

#divMiniCart {
    color: #E41515;
    text-align: center;
    padding: 0 2px 0 10px;
    background: url(sprite/sprite_new.png) 0px -239px no-repeat;
    height: 47px;
}

    #divMiniCart p {
        font-weight: 500;
        color: #000;
        padding: 8px 0 4px 0;
        line-height: 12px;
        margin: 0;
    }

    #divMiniCart span {
        color: #ff4a03;
        font-weight: 500;
        font-size: 95%;
    }

#MiniCart-View {
    background: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    width: 300px;
    position: absolute;
    top: 53px;
    right: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    transition: opacity 0.2s;
    z-index: 999;
}

.cartList {
    /*height: 200px;
    overflow: hidden;*/
}

    .cartList li {
        display: block;
        clear: both;
        border-bottom: 1px dotted #ccc;
        padding: 4px 0;
        overflow: hidden;
    }

h5 {
    text-transform: none;
    color: #000;
    /*font-weight: 700; */
}

    h5 label {
        text-transform: none;
        color: #000;
        font-weight: 700;
    }

.h-wrp { /* margin-top: -13px; */
    border-bottom: 4px double #ffffff;
    background-color: #f3f3f3;
}

.widget {
    background-color: #f3f3f3;
    line-height: 30px;
    border-bottom: 1px solid #b5b5b5;
	    cursor: pointer;
}
.withdrawbdr{border-top:2px solid #000}
.person-name {word-break:break-all}
.btn-sndAgn {background-color: #ff9000; margin-bottom:10px;color: #fff;border-radius: 0;}
.h-wrp h5 { /*    padding: 5px 0 0;
       padding-left: 15px; 
    margin-bottom: 0;*/
    line-height: 35px;
}

.h-wrp .h4, .h5, .h6, h4, h5, h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.login { /*border-color: #8ed400 !important;
    background-image: linear-gradient(to bottom,#8ed400 0,#8ed400  100%);font-size: 16px;padding-left: 20px;padding-right: 20px;height: 35px;background-repeat: inherit;}
.header-pd{background-color:#fbfbfb;   padding: 5px 0px 5px 0px; border-bottom: 1px solid #e3e3e3;*/
}
.zurlogin{border-color: #8ed400 !important;
    background-image: linear-gradient(to bottom,#8ed400 0,#8ed400  100%);font-size: 16px;padding-left: 20px;padding-right: 20px;height: 35px;background-repeat: inherit;}
.zurlogin:active{background-color: #8fd403;}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.mr-top {
    margin-top: 40px;
}

.pd-top5 {
    padding-top: 5px;
}

.pd-top10 {
    padding-top: 10px;
}

.pd-top15 {
    padding-top: 15px;
}

.pd-top20 {
    padding-top: 20px;
}

.fnt-wt {
    font-weight: 500;
}

.fnt-wt600 {
    font-weight: 600;
}

.fnt-wt700 {
    font-weight: 700;
}

.table-bdr {
    border-top: none;
    margin-bottom: 0px;
}


.buchInfo h5 {
    font-size: 13px;
}

.buchInfo p {
    font-size: 13px;
}

.buchInfo label {
    font-size: 13px;
}

.cR-wrp {
    width: 150px;
}

.cRipt input {
    width: 40px;
    text-align: center;
}

.cRms, .cRps {
    width: 31px;
    height: 26px;
    line-height: 10px;
}

.delete {
    background: none;
    border: none;
}

.button:focus {
    outline: none;
}


.wlcm h3 {
    text-align: center;
    font-weight: 700;
    border-bottom: 3px solid #e0e0e0;
    padding: 15px;
    font-size: 16px;
}

.head {
}

    .head h4 {
        font-weight: 600;
        border-bottom: 1px solid #efefef;
        padding: 6px 0 5px 0px;
        font-size: 13px;
    }

.head2 h4 {
    font-weight: 700;
    padding: 15px 0 5px 0px;
    font-size: 15px;
}

.hd2 h5 {
    font-weight: 600;
    padding: 15px 0 5px 0px;
    border-bottom: 1px solid #b5b5b5;
}

.wrenkrbHd {
    text-transform: uppercase;
    font-weight: 600;
	padding-top: 10px;
}

.LoginValidation {
    background-color: #fe5a00 !important;
    font-size: 100%;
    color: #fff;
    line-height: 18px;
    cursor: pointer;
	border: none;
	    border-radius: 0;
    width: 100%;
	    background-image: linear-gradient(to bottom,#fe5a00 0,#fe5a00 100%) 
}

.frm-bg {
    background-color: #fcfcfc; /*border-bottom: 1px solid #b5b5b5;border-top: 1px solid #b5b5b5;*/
}

    .frm-bg .form-control {
        background: none !important;
        border: 2px solid #fe5a00;
        color: #fe5a00;
    }

.sPries {
    padding-left: 45px;
}

.list-group-item {
    background: none;
    border: none;
    padding: 2px 15px;
}

.list-group {
    box-shadow: none;
}

.list-group-item .gry {
    color: #919090;
}

.list-group-item .sum a {
    color: #919090;
    text-decoration: none;
}

.frm-wrp {
    background-color: #f9f9f9;
    margin-left: 14px !important;
    margin-top: 10px;
    margin-bottom: 6px;
}

/*----myAccount-----*/

.username {
    color: #db4300;
}

.h_ac_hd {
    margin-bottom: 10px;
    border-bottom: 4px double #ffffff;
    background-color: #f3f3f3; /* margin-top: -10px; */
}

    .h_ac_hd h5 {
        line-height: 30px;
        padding: 5px 6px 0;
        margin-bottom: 0;
    }

.user-details {
    padding: 5px 0 5px 5px;
}

.Myaccount .bonusPointlnk {
    padding: 0;
    border: none;
    color: #ff9000;
    line-height: 15px;
}

    .Myaccount .bonusPointlnk:hover {
        background: none;
    }

.Myaccount ul {
    padding: 0;
    margin: 0;
    background: #fafafa;
}

    .Myaccount ul li {
        list-style: none;
    }

        .Myaccount ul li a {
            line-height: 35px;
            font-size: 100%;
            font-weight: 300;
            border-top: 1px solid #e2e2e2;
            display: block;
            color: #797979;
            border-left: 1px solid #e2e2e2;
            padding-left: 4px;
        }

.Myaccount a.on {
    background: #f2f2f2 url('../images/arrow.png') no-repeat right center;
    color: #db4300;
}

.Myaccount a:hover {
    background: #f2f2f2 url('../images/arrow.png') no-repeat right center;
    text-decoration: none;
    padding-left: 8px;
    -webkit-transition: background 1s ease;
    -moz-transition: background 1s ease;
    -ms-transition: background 1s ease;
    -o-transition: background 1s ease;
    transition: background 1s ease;
    -webkit-transition: padding .2s linear 0s;
    -moz-transition: padding .2s linear 0s;
    -ms-transition: padding .2s linear 0s;
    -o-transition: padding .2s linear 0s;
    transition: padding .2s linear 0s;
}

.Myaccount a {
    line-height: 35px;
    font-size: 100%;
    font-weight: 300;
    border-top: 1px solid #e2e2e2;
    display: block;
    color: #333;
    border-left: 1px solid #e2e2e2;
    padding-left: 4px;
}

.Myaccount .logout {
    border-bottom: 1px solid #ccc;
    color: #ff4e04;
}

.box {
    border: 1px solid #cecece;
    /*padding: 1em;
    background: #fff; */
}

.boxkonto label { /* font-weight: 500; */
}

.line label {
    font-weight: 500;
}

.line2 label {
    font-weight: 500;
}

.userdes {
   /*padding-left: 10px;*/
}

    .userdes h5 {
        color: #ff4e04;
        text-transform: none;
        ;
        font-weight: 600;
    }

    .userdes p {
        color: #949494;
    }

.tableblock td {
    border: 1px solid #ccc;
    padding: 8px;
    /*width: 33%;  margin: 0 8px 8px 0;*/
    vertical-align: top;
}
.rechnungWrp div {padding:10px}
.rechnungWrp {
    border: 1px solid #ccc;
    min-height: 122px;
    padding: 3px 0px;
    /*width: 33%;  margin: 0 8px 8px 0;*/
    vertical-align: top;
    display: block;
    cursor: pointer;
}

    .rechnungWrp h5 label {
        font-weight: 400;
        margin: 0 0 4px;
        font-size: 100%;
        color: #ff4a03;
        text-transform: none;
        cursor: pointer;
    }

    .rechnungWrp .para {
        color: #000;
    }

        .rechnungWrp .para label {
            cursor: pointer;
        }

.block .rechnungWrp:hover {
    background-color: #f2f2f2;
    color: #fff;
    -webkit-transition: background .5s ease;
    -moz-transition: background .5s ease;
    -ms-transition: background .5s ease;
    -o-transition: background .5s ease;
    transition: background 1s ease;
}

.info-box {
    width: 100%;
}

.icns {
    background: url(/Content/css/sprite/my_sprite.png) no-repeat 0 0;
    width: 55px;
    height: 52px;
    display: block;
    float: left;
}

.rechnung {
    background: url(/Content/css/sprite/my_sprite.png) no-repeat 0 0;
    width: 55px;
    height: 52px;
    display: block;
    /* float: left; */
}

.liefer {
    background: url(/Content/css/sprite/my_sprite.png) no-repeat 0 -52px;
    width: 55px;
    height: 52px;
    display: block;
    /* float: left; */
}

.benut {
    background: url(/Content/css/sprite/my_sprite.png) no-repeat 0 -104px;
    width: 55px;
    height: 52px;
    display: block;
    /* float: left; */
}

.zahlung {
    background: url(/Content/css/sprite/my_sprite.png) no-repeat 0 -156px;
    width: 55px;
    height: 52px;
    display: block;
    /* float: left; */
}

.bestell {
    background: url(/Content/css/sprite/my_sprite.png) no-repeat 0 -208px;
    width: 55px;
    height: 52px;
    display: block;
    /* float: left; */
}

.down {
    background: url(/Content/css/sprite/my_sprite.png) no-repeat 0 -312px;
    width: 55px;
    height: 52px;
    display: block;
    /* float: left; */
}

.newsl {
    background: url(/Content/css/sprite/my_sprite.png) no-repeat 0 -260px;
    width: 55px;
    height: 52px;
    display: block;
    /* float: left; */
}
.friendwishlist  {
    background: url(/Content/css/sprite/my_sprite.png) no-repeat 0 -418px;
    width: 55px;
    height: 52px;
    display: block;
    float: left;
}
.AwardPoints {
    background: url(/Content/css/sprite/my_sprite.png) no-repeat 0 -364px;
    width: 55px;
    height: 52px;
    display: block;
    /* float: left; */
}

.has-feedback {
    position: relative;
}

.atb input[type="button" i], .atb input[type="submit" i], .atb input[type="reset" i], .atb input[type="file" i]::-webkit-file-upload-button, button {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    /* background-color: #03a9f4;
    border-color: #03a9fa;
    border-style: none;*/
    padding: 1px;
    /* border: 3px double #808080; */
}

.btnTrash {
    width: 30px;
}
.boxWrp {
    border: .0625rem solid #d2dee9;
    padding: 5px;
	    margin-bottom: 6px;
}
.block-main input[type="radio"] {margin: 7px 0 0;}
.boxWrp3 input[type="radio"]{margin:5px -15px 0px;}
.actions .btn-warenkorb, .actions .btnTrash {
    cursor: pointer;
    border-style: solid;
    border: 1px solid #d2d2d2;
    background-color: #fff;
    padding: 2px;
}

    .actions .btn-warenkorb:hover {
        border-color: #ff4a03;
        background-color: #ff4a03;
        color: #fff;
    }

    .actions .btnTrash:hover {
        border-color: #ff4a03;
        background-color: #ff4a03;
        color: #fff;
    }

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 45px;
    font-size: 23px;
    text-align: center;
    pointer-events: none;
}
.glyphicon-chevron-down{
    position: absolute;
    top: 20px;
    right: 26px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 38px;
    font-size: 11px;
    text-align: center;
    pointer-events: none;
}
.usrnewSignup .form-control-feedback {
    position: absolute;
    top: 24px;
    right: 15px;
    z-index: 2;
    display: block;
    width: 32px;
    height: 32px;
    line-height: 33px;
    font-size: 12px;
    text-align: center;
    pointer-events: none;
	color: #135b14;
}
.box-body .form-control-feedback, .register-box-body .form-control-feedback {
    color: #777;
}

.inpt-ctrl .form-control {
    height: 37px;
}

.inpt-ctrl {
    margin-bottom: 5px;
}

    .inpt-ctrl select {
        border-radius: :3px;
    }

.chk-ctrl .col-sm-12 {
    padding-left: 30px;
}

.form-required {
    color: #ff4a03;
}

small.required {
    color: #ff4a03 !important;
    margin-top: .5em;
}

.box .mehr {
    background: none repeat scroll 0 0 #000;
    color: white;
    cursor: pointer;
    font-weight: 300;
    line-height: 24px;
    padding: 0.3em 6px;
    text-decoration: none;
    margin-left: 5px;
    border: 3px double #ffffff;
}

    .box .mehr:hover {
        background-color: #2874f0;
    }

.mehr {
    background: none repeat scroll 0 0 #464646;
    color: white;
    cursor: pointer;
    font-weight: 300;
    line-height: 24px;
    padding: 0.3em 6px;
    text-decoration: none;
    /* margin-left: 5px; */
    font-size: 13px;
}

    .mehr:hover {
        background-color: #ffa100;
        color: #fff;
        transition: background-color 0.5s ease-out;
    }

.mniAdCrt h5 {
    color: #FF4E04;
}

    .mniAdCrt h5 label {
        color: #FF4E04;
    }

.box1 {
    border-top: 4px double #ccc;
    padding: 0px;
    margin: 8px;
}

.box2 {
    padding: 0px;
    margin: 0px;
}

A, A:active {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.txt { /* padding-left: 20px; */
    margin-bottom: 10px;
}

.txt2 {
    padding-left: 20px;
    margin-bottom: 5px;
}

.c-wrp {
    border-top: 1px solid #d4d4d4;
    background-color: #f9f9f9;
}

input {
    outline: none !important;
}

    input.middle:focus {
        outline-width: 0;
    }

/*[class*="form-control"] {
    margin-bottom: 10px
}*/

.addresse2 {
    background-color: #f9f9f9;
    /* border: solid 1px #e6e6e6; */
    padding: 10px;
    margin-bottom: 15px;
    /* margin-top: 15px; */
}

.addresse p {
    margin: 0 0 10px;
}

.line {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
}

.my-orders-page .checkbox, .radio {
    position: relative;
    display: block;
    margin-top: 3px;
    margin-bottom: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #333;
    /*padding-left: 0px;
    min-height: 0px;*/
}

.my-orders-page .form-group label {
    padding-left: 0;
}

.my-orders-page .radio input[type="radio"], .my-orders-page .radio-inline input[type="radio"], .my-orders-page .checkbox input[type="checkbox"], .my-orders-page .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -14px;
}

.frmCtl {
    padding-bottom: 10px;
}

.btctrl {
    margin-top: 10px;
}

.bgwhite {
    background-color: #fff;
}

.ICON {
    display: block;
    height: 21px;
    width: 24px;
    margin: 0 .3em 0 0;
    background-repeat: no-repeat;
    background-image: url(sprite/sprite_img3.png);
}
.awardicon-mein {
    background-position: -46px -1721px;
    width: 23px;
    height: 20px;
    margin: 0;
    padding-left: 30px;
    float: none;
    display: inline;
}
.trans1 {
    background-position: -24px -1702px;
    width: 2%;
    height: 19px;
    margin: 0;
}

.trans2 {
    background-position: -1px -1702px;
    width: 2%;
    height: 19px;
    margin: 0;
    background-image: url(sprite/sprite_img3.png);
}

.trans3 {
    background-position: -2px -1721px;
    width: 2%;
    height: 19px;
    margin: 0;
}

.trans4 {
    background-position: -25px -1721px;
    width: 2%;
    height: 19px;
    margin: 0;
}

.trans-tab1 {
    background-position: -23px -1702px;
    width: 23px;
    height: 19px;
    margin: 0;
    float: none;
    display: block;
}

.trans-tab5 {
    background-position: -46px -1702px;
    width: 23px;
    height: 19px;
    margin: 0;
    float: none;
    display: block;
}

.trans-tab6 {
    background-position: -0 -1721px;
    width: 23px;
    height: 19px;
    margin: 0;
    float: none;
    display: block;
}

.trans-tab1 {
    background-position: -23px -1702px;
    width: 23px;
    height: 19px;
    margin: 0;
    float: none;
}

.trans-tab2 {
    background-position: 0 -1702px;
    width: 23px;
    height: 19px;
    margin: 0;
    float: none;
}

.trans-tab3 {
    background-position: -0 -1721px;
    width: 23px;
    height: 19px;
    margin: 0;
    float: none;
}

.trans-tab4 {
    background-position: -23px -1721px;
    width: 23px;
    height: 19px;
    margin: 0;
    float: none;
}

.trans-tab5 {
    background-position: -46px -1702px;
    width: 23px;
    height: 19px;
    margin: 0;
    float: none;
}

.trans-tab6 {
    background-position: -0 -1721px;
    width: 23px;
    height: 19px;
    margin: 0;
    float: none;
}

.withdraw1 {
    background-position: -48px -1702px;
    width: 2%;
    height: 19px;
    margin: 0;
}

.awardicon-small {
    background-position: -46px -1723px;
    width: 23px;
    height: 20px;
    margin: 4px 0;
    padding-left: 30px;
}

.transtxt {
    float: left;
    width: 95%;
    padding-left: 8px;
}

.litwd {
    /* width: 250px;
         background: #f9f9f9;
        box-shadow: -1px 1px 0px 0px #e3e3e3; */
    font-weight: normal;
}
/*------------------------icon css  ----------------------------------------------*/
.i1000 {
    background-position: -48px -72px;
}

.i9999 {
    background-position: 0px -96px;
}

.i1200 {
    background-position: -24px -96px;
}
/*CD-ROM*/ .ic1500, .i1500 {
    background-position: -24px -120px;
}
/*blu-ray*/ .ic1201, .i1201 {
    background-position: 0px -120px;
}
/*DVD*/ .ic1300, .i1300 {
    background-position: -48px -120px;
}
/*DVD*/ .ic1800, .i1800 {
    background-position: -24px -168px;
}
/*DVD*/ .ic1700, .i1700 {
    background-position: 0 -168px;
}
/*DVD*/ .ic1600, .i1600 {
    background-position: -48px -144px;
}
/*Audio-CD*/ .ic1400, .i1400 {
    background-position: -48px -168px;
}

.ICON2 {
    display: block;
    float: left;
    height: 24px;
    width: 24px;
    margin: 0 0.3em 0 0;
    background-repeat: no-repeat;
    background-image: url( sprite/sprite_img2.png );
}

#header .ICON, .boxcart .ICON {
    margin-left: 3px;
}
/*Allgemeine Sprites */
.indenwarenkorb {
    background-position: 0 -504px;
}

.imeinkonto {
    background-position: 0 -600px;
}

.iwunschliste {
    background-position: -24px -600px;
}

.imerkzettel {
    background-position: 0 -360px;
}

.iwarenkorb {
    background-position: -24px -624px;
}

.iZuletzt {
    background-position: 0 -648px;
}

.ihilfe {
    background-position: -24px -648px;
}

.loschen {
    background-position: 0px -96px;
}

.derzeit {
    background-position: 0px -576px;
}

.boxcart span {
    cursor: pointer;
}

li.dsredcart {
    background: #e6e5d7 !important;
}

.dsredcart span {
    display: block;
    color: #c02e38;
    padding: 2px 12px;
    font-size: 14px;
}

.icright {
    float: right;
}

.neu {
    background-position: -48px -24px;
}

.facebook {
    background-position: -48px -48px;
}

/*DVD*/ .ic1200 {
    background-position: 0 -120px;
}

.i1200 {
    background-position: -24px -96px;
}

/*DVD*/ .ic1900 {
    background-position: 0 -264px;
}

.i1900 {
    background-position: -24px -264px;
}
/*DVD*/ .ic1301 {
    background-position: 0 -288px;
}

.i1301 {
    background-position: -24px -288px;
}

/*DVD*/ .ic1100 {
    background-position: 0 -456px;
}

.i1100 {
    background-position: 0px -96px;
}
/*Broschre*/ .ic1000 {
    background-position: 0 -456px;
}

/*End Changes Added for orderlist on 01-02-2011*/

.freigabe-small {
    background-position: 0 -1684px;
    width: 23px;
    height: 19px;
    margin:3px 0;
    padding-left: 30px;
}

.jcarousel-AddressDisplay { /*padding: 10px; padding-left: 20px; */
}

.atb {
    margin-left: 5px;
}

.hdH4clr {
    color: #ffa300; /* box-shadow: 0px 1px 0px 0px #337ab7; */
    padding: 3px 0px;
}

#content {
    padding: 15px;
    border: solid 1px #eee;
    max-width: 660px;
    margin: auto;
    border-radius: 4px;
}

.pagination > li > a, .pagination > li > span {
    padding: 2px 7px;
}

.pagination {
    margin: 0px 0px;
}

    .pagination > li > a, .pagination > li > span {
        none;
        background-color: #f7f7f7;
        /* border: 1px solid #ddd; */
    }
	
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background-color: #ff9000;
    border-color: #ff9000;
	}
	 /*
.ordrdetailExpnd .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
	background-color: #726afb;
    border-color: #726afb;
	}	
	*/
.page-link .fa {
    font-size: 10px;
}

.pagWrap {
    background-color: #f7f7f7;
    height: 30px;
}

.thd {
    background-color: #ffe4b3;
}

.thd2Bg {
    background-color: #f3f3f3;
}

    .thd2Bg > tr > th {
        vertical-align: bottom;
        border-bottom: 1px solid #9a9a9a !important;
    }

    .thd2Bg > tr > th {
        font-weight: 600;
    }

.table-points > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #ffa300;
}

.tableWrp {
    margin-top: 5px;
}

    .tableWrp .art-button-wrapper {
        margin-bottom: 2px;
    }

.awardlegend ul li span {
    font-size: 13.5px;
}

.awardlegend ul li {
    line-height: 25px;
}

.webShopperAddress {
    background-color: #f6faff;
    padding: 5px;
    margin-left: 2px;
    border: 1px solid #dde4ea;
    margin-top: 5px;
}

.andern {
    margin-top: 15px;
}

.chk-ctrl {
    margin-top: 10px;
}

.fbfllw {
    color: #3c3b3b;
}

.lieficon {
    font-size: 90%;
    line-height: 16px;
    margin-top: 1.5em;
}

.chkDigital {
    background-color: #F2F2F2;
    padding: 5px;
    border: 1px solid #CCCCCC;
}

    .chkDigital input[type=checkbox], .chkDigital input[type=radio] {
        margin: 4px 7px 0;
        margin-top: 1px\9;
        line-height: normal;
    }

.errormessage {
    color: #d8000c;
    background-color: #ffbaba;
    padding: 10px;
    border: 1px solid #d8000c;
}

.ptnrPd {
    padding:0px 10px 0px 10px;
}

.myordersheader {
    background: #db4300 url(sprite/sprite_img.png) no-repeat -56px -245px !important;
    padding: 6px;
}

    .myordersheader h5 {
        text-transform: none;
    }

.awardlegend h5 {
    padding-bottom: 20px;
    text-transform: none;
}
.awardlegend li {
	margin-left:0;
	clear:both;
	padding:8px 0;
}


/*---===new addedd css starts in solution====---*/
.PymtTyeAlis ul {
    margin-right: 5px;
    padding-left: 0.3em;
}

/*---===new addedd css ends here in solution====---*/

// Display as table-cell // ------------------------- .input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
    &:not(:first-child):not(:last-child);

{
    border-radius: 0;
}

}

// Addon and addon wrapper for buttons .input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    // Match the inputs;
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.frm-H {
    padding-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
    margin-right: 15px;
}

// Text input groups // ------------------------- .input-group-addon {
    padding: @padding-base-vertical @padding-base-horizontal;
    font-size: @font-size-base;
    font-weight: normal;
    line-height: 1;
    color: @input-color;
    text-align: center;
    background-color: @input-group-addon-bg;
    border: 1px solid @input-group-addon-border-color;
    border-radius: @input-border-radius;
    // Sizing &.input-sm;

{
    padding: @padding-small-vertical @padding-small-horizontal;
    font-size: @font-size-small;
    border-radius: @input-border-radius-small;
}

&.input-lg {
    padding: @padding-large-vertical @padding-large-horizontal;
    font-size: @font-size-large;
    border-radius: @input-border-radius-large;
}


.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}


hsla(0,0%,0%,.025) 15%, transparent 15%); background-position: 10px 10px; background-size: 10px 10px; padding: 100px;
}

/* Radio */

input[type="radio"] {
    background-color: #fff;
    border-radius: 18px;
    box-shadow: inset 0 0px 0px #fff, 0 0 0 2px #b8c8ca;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin-right: 15px;
    position: relative;
    width: 12px;
    -webkit-appearance: none;
    margin: 7px 0 0;
}
.chckboxCtrl p input[type="radio"]{ margin: -2px 0 0;}
    input[type="radio"]:after {
        border-radius: 25px;
        /* background-color: #8c8b8b;
    
        /* box-shadow: inset 0 0 0 1px #8c8b8b, 0 0px 1px #fff; */
        content: '';
        display: block;
        height: 6px;
        left: 3px;
        position: relative;
        top: 3px;
        width: 6px;
    }

    input[type="radio"]:checked:after {
        background-color: #03a9f4;
        box-shadow: inset 0 0px 1px #03a9f4, 0 0 0 1px #fff;
    }

.media-body {
    width: 100%;
}

.media, .media-body {
    overflow: unset;
    zoom: 1;
}
.box-footer .btn{background-color: #ff8100;
    color: #fff;
    /* font-weight: bold; */
    border-radius: 0;
}

/*------------------ ShipingCostContrl CSS --------------------
==========================================================----*/

.shpCstHd h5 {
    text-transform: none;
    color: #ffb300;
    padding: 11px 15px;
}

#cboxContent {
    background: #fff;
    overflow: hidden;
    -webkit-box-shadow: 0 0 6px 6px #bfbfbf;
    /* box-shadow: 0 0 6px 6px #bfbfbf; */
    -webkit-border-radius: 10px;
    border-radius: 10px;
}




/*---======  PMScheckout CSS start here ===============================
===============================================================----------*/


.inptCtrl .form-control {
    height: 48px;
    background-color: #f9f9f9de;
}

.inptCtrl .control-label {
    text-align: left;
    padding-top: 5px;
    padding-bottom: 0px;
    color: #676767;
    font-weight: 600;
}


/* Radio */

.inptCtrl input[type="radio"] {
    background-color: #fff;
    border-radius: 18px;
    box-shadow: inset 0 0px 0px #fff, 0 0 0 2px #b8c8ca;
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin-right: 15px;
    position: relative;
    width: 20px;
    -webkit-appearance: none;
    margin: 0px 10px 0 0;
}

    .inptCtrl input[type="radio"]:after {
        border-radius: 25px;
        /* background-color: #8c8b8b;    
        /* box-shadow: inset 0 0 0 1px #8c8b8b, 0 0px 1px #fff; */
        content: '';
        display: block;
        height: 10px;
        left: 5px;
        position: relative;
        top: 5px;
        width:10px;
    }

    .inptCtrl input[type="radio"]:checked:after {
        background-color: #ff9800;
        box-shadow: inset 0 0px 1px #ff9800, 0 0 0 1px #fff;
    }

.inptCtrl .checkbox input[type=checkbox], .inptCtrl .checkbox-inline input[type=checkbox], .inptCtrl .radio input[type=radio], .inptCtrl .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px\9;
    margin-left: 0px;
}

.inptCtrl .checkbox label, .inptCtrl .radio label {
    padding-left: 30px;
    line-height: 28px;
}

.chPara {
    font-size: 12px;
    color: #8c8c8c;
    padding-top: 4px;
}

.wrapper_input input[type="checkbox"] {
    background-color: #fff;
    border-radius: 0px;
    box-shadow: inset 0 0px 0px #fff, 0 0 0 1px #b8c8ca;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin-right: 0px;
    position: relative;
    width: 15px;
   /* -webkit-appearance: none;
     margin-left: 15px; */
}

    .wrapper_input input[type="checkbox"]:checked:after {
        background-color: #ff9800;
        box-shadow: inset 0 0px 1px #ff9800, 0 0 0 1px #fff;
    }

    /*
	.wrapper_input input[type="checkbox"]:after {
        border-radius: 0px;
        content: '';
        display: block;
        height: 5px;
        left: 5px;
        position: relative;
        top: 5px;
        width: 5px;
        transition: .3s;
        transform: scale(1.4);
    }
  */
.wrapper_input label {
    margin: 0;
    /* padding-left: 10px; */
    display: inline-block;
    position: relative;
    font-weight: 500;
    font-size: 13px;
}

.losgeht .btn-info {
    width: 100%;
    background-image: linear-gradient(to bottom,#FF5724 0,#FF5724 100%);
    color: #fff !important;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.losgeht:hover {
    background: none;
}

.losgeht .btn-info.focus, .losgeht .btn-info:focus {
    color: #fff;
    background-color: #fe5a00;
    border-color: #fe5a00;
}

.losgeht .btn-info:hover {
    color: #fff;
    background-color: #fe5a00;
    border-color: #fe5a00;
}

.signUp input[type="text"] {
    border: 1px solid #ccc;
}

.signUp input[type="password"] {
    border: 1px solid #ccc;
}
.bxbody{background-color:#f7f7f7;padding:2px 4px}
.bxbody .table > tbody > tr > th, .table > tbody > tr > td {
    padding: 8px;
}

.bxbody .ff9 {
    color: #ff9800;
}
.bp-number {
    color: #ff9800;
}
.deliveryType_2 {
    background-image: url(../images/dhl.png);
    width: 59px;
    height: 13px;
    display: block;
}

.deliveryType_8 {
    background-image: url(/content/images/dpd.png);
    width: 50px;
    height: 19px;
    display: block;
}

.polysymbol {
    background-image: url(../images/polysymbol.png);
    width: 19px;
    height: 22px;
    display: block;
}

.paymentType_1 {
    background: url(sprite/paymentTypes_sprite.png) -8px -28px no-repeat;
    width: 57px;
    height: 20px;
    display: block;
}
.paymentType_2 {    
	background: url(sprite/paymentTypes_sprite.png) -8px -94px no-repeat;
    width: 70px;
    height: 15px;
    display: block;
}
.paymentType_3 {    
	background: url(sprite/paymentTypes_sprite.png) -8px -137px no-repeat;
    width: 54px;
    height: 18px;
    display: block;
}
.paymentType_4 {    
	background: url(sprite/paymentTypes_sprite.png) -8px -160px no-repeat;
    width: 70px;
    height: 14px;
    display: block;
}
.paymentType_5 {    
	background: url(sprite/paymentTypes_sprite.png) -8px -181px no-repeat;
    width: 31px;
    height: 17px;
    display: block;
}
.paymentType_6 {
    background: url(sprite/paymentTypes_sprite.png) -8px -9px no-repeat;
    width: 47px;
    height: 13px;
    display: block;
}
.paymentType_7 {
    background: url(sprite/paymentTypes_sprite.png) -8px -70px no-repeat;
    width: 37px;
    height: 20px;
    display: block;
}
.paymentType_8 {
    background: url(sprite/paymentTypes_sprite.png) -8px -202px no-repeat;
    width: 31px;
    height: 17px;
    display: block;
}
.paymentType_9 {
    background: url(sprite/paymentTypes_sprite.png) -8px -224px no-repeat;
    width: 18px;
    height: 18px;
    display: block;
}
.paymentType_10 {
    background: url(sprite/paymentTypes_sprite.png) -8px -247px no-repeat;
    width: 48px;
    height: 18px;
    display: block;
}
.paymentType_11 {
    background: url(sprite/paymentTypes_sprite.png) -8px -268px no-repeat;
    width: 34px;
    height: 15px;
    display: block;
}
.paymentType_12 {
    background: url(sprite/paymentTypes_sprite.png) -8px -286px no-repeat;
    width: 15px;
    height: 15px;
    display: block;
}
.paymentType_13 {
    background: url(sprite/paymentTypes_sprite.png) -8px -378px no-repeat;
    width: 23px;
    height: 22px;
    display: block;
}
.paymentType_14 {
    background: url(sprite/paymentTypes_sprite.png) -8px -307px no-repeat;
    width: 19px;
    height: 17px;
    display: block;
}
.paymentType_15 {
    background: url(sprite/paymentTypes_sprite.png) -8px -328px no-repeat;
    width: 42px;
    height: 18px;
    display: block;
}
.paymentType_20 {
    background: url(sprite/paymentTypes_sprite.png) -8px -353px no-repeat;
    width: 50px;
    height: 17px;
    display: block;
}
.paymentType_21 {
    background: url(sprite/paymentTypes_sprite.png) -8px -49px no-repeat;
    width: 35px;
    height: 13px;
    display: block;
}
.paymentType_22 {
    background: url(sprite/paymentTypes_sprite.png) -8px -118px no-repeat;
    width: 43px;
    height: 13px;
    display: block;
}
.paymentType_26 {
    background: url(sprite/paymentTypes_sprite.png) -8px -408px no-repeat;
    width: 152px;
    height: 13px;
    display: block;
}
.paymentType_29 {
    background: url(/content/images/bitcoin.png) 0 0 no-repeat;
    width: 92px;
    height: 28px;
    display: block;
	margin-top: -3px;
}

.icnAddr {border: 1px solid #E3e3e3;padding: 10px;box-shadow: none;}
/*.icnAddr:hover {border: 1px solid #E3e3e3;/*border-bottom: 3px solid #FF5722;transition: .6s;}*/
.icnDHLpackstn {border: 1px solid #E3e3e3;padding: 10px;background-image: linear-gradient(to bottom,#ffffff 0,#f5f5f5 100%);box-shadow: none;}
.icnDHLpackstn:hover {border: 1px solid #E3e3e3;border-bottom: 3px solid #FF5722;transition: .6s;}
/*.icnAddr p {text-align: center}*/
.icnAddr p {
    /* text-align: center; */
    padding-left: 16px;
}
.icnAddr .fa{    
    margin-right: -12px;
}
.icnAddr p:hover {color: #FF5722}
.icnAddr [type=checkbox], .icnAddr [type=radio] {
    position: absolute;
    left: -9999px;
    visibility: hidden;
}
.inptRegister input[type="radio"]{
	    margin: 0px 0 0;
}

.addressHighlight>.icnAddr {color:#FF5722; border-bottom: 3px solid #FF5722;}
.addressHighlight>.icnAddr>.fa, .addressHighlight>.icnAddr>.p {color:#FF5722;}
.icnAdd .btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: none;
	background-color: #a7a7a7;
}
.icnDHLpackstn p {text-align: center}
.icnDHLpackstn p:hover  {color: #FF5722}
.frm-bg .btn-info {background: none !important;
    border: 2px solid #fe5a00;
    color: #fe5a00;
}
.frm-bg .btn-info:hover{color:#000}
.artiklTxtWrp p label{font-weight:normal}
.boxWrp2{padding: 3px 2px;border-bottom: 1px solid  #b5b5b5;border-top: 1px solid  #e2e2e2;box-shadow: 0px 7px 4px -6px #ccc9c9;}
.pymntypes input[type="radio"]{ margin:0px 0 0 -20px}
.pymntypes label{font-weight:normal}
.listview-H .table > tbody + tbody {
    border-top: none;
}
.wrnkorgb{padding: 4px 2px 8px 0px;box-shadow:0px 8px 10px -9px #c4c4c4;border-bottom: 1px solid #ccc;}
.paymentWarn .well .fa-exclamation-triangle{color:red}
.paymentWarn .well h1{color:red}
.paymentWarn .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border:25px double #ffe1e1;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);   
    box-shadow: 0 8px 6px -6px #4c4c4c;
    border-radius: 0;
	background-image: linear-gradient(to bottom,#ffffff 0,#ffffff 100%);
}
.panel {box-shadow: 0 8px 7px -7px #5a5a5a;}
#divAddressDisplay .panel-body {padding: 15px;min-height: 155px;}
#divAddressDisplay .panel-body p{margin: 0 0 0px;}
.ItmWrp  p{margin: 0 0 0px;}
.ItmWrp   {    /* background-color: #ffffff; */
    /* margin-bottom: 20px; */
    /* padding-top: 10px; */
    /* border: 1px solid #ccc; */
    /* box-shadow: 0 8px 6px -6px #989898; */
}
#cmnGiftWrapperControl  h5{
      /* box-shadow: 0 8px 10px -8px #989898; */
    /* padding-bottom: 13px; */
    /* margin-bottom: 10px; */
    /* padding-left: 5px; */
    /* border-bottom: 1px solid #bfbfbf; */
}
.GftHdr{
    box-shadow: 0 8px 10px -8px #989898;
    padding-bottom: 10px;
    margin-bottom: 10px;
    padding-left: 5px;
    border-bottom: 1px solid #bfbfbf;
	padding-top: 10px !important;
	background-color: #fbfbfb !important;
}

.subTable  .boxWrp {
    border: 1px solid #b5b5b5;
    padding: 10px 20px;
}
.text-center.adrressHdr {
   padding: 8px 3px;
    background-color: #f9f9f9;
    box-shadow: 0 5px 5px -5px #bbbbbb;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    text-align: left;
    font-size: 140%;
    font-weight: 300;
    padding-right: 30px;
    padding-left: 5px;
}
address {margin-bottom: 5px;}
#divThankYou {min-height:800px}
.info-box {
    display: block;
    /* min-height: 90px; */
    background: #f3feff;
    width: 100%;
    box-shadow: 0 10px 4px -8px #424242c2;
    border-radius: 2px;
    margin-bottom: 15px;
    padding: 9px;
    font-size:  14px;
    font-weight: 500;
    /* color:  #fff; */
    border: 1px solid #d0f4f7;
}
.usrchange label{color: #428bca;}
.usrchange a{color: #e01417;}
.ebook-date-msg{color:red}
.ebook-restrict{color:red}
.giftIcn .fa-gift{color:#ff8100;}
.gifticon-cart .fa-gift{color:#ff8100;}
.ordrdetailExpnd{margin:7px 3px 8px;border:1px solid #ff9000;padding: 5px;box-shadow: #000000 1px 5px 6px -6px;border-radius: 4px;background-color:#f6f8fb;}
.ordrdetailExpnd .thd2Bg{background-color: #e4e5e7;}
.ordrdetailExpnd .table-responsive{background-color: #ffffff;box-shadow: 0px 4px 7px -5px #17152f;border-bottom-right-radius: 4px;border-bottom-left-radius: 4px;}
.ordrdetailExpnd .btn{background-color: #ff9000;color: #fff;border-radius: 0;}
.odrdetilExpnd-inr{border:1px solid #c1c1c1;padding: 5px;box-shadow: rgb(0, 0, 0) 1px 5px 6px -6px;min-height:137px;background-color: #fff;border-radius: 4px;margin-bottom: 5px;}
.addresse {
    background-color: #f9f9f9;
    border: solid 1px #e6e6e6;
    padding: 10px;
    margin-bottom: 15px;
}
.info-block {
    background-color: #f2f2f2;
    padding: 10px;
    margin-top: 4px;
}
/*--------========== Old PMS CSS here ====================-----------------*/



.step1 {
}

.cartgridlogin {
    font-weight: normal;
    font-size: 15px;
}

#cmnGiftWrapperControl h1 {
    border: none;
    margin-top: 0px;
}

#cmnGiftWrapperControl hr {
    margin-top: 8px;
    margin-bottom: 8px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

#cmnLoginControl .panel-body h5 {
    color: #ff4a03;
}

.headerb {
    border-bottom: 1px solid #000000;
    color: #000000;
    line-height: 17px;
    margin-top: 0em;
    font-weight: 600;
    font-size: 115%;
}

/*---======  b2b CSS start here =================================----------*/

.b2bCart {
}

    .b2bCart .titlC {
        color: #FF5722;
    }

    .b2bCart .thd2Bg {
        background-color: #ffdb70;
    }

.b2bCart {
    border-color: #FF5722;
}

.wrptble .table > tbody > tr > td {
    vertical-align: baseline;
    font-size: 12px;
    padding: 4px;
}

    .wrptble .table > tbody > tr > td > input {
        border: 1px solid #FF5722;
    }

.sumbg {
    background-color: #e3e3e3;
    border-bottom: 1px solid #8e8e8e;
}

.WarenCart .login {
    border-color: #8ed400 !important;
    background-image: linear-gradient(to bottom,#8ed400 0,#8ed400 100%);
    font-size: 16px;
    padding-left: 20px;
    padding-right: 20px;
    height: 35px;
    background-repeat: inherit;
	border-radius: 0;
}
.WarenCart label{font-weight:600}
.WarenCart .table > tbody > tr > th {
    border: none;
    padding: 2px;
    line-height: 1.2;
}

.box-body .table > tbody > tr > th, .table > tbody > tr > td {
    border: none;
    /* padding: 2px; */
    line-height: 1.2;
}

.WarenCart hr {
    margin-top: 5px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #ccc;
}
.ItmWrp hr {
	margin-top: 3px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #ccc;
}
.WarenCart .form-control {
    border-radius: 1px;
    border-color: #d2d6de;
    box-shadow: none;
    background-color: #fbfbfb;
}

.cR-wrp {
    width: 150px;
}

.cRipt input {
    width: 40px;
    text-align: center;
}

.cRipt {
    width: 30px;
    text-align: center;
    height: 20px;
}

.cRms, .cRps {
    width: 31px;
    height: 26px;
    line-height: 10px;
}

.adOnMinus { /* padding-top: 10px; */
}

    .adOnMinus .btn {
        width: 20px;
        height: 20px;
        line-height: 0px;
        margin: 0 2px;
        padding: 5px 5px;
        border-radius: 0;
    }

.btnblu {
    padding: 10px;
    background-color: #0791ff;
    color: #fff;
    background-image: linear-gradient(to bottom,#0791ff 0,#0791ff 100%);
    border-radius: 0;
}
.btngry{padding: 5px;background-color: #c5c5c5 ; color:#fff;   background-image: linear-gradient(to bottom,#c5c5c5  0,#c5c5c5  100%);border-radius: 0}
.gutschin .btngry:hover{color:#fff;background-color:#e3e3e3}
.gry {
    color: #919090;
    font-weight: 400;
}

.delete {
    background: none;
    border: none;
}

.button:focus {
    outline: none;
}

.BstelInpt {
    width: 110px;
}

.crtTotal .table-striped > tbody > tr:nth-child(odd) > td, .table-striped > tbody > tr:nth-child(odd) > th {
    background: #f5f5f5;
}

.crtTotal .table > tbody > tr > td {
    border: none;
    padding: 2px;
}

.crtTotal .table {
    margin-bottom: 0px;
}
.priceDisplay .table > tbody > tr > th, .table > tbody > tr > td {
    padding: 4px 0px;
}
/*---======  Thank you CSS  here ==================================----------*/
.thankyou{margin:10px 0;}
.boxkonto{background: none repeat scroll 0 0 #ff4603;}
.boxkonto h5 {
    background: none repeat scroll 0 0 #ff4603;
    color: #ffffff;
    font-size: 16px;
    line-height: 35px;
    padding-left: 10px;
    margin:0px 0px 0px;
    text-align: center;
}
#divThankYou hr {margin-top: 8px;margin-bottom: 8px;border: 0;border-top: 1px solid #eeeeee;}
.thnkPnlCtrl .panel-heading {
    background-image: linear-gradient(to bottom,#FF9800 0,#FF9800 100%);
    background-color: #FF9800;
}

.thnkPnlCtrl h5 {
    color: #fff;
}

.btHmTh {
    background-image: linear-gradient(to bottom,#FF9800 0,#FF9800 100%);
    background-color: #FF9800;
    border-color: #fff;
}

.bgwhite {
    background-color: #fff;
}

.artbgtd {
    background-image: linear-gradient(to bottom,#fff 0,#f1f1f1 100%);
}

.sumbg2 {
    background-color: #efefef;
    border-bottom: 1px solid #cecece;
}

.wrptble h4 {
    color: #FF9800;
}

.awardicn-col{width:2%}
/*--------------------------chechout footer-----------------------*/



footer {
    overflow: hidden;
    background: #1d1f24;
    padding-top: 10px;
    color: #ccc;
    font-size: 90%;
    font-weight: 300;
}

    footer h3 {
        font-size: 18px;
        margin: 0 0 8px;
        padding: 0 0 6px;
        letter-spacing: 1px;
        color: #fff;
    }

    footer .footer-links ul {
        margin: 0px;
        padding: 0px;
    }

        footer .footer-links ul li {
            list-style-type: none;
            padding: 0px 0 5px;
        }

            footer .footer-links ul li a:before {
                content: "\f105";
                font-family: FontAwesome;
                font-size: 14px;
                display: inline-block;
                cursor: pointer;
                line-height: 20px;
                margin-right: 5px;
            }

            footer .footer-links ul li a {
                transition: all .3s ease-in-out 0s;
                color: #ccc;
            }

                footer .footer-links ul li a:hover {
                    transition: all .3s ease-in-out 0s;
                    padding-left: 10px;
                    color: #fff;
                }

.footer-logo {
    text-align: left;
    margin: 0px 0 15px;
    display: block;
}

    .footer-logo p {
        display: block;
    }

.footer-content .email, .footer-content .phone {
    margin-bottom: 10px;
}

.email .fa-envelope:before {
    font-size: 13px;
    color: #fff;
    height: 35px;
    width: 35px;
    line-height: 33px;
    display: inline-block;
    font-style: normal;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 8px;
    border: 1px solid #383c48;
    background: #383c48;
    border-radius: 50px;
}

.footer-content .address {
    line-height: 1.3em;
}

.address i {
    float: left;
}

.address .fa-map-marker:before {
    font-size: 15px;
    color: #fff;
    height: 35px;
    width: 35px;
    line-height: 32px;
    display: inline-block;
    font-style: normal;
    text-align: center;
    margin-right: 5px;
    margin-bottom: 8px;
    border: 1px solid #383c48;
    background: #383c48;
    border-radius: 50px;
}

footer .phone .fa-phone:before {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    font-style: normal;
    height: 35px;
    line-height: 34px;
    margin-right: 5px;
    margin-bottom: 8px;
    text-align: center;
    width: 35px;
    border: 1px solid #383c48;
    background: #383c48;
    border-radius: 50px;
}

.footer-content p {
    display: inline-block;
    padding-left: 5px;
    width: 80%;
}

.footer-newsletter {
    padding: 0px 0px 20px;
    text-align: left;
    margin-bottom: 30px;
    border-bottom: 1px #111 solid;
}

.newsletter-inner {
    display: inline-block;
    margin-top: 15px;
    width: 100%;
}

.footer-newsletter h3 {
    margin-top: 12px;
    font-size: 16px;
    margin-bottom: 0px;
    border: none;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-top: 15px;
    padding-bottom: 0px;
    font-weight: 600;
}

.footer-newsletter p {
    font-size: 13px;
    font-weight: 400;
    color: #eee;
    text-align: left;
    text-transform: none;
    margin-top: 8px;
}

.footer-newsletter .newsletter-email {
    float: left;
    font-size: 13px;
    font-weight: 400;
    border: 1px solid #eaeaea;
    background: #fff;
    color: #666;
    padding: 10px 12px;
    width: 68%;
    border-radius: 50px 0px 0px 50px;
}

.footer-newsletter .email {
    text-transform: none;
    float: left;
}

button.subscribe:before {
    content: "\f0e0";
    font-family: FontAwesome;
    font-size: 13px;
    padding-right: 8px;
}

.footer-newsletter .subscribe {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    float: left;
    color: #fff;
    text-decoration: none;
    background: #f23534;
    height: 43px;
    border: 0px #000000 solid;
    border-radius: 0px 50px 50px 0px;
}

    .footer-newsletter .subscribe:hover {
        border: 0px #000 solid;
        background: #000;
        color: #fff;
    }

.social ul.inline-mode li a:before {
    content: "";
}

.social ul.inline-mode li a {
    border: 0px solid #666;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    width: 36px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
}

.social .fb a:hover, .social .tw a:hover, .social .googleplus a:hover, .social .rss a:hover, .social .instagram a:hover, .social .linkedin a:hover {
    background: #f23534;
}

.social .fb a {
    background: #3C5B9B;
}

.social .tw a {
    background: #359BED;
}

.social .googleplus a {
    background: #E33729;
}

.social .rss a {
    background: #FD9F13;
}

.social .instagram a {
    background: #3f729b;
}

.social .linkedin a {
    background: #027ba5;
}

.social h4 {
    margin: 25px 0 5px;
}

.social {
    margin-top: 18px;
}

    .social ul {
        margin: 0;
        list-style: none;
        text-align: right;
    }

        .social ul li {
            margin-left: 7px;
            display: inline-block;
        }

            .social ul li:first-child {
                margin-left: 0px;
            }

    .social a {
        transition: background 400ms ease-in-out;
        -webkit-transition: background 400ms ease-in-out;
        -moz-transition: background 400ms ease-in-out;
        -o-transition: background 400ms ease-in-out;
    }

.payment {
    margin-top: 10px;
    margin-bottom: 10px display: inline-block;
    width: 100%;
    text-align: right;
}

    .payment ul {
        padding: 0px;
        margin: auto;
    }

    .payment li {
        display: inline-block;
        list-style: none;
        margin-right: 6px;
    }

.footer-coppyright {
    padding-bottom: 8px;
    margin-top: 20px;
    background-color: #22252c;
}

.coppyright {
    padding-top: 14px;
}

.footer-coppyright a {
    color: #fff;
}

.bnusPointDiplayRespo {
    display: none;
}

#bnusPointDiplayRespo {
    display: block;
}

/*---====== Queries CSS start here======----------*/

@media(min-width 768px) {
    .form-horizontal .frmCtrl;

{
    margin-bottom: 10px !important;
}

.webShopperAddress {
    margin-top: 5px;
}

}

@media (max-width: 1200px) {
    .frmCtrl { /* margin-top: 25px; */
    }

    .control-label {
        font-weight: 600 !important;
        color: #545454;
    }

    .form-group {
        margin-bottom: 7px;
    }

    .box1 {
        border: none;
        padding: 0px;
    }

    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        /* padding-right: 8px;
    padding-left: 8px;*/
    }

    .inpt-ctrl {
        margin-bottom: 8px;
    }

    .txt2 {
        padding-left: 20px;
        margin-bottom: 10px;
    }

    .webShopperAddress {
        margin-top: 5px;
    }

    .ptnrPd {
        padding: 0 0 0 0;
    }

    .my-orders-page .checkbox, .radio {
        margin-top: 0;
    }

    .box-body, .box-footer {
        padding: 0px;
    }

    #warenkor {
        background: none;
        padding-right: 0;
        position: absolute;
        right: 15px;
        top: 20px;
		z-index:100
    }

    #divMiniCart {
        background: none;
    }
    #divMiniCart span {
    color: #fff;
    
}
    #warenkorView {
        padding-right: 0px;
        background: none;
        height: 47px;
        position: absolute;
        right: 20px;
        top: 19px;
        cursor: pointer;
    }

    .btngry {
        margin-top: 5px;
    }

    .adOnMinus {
        margin-bottom: 6px;
    }
	
    .adOnMinus {
        margin-bottom: 6px;
    }
	.cRipt {
    width: 30px;
    text-align: center;
    height: 26px;
	background-color: #ffffff !important;
    border: 1px solid #e9e9e9;
    }
	 .adOnMinus .btn {
        width: 30px;
        height: 30px;
        line-height: 0px;
        margin: 0 2px;
        padding: 5px 5px;
        border-radius: 0;
    }
    .adOnMinus .fa-trash, .adOnMinus .fa-heart{
		line-height: 0.99em;
		font-size: 26px;
	}
    .trans1 {
    background-position: -23px -1702px;
    width: 5%;
    height: 19px;
    margin: 0;
   }
	.trans2 {
		background-position: 0 -1702px;
		width: 5%;
		height: 19px;
		margin: 0;
		background-image: url(sprite/sprite_img3.png);
	}

	.trans3 {
		background-position: -0 -1721px;
		width: 5%;
		height: 19px;
		margin: 0;
	}

	.trans4 {
		background-position: -23px -1721px;
		width: 5%;
		height: 19px;
		margin: 0;
	}

	.withdraw1 {
		background-position: -46px -1702px;
		width: 5%;
		height: 19px;
		margin: 0;
	}
	.textCenter .ICON {
    margin-left: 13px !important;
    }
	.widgetdesk{display:none  !important;}
	.widgetmobilresp{display:block  !important;}
}

.widgetdesk{display:block }
.widgetmobilresp{display:none}

/*---====== Queries CSS ENDS here======----------*/




/*New PMS valerie */
.failed.touched {
    color: Red;
}

.failed.untouched {
    color: Black;
}

.failed.touched .help-inline,
.failed.touched .help-block {
    color: red;
}

.passed .help-inline,
.passed .help-block {
    display: none;
}

.passed {
    /* color: green; */
}

.untouched, .untouched input, .untouched label, .untouched select, .untouched textarea {
    color: rgb(85, 85, 85) !important;
    border-color: rgb(204, 204, 204) !important;
}

    .untouched .help-inline, .untouched .help-block {
        display: none;
    }

@media (min-width: 768px) {
    .modal-sm {
        width: 400px;
    }
}

@media screen and (max-width: 500px) {
    .mobile-center {
        margin: 20px auto;
        text-align: center;
    }
}

.failed.touched .form-control {
    border-color: #a94442 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    background-color: #fff2f2 !important;
    border: 1px solid #ffa3a3 !important;
    color: #d03e3e !important;
}

#wishlistcollapse .media-body {
    width: 0px;
}

#wishlistcollapse .list-group-item {
    background: none;
    border: none;
    padding: 0px 0px;
}


/*Amazon address css end*/
#divAmazonPayButton {
    clear: both;
}

#AmazonPayButton {
    width: 50%;
}

    #AmazonPayButton img {
        max-width: 100%;
        height: auto;
    }

#addressBookWidgetDiv {
    width: 100%;
    height: 250px;
}

#walletWidgetDiv {
    width: 100%;
    height: 250px;
}


.panel-footer .btn {
    padding: 3px 5px;
}

.panel-footer .btn-primary {
    background-image: linear-gradient(to bottom,#333 0,#101010 100%);
    border-color: #ffffff;
}

    .panel-footer .btn-primary:hover {
        background-image: linear-gradient(to bottom,#f6692a 0,#f6692a 100%);
        background-color: #f6692a;
        border-color: #f6692a;
    }



.rchWrp {
    background-color: #ffcb79;
    line-height: 30px;
	margin-top:6px;
	color: #502c05;
}

.normalprice {
    color: #ff4900;
}

.btn-info.focus, .btn-info:focus {
    color: #fff;
    background-color: none;
    border-color: none;
}

.btn-info:hover {
    color: #fff;
    background-color: none;
    border-color: none;
}

.btn-primary:hover, .btn-primary:focus {
    background-position: unset;
}

.delete {
    padding: 2px 4px;
    background-image: linear-gradient(to bottom,#f5f5f5 0,#e2e2e2 100%);
    border: 1px solid #c5c5c5;
    color: #000;
    box-shadow: none;
    font-size: 12px;
}

    .delete:active, .delete:hover {
        background-image: linear-gradient(to bottom,#ff9c00 0,#ff9c00 100%);
        border-color: #ff9c00;
    }

.buybtn .btn-danger {
    background-image: linear-gradient(to bottom,#b83100 0,#b83100 100%);
    color: #fff !important;
    border: none;
    border-radius: 0;
    box-shadow: none;
    width: 100%;
}

.btn1 .btn-info {
    width: 100%;
    text-align: right;
    background-image: linear-gradient(to bottom,#f2e7d3 0,#f2e7d3 100%);
    color: #b83100 !important;
    border: none;
    border-bottom: 2px solid #b83100 !important;
    border-radius: 0;
    box-shadow: none;
}

.btn1:hover {
    background: none;
}

.btn1 .btn-info.focus, .btn1 .btn-info:focus {
    color: #fff;
    background-color: #f9e7c6;
    border-color: #f9e7c6;
}

.btn1 .btn-info:hover {
    color: #fff;
    background-color: #f9e7c6;
    border-color: #f9e7c6;
}

.box-footer {
    border-top: 1px solid #f4f4f4;
    padding-top: 10px;
}

.box-footer-custom {
    border-top: none;
}


.panel-footer .btn {
    padding: 3px 5px;
	border-radius: 0;
}

.panelfooter .btn-primary {
    background-image: linear-gradient(to bottom,#FF4E04 0,#FF4E04 100%);
    border-color: #ffffff;
}

.SmrtOdrBtn .btn-info {
    background-image: linear-gradient(to bottom,#FF4E04 0,#FF4E04 100%);
    border-color: #ffffff;
}

.SmrtOdrBtn .btn {
    padding: 2px 3px;
}

.SmrtOdrBtn h5 {
    color: #FF4E04;
    font-size: 13px;
}



.progress-main {
    background: #fff;
}

    .progress-main ul.proglist {
        list-style: none;
        list-style-position: inside;
        /* overflow: auto; */
    }

        .progress-main ul.proglist li {
            float: left;
            font-size: 14px;
            line-height: 16px;
            padding: 0 15px 0 0;
            margin: 5px 0 0 0px;
        }

            .progress-main ul.proglist li.nlinks a {
                display: block;
                position: relative;
                padding: 8px 40px 8px 55px;
                background: url(../images/meg-bg-left.png) no-repeat 0 0;
                color: #000;
                outline: none;
                text-decoration: none;
                cursor: default;
            }

                .progress-main ul.proglist li.nlinks a span {
                    cursor: pointer;
                    background: url(../images/meg-bg-right.png) no-repeat 0 0;
                }

            .progress-main ul.proglist li a {
                display: block;
                position: relative;
                padding: 8px 40px 8px 46px;
                background: url(../images/green-bg-left.png) no-repeat 0 0;
                color: #996502;
                font-weight: normal;
                text-decoration: none;
                outline: none;
            }

                .progress-main ul.proglist li a em {
                    display: none;
                }

                .progress-main ul.proglist li a span {
                    position: absolute;
                    top: 0px;
                    right: -26px;
                    width: 26px;
                    height: 32px;
                    background: url(../images/green-bg-right.png) no-repeat top right;
                    z-index: 100;
                }


                .progress-main ul.proglist li a.selected {
                    background: url(../images/green-bg-left.png) no-repeat 0 -32px !important;
                    color: #fff;
                }

                .progress-main ul.proglist li a.selected {
                    font-weight: bold;
                }

                    .progress-main ul.proglist li a.selected span,
                    .progress-main ul.proglist li a.selected + span {
                        background: url(../images/green-bg-right.png) no-repeat right bottom;
                    }


            .progress-main ul.proglist li.nlinks a:active,
            .progress-main ul.proglist li.nlinks a.selected {
                background: url(../images/meg-bg-left.png) no-repeat 0 0 !important;
                color: #ffffff;
            }

                .progress-main ul.proglist li.nlinks a.selected span,
                .progress-main ul.proglist li.nlinks a:active + span,
                .progress-main ul.proglist li.nlinks a.selected + span {
                    background: url(../images/meg-bg-right.png) no-repeat right bottom;
                }


/*---====== auto- complete---------*/


.ui-autocomplete {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
}

    .ui-autocomplete > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.42857143;
        color: #333333;
        white-space: nowrap;
    }

.ui-state-hover,
.ui-state-active,
.ui-state-focus {
    color: #262626;
    background-color: #f5f5f5;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    background-image: none;
    cursor: pointer;
}

.ui-state-highlight {
    background-color: orange;
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


.btn-main {
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #DE9E31;
    *background-color: #DE9E31;
    background-image: -moz-linear-gradient(top, #FF8601, #DE9E31);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FF8601), to(#DE9E31));
    background-image: -webkit-linear-gradient(top, #FF8601, #DE9E31);
    background-image: -o-linear-gradient(top, #FF8601, #DE9E31);
    background-image: linear-gradient(to bottom, #FF8601, #DE9E31);
    background-repeat: repeat-x;
    border-color: #DE9E31;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF8601', endColorstr='#DE9E31', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: pointer;
}

    .btn-main:hover,
    .btn-main:focus,
    .btn-main:active,
    .btn-main.active,
    {
        color: #FFFFFF;
        background-color: #DE9E31;
        *background-color: #003bb3;
    }

    .btn-main.disabled,
    .btn-main[disabled] {
        color: #FFFFFF;
        background-image: none !important;
        background-color: #ccae7b;
        *background-color: #003bb3;
    }

.preloader-text, .preloader-percent {
    position: absolute;
    text-align: center;
    color: #34495e;
    z-index: 1;
}

.preloader-text {
    width: 50%;
    top: calc(50% - 6.5em);
    left: 25%;
}

.preloader-percent {
    width: 3em;
    top: calc(50% - .75em);
    left: calc(50% - 1.5em);
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.bootbox-body {
    margin: 20px 0 0;
    max-height: 400px;
    overflow: auto;
}
.wizardSteps{
    display:-webkit-box;
    display:-webkit-flex;
    display:-ms-flexbox;
    display:flex;
    -webkit-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
    margin:0 0 22px
}
.wizardStep{
    position:relative;
    padding:0;
    margin:0;
    text-align:center
}
.wizardStep:after,.wizardStep:before{
    position:absolute;
    top:18px;
    z-index:0;
    width:50%;
    height:4px;
    content:"";
    background-color:#f3f7f9
}
.wizardStep:before{
    left:0
}
.wizardStep:after{
    right:0
}
.wizardStep:first-child:before,.wizardStep:last-child:after{
    display:none!important
}
.wizardStep-icon,.wizardStep-number{
    position:relative;
    z-index:1;
    display:inline-block;
    width:36px;
    height:36px;
    line-height:32px;
    color:#fff;
    text-align:center;
    background:#ccd5db;
    border:2px solid #ccd5db;
    border-radius:50%
}
.wizardStep-number{
    font-size:18px
}
.wizardStep-icon{
    font-size:18px
}
.wizardStep-title{
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    display:block;
    margin-top:.5em;
	margin-right:.5em;
    margin-bottom:0;
    font-size:13px;
    color:#526069
}
.wizardStep.active .wizardStep-title{ font-weight:bold}
.wizardStep.active:after,.wizardStep.active:before,.wizardStep.current:after,.wizardStep.current:before{
    background-color:#e2760a
}
.wizardStep.active .wizardStep-icon,.wizardStep.active .wizardStep-number,.wizardStep.current .wizardStep-icon,.wizardStep.current .wizardStep-number{
    color:#e2760a;
    background-color:#fff;
    border-color:#d84040;
    -webkit-transform:scale(1.1);
    -ms-transform:scale(1.1);
    -o-transform:scale(1.1);
    transform:scale(1.1)
}
.wizardStep.disabled{
    pointer-events:none;
    cursor:auto
}
.wizardStep.disabled:after,.wizardStep.disabled:before{
    background-color:#f3f7f9
}
.wizardStep.disabled .wizardStep-icon,.wizardStep.disabled .wizardStep-number{
    color:#fff;
    background-color:#ccd5db;
    border-color:#ccd5db
}
.wizardStep.error:before{
    background-color:#d84040
}
.wizardStep.error:after{
    background-color:#f3f7f9
}
.wizardStep.error .wizardStep-icon,.wizardStep.error .wizardStep-number{
    color:#ff4c52;
    background-color:#fff;
    border-color:#ff4c52
}
.wizardStep.done:after,.wizardStep.done:before{
    background-color:#d84040
}
.wizardStep.done .wizardStep-icon,.wizardStep.done .wizardStep-number{
    color:#fff;
    background-color:#d84040;
    border-color:#fff
}
.wizardSteps-lg .wizardStep:after,.wizardSteps-lg .wizardStep:before{
    top:20px
}
.wizardSteps-lg .wizardStep-title{
    font-size:18px
}
.wizardSteps-lg .wizardStep-icon,.wizardSteps-lg .wizardStep-number{
    width:40px;
    height:40px;
    line-height:36px
}
.wizardSteps-lg .wizardStep-icon{
    font-size:20px
}
.wizardSteps-lg .wizardStep-number{
    font-size:20px
}
.wizardSteps-sm .wizardStep:after,.wizardSteps-sm .wizardStep:before{
    top:16px
}
.wizardSteps-sm .wizardStep-title{
    font-size:12px
}
.wizardSteps-sm .wizardStep-icon,.wizardSteps-sm .wizardStep-number{
    width:32px;
    height:32px;
    line-height:28px
}

.wizardSteps-sm .wizardStep-icon{
    font-size:14px
}
.wizardSteps-xs .wizardStep:after,.wizardSteps-xs .wizardStep:before{
    top:12px;
    height:2px
}
.wizardSteps-xs .wizardStep-title{
    font-size:12px
}
.wizardSteps-xs .wizardStep-icon,.wizardSteps-xs .wizardStep-number{
    width:24px;
    height:24px;
    line-height:20px
}
.wizardSteps-xs .wizardStep-number{
    font-size:12px
}
.wizardSteps-xs .wizardStep-icon{
    font-size:12px
}

#checkout #mainWrap{ margin-top:0px}
.wizardSteps {
    /* margin-left: -25px;
    margin-top: -50px;*/
}
@media (min-width: 320px) and (max-width: 480px) {
  
  #checkout #mainWrap{ margin-top:20px}
  .wizardSteps{margin-left: -10px;margin-top: 10px;}
  .thikboder{text-align:center}
  
}


/**********tuesday****************/
.mainh1 {
    text-transform: normal;
    position: relative;
    color: #000;
    font-size: 125%;
    font-weight: 500;
    padding-right: 30px;
    /* padding-left: 5px; */   
    display: inline-block;
}
.mainh2 {
    text-transform: normal;
    position: relative;
    color: #000;
    font-size: 120%;
    font-weight: 300;
    padding-right: 30px;
    /* padding-left: 5px; */
   
    display: inline-block;
}
.heading-title {
    text-transform: normal;
    position: relative;
    color: #000;
    font-size: 125%;
    font-weight: 300;
    padding-right: 30px;
    padding-left: 5px;
   
    display: inline-block;
}
.p-box{
    margin-bottom: 1.125rem;
    border: .0625rem solid #d2dee9;
    background-color: #fff;
    padding: .9375rem ;
    border-radius: 3px;
    
    box-shadow: 0 5px 5px -5px #f1f1f1;
        
    border-top: 3px solid #e3e3e3;
}
.p-box hr {
    margin-top: 5px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #ccc;
}
.p-pg-tit{
     position: relative;
    color: #000;
    font-size: 130%;
    font-weight: 300;
    padding-right: 30px;
    padding-left: 5px;   
    display: inline-block;
}
.VersndPgTitle{
     position: relative;
    color: #000;
    font-size: 115%;
    font-weight: 500;
    padding: 5px 0px; 
    display: inline-block;
}
.VersndPgbtmBdr {
	margin-bottom: 1.125rem;
    padding: .9375rem ;                
    border-top: 2px solid #e2e2e2;
	}
.or-img{width:70px !important;}

.btn-default{ font-size:100%}
.btn-prime {
    background-color:#ff9800;
	border-radius:0;
	color:#fff;
}
/*.check-selected {
    background-color: #FCF5EE;
    border: 1px solid #FBD8B4;
    border-radius: 5px;
}*/

.sidebar, .body-content-main {
    margin-top:10px; margin-bottom:20px
}
.odrCnfmMnTilte{
	border-bottom: 2px solid #d2d2d2;
	margin: 0px 0px;
    padding: 10px 0px ;
	}	
a[title="AGB"] {text-decoration:underline}
a[title="Datenschutzerklärung"] {text-decoration:underline}
a[title="Wiederrufsbelehrung"] {text-decoration:underline}
a[title="Widerrufsformular"] {text-decoration:underline}	
b, strong {
    font-weight: 600;
}
.pymntypes .form-group{margin-bottom: 0px;}
.mar-0{margin: 0px 10px 0 !important}
.pmtcheckwrp.failed.touched{ color:unset !important}
.pydirctGrid.table > tbody > tr > th, .table > tbody > tr > td {
    padding: 8px;
}
.textCenter>th, .textCenter>td{text-align:center}
.textCenter .ICON{margin-left: 74px;}
.forget-p .LoginValidation{background-color:unset !important;background-image: none;text-decoration:underline;color:#777}
.c-wrp input{margin:-1px 0px 0px}
.widget .table{margin-bottom:0}
.widget .table > tbody > tr > td{padding: 4px 0;    line-height: 30px;}
.title .btn{border-radius:0;background-color: #ff5e00;color:#fff}
#pt26_ppplus iframe {
width: 100% !important
}

.paymentType_57 {
    background: url(sprite/paymentTypes_sprite.png) -8px -472px no-repeat;
    width: 112px;
    height: 35px;
    display: block;
}
.btn-gpsrParInfo {
    background-color: #00ff0b;
}

.btn-gpsrSupplierInfo {
    background-color: #ffd700;
}

.btn-gpsrImageInfo {
    background-color: #00ffd7;
}
