﻿/*Contact Us*/
#info_contact {
	margin: 15px 0;
	border-bottom: 1px dotted #CCCCCC
}
#info_contact p {
	margin: 0.3em 0
}
#contactus {
	width: 80%
}
.form_web .row_contact {
	width: 80%;
	margin-bottom: 10px
}
div.row_account {
	width: 100%;
	float: left;
	margin-bottom: 0.7em;
	position: relative;
}
div.row_account .item_title {
	width: 30%;
}
div.row_account .row_right {
	width: 68%
}
.row_account select {
	height: 31px;
	text-indent: 0 !important;
}
div.row_account .inputbox, div.row_account .date_send table {
	border: 1px solid #cccccc;
	background: #dadad7;
	color: black;
	padding: 5px 0;
	text-indent: 5px;
	width: 90%;
	font: normal 100% "Times New Roman", Times, serif
}
div.row_account .date_send table {
	padding: 6px 0
}
div.row_account .date_send table td:last-child {
	width: 42px
}
div.row_account .picker {
	font: normal 14px Arial, Helvetica, sans-serif !important
}
.form_web textarea {
	background: #FFFFFF;
	width: 90%;
	height: 120px;
	border: none;
	text-indent: 10px;
}
.send_cmt, .form_web input.send_cmt {
	float: left;
	width: 60px;
	margin: 10px 10px 0 0
}
.send_cmt:hover {
	text-decoration: none;
	color: #FFFFFF
}
#map {
	padding: 20px 0
}
.required {
	color: #FF0000;
}
@media only screen and (max-width: 1000px) {
.form_web { margin-left: 0 }
.send_cmt, .form_web input.send_cmt {
	padding: 4px 0;
	margin-left: 0;
	width: 80px;
}
}
@media only screen and (max-width: 767px) {
#contactus, .date_picker table, .date_picker td {
	width: 100%
}
div.row_account .inputbox, div.row_account .date_send table, .form_web textarea, .form_web .input-text, div.row_account .picker {
	width: 98%;
	margin-bottom: 5px
}
.calendar_button {
	margin-left: -35px;
}
.form_web .dropdown_list {
	width: 100%
}
.row_button {
	width: 100%;
	margin-left: 0 !important
}
.button_cart .btn_web { width: 100%; padding: 5px 0; margin: 0 0 10px 0 }
}
@media only screen and (max-width: 479px) {
div.row_account .item_title, div.row_account .row_right {
	width: 100%;
}
div.row_account .row_right {
	margin-left: 0
}
}