

/* Start:/local/templates/rossymvol/components/nextype/eshop.sale.basket.basket/onesteporder/style.css?17218068923709*/
#pdf {
    font-family: arial;
}
#pdf .summary .right-side {
    width: 190px;
    padding-bottom: 0 !important;
}
#pdf .summary .right-side .order-summary {
    margin-bottom: 0;
}
#pdf .summary .left-side a.close {
    display: none;
    color: #fff;
}


#workarea-headbar h1 {
    color: #97ad2f !important;
}
#workarea-headbar {
    margin-bottom: 0 !important;
}
#id-cart-list .order-summary thead th {
	font-size: 16px;
	padding-bottom: 15px;
	text-align: left;
}
#id-cart-list .sort-bar {
    float: right;
    white-space: nowrap;
}
#id-cart-list .sort-bar .title {
    vertical-align: middle;
    margin-right: 5px;
    font-size: 12px;
}
#id-cart-list .sort-bar .jq-selectbox {
    width: 195px;
    max-width: none;
}
#id-cart-list .clear-cart {
    font-size: 12px;
    line-height: 20px;
}
#id-cart-list a {
    text-decoration: none;
}
#id-cart-list .pre-table {
    /*height: 40px;*/
    padding: 13px 19px;
}
#id-cart-list .deleteitem {
    display: inline-block;
    width: 9px;
    height: 9px;
    background: url('/local/templates/rossymvol/components/nextype/eshop.sale.basket.basket/onesteporder/images/red-cross.png') no-repeat center center;
}
/*
#id-cart-list .pre-table > span,
#id-cart-list .pre-table > a {
    line-height: 40px;
}
*/

#id-cart-list .summary .left-side span,
#id-cart-list .summary .left-side a {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
}
#id-cart-list .summary .left-side span {
    color: #000;
}
#id-cart-list .summary .left-side a {
    padding-left: 25px;
    min-height: 19px;
    line-height: 19px;
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 12px;
}
#id-cart-list .summary .left-side a.delete {
    background-image: url('/local/templates/rossymvol/components/nextype/eshop.sale.basket.basket/onesteporder/images/red-cross.png');
    background-position: 5px center;
}
#id-cart-list .summary .left-side a.print {
    background-image: url('/local/templates/rossymvol/components/nextype/eshop.sale.basket.basket/onesteporder/images/print.png');
}
#id-cart-list .summary .left-side a.excel {
    background-image: url('/local/templates/rossymvol/components/nextype/eshop.sale.basket.basket/onesteporder/images/excel.png');
}
#id-cart-list .summary .left-side a.pdf {
    background-image: url('/local/templates/rossymvol/components/nextype/eshop.sale.basket.basket/onesteporder/images/pdf.png');
}
#id-cart-list .summary .left-side a.close {
    background-image: url('/local/templates/rossymvol/components/nextype/eshop.sale.basket.basket/onesteporder/images/close-cross.png');
    background-position: left 2px;
}
#id-cart-list .summary .left-side a.word {
    background-image: url('/local/templates/rossymvol/components/nextype/eshop.sale.basket.basket/onesteporder/images/word.png');
}

#id-cart-list .bt4 {
    border: none;
    background-color: #9EAC31;
    color: #fff;
    font-size: 16px;
    padding: 8px 51px;
    width: 100%;
}
#cart-update {
    display: inline-block;
    padding-left: 15px;
    height: 19px;
    line-height: 19px;
    background: url('/local/templates/rossymvol/components/nextype/eshop.sale.basket.basket/onesteporder/images/cart-refresh.png') no-repeat left center;
    margin-bottom: 10px;
    font-size: 12px;
}

.pre-table {
	padding: 10px 5px;
}
.pre-table .item-box {
	float: left;
}
.pre-table .sort-bar {
	float: right;
}
.pre-table .item-select-box {
	display: none;
	position: absolute;
    z-index: 2;
	background-color: #fff;
	border: 1px solid #A0A0A0;
	padding: 5px 10px;
}
.pre-table .item-list-wrap .guess-add {
	float: right;
	font-size: 14px;
	padding: 5px 10px;
	background-color: #95A32E;
	text-decoration: none;
	color: #FFF;
}

.guess-items thead {
    font-size: 11px;
    vertical-align: bottom;
}
.guess-items td{
    text-align: center;
}
.guess-items .guess_name{
    text-align: left;
}
.guess-items .guess_catalog_quantity {
    font-size: 11px;
}
.guess-items .head_guess_price {
    width: 75px;
}
.guess-items .guess_your_price {
    font-weight: bold;
    width: 50px;
}
.guess-items .hlsearch {
    background-color: yellow;
}

.item-box .head {
	font-size: 17px;
}
.item-box .head input {
	border: 1px #A9A9A9 solid;
	font-size: 17px;
	height: 25px;
}

.summary .left-side {
	padding: 20px 20px 5px 20px !important;
}

.item-list {
    max-height: 297px;
    overflow-y: scroll;
}
/* End */


/* Start:/local/templates/rossymvol/equipment.css?17218068924854*/
.equipment {
    width: 100%;
}
.equipment tbody {
    font-size: 12px;
}

.equipment thead th.catalog-item-box-quantity {
    min-width: 60px;
}
.equipment thead th.cart-check-delete {
    padding-left:  0px;
    padding-right: 0px;
}
.equipment thead th {
    font-weight: normal;
    background-color: #8d8d8d;
    color: #fff;
    border: 1px #fff solid;
    border-top: 1px #8d8d8d solid;
    border-bottom: 1px #8d8d8d solid;
    white-space: nowrap;
    padding: 7px;
}
.equipment td,
.equipment {
    color: #000;
    border-bottom: 1px #ccc solid;
}
.equipment td,
.equipment th {
    text-align: center;
}
.equipment td.cart-item-name {
    text-align: left;
    vertical-align: top;
    border-bottom: none;
    padding-top: 9px;
    font-size: 14px;
    max-width: 250px;
}
.equipment td.catalog-item-props {
    border-top: none;
    vertical-align: bottom;
    text-align: left;
    padding-bottom: 9px;
}
.equipment td.cart-item-preview {
    width: 75px;
    height: 75px;
}
.equipment td.cart-item-preview img {
    max-width: 75px;
    max-height: 75px;
}
.equipment td.cart-check-delete {
    width: 19px;
}
.equipment td.cart-check-delete,
.equipment td.cart-item-price,
.equipment td.cart-item-your-price {
    background-color: #eaf0f5;
}
.equipment td.catalog-item-box-quantity > div {
    position: relative;
    width: 100%;
    height: 100%;
}
.equipment .catalog-item-delete {
    vertical-align: top;
    width: 7px;
    padding: 10px;
    padding-left: 0;
}

.equipment tfoot td {
    background: #8d8d8d;
    color: #fff;
    font-size: 13px;
    padding: 5px 0;
}

.equipment tfoot td p {
    display: inline-block;
    padding: 0;
    margin: 0 0 0 60px;
}

.equipment tfoot td a.minimize {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    background-position: 5px 5px;
    background-repeat: no-repeat;
    padding-left: 25px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAA/CAYAAADQbvnZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEMDk5NzE2QzYyQzgxMUU1OENDNUEwMzVGMTRDODBGOCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEMDk5NzE2RDYyQzgxMUU1OENDNUEwMzVGMTRDODBGOCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjFEREU0QzdGNjJBMjExRTU4Q0M1QTAzNUYxNEM4MEY4IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjFEREU0QzgwNjJBMjExRTU4Q0M1QTAzNUYxNEM4MEY4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+zkVyJgAAAM5JREFUeNrsl0EOgjAQRSkFF3JWj+ASewAhrDyhxMStRsdfM42lFI3tTmeSR8jwXxvKhlFEVERqBfZ8vwGXWcKKAQp09KqOe5NcKNWgp3n1/CwqVmDwwjvG1cCZiagDyXgLmkDWTmzAIdgpfAV/Z5tt3IpncAJt7CC4Zzhjs8Y21jjcK7iDW/G+NChBrRa+48cqi8QSUUQRRRRRRBFF/CdRpYr0Y4dTgaT/VXvZghEcgVk4VdtrOTM+nZx/8uQpIGvuyJp0vpqtVOo09xBgAK43Jac/TWrWAAAAAElFTkSuQmCC');
}

.equipment tfoot td a.minimize.open {
    background-position: 5px -50px;
}

.equipment tfoot td.total {
    font-size: 16px;
    font-weight: bold;
    text-align: right;
    padding-right: 82px;
}

.equipment.minimize tbody tr {
    display: none;
}

.equipment.minimize thead tr {
    display: none;
}

.order-summary {
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
    margin-bottom: 10px;
    color: #000;
    text-align: right;
	min-width: 215px;
}
.order-summary td.value {
    text-transform: uppercase;
    white-space: nowrap;
}
.order-summary thead th {
    text-align: right;
    padding-bottom: 7px;
    border-bottom: 1px solid #8D8D8D;
}
.order-summary tfoot td {
    text-align: right;
    text-transform: uppercase;
    padding-top: 7px;
    border-top: 1px solid #8D8D8D;
}
.order-summary tbody tr:first-child td {
    padding-top: 7px;
}
.order-summary tbody tr:last-child td {
    padding-bottom: 7px;
}
.order-summary .split td {
    height: 14px;
}
.order-summary .total {
    font-weight: bold;
}

.summary .left-side {
    float: left;
}
.summary .right-side {
    float: right;
    text-align: right;
}
.summary .left-side,
.summary .right-side {
    padding: 20px;
}

/* End */
/* /local/templates/rossymvol/components/nextype/eshop.sale.basket.basket/onesteporder/style.css?17218068923709 */
/* /local/templates/rossymvol/equipment.css?17218068924854 */
