.ui-spinner {position: relative}
.ui-spinner-buttons {position: absolute}
.ui-spinner-button {overflow: hidden}

input.eshop-giftCardNr {
    margin-left:20px;
}

table.eshop-cart {
    border-top:1px solid #dadfe2;
    border-left:1px solid #dadfe2;
    border-right:1px solid #dadfe2;
    margin:0 0 15px 0;
    width:100%;
}
table.eshop-cart th, table.eshop-cart td {
    padding:10px;
    text-align:left;
    vertical-align:middle;
    border-bottom:1px solid #dadfe2;
}
table.eshop-cart th {
    padding:8px 10px;
    background:url(../images/bg-table-header.png) repeat-x left top #eaeced;
}
table.eshop-cart td {
    background:#FFF;
    vertical-align:bottom;
}

table.eshop-cart td.picture {
    vertical-align:top;
    width:55px;
}
table.eshop-cart td.picture img {
    float:left;
    min-width: 35px;
}
table.eshop-cart tr.even td {
    background:#F3F3F3;
}
table.eshop-cart th.count {
    width: 80px;
}
table.eshop-cart td.price {
    text-align:right;
}
table.eshop-cart th.price {
    text-align:right;
    width: 80px;
}
table.eshop-cart td.totalPrice {
    font-weight:bold;
}
table.eshop-cart .productName {
    font-size:1.2em;
    font-weight:bold;
    font-family:Arial, sans-serif;
}
table.eshop-cart .productName a {
    color:#403d3e;
}
table.eshop-cart .productAttribs {
    font-size:0.9em;
    margin:0.5em 0em 0em 0em;
}
table.eshop-cart td.delpay { vertical-align:top; } 
table.eshop-cart td.delpay .choice-container {
    padding:5px 0 0px 25px;
    padding-left:25px;
    position:relative;
    width:400px;
    margin-bottom:5px;
}
table.eshop-cart td.delpay .choice-container input.choice {
    position:absolute;
    top:3px;
    left:0px;
}
table.eshop-cart td.delpay .choice-container label {
    display:block;
    margin-bottom:5px;
    font-weight:bold;
}
table.eshop-cart td.delpay .choice-container select.shop {
    max-width:90%;
    _width:90%;
}

input.eshop-cartItemCount {
    width:40px;
}

.eshop-cart-btns-func {
    float:left;
}
.eshop-cart-btns-order {
    float:right;
    text-align:right;
}
.eshop-cart-btns-func a, .eshop-cart-btns-order a {
    font-weight:bold;
    color:#000;
    cursor:pointer;
    text-decoration:none;
}
input.eshop-cart-btn-recalculate {
    background-image:url(images/cart.png);margin-bottom:0.5em;
    padding:0em 0em 0em 16px;
    background-color:#FFF;
    background-position: left center;
    background-repeat:no-repeat;
    border:none;
}
span.eshop-cart-btn-empty {
    display: inline-block;
    background:url(images/cart_remove.png) left center no-repeat;
    padding:5px 0 5px 35px;
    margin-bottom: 10px;
}
span.eshop-cart-btn-order {
    font-size:1.3em;
    background:url(images/cart_go.png) 5px 50% no-repeat #FFF200;
    padding:0.3em 0.5em 0.3em 25px;
}

span.eshop-cart-remove {
    background:url(images/cart_delete.png) no-repeat left center;
    padding:3px 0 5px 12px;
}

.eshop-cart-totalPrice {
    text-align:right;
    margin-bottom:1em;
    font-weight:bold;
}
.eshop-cart-totalPrice .price {
    font-size:1.3em;
}
.eshop-cart-totalPrice .priceSKK, .eshop-cart-totalPrice .priceEUR {
    font-size:1.0em;
    display:block;
    padding:0em;
    background:none;
    font-weight:normal;
}

table.order-step-multiform {
    width:100%;
}
table.order-step-multiform textarea {
    width:97%;
}
div.termsAcceptSection {
    text-align:left;
    padding:20px 0;
    font-size:1.1em;
    display: flex;
    align-items: center;
}
div.termsAcceptSection a {
    color:#D60039;
}
div.termsAcceptSection input {
    margin-right:10px;
    margin-bottom: 0 !important;
}

table.eshop-summary {
    border-top:1px solid #dadfe2;
    border-left:1px solid #dadfe2;
    border-right:1px solid #dadfe2;
    margin:0 0 15px 0;
    width:100%;
}
table.eshop-summary th, table.eshop-summary td {
    padding:10px;
    text-align:left;
    vertical-align:middle;
    border-bottom:1px solid #dadfe2;
}
table.eshop-summary th {
    padding:8px 10px;
    background:url(../images/bg-table-header.png) repeat-x left top #eaeced;
}
table.eshop-summary td {
    background:#FFF;
    vertical-align:bottom;
}
table.eshop-summary td.picture {
    vertical-align:top;
    width:55px;
}
table.eshop-summary td.picture img { float:left; min-width: 35px; }
table.eshop-summary tr.even td {
    background:#F3F3F3;
}
table.eshop-summary th.count {
    width:80px;
}
table.eshop-summary td.price {
    text-align:right;
}
table.eshop-summary th.price {
    text-align:right;
    width:80px;
}
table.eshop-summary th.totalPrice {
    text-align:right;
}
table.eshop-summary th.totalPrice .price {
    font-size:1.3em;
    color:#FF2E9F;
    font-weight:bold;
}
table.eshop-summary td.totalPrice {
    font-weight:bold;
}
table.eshop-summary .productName {
    font-size:1.1em;
    font-weight:bold;
    font-family:Arial, sans-serif;
}
table.eshop-summary .productName a {
}
table.eshop-summary .productAttribs {
    font-size:0.9em;
    margin:0.5em 0 0 0;
}

table.eshop-summary-vertical th {
    width:30%;
    vertical-align:top;
}
table.eshop-summary-vertical td {
    width:70%;
    vertical-align:top;
}

table.eshop-summary-total td {
    border-bottom:none;
    padding:3px 10px;    
}

table.eshop-summary-total th {
    border-top:1px solid #dadfe2;
}

table.eshop-summary-total th.totalPrice .price {
    font-size:1.6em;
}

.eshop-conditions {
    height:200px;
    padding:1em;
    background:#E2E2E2;
    overflow:auto;
    margin-bottom:1em;
}

.eshop-buttons {
    margin-top:1em;
    padding:1em 0em;
    border-top:1px solid #616161;
}
.eshop-order-btns-reset {
    float:left;
    line-height:1.9em;
}
.eshop-order-btns-reset span.eshop-cart {
    background:url(images/cart.png) left center no-repeat;
    padding:0.3em 0em 0.3em 18px;
}
.eshop-order-btns-reset span.eshop-cart a {
    color:#616161;
    font-weight:bold;
}

.eshop-order-btns-reset span.eshop-cart-cancel {
    background:url(images/cart_remove.png) left center no-repeat;
    padding:5px 0 5px 30px;
}
.eshop-order-btns-reset span.eshop-cart-cancel a {
    color:#DB242E;
    font-weight:bold;
}

.eshop-order-btns-commit {
    float:right;
    width:50%;
    text-align:right;
}

table.giftcard-add {
    width: 100%;
    border-top: 1px solid #8D99A5;
    border-right: 1px solid #8D99A5;
    border-bottom: 2px solid #8D99A5;
    border-left: 1px solid #8D99A5;
    margin: 1em 0px;
}
table.giftcard-add th {
    text-align: left;
    padding: 5px;
    border-bottom: 1px solid #8D99A5;
    background:#D5DEE7;
}
table.giftcard-add td {
    text-align: right;
    padding: 5px;
}

.totalPriceTable {
    margin:0 0 0 auto;
}
.totalPriceTable td {
    text-align: right;
    vertical-align: middle;
    padding:3px 10px 5px 10px;
}
.totalPriceTable td.price {
    font-weight:bold;
}

.totalPriceTable tr.total td {
    border-top:1px solid #e5e7ea;    
}

.totalPriceTable tr.total td.priceLabel {  
    font-weight:bold;
}
.totalPriceTable tr.total td.price {
    font-size:2.0em;
    color:#FF2E9F;
    font-weight:bold;
}

#tableEmailBlock {
    position:relative;   
}

#tableEmailBlock div.inputLoader {
    position:absolute;
    right:66px;
    top:2px;
    display:none;
    width:16px;
    height:16px;    
}

#tableEmailBlock div.inputLoader img {  
    vertical-align:middle;
}

fieldset.summary-panel-left {
    float:left;
    width:46%;
}

fieldset.summary-panel-right {
    float:right;
    width:46%;
}

.emptyCart {
    font-size: 1.8em;
    text-align: center;
}