.luxe_phongthuy_result {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000;}.luxe_phongthuy_result * {	box-sizing: border-box;	font-family: Arial, Helvetica, sans-serif;}.luxe_phongthuy_result .color_green {	color: #1b1007;}.luxe_phongthuy_result h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	font-weight: 700;	color: #1b1007;}.luxe_phongthuy_result ul {	margin-left: 20px;}.luxe_phongthuy_result table {	max-width: 460px;	margin: 0 auto;}.luxe_phongthuy_result table tr td {	padding: 0 4px;}.luxe_phongthuy_result img {	display: inline-block;	max-width: 460px;	width: 100%;}.luxe_phongthuy_result > p:last-child {	margin-bottom: 0;}.luxe_phongthuy_result .boldLabel {	font-weight: 700;}/* form */.luxe_phongthuy_form {	font-family: Arial, Helvetica, sans-serif;	display: block;	position: relative;	width: 100%;	border-radius: 3px;	border: 1px solid #aaa;	background-color: #ffffff;	box-shadow: 0 0 5px #bbb;	padding: 10px;	margin: 0px;	font-size: 14px;	line-height: 2.3;	background: url("../images/bg.png");}.luxe_phongthuy_form * {	box-sizing: border-box;	font-family: Arial, Helvetica, sans-serif;}.luxe_phongthuy_form:before {	content: '';	display: block;	width: 100%;	height: 100%;	background-color: #ffffff;	background-image: url('../images/loader.gif');	background-repeat: no-repeat;	background-position: center;	position: absolute;	top: 0;	left: 0;	opacity: 0;	visibility: hidden;	z-index: 2;}.luxe_phongthuy_form.loading:before {	opacity: .7;	visibility: visible;}.luxe_phongthuy_form .form-title {	border-bottom: 1px solid #fdd869;	/*border-bottom: 1px solid #aaa;*/	padding: 0px;	font-size: 17px;	font-weight: 700;	color: #121212;	text-align: left;	margin-bottom: 20px;}.luxe_phongthuy_form .form-title span {	padding: 5px 0px;	display: inline-block;	position: relative;	text-transform: uppercase;	font-weight: 600;	background: linear-gradient(to right, #fdd869 0%, #e5aa16 100%);	-webkit-background-clip: text;	-webkit-text-fill-color: #0000;}.luxe_phongthuy_form .form-title span:after {	content: '';	width: 100%;	height: 4px;	/*background-color: #1b1007;*/	position: absolute;	left: 0;	bottom: -2px;}.luxe_phongthuy_form .form-line {	display: block;	margin-bottom: 20px;}.luxe_phongthuy_form .form-line:last-child {	margin-bottom: 0;}.luxe_phongthuy_form .form-line .label {	display: block;	background: linear-gradient(to right, #fdd869 0%, #e5aa16 100%);	-webkit-background-clip: text;	-webkit-text-fill-color: #0000;}.luxe_phongthuy_form .form-line select {	display: block;	width: 100%;	height: 40px;	line-height: 40px;	padding: 0px 20px;	border: 1px solid #aaa;	border-radius: 3px;	-webkit-appearance: none;	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAFCAYAAAB8ZH1oAAAABGdBTUEAALGPC/xhBQAAAHBJREFUCB1djjsOgDAMQ5NerXdBYmRADCAmBhgZGBDcpO3N+sFBRAIiNXbsN5SdcwMzj0SUSikJGsU/L6ITfzAWhRD6nPMk/j8AT2ttdYNSAu4Az28Q0A6ohhajBYLFGNPqjXJTSLOP4s+N9379hDgux4UotvsoUK0AAAAASUVORK5CYII=);	background-repeat: no-repeat;	background-position: calc(100% - 20px) 50%;	outline: none;	box-shadow: none;	font-size: 14px;	color: #3f3029;}.luxe_phongthuy_form .form-line input[type="submit"], .luxe_phongthuy_form .form-line input[type="button"] {	display: inline-block;	height: 40px;	line-height: 40px;	padding: 0px 20px;	/*background-color: #1b1007;*/	/*color: #ffffff;*/	border: none;	outline: none;	box-shadow: none;	border-radius: 3px;	font-weight: 700;	font-size: 14px;	background: linear-gradient(to right, #fdd869 0%, #e5aa16 100%);}.luxe_phongthuy_form .form-line input[type="submit"]:hover, .luxe_phongthuy_form .form-line input[type="button"]:hover {	background-color: #222222;}.luxe_phongthuy_form .form-line table {	margin: 0;	border: none;}.luxe_phongthuy_form .form-line table tr {	border: none;}.luxe_phongthuy_form .form-line table tr td:first-child {	padding: 0 5px 0 0;	border: none;}.luxe_phongthuy_form .form-line table tr td:last-child {	padding: 0 0 0 5px;	border: none;}.luxe-result {	font-size: 20px;	margin-bottom: 25px;	color: #fdd869;	padding: 5px 30px;	border: solid 1px #fdd869;	display: inline-block;	background: #1b1007;	min-width: 50%;}