

/* Start:/local/templates/mst/components/bitrix/sale.basket.basket/cart/style.css?17526574052571*/
/*Table*/
table.sale_basket_basket
{
	width:100%;
	background-color:#F9FAFB;
	border-collapse:collapse;
	font-size:12px;
}

/*Table head*/
table.sale_basket_basket th
{
	background-image:url(/local/templates/mst/components/bitrix/sale.basket.basket/cart/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_basket_basket th, table.sale_basket_basket td
{
	border:1px solid #ADC3D5;
	padding: 3px 5px;
	vertical-align:top;
}

.hidden {
	display: none;
}

.shopping_cart table {
	border: 1px solid #d5dde4;
	border-radius: 10px;
	margin-bottom: 30px;
}

.shopping_cart th {
	border-bottom: 1px solid #d5dde4;
	height: 50px;
	background: url("/local/templates/mst/components/bitrix/sale.basket.basket/cart/images/th.png") repeat-x 0 0;
	color: #000;
	font-weight: normal;
	text-align: left;
	padding: 0 20px;
}

.shopping_cart th.left {
	border-radius: 10px 0 0 0;
}

.shopping_cart th.right {
	text-align: center;
	border-radius: 0 10px 0 0;
}

.shopping_cart tr:nth-child(2n+1){
	background: #f3fbff;
}

.shopping_cart td {
	padding: 15px 20px;
}

.shopping_cart td small {
	text-align: center;
	display: block;
}

.shopping_cart td a {
	border: 0;
}

.shopping_cart .text {
	width: 38px;
	height: 18px;
	line-height: 18px;
}

.shopping_cart .delete {
	display: block;
	width: 24px;
	height: 24px;
	background: url("/local/templates/mst/components/bitrix/sale.basket.basket/cart/images/delete.png") no-repeat 0 0;
	margin: 0 auto;
}

.shopping_cart .delete:hover {
	background-position: 0 -24px;
}

.shopping_cart .delete:active {
	background-position: 0 -48px;
}

.shopping_cart tr.result {
	background: #f1f6f8;
}

.shopping_cart tr.last .left {
	border-radius: 0 0 0 10px;
}

.shopping_cart tr.last .right {
	border-radius: 0 0 10px 0;
}

.shopping_cart .submit {
	width: 220px;
	height: 53px;
	background: url("/local/templates/mst/components/bitrix/sale.basket.basket/cart/images/submit.png") no-repeat 0 0;
	cursor: pointer;
	cursor: hand;
	border: none;
	outline: none;
	float: right;
	font-size:0px;
}

.shopping_cart .submit:hover {
	background-position: 0 -53px;
}

.shopping_cart .submit:active {
	background-position: 0 -106px;
}


.shopping_cart .count {
	width: 230px;
	float: left;
}

.shopping_cart .count .comment {
	color: #5b5f64;
	font-size: 11px;
}

.shopping_cart .count .button {
	width: 124px;
	height: 28px;
	background: url("/local/templates/mst/components/bitrix/sale.basket.basket/cart/images/count.png") no-repeat 0 0;
	border: none;
	cursor: pointer;
	cursor: hand;
	font-size:0px;
}

.shopping_cart .count .button:hover {
	background-position: 0 -28px;
}

.shopping_cart .count .button:active {
	background-position: 0 -56px;
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?175265745951*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/mst/components/bitrix/sale.basket.basket/cart/style.css?17526574052571 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?175265745951 */
