@media print {
  .page-break {
	page-break-after: always;
	}
	.break-inside{
		page-break-inside: avoid;
	}
}
html {
	font-size: 16px;
}
body {
	background-color: #fff;
	color: #44616F;
	font-weight: 400;
	font-size: 14px;
	font-style: normal;
	padding: 0;
	background-image:url('../images/farm-life-bg.png');
	background-position: left top;
    background-repeat: repeat;
}

img{
	border:none;
}
body.zh{
	font-family: "微軟正黑體","新細明體";
	line-height: 140%;
}
body.center{
	text-align: center;
}
body.cn{
	font-family: "微軟正黑體","新細明體";
	line-height: 140%;
}
.logo-container{
	text-align:left;
	padding-bottom: 10px;
    padding-left: 20px;
}
.ss-form-container, .ss-resp-card {
	background-color: #fff;
}
.ss-footer, .ss-response-footer {
	background-color: #fff;
}
.ss-grid-row-odd {
	background-color: rgb(242, 242, 242);
}
.ss-form-container, .ss-resp-card {
	border-color: rgb(212, 212, 212);
}
.ss-form-title {
	text-align: start;
}
.ss-form-desc {
	text-align: start;
}
.ss-header-image-container {
	height: auto;
    text-align: center;
	position: relative;
}
}
.ss-item {
	font-size: 1.080rem;
}
.ss-choices {
	font-size: 1.000rem;
	margin-left: 20px;
	margin-top: 10px;
}
.ss-record-username-message {
	font-family: Arial, sans-serif;
	color: rgb(119, 119, 119);
	font-weight: 400;
	font-size: 1.080rem;
	font-style: normal;
}
.ss-form-title {
	font-family: Arial, sans-serif;
	font-weight: 700;
	font-size: 24px;
	font-style: normal;
	color: #53B7C5;
	text-transform:uppercase;
	margin-bottom: 20px;
}
body.zh .ss-form-title{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
body.cn .ss-form-title{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
.ss-form-title span{
	color: #44616F;
	display:block;
}
.ss-confirmation {
	font-family: Arial, sans-serif;

	font-weight: 400;
	font-size: 2.460rem;
	font-style: normal;
}
.ss-page-title, .ss-section-title {
	font-family: Arial, sans-serif;

	font-weight: 400;
	font-size: 1.845rem;
	font-style: normal;
}
.ss-form-desc, .ss-page-description, .ss-section-description {
	font-family: Arial, sans-serif;
	color: #44616F;
	font-weight: 400;
	font-size: 16px;
	font-style: normal;
}
body.zh .ss-form-desc,body.zh .ss-page-description,body.zh .ss-section-description{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
body.cn .ss-form-desc,body.cn .ss-page-description,body.cn .ss-section-description{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
.ss-resp-content {
	font-family: Arial, sans-serif;
	color: rgb(119, 119, 119);
	font-weight: 400;
	font-size: 1.080rem;
	font-style: normal;
}
body.zh .ss-resp-content{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
body.cn .ss-resp-content{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
.ss-q-title {
	font-family: Arial, sans-serif;
	font-weight: 700;
	font-size: 15px;
	font-style: normal;
	margin-bottom: 15px;
}
.ss-q-title ol{
	padding-left: 20px;
}

body.zh .ss-q-title{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
body.cn .ss-q-title{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
.ss-q-title em{
	font-weight: 400;
	font-style: normal;
	font-size:14px;
}
.ss-embeddable-object-container .ss-q-title {
	font-family: Arial, sans-serif;

	font-weight: 700;
	font-size: 1.845rem;
	font-style: normal;
}
.ss-q-help, .ss-q-time-hint {
	font-family: Arial, sans-serif;
	color: rgb(140, 140, 140);
	font-weight: 400;
	font-size: 1.000rem;
	font-style: normal;
}
.ss-gridnumber p{
	margin-bottom:0;
}
.ss-choice-label, .video-secondary-text, .ss-gridrow-leftlabel, .ss-gridnumber, .ss-scalenumber, .ss-leftlabel, .ss-rightlabel {
	font-family: Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	font-style: normal;
}
body.zh .ss-choice-label,body.zh .video-secondary-text,body.zh .ss-gridrow-leftlabel,body.zh .ss-gridnumber, body.zh .ss-scalenumber,body.zh .ss-leftlabel,body.zh .ss-rightlabel{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
body.cn .ss-choice-label,body.cn .video-secondary-text,body.cn .ss-gridrow-leftlabel,body.cn .ss-gridnumber, body.cn .ss-scalenumber,body.cn .ss-leftlabel,body.cn .ss-rightlabel{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
.error-message, .required-message, .ss-required-asterisk {
	font-family: Arial, sans-serif;
	color: rgb(196, 59, 29);
	font-weight: 400;
	font-size: 0.9rem;
	font-style: normal;
}
body.zh .error-message,body.zh .required-message,body.zh .ss-required-asterisk {
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
body.cn .error-message,body.cn .required-message,body.cn .ss-required-asterisk {
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
.ss-send-email-receipt {
	font-family: Arial, sans-serif;

	font-weight: 400;
	font-size: 1.000rem;
	font-style: normal;
}
.ss-password-warning {
	font-family: "Arial";
	color: rgb(119, 119, 119);
	font-weight: 400;
	font-size: 1.000rem;
	font-style: italic;
}
.disclaimer {
	font-family: "Arial";
	color: rgb(119, 119, 119);
	font-weight: 400;
	font-size: 0.850rem;
	font-style: normal;
}
.ss-footer-content {
	font-family: "Arial";

	font-weight: 400;
	font-size: 1.000rem;
	font-style: normal;
}
.progress-label {
	font-family: Arial, sans-serif;
	color: rgb(140, 140, 140);
	font-weight: 400;
	font-size: 1.000rem;
	font-style: normal;
}
a:link {
	color: rgb(0, 0, 238);
}
a:visited {
	color: rgb(85, 26, 139);
}
a:active {
	color: rgb(252, 0, 0);
}
input[type='text'], input:not([type]), textarea {
	font-size: 1.000rem;
}
.error, .required, .errorbox-bad , .required{
	border-color: rgb(196, 59, 29);
}
.jfk-progressBar-nonBlocking .progress-bar-thumb {
	background-color: rgb(140, 140, 140);
}
.ss-logo-image {
	background-image: url(//ssl.gstatic.com/docs/forms/forms_logo_small_dark.png);
	background-size: 108px 21px;
	width: 108px;
	height: 21px;
}
.ss-form-container{
	border-radius: 2px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 700px;
    min-width: 280px;
    padding: 0;
    width: 100%;
}
.ss-header-image-sizer {
    padding-top: 25%;
}

.ss-form-question{
	border-top: 3px solid #44616F;
}
.ss-form-question.no-border{
	border: none;
}
.ss-item {
	margin: 3px 0 12px;
}
.ss-form-entry table{
	width: 94%;
	margin-left: 20px;
}
.ss-gridnumbers{
	padding: 5px 7px;
}
.ss-gridnumbers.no-border{
	border-bottom:none;
}
.ss-form-entry input[type='text'] , .ss-form-entry input[type='email']{
	border: none;
	border-bottom: 1px solid #44616F;
	color: #44616F;
	outline: none;
	width: 250px;
}
.ss-form-entry .goog-inline-block input{
	width:auto;
}
.ss-q-long{
	border: 1px solid #44616F;
	width: 78%;
	margin-left: 20px;
	color: #44616F;
	outline: none;
}
.note-container{
	line-height: 130%;
	margin-top: 0px;
}
ul{
	list-style-type: disc;
	padding-left: 20px;
}
.notes {
	margin-left: 24px;
	padding: 0;
	margin-bottom: 30px;
}
.notes li {
		margin-bottom: 8px;
}
.float-left{
	float:left;
	width: 45%;
	margin-right: 10px;
}
.clearfix:before, .clearfix:after{
	content: " ";
	display: table;
}
.clearfix:after{
	clear: both;
}
a{
	color: #53B7C5!important;
}
.ss-top-of-page{
	margin-bottom: 20px;
}
.jfk-button-action{
	background-color: #44616F;
	background-image: none;
	border: none;
	width: 10rem;
	padding: 5px 10px;
	cursor: pointer;
	font-size: 1em;
}
body.zh .jfk-button-action{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
	padding-top: 8px;
padding-bottom: 8px;
}
body.cn .jfk-button-action{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
	padding-top: 8px;
padding-bottom: 8px;
}
.jfk-button-action:hover{
	background-color: #53B7C5;
}
.ss-form{
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom:30px;
}
.ss-top-of-page{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.lang-selector{
	position: absolute;
	right: 20px;
	top: 15px;
	text-decoration: none;
	font-family: 'Heiti TC Medium','MHeiHK','Microsoft Yahei','SimHei';
	font-size: 12px;
}
.lang-selector a{
	color:#4b5356 !important;
	text-decoration: none;
}
.lang-selector a:hover{
	text-decoration: underline;
}
.address {
	display: block;
	margin-bottom: 8px;
	margin-top: 8px;
}
.header{
	width: 100%;
	clear: both;
	display: block;
	overflow: hidden;
}
body.response-body h2{
	text-align: center;
	color:#44616f;
	font-family: Arial, sans-serif;
}
body.response-body.zh h{ 
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
body.response-body.zh h2{ 
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
body.response-body.cn h{ 
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
.ss-scalerow{
	width: 10%;
}
.firstcol{
	width: 1%;
	min-width: auto;
}
.ss-q-title span{float: left;}
.ss-q-title p{margin: 0 0 0 20px;}
body.zh .ss-q-title p{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
body.cn .ss-q-title p{
	font-family: "微軟正黑體","新細明體";
	line-height: 120%;
}
.ss-q-title .ss-required-asterisk{float: none;display: inline-block;margin-left: 2px;}

body.zh .ss-q-title .ss-required-asterisk,body.cn .ss-q-title .ss-required-asterisk
{margin-left: -2px;}

.required~.required-message, .error~.error-message, .required~.error-message{
	margin-left: 20px;
}
.required~.error-message{
	display:block;
}
.thankyou{
	padding:50px 20px;
}

.ss-q-other.required{
	border: 2px solid #c43b1d !important;
}

.bordernone td{
	border-bottom:none;
}

@media screen and (max-width: 700px) {
	.lang-selector{
		top: 10px;
	}
    .ss-form-container img {
		width: 100%;
	}
	.ss-form-entry input[type="text"], .ss-form-entry input[type="email"]{
		width:60%;
	}
}
