/**
* @author    JoomlaShine.com http://www.joomlashine.com
* @copyright Copyright (C) 2008 - 2011 JoomlaShine.com. All rights reserved.
* @license   JoomlaShine.com Proprietary License
*/
/************************************************************************************
 desktop layout (larger than 1200): common settings for wide desktop screen
*************************************************************************************/
	
@media only screen and (max-width: 1023px), (max-device-width: 1023px) {
/* Form Maker CSS Beginning*/
#beautyadd_form_1 .wdform-element-section{
	width:98% !important;
}
#beautyadd_form_1 input[type="text"]{
	height: 50px !important;
    font-size: 16px !important;
    font-family: 'Microsoft JhengHei', 微软雅黑, 'Prompt', Tahoma, Verdana, Arial, Simsun, 宋体, sans-serif;
    letter-spacing: 1px;
    color: #334a8c;
    min-width: 40px;
}
#beautyadd_form_1 .wdform_section{width:100% !important;}
#beautyadd_form_1 .wdform-element-section{max-width:500px !important;}
#beautyadd_form_1 textarea {
    padding-top: 5px!important;
    font-size: 16px !important;
    font-family: 'Microsoft JhengHei', 微软雅黑, 'Prompt', Tahoma, Verdana, Arial, Simsun, 宋体, sans-serif;
    letter-spacing: 1px;
    line-height: 1.5;
	color: #334a8c !important;
}
#beautyadd_form_1 .captcha_img{
	height:50px !important;
}
#beautyadd_form_1 input[type="radio"]{
	width:30px;
	height:30px;
}
#beautyadd_form_1  .wdform-label{
	font-size:14px;
	letter-spacing:1px;
}
#beautyadd_form_1 .wdform-ch-rad-label{
	font-size:14px;
	letter-spacing:1px;
}
#beautyadd_form_1 .wdform-date{
	width:80%!important;
}
#beautyadd_form_1 .wdform_page{
	background: rgba(255,255,255,0) !important;
}
/* End FORM*/
}
@media only screen and (max-width: 480px), (max-device-width: 480px) {
/* Form Maker CSS Beginning*/
#beautyadd_form_1 .wdform-element-section{
	width:98% !important;
}
#beautyadd_form_1 input[type="text"]{
	height: 50px !important;
    font-size: 16px !important;
    font-family: 'Microsoft JhengHei', 微软雅黑, 'Prompt', Tahoma, Verdana, Arial, Simsun, 宋体, sans-serif;
    letter-spacing: 1px;
    color: #334a8c;
    min-width: 40px;
}
#beautyadd_form_1 .wdform_section{width:100% !important;}
#beautyadd_form_1 .wdform-element-section{max-width:500px !important;}
#beautyadd_form_1 .wdform_column{width:100%;}
#beautyadd_form_1 .wdform-field{max-width:100% !important;}
#beautyadd_form_1 select{height:50px !important;}
#beautyadd_form_1 button{min-width:150px !important; min-height:50px !important;}
#beautyadd_form_1 textarea {
    padding-top: 5px!important;
    font-size: 16px !important;
    font-family: 'Microsoft JhengHei', 微软雅黑, 'Prompt', Tahoma, Verdana, Arial, Simsun, 宋体, sans-serif;
    letter-spacing: 1px;
    line-height: 1.5;
	color: #334a8c !important;
}
#beautyadd_form_1 .captcha_img{
	height:50px !important;
}
#beautyadd_form_1 input[type="radio"]{
	width:30px;
	height:30px;
}
#beautyadd_form_1  .wdform-label{
	font-size:14px;
	letter-spacing:1px;
}
#beautyadd_form_1 .wdform-ch-rad-label{
	font-size:14px;
	letter-spacing:1px;
}
#beautyadd_form_1 .wdform-date{
	width:80%!important;
}
#beautyadd_form_1 .wdform_page{
	background: rgba(255,255,255,0) !important;
}
/* End FORM*/
}
@media only screen and (min-width: 1024px) {
/* Beautyadd custom css Beginning */
/* Form Maker CSS Beginning*/
#beautyadd_form_1 select{
	height: 3vw!important;
    font-size: 1.5vw !important;
    font-family: 'Microsoft JhengHei', 微软雅黑, 'Prompt', Tahoma, Verdana, Arial, Simsun, 宋体, sans-serif;
    letter-spacing: 1px;
    color: #334a8c;
    min-width: 80px;
}
	
#beautyadd_form_1 .wdform-element-section{
	width:100% !important;
}
#beautyadd_form_1 input[type="text"]{
	height: 3vw!important;
	font-size: 1.5vw !important;
	font-family:'Microsoft JhengHei', 微软雅黑, 'Prompt', Tahoma, Verdana, Arial, Simsun, 宋体, sans-serif;
	letter-spacing:1px;
	color: #334a8c;
	min-width: 80px;
	width:98% !important;
}
#beautyadd_form_1 .wdform_section{width:100% !important;}
#beautyadd_form_1 .wdform-element-section{max-width:100% !important;}
#beautyadd_form_1 .wdform_column{width:100%;}
#beautyadd_form_1 .wdform-field{max-width:100% !important; width:1200px !important;}
#beautyadd_form_1 select{height:3vw !important;}
#beautyadd_form_1 button{min-width:150px !important; min-height:50px !important;         background: #db7119 !important;}
#beautyadd_form_1 textarea {
    padding-top: 5px!important;
    font-size: 1.5vw !important;
    font-family: 'Microsoft JhengHei', 微软雅黑, 'Prompt', Tahoma, Verdana, Arial, Simsun, 宋体, sans-serif;
    letter-spacing: 1px;
    line-height: 1.5;
	color: #334a8c !important;
	width:98% !important;
}
#beautyadd_form_1 .captcha_img{
	height:3vw !important;
}
#beautyadd_form_1 input[type="radio"]{
	width:20px;
	height:20px;
}
#beautyadd_form_1  .wdform-label{
	font-size:0.9vw;
	letter-spacing:1px;
	color:#FFF !important;
}
#beautyadd_form_1 .wdform-ch-rad-label{
	font-size:0.9vw;
	letter-spacing:1px;
}
#beautyadd_form_1 .wdform-date{
	width:80%!important;
}
#beautyadd_form_1 .wdform_page{
	background: rgba(255,255,255,0) !important;
}
/* End FORM*/
}
