.col1 {
	background:#c71219 !important;
}

.col2 {
	background:#f57f46 !important;
}

.col3 {
	background:#00a8e1 !important;
}

.col4 {
	background:#3a4f64 !important;
}

.col5 {
	background:#4ec7b0 !important;
}

.col6 {
	background:#a6d660 !important;
}

.col7 {
	background:#ffa104 !important;
}

.col8 {
	background:#4b247b !important;
}

.col9 {
	background:#008898 !important;
}
	
.col10 {
	background:#bc995c !important;
}
	
.col11 {
	background:#1388be !important;
}
	
.col12 {
	background:#f0512a !important;
}
	
.col13 {
	background:#404644 !important;
}
	
.col14 {
	background:#ef3e75 !important;
}
	
.col15 {
	background:#2b4c4c !important;
}
	
.col16 {
	background:#7a55a3 !important;
}
	
.col17 {
	background:#4eb3d1 !important;
}
	
.col18 {
	background:#4c433e !important;
}
	
.col19 {
	background:#808b96 !important;
}
	
.col20 {
	background:#e56284 !important;
}
	
.col21 {
	background:#00b095 !important;
}
	
.col22 {
	background:#d8293a !important;
}
	
.col23 {
	background:#92877b !important;
}
	
.col24 {
	background:#53b808 !important;
}
	
.col25 {
	background:#e59ac3 !important;
}
	
.col26 {
	background:#b09977 !important;
}
	
.col27 {
	background:#946768 !important;
}

.patterndefault { /*background:url(../images/cotnent_bg.png) repeat-x top left #F3F6F6 !important;*/}
.pattern1 { background-image:url("../images/patterns/pattern1.png") !important;
}
.pattern2 { background-image:url("../images/patterns/pattern2.png") !important;
}
.pattern3 { background-image:url("../images/patterns/pattern3.png") !important;
}
.pattern4 { background-image:url("../images/patterns/pattern4.png") !important;
}
.pattern5 { background-image:url("../images/patterns/pattern5.png") !important;
}
.pattern6 { background-image:url("../images/patterns/pattern6.png") !important;
}
.pattern7 { background-image:url("../images/patterns/pattern7.png") !important;
}
.pattern8 { background-image:url("../images/patterns/pattern8.png") !important;
}
.pattern9 { background-image:url("../images/patterns/pattern9.png") !important;
}
.pattern10 { background-image:url("../images/patterns/pattern10.png") !important;
}
.pattern11 { background-image:url("../images/patterns/pattern11.png") !important;
}
.pattern12 { background-image:url("../images/patterns/pattern12.png") !important;
}
.pattern13 { background-image:url("../images/patterns/pattern13.png") !important;
}
.pattern14 { background-image:url("../images/patterns/pattern14.png") !important;
}
.pattern15 { background-image:url("../images/patterns/pattern15.png") !important;
}
.pattern16 { background-image:url("../images/patterns/pattern16.png") !important;
}
.pattern17 { background-image:url("../images/patterns/pattern17.png") !important;
}
.pattern18 { background-image:url("../images/patterns/pattern18.png") !important;
}
.pattern19 { background-image:url("../images/patterns/pattern19.png") !important;
}
.pattern20 { background-image:url("../images/patterns/pattern20.png") !important;
}
.pattern21 { background-image:url("../images/patterns/pattern21.png") !important;
}
.pattern22 { background-image:url("../images/patterns/pattern22.png") !important;
}
.pattern23 { background-image:url("../images/patterns/pattern23.png") !important;
}
.pattern24 { background-image:url("../images/patterns/pattern24.png") !important;
}
.pattern25 { background-image:url("../images/patterns/pattern25.png") !important;
}
.pattern26 { background-image:url("../images/patterns/pattern26.png") !important;
}
.pattern27 { background-image:url("../images/patterns/pattern27.png") !important;
}
label {
font-weight: normal !important;
}
#notification .success a{color: #fff;}
#notification .success {
position: fixed;
min-width: 700px;
left: 25%;
right: 50%;
top: 50%;
z-index: 9999;
background: #48C3EE;
color: #FFF;
padding: 30px;
border: 6px double #FFF;}
.success, .warning, .attention, .information {
	padding: 10px 10px 10px 33px;
	color: #555555;
	max-width: 1140px;
	margin: 0 auto;
}
.success {
	background: #EAF7D9 url('../image/success.png') 10px center no-repeat;
}
.warning {
	background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
	
}
.attention {
	background: #FFF5CC url('../image/attention.png') 10px center no-repeat;
	
}
.success .close, .warning .close, .attention .close, .information .close {
	float: right;
	padding: 4px;
	color: #fff;
	cursor: pointer;
	background: #FFF;
	border: 1px solid #000;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	display: block;
	color: #FF0000;
}
.help {
	color: #999;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	display: block;
}
table.form {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}
table.form tr td:first-child {
	width: 150px;
}
table.form > * > * > td {
	color: #000000;
}
table.form td {
	padding: 4px;
}
input.large-field, select.large-field {
	width: 300px;
}
table.list {
	border-collapse: collapse;
	width: 100%;
	margin: 20px 0;
	background: #FFF;  position: relative;  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);    
	padding: 0;  border-radius: 5px;
}
table.list td {
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px solid #EBEBEB;
}
table.list thead td {
	/* background-color: #EFEFEF; */
	padding: 0px 5px;
}
table.list thead td a, .list thead td {
	text-decoration: none;
	color: #222222;
	font-weight: bold;
}
table.list tbody td {
	padding: 0px 5px;
}
table.list .left {
	text-align: left;
	padding: 15px;
}
table.list .right {
	text-align: right;
	padding: 7px;
}
table.list .center {
	text-align: center;
	padding: 20px;
}
table.radio {
	width: 100%;
	border-collapse: collapse;
}
table.radio td {
	padding: 5px;
}
table.radio td label {
	display: block;
}
table.radio tr td:first-child {
	width: 1px;
}
table.radio tr td:first-child input {
	margin-top: 1px;
}
table.radio tr.highlight:hover td {
	background: #F1FFDD;
	cursor: pointer;
}
.pagination {
	border-top: 1px solid #EEEEEE;
	padding-top: 8px;
	display: inline-block;
	width: 100%;
	margin-bottom: 10px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	display: inline-block;
	border: 1px solid #EEEEEE;
	padding: 4px 10px;
	text-decoration: none;
	color: #A3A3A3;
}
.pagination .links b {
	display: inline-block;
	border: 1px solid #269BC6;
	padding: 4px 10px;
	font-weight: normal;
	text-decoration: none;
	color: #269BC6;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
	padding-top: 3px;
}
/* button */
 input.button {
	cursor: pointer;
	color: #FFFFFF;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	background: #37BBEC !important;
	margin:0 !important;
	padding:12px !important;
}
a.button {
	cursor: pointer;
	color: #FFFFFF;
	-webkit-border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-khtml-border-radius: 7px 7px 7px 7px;
	border-radius: 7px 7px 7px 7px;
	background: #37BBEC !important;
	margin:0 15px 0 0 !important;
	padding:15px !important;
	float: left; 
}
.login-content a.button {
	 display: inline-block;
	 text-decoration: none;
	 padding: 6px 12px 6px 12px;
	 float: none !important;
}
input.button {
border: 0 !important;
}

.buttons {
}
.full_button {width: 100%;
position: relative;
padding: 15px;
background: #428BCA;
color: #FFF;
font-size: 14px;
text-align: center;
display: inline-block;
text-transform: uppercase;
cursor:pointer;
border-radius: 0 0px 4px 4px;
}


.full_button:hover {
color: #fff !important;
text-decoration: none !important;
}
.buttons .center {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.bidatw-alphabet {background: #FFF;
display: inline-block;
padding: 15px;}
.bidatw-alphabet ul li {float: left !important;padding: 5px !important;
margin: 2px !important;}
.results {padding:15px; float:right;}
.links { float:left; line-height: 50px;}
.links a {padding:15px; border-right: 1px solid #eee; font-family: 'latoblack'; font-weight: normal;}
.links b {padding:15px; border-right: 1px solid #eee; font-family: 'latoblack'; font-weight: normal;}

/* box category */
ul.box-category, ul.box-category ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.box-category > li:first-child {
	padding: 0px 8px 8px 0px;
}
ul.box-category > li {
	padding: 8px 8px 8px 0px;
}
ul.box-category > li + li {
	border-top: 1px solid #EEEEEE;
}
ul.box-category > li > a {
	text-decoration: none;
	color: #333;
}
ul.box-category > li ul {
	display: none;
}
ul.box-category > li a.active {
	font-weight: bold;
}
ul.box-category > li a.active + ul {
	display: block;
}
ul.box-category > li ul > li {
	padding: 5px 5px 0px 10px;
}
ul.box-category > li ul > li > a {
	text-decoration: none;
	display: block;
}
ul.box-category > li ul > li > a.active {
	font-weight: bold;
}
/* box filter */
ul.box-filter, ul.box-filter ul {
}
ul.box-filter span {
    font-weight: bold;
	
}
ul.box-filter > li ul {
	margin-top: 10px !important;
}
/* content */
#content .content_search h5{margin:15px 0; }
#content .content_search {
	padding: 15px;
	overflow: auto;
	margin-bottom: 127px;
	position: relative;
	display: block;
	background: #fff;
	border-top: 1px solid #EFEFEF;  box-shadow: 0px 3px 3px #D1D7D7;
}
#content .content_search .s_inner{ margin-bottom:15px;}
#content .content .left {
	/* float: left; */
	/* width: 49%; */
}
#content .content .right {
	/* float: right; */
	/* width: 49%; */
}
/* category */
.category-info {
	overflow: auto;
	margin-bottom: 20px;
}
.category-info .image {
	float: left;
	padding: 5px;
	margin-right: 15px;
	border: 1px solid #E7E7E7;
}
.category-list {
	overflow: auto;
	margin-bottom: 20px;
}
.category-list ul {
	float: left;
	width: 18%;
}
/* manufacturer */
.manufacturer-list {
	border: 1px solid #EBEBEB;
	background: #fff;
	padding: 15px;
	overflow: auto;
	margin-bottom: 20px;
	border-radius: 5px;
}
.manufacturer-heading {
	font-size: 15px;
	font-weight: bold;
	padding: 5px 8px;
	margin-bottom: 6px;
}
.manufacturer-content {
	padding: 8px;
}
.manufacturer-list ul {
	float: left;
	width: 25%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 10px;
}
/* product */
.product-filter {
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px;
	overflow: auto;
}
.product-filter .display {
	margin-right: 15px;
	float: left;
	padding-top: 4px;
	color: #333;
}
.product-filter .display a {
	font-weight: bold;
}
.product-filter .sort {
	float: right;
	color: #333;
}
.product-filter .limit {
	margin-left: 15px;
	float: right;
	color: #333;
}
.product-compare {
	padding-top: 6px;
	margin-bottom: 25px;
	font-weight: bold;
}
.product-compare a {
	text-decoration: none;
	font-weight: bold;
}
.product-list > div {
	overflow: auto;
	margin-bottom: 15px;
}
.product-list .right {
	float: right;
	margin-left: 15px;
}
.product-list > div + div {
	border-top: 1px solid #EEEEEE;
	padding-top: 16px;
}
.product-list .image {
	float: left;
	margin-right: 10px;
}
.product-list .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-list .name {
	margin-bottom: 3px;
}
.product-list .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
}
.product-list .description {
	line-height: 15px;
	margin-bottom: 5px;
	color: #4D4D4D;
}
.product-list .rating {
	color: #7B7B7B;
}
.product-list .price {
	float: right;
	height: 50px;
	margin-left: 8px;
	text-align: right;
	color: #333333;
	font-size: 12px;
}
.product-list .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-list .price-new {
	font-weight: bold;
}
.product-list .price-tax {
	font-size: 12px;
	font-weight: normal;
	color: #BBBBBB;
}
.product-list .cart {
	margin-bottom: 3px;
}
.product-list .wishlist, .product-list .compare {
	margin-bottom: 3px;
}
.product-list .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-list .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left 60% no-repeat;
}
.product-grid {
	width: 100%;
	overflow: auto;
}
.product-grid > div {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	margin-bottom: 15px;
}

.product-grid .image {
	display: block;
	margin-bottom: 0px;
}
.product-grid .image img {
	padding: 3px;
	border: 1px solid #E7E7E7;
}
.product-grid .name a {
	color: #38B0E3;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 4px;
}
.product-grid .description {
	display: none;
}
.product-grid .rating {
	display: block;
	margin-bottom: 4px;
}
.product-grid .price {
	display: block;
	font-weight: bold;
	color: #333333;
	margin-bottom: 4px;
}
.product-grid .price-old {
	color: #F00;
	text-decoration: line-through;
}
.product-grid .price-new {
	font-weight: bold;
}
.product-grid .price .price-tax {
	display: none;
}
.product-grid .cart {
	margin-bottom: 3px;
}
.product-grid .wishlist, .product-grid .compare {
	margin-bottom: 3px;
}
.product-grid .wishlist a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}
.product-grid .compare a {
	color: #333333;
	text-decoration: none;
	padding-left: 18px;
	display: block;
	background: url('../image/add.png') left center no-repeat;
}

.attribute {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	margin-bottom: 20px;
}
.attribute thead td, .attribute thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.attribute tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
	width: 20%;
}
.attribute td {
	padding: 7px;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}
.compare-info {
	border-collapse: collapse;
	width: 100%;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	margin-bottom: 20px;
}
.compare-info thead td, .compare-info thead tr td:first-child {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: #F7F7F7;
	text-align: left;
}
.compare-info tr td:first-child {
	color: #000000;
	font-weight: bold;
	text-align: right;
}
.compare-info td {
	padding: 7px;
	width: 20%;
	color: #4D4D4D;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}
.compare-info .name a {
	font-weight: bold;
}
.compare-info .price-old {
	font-weight: bold;
	color: #F00;
	text-decoration: line-through;
}
.compare-info .price-new {
	font-weight: bold;
}
/* wishlist */
.wishlist-info  {width: 100%;
background: #FFF;
position: relative;
box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
margin: 0 0 0 0;
padding: 0;
border-radius: 5px;}
.wishlist-info table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	margin-bottom: 20px;
}
.wishlist-info td {
	padding: 15px;
}
.wishlist-info thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #fff;
	border-bottom: 1px solid #ebebeb;
}
.wishlist-info thead .image {
	text-align: center;
}
.wishlist-info thead .name, .wishlist-info thead .model, .wishlist-info thead .stock {
	text-align: left;
}
.wishlist-info thead .quantity, .wishlist-info thead .price, .wishlist-info thead .total, .wishlist-info thead .action {
	text-align: right;
}
.wishlist-info tbody td {
	vertical-align: top;
	border-bottom: 1px solid #ebebeb;
}
.wishlist-info tbody .image img {
	border: 1px solid #ebebeb;
}
.wishlist-info tbody .image {
	text-align: center;
}
.wishlist-info tbody .name, .wishlist-info tbody .model, .wishlist-info tbody .stock {
	text-align: left;
}
.wishlist-info tbody .quantity, .wishlist-info tbody .price, .wishlist-info tbody .total, .wishlist-info tbody .action {
	text-align: right;
}
.wishlist-info tbody .price s {
	color: #F00;
}
.wishlist-info tbody .action img {
	cursor: pointer;
}
.login-content {
	margin-bottom: 20px;
	overflow: auto;
}
.login-content .left {
	float: left;
	width: 48%;
}
.login-content .right {
	float: right;
	width: 48%
}
.login-content .left .content, .login-content .right .content {
	min-height: 190px;
	padding: 15px;
}
/* orders */
.order-list {
	margin-bottom: 10px;
}
.order-list .order-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.order-list .order-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.order-list .order-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.order-list .order-content div {
	float: left;
	width: 33.3%;
}
.order-list .order-info {
	text-align: right;
}
.order-detail {
	background: #EFEFEF;
	font-weight: bold;
}
/* returns */
.return-list {
	margin-bottom: 10px;
}
.return-list .return-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.return-list .return-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.return-list .return-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.return-list .return-content div {
	float: left;
	width: 33.3%;
}
.return-list .return-info {
	text-align: right;
}
.return-product {
	overflow: auto;
	margin:  20px 0;
}
.return-name {
	margin-bottom: 15px;
}
.return-model {
    margin-bottom: 15px;
}
.return-quantity {
    margin-bottom: 15px;
}
.return-detail {
	margin-bottom: 20px;
	overflow: auto;
}
.return-reason {
    margin-bottom: 28px;
}
.return-opened {
    margin-bottom: 15px;
}
.return-opened textarea {
	width: 98%;
	vertical-align: top;
}
.return-captcha {
	float: left;
}
.download-list {
	margin-bottom: 10px;
}
.download-list .download-id {
	width: 49%;
	float: left;
	margin-bottom: 2px;
}
.download-list .download-status {
	width: 49%;
	float: right;
	text-align: right;
	margin-bottom: 2px;
}
.download-list .download-content {
	padding: 10px 0px;
	display: inline-block;
	width: 100%;
	margin-bottom: 20px;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
}
.download-list .download-content div {
	float: left;
	width: 33.3%;
}
.download-list .download-info {
	text-align: right;
}
/* cart */
.cart-info  {margin-bottom: 25px;}
.cart-info table {
	width: 100%;
	
	background: #FFF;
	position: relative;
	box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
	margin: 0 0 0 0;
	padding: 0;
	border-radius: 5px;
}
.cart-info td  a{color: #282727;}
.cart-info td {
	padding: 25px 7px;
}
.cart-info thead td {
	color: #898989;
	font-weight: bold;
	padding: 15px;
	border-bottom: 1px solid #eee;
	
	font-weight: normal;  font-family: 'latobold';
}
.cart-info thead .image {
	text-align: center;
}
.cart-info thead .name, .cart-info thead .model, .cart-info thead .quantity {
	text-align: left;
}
.cart-info thead .price, .cart-info thead .total {
	text-align: right;
}
.cart-info .tbody  .cart_tr{ border-bottom: 1px solid #eee;}
a.cart-info tbody td {
	border-bottom: 1px solid #ebebeb;
}
.cart-info tbody .image img {
	border: 1px solid #EFEFEF;
}
.cart-info tbody .image {
	text-align: center;
}
.cart-info tbody .name, .cart-info tbody .model, .cart-info tbody .quantity {
	text-align: left;
	position: relative;
}
.cart-info tbody .quantity input[type='image'], .cart-info tbody .quantity img {
	border: 0 !important; 
 border-radius: 3px; 
 
	padding: 0 !important;
 
	vertical-align: top;
}
.cart-info tbody .price, .cart-info tbody .total {
    font-size: 14px;  color: #37BBEC;  
    font-weight: normal;  font-family: 'latoblack';  
    margin: 0;    
    /* line-height: 30px; */  
}
.cart-info tbody span.stock {
	color: #F00;
	float: left;
	position: absolute;
	left: 6px;
	top: 22px;
	font-weight: bold;
}
.cart-module > div {
	display: none;
}
.cart-total {
	border-top: 1px solid #ebebeb;
	overflow: auto;
	padding-top: 8px;
	margin-bottom: 15px;
}
.cart-total table {
	float: right;
}
.cart-total td {
	padding: 3px;
	text-align: right;
}
/* checkout */
.checkout-heading {
	padding: 20px;
	font-size: 15px;
	position: relative;  box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);  background: #FFF;  margin: 0 0 30px 0;    border-radius: 5px;
	margin-bottom: 15px;
	text-transform: uppercase;  font-family: 'latoblack';
}
.checkout-heading a {
	float: right;
	margin-top: 1px;
	font-weight: normal;
	text-decoration: none;
}
.checkout-content {
	padding:20px 0;
	display: none;
	overflow: auto;
}
.checkout-content p{ font-size:14px !important; margin-bottom: 15px !important;}
.checkout-content h2{
	font-size: 15px;
	position: relative;
	text-transform: uppercase;
	font-family: 'latoblack';
	margin-bottom: 15px;
}

.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.checkout-product table {
	width: 100%;
	border-collapse: collapse;
	border-top: 1px solid #ebebeb;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	margin-bottom: 20px;
}
.checkout-product td {
	padding: 7px;
}
.checkout-product thead td {
	color: #4D4D4D;
	font-weight: bold;
	background-color: #F7F7F7;
	border-bottom: 1px solid #ebebeb;
}
.checkout-product thead .name, .checkout-product thead .model {
	text-align: left;
}
.checkout-product thead .quantity, .checkout-product thead .price, .checkout-product thead .total {
	text-align: right;
}
.checkout-product tbody td {
	vertical-align: top;
	border-bottom: 1px solid #ebebeb;
}
.checkout-product tbody .name, .checkout-product tbody .model {
	text-align: left;
}
.checkout-product tbody .quantity, .checkout-product tbody .price, .checkout-product tbody .total {
	text-align: right;
}
.checkout-product tfoot td {
	text-align: right;
	border-bottom: 1px solid #ebebeb;
}
.contact-info {
	overflow: auto;
}
.contact-info .left {
	float: left;
	width: 48%;
}
.contact-info .right {
	float: left;
	width: 48%;
}

.sitemap-info .left {
	float: left;
	width: 48%;
	margin-right:15px;
}
.sitemap-info .right {
	float: left;
	width: 48%;
}
.man_list{
	margin-bottom: 20px !important;
	background: #FFF;
	padding: 15px !important;
	border: 1px solid #E7E7E7;
	border-radius: 5px;
}
.account_c  a.button{padding: 12px !important;}
.account_c .content {
position: relative;
box-shadow: 0 2px 2px rgba(11, 25, 28, 0.1);
background: #FFF;
margin: 20px 0;
padding: 15px;
border-radius: 5px;}

 @media (max-width: 992px) {
.cart-info thead .image {
text-align: center;
}
.cart-info thead td {
float: none;
width: 100%;
}
.cart-info td {

float: left !important;


width: 100%;

padding: 10px 7px;

}
.cart-info thead .price, .cart-info thead .total {
text-align: left;
}
}