@charset "utf-8";
.order-website { margin:0 10px;}
/* CSS Document */
textarea.NormalTextBox, input.NormalTextBox, select {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #B3B3B3 #EAEAEA #EAEAEA #B3B3B3;
    border-style: solid;
    border-width: 1px;
    padding: 5px 5px 4px;
    width: 70%;
}
.block-dangky {
	padding:0px;
}
.block-dangky .eg {
    font-size: 12px;
    font-style: italic;
    margin-left: 175px;
}
.block-dangky select {
	width:265px;
}
.label-color {
    display: inline-block;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 170px;
}
.kh-dangky span{
	display:inline-block;
	width:144px;	
}
.kh-dangky i, i.note-i {
	 font-style:normal;
	 display:inline-block;
	 margin-right:5px;
	 width:20px;
	 font-size:12px;
}
.kh-dangky textarea, .kh-dangky input{
	margin:5px 0;
}
.cart-note {
    border-left: 4px solid #CCCCCC;
    font-size: 12px;
    font-style: italic;
    margin: 10px 0 0 20px;
    padding: 10px 0 10px 10px;
	margin-bottom:10px;
}
.cart-note ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.note-text {
    color: #FF0000;
}
fieldset {
    border: 1px solid #dfdfdf;
    padding: 10px;
	margin-bottom:10px;
}
fieldset legend {
  background: #e33e32 url("../images/bg-bt-new.jpg") repeat-x scroll 90% center;
  border-radius: 5px;
  color: #fff;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  text-transform: uppercase;
  font-size:13px;
}
.btn-thanhtoan {
	background:url(../images/btn.png) no-repeat scroll 0 0 transparent;
	width:142px;
	height:37px;
	margin:20px auto;
	text-align:center;
	padding-top:10px;
}
.btn-thanhtoan a {
	text-transform:uppercase;
	font-size:15px;
	color:#fff;
	font-weight:bold;
		
}
.box-payment {
	margin:0 0 0 0px;
}
.box-payment .logo-payment {
	margin-right:20px;
}
.box-payment .logo-payment img {
	border:1px solid #dfdfdf;
}
.logo-payment input {
	display:inline-block;
	width:30px;	
	float:left;
	margin-top:10px;
}
.logo-payment span {
	display:inline-block;
	
}
.logo-payment span img {
	width:90px;
	height:32px;
}
.logo-payment i {
	display:inline-block;
}
.b-payment li {
  border-radius: 6px;
  line-height: 17px;
  list-style: outside none none;
  margin: 0;
  padding: 5px;
}
.b-payment li:hover {
	
}
.show-payment  {
	margin-left:20px;	
}

#thongtin-khachhang, #thongtin-thanhtoan, #btn-thanhtoan {
	display:none;	
}
.but-step {
	background:url(../images/btn-chitiet.png) no-repeat scroll 0 0 transparent;
	width:139px; height:40px;	
	text-align:center;
	display: inline-block;
	border:none;
	line-height:40px;
}
	.but-step:hover {
		background:url(../images/btn-chitiet-h.png) no-repeat scroll 0 0 transparent;
	}
	.but-step{
		
		font-size: 13px;
		font-weight: bold;
		padding: 0;
	}
		.but-step:hover{ color:#fff;}
	
	.but-step-thanhtoan {
		background:url(../images/btn-chitiet-h.png) no-repeat scroll 0 0 transparent !important;
		color:#fff !important;
	}
	.but-step-thanhtoan-184 {
  background: #e33e32 url("../images/bg-bt-new.jpg") repeat-x scroll 90% center;
  border-radius: 5px;
  color: #fff !important;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
  margin: 0 auto;
  padding: 15px 25px;
}
.box-sale-thang, .box-sale-doituong {
	margin-left:175px;	
}
.box-payment label {
    cursor: pointer;
    display: inline-block;
	background-position:20px 0 !important;
	height:30px;
}
.box-payment label input {
    display: inline-block;
	margin-right:50px;
}
.listbank li { float:left; margin:0 3px 5px 0; background:none; height:40px; width:70px; border:1px solid #dfdfdf;}
.listbank li:hover { background:none;}
.listbank li { cursor:pointer;}
.listbank li.starActive { border:1px solid #ff0000;}

#box-checkorder { margin:15px;}

.rounder, .small-rounder {
    border: 1px solid #BBBBBB;
    border-radius: 8px;
    padding: 10px;
}
.cart-order {}
.cart-order div.section {
    background-color: #6C6D70;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 7px 10px;
    text-transform: uppercase;
}
.table-list {
    background-color: #FFFFFF;
    border-left: 1px solid #CCCCCC !important;
    border-top: 1px solid #CCCCCC !important;
	padding: 0 !important;
}

.table-list th {
    background-color: #E7E7E7;
    border-bottom: 1px solid #CCCCCC !important;
    border-right: 1px solid #CCCCCC !important;
    font-weight: bold;
    padding: 10px 5px;
}
.table-list td {
	border-bottom: 1px solid #CCCCCC !important;
	border-right: 1px solid #CCCCCC !important;
	padding: 10px 5px;
}