#formBg {
  background: #473754;
}
input,
textarea,
select {
  border: 1px solid #ffffff;
  height: 18px;
  color: #cc8532;
  background: #ffffff;
}
textarea {
  width: 790px;
  height: 100px;
}
input[type="radio"] {
  background: #fff;
}
#body0 {
  background: #f8d6ac;
}
#body0 a {
  color: #cc8532;
}
.success {
  background: none!important;
  color: #cc8532;
  text-align: center;
  font-size: 17px!important;
  font-weight: bold;
  line-height: 2;
  height: 200px;
}
.success a {
  color: #989898;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  line-height: 2;
}
#error {
  position: relative;
  display: block;
  border: 2px solid #912c34;
  background: #fff;
  padding: 10px 10px 10px 30px;
  margin-bottom: 20px;
  clear: both;
  color: #ff3366;
  font-weight: bold;
}
#error ul li {
  list-style-position: outside;
  list-style-type: disc;
  color: #2D9BD6;
}
.formPageTitle {
  display: block;
  padding: 20px 0;
}
.formPageTitle div {
  display: block;
  padding-top: 0px;
  float: left;
  color: #c67308;
  font-weight: bold;
  width: 200px;
}
label {
  color: #000;
}
#importantNote {
  background-color: #cc8532 ;
  padding: 15px 10px 15px 27px;
  margin-bottom: 20px;
  *margin-top: 20px;
}
#importantNote ol li {
  color: #000;
  list-style-type: upper-alpha;
  list-style-position: outside;
  margin: 4px 10px;
}
#importantNote ol li ol {
  margin-left: 8px;
}
#importantNote ol li ol li {
  list-style-type: lower-roman;
}
#importantNote p {
  font-size: 15px;
  color: #f8d6ac;
}
#importantNote h3 {
  font-size: 15px;
  color: #f8d6ac;
  font-weight: bold;
  margin: 5px 0px;
}
#appTypeContainer{
  display: grid;
  grid-template-columns: auto auto;
  padding: 10px;
}
.formApp {
  text-align: center;
}
#acknowledges {
  width: 780px;
  padding: 5px 0 5px 10px;
  font-weight: normal;
}
#acknowledges ul li {
  color: #000;
  list-style-type: disc;
  margin: 4px 10px 4px 30px;
}
#acknowledges p {
  color: #cc8532;
  line-height: 20px;
}
#under18 ol {
  color: #000;
  margin-left: 20px;
}
#under18 ol li {
  margin-left: 30px;
  color: #000;
  list-style-type: upper-alpha;
  list-style-position: outside;
  margin: 4px 10px;
}
#under18 p {
  color: #000;
  margin: 8px 0;
}
.formRow {
  display: block;
  margin-bottom: 8px;
  width: 100%;
}
.formRow div {
  float: left;
  display: inline;
  color: #000;
  line-height: 20px;
}
.formRow p {
  margin: 8px 0px;
}
.formRow .formSubtitle {
  margin-top: 10px;
  font-weight: bold;
}
.formRow .captcha {
  width: 135px;
  margin: 40px 0px 0px 12px;
}
.formIndex {
  margin: 10px auto;
  text-align: center;
  font-size: 15px;
  color: #000;
}
.formIndex input {
  width: 150px;
  margin: 5px 0 10px;
}
.formTitle,
.jTitle,
.bTitle {
  width: 100px;
  color: #cc8532;
  text-align: left;
  vertical-align: middle;
  line-height: 20px;
  *line-height: 22px;
}
.formTitle label span,
.jTitle label span,
.bTitle label span {
  color: #000;
}
.formTitle.title460,
.jTitle.title460,
.bTitle.title460 {
  width: 460px;
}
.formTitle.title270,
.jTitle.title270,
.bTitle.title270 {
  width: 270px;
}
.formTitle.title175,
.jTitle.title175,
.bTitle.title175 {
  width: 175px;
}
.formTitle.title70{
	width: 70px;
}
.formInput,
.jInput,
.bInput {
  width: 290px;
  margin-right: 20px;
  float: left;
  text-align: left;
}
.formInput input,
.jInput input,
.bInput input {
  width: 100%;
}
.formInput input[name='knowYr'],
.jInput input[name='knowYr'],
.bInput input[name='knowYr'] {
  width: 110px;
}
.formInput input[type="file"],
.jInput input[type="file"],
.bInput input[type="file"] {
  width: 525px;
  height: 28px;
}
.en .formInput input[type="file"]{
	height: 28px;
}
.formInput select[name="pRelationship"],
.jInput select[name="pRelationship"],
.bInput select[name="pRelationship"] {
  width: 210px;
}
.formInput.inputFull,
.jInput.inputFull,
.bInput.inputFull {
  width: 700px;
  margin-right: 0px!important;
}
.formInput.input3col,
.jInput.input3col,
.bInput.input3col {
  width: 153px;
  margin-right: 20px;
}
.formInput.input4col,
.jInput.input4col,
.bInput.input4col {
  width: 140px;
  margin-right: 20px;
}
.formInput.lastCol,
.jInput.lastCol,
.bInput.lastCol {
  margin-right: 0px!important;
}
.formInput.input210,
.jInput.input210,
.bInput.input210 {
  width: 210px;
}
.en .input279{
	width: 280px;
}
.formRadio input {
  width: 20px;
}
.bInput {
  margin-right: 0px!important;
}
.jInput {
  width: 180px;
}
.jInput input {
  width: 180px;
}
.bTitle {
  width: 50px;
  text-align: center;
}
.bInput {
  width: 95px;
}
.bInput input {
  width: 55px;
  margin-right: 3px;
}
.formRadio {
  width: 700px;
}
input[type="radio"],
input[type="checkbox"] {
  vertical-align: middle;
  margin-right: 8px;
  border: 0px;
}
.formRadio div.eRadio {
  display: block;
  width: 150px;
  float: left;
}
.formRadio div.eRadio input[type="radio"],
.lRadio input[type="radio"] {
  border: 0px;
}
.formRadio div label {
  color: #000;
  line-height: 22px;
}
.formRadio div.eInput,
.formRadio div.sInput {
  display: inline;
  float: left;
  line-height: 22px;
  width: 200px;
}
.formRadio div.eInput input {
  width: 100px;
}
.formRadio div.sInput {
  color: #cc8532;
  width: 260px;
}
.formRadio div.sInput input {
  width: 150px;
}
.formRadio div.eInput input.disabled,
.formRadio div.sInput input.disabled,
#contestHistory.disabled {
  background: #ffffff;
  border: 0px;
}
.formInput select {
  text-align: left;
  border: 1px solid #473754;
}
.formInput select option {
/*  color: #074364;
  background: #cc8532;
  */
}
.btn,
.btn a {
  /* background: url('https://img.tvb.com/p/misshk/2017/big_button.gif') bottom center repeat; */
  background-color: #b87b26;
  color: #fff;
  display: block;
  float: left;
  margin-right: 20px;
  width: 127px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border: 0px;
  cursor: pointer;
}
.btn a:hover,
.btn a a:hover {
  text-decoration: none;
  background-position: top center;
}
.btnCenter {
  /* background: url('https://img.tvb.com/p/misshk/2017/big_button.gif') bottom center repeat; */
  background-color: #b87b26;
  color: #ffffff;
  display: block;
  width: 127px;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  border: 0px;
  cursor: pointer;
  margin: 0 auto!important;
  text-align: center;
}
.btnCenter:hover {
  text-decoration: none;
  background-position: top center;
}
#downloadBtn {
  top: 70px;
  left: 424px;
  margin: 0 auto;
  position: absolute;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  clear: both;
}
.formApp {
  text-align: center;
  margin: 20px 10px;
}
.formApp p {
  text-align: center;
  padding: 10px;
  font-size: 14px;
  color: #000000;
}
.formApp .titleBox {
  display: block;
  position: relative;
  width: 300px;
  height: 100px;
  margin: 0 auto;
}
.formApp .titleBox:hover {
  /*background-position: top center;*/
}
.formApp .newApp {
  background: url('https://img.tvb.com/p/misshk/2024/btn_01.png?') bottom center no-repeat;
}
.formApp .nomApp {
  background: url('https://img.tvb.com/p/misshk/2024/btn_03.png?') bottom center no-repeat;
}
.formApp .contApp {
  background: url('https://img.tvb.com/p/misshk/2024/btn_02.png?') bottom center no-repeat;
  border: 0px solid #fff;
}
.remind {
  color: #ff0000;
  padding: 5px 0px;
}
.lang {
  width: 935px;
  font-size: 15px;
  color: #006a78;
  text-align: right;
  padding: 10px 10px 0px;
}
.lang a {
  color: #cc8532;
  font-size: 15px;
  text-decoration: none;
}
.lang a:hover {
	text-decoration: underline;
}
body.zh input[name='age'] {
  width: 105px;
}
body.zh .title150 {
  width: 150px;
}
body.zh .input650 {
  width: 650px;
}
body.en input[name='age'] {
  width: 87px;
  width: 70px\9;
}
body.en #submitBtn {
  font-size: 13px;
}
body.en #nRelationship {
  width: 175px;
}
body.en #nRelationshipInput {
  width: 150px;
}
body.en #nRelationshipInput input {
  width: 150px;
}
body.en #knowContestant {
  width: 230px;
}
body.en .title85 {
  width: 85px;
}
body.en .title130 {
  width: 130px;
}
body.en .title230 {
  width: 250px;
}
body.en .input260 {
  width: 260px;
}
body.en .input570 {
  width: 550px;
}
body.en .input670 {
  width: 670px;
}
#terms .lang {
  	padding: 20px 0px;
	display: flex;
    align-items: center;
	justify-content: center;
	width: 100%;
}
#terms #form_btn{
	position:absolute;
	display: block;
    bottom: 20px;
	font-size: 16px;
	line-height: 1;
	text-align: center;
	left: 50%;
	transform: translate(-50%,0);
	color: #fff;
	background: #cc8532;
	padding: 8px;
	font-weight: bold;
}
#terms #form_btn:hover{
	background: #CC8720;
}
#terms #form_btn.zh{
	bottom: 8px;
	font-size: 18px;
}
body.en .formInput.dob {
	width: 295px;
}
body.en .formTitle.age {
	width: 95px;
}
body.en .formTitle.title130 {
  width: 130px;
}
