* {
  
}

/* Style the search field */
form.example input[type=text] {
	font-size: 1rem;
	border: 1px solid #CCC;
	float: left;
	width: 30%;
	font-family: Noto Sans Thai;
	color: #333;
	background-color: #FFFFFF;
	height: auto;
	border-radius: 15px  0px  0px 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}

/* Style the submit button */
form.example button {
	float: left;
	width: 20%;
	padding: 10px;
	color: #333;
	font-size: 1rem; /* Prevent double borders */
	cursor: pointer;
	font-family: Noto Sans Thai;
	background-color: #fde594;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-radius: 0px 15px 15px 0px;
}

form.example button:hover {
	background-color: #FCD654;
}

/* Clear floats */
form.example::after {
  content: "";
  clear: both;
  display: table;
}
.box-tracking-detail {
	text-decoration: none;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 2%;
	margin-bottom: 2%;
	border: 1px solid #cea0de;
	padding-bottom: 5%;
	font-family: serithairegular;
}
.box-order {
	float: left;
	width: 100%;
	margin-bottom: 4%;
}
.box-order::after {
	content: "";
	clear: both;
	display: table;
}
.box-num-tracking {
	font-family: serithairegular;
	font-size: 1rem;
	color: #92278f;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 1%;
	padding-bottom: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cea0de;
	margin-top: 5%;
	margin-bottom: 1%;
	text-align: center;
	background-color: #cea0de;
	text-decoration: underline;
	line-height: 120%;
}
.box-order:first-child .box-num-tracking { margin-top: 0; }
.box-tracking-list {
	float: left;
	height: auto;
	width: 90%;
	margin-left: 5%;
}
.title-name-product-trcking {
	font-family: serithairegular;
	font-size: 1rem;
	color: #FFF;
	background-color: #e26cb4;
	text-align: center;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 3%;
	padding-top: 1%;
	padding-bottom: 1%;
	border-radius: 15px;
	line-height: 150%;
	margin-top: 5%;
}
.box-name-product-tracking-list {
	float: left;
	height: auto;
	width: 33%;
	margin-top: 1%;
	margin-bottom: 1%;
}
.name-product-tracking {
	font-family: serithairegular;
	font-size: 1rem;
	color: #333;
	background-image: url(../images/icon-list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 5%;
	float: left;
	height: auto;
	width: 80%;
	padding-top: 2%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 30px;
	margin-left: 5%;
	line-height: 120%;
}
.status-product-tracking-01 {
	float: left;
	height: auto;
	width: 90%;
	margin-left: 5%;
}
/* clearfix สำหรับ box-tracking-list เพื่อให้ floated cells ไม่ overflow */
.box-tracking-list::after {
	content: "";
	clear: both;
	display: table;
}
@media screen and (max-width: 670px){
	.box-order { margin-bottom: 6%; }
	form.example input[type=text] {
	font-size: 1rem;
	border: 1px solid #CCC;
	float: left;
	width: 60%;
	font-family: Noto Sans Thai;
	color: #333;
	background-color: #FFFFFF;
	height: auto;
	border-radius: 15px  0px  0px 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
	.box-num-tracking {
	font-family: serithairegular;
	font-size: 1rem;
	color: #92278f;
	float: left;
	height: auto;
	width: 100%;
	padding-top: 5%;
	padding-bottom: 5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cea0de;
	margin-top: 8%;
	margin-bottom: 1%;
	text-align: center;
	background-color: #cea0de;
	text-decoration: underline;
	line-height: 120%;
}
	.box-order:first-child .box-num-tracking { margin-top: 0; }
.box-tracking-list {
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.title-name-product-trcking {
	font-family: serithairegular;
	font-size: 1rem;
	color: #FFF;
	background-color: #e26cb4;
	text-align: center;
	float: left;
	height: auto;
	width: 95%;
	margin-bottom: 3%;
	padding-top: 2%;
	padding-bottom: 2%;
	border-radius: 15px;
	line-height: 150%;
	margin-left: 2.5%;
	padding-left: 0px;
	margin-top: 3%;
}
.box-name-product-tracking-list {
	float: left;
	height: auto;
	width: 98%;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 2%;
}
.status-product-tracking-01 {
	float: left;
	height: auto;
	width: 85%;
	margin-left: 8%;
}
.name-product-tracking {
	font-family: serithairegular;
	font-size: 1rem;
	color: #333;
	background-image: url(../images/icon-list.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 5%;
	float: left;
	height: auto;
	width: 70%;
	padding-top: 2%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 30px;
	margin-left: 10%;
	line-height: 120%;
}
}