body {
  font-family: 'Josefin Sans', Arial, "Microsoft JhengHei", Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  margin: 0px;
  padding: 0px;
  color: #5a5a5a;
  text-transform: uppercase;
}
input,
textarea,
button {
  font-family: 'Josefin Sans', Arial, "Microsoft JhengHei", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
}
a {
  cursor: pointer;
}
.clear {
  clear: both;
}
ul,
ol {
  padding: 0px;
  margin: 0px;
}
img {
  max-width: 100%;
  font-size: 0;
  vertical-align: middle;
  border: 0px;
  -ms-interpolation-mode: bicubic;
}
input,
textarea {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  outline: none;
  color: #5e5e5e;
}
button:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.hovereffect:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}
.ie78pieffect {
  position: relative;
  behavior: url(pie/PIE.php);
}
#cboxTopLeft {
  width: 10px;
  height: 10px;
  background: #fff;
}
#cboxTopCenter {
  width: 10px;
  height: 10px;
  background: #fff;
}
#cboxTopRight {
  width: 10px;
  height: 10px;
  background: #fff;
}
#cboxBottomLeft {
  width: 10px;
  background: #fff;
}
#cboxBottomCenter {
  width: 10px;
  background: #fff;
  border-top: 1px #dcdcdc solid;
}
#cboxBottomRight {
  width: 10px;
  background: #fff;
}
#cboxMiddleLeft {
  width: 10px;
  background: #fff;
}
#cboxMiddleRight {
  width: 10px;
  background: #fff;
}
#cboxClose {
  width: 18px;
  height: 18px;
  background: url(img/lightbox-close.png);
}
#cboxClose:hover {
  background-position: 0px 0px;
}
#loading-container {
  position: fixed;
  background-color: #fff;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  z-index: 10000;
}
#loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
}
#container {
  position: relative;
  max-width: 1920px;
  margin: auto;
  overflow: hidden;
}
#header {
  position: relative;
}
#header-top-line {
  position: relative;
  background-color: #ed1b2e;
  height: 12px;
}
#header-main-left {
  position: absolute;
  top: 12px;
  left: 0px;
  width: 100%;
  height: 108px;
  background-color: #001136;
}
#header-main-right {
  position: absolute;
  top: 66px;
  right: 0px;
  width: 50%;
  height: 54px;
  background-color: #1a3672;
}
#header-main {
  position: relative;
  max-width: 1400px;
  margin: auto;
  background-color: #001136;
  height: 108px;
}
#weblogo {
  position: absolute;
  display: block;
  width: 176px;
  height: 44px;
  top: 37px;
  left: 49px;
}
#mobile-menu-btn {
  position: absolute;
  display: none;
  top: 32px;
  right: 20px;
  width: 45px;
  height: 36px;
}
#mobile-menu-btn img {
  display: block;
  width: 100%;
}
#header-main-top {
  position: relative;
  margin-left: 270px;
  height: 54px;
}
#header-main-top .switchlangbtn {
  position: absolute;
  display: block;
  width: 43px;
  height: 43px;
  text-align: center;
  line-height: 43px;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  background: #bcbbb6;
}
#header-main-top .switchlangbtn:hover {
  background: #1f52c2;
}
#header-main-top .switchlangbtn-actived {
  background: #1f52c2;
}
#header-main-top-left {
  position: relative;
  float: left;
}
#diff-location {
  position: relative;
  float: right;
  margin-right: 110px;
  padding-top: 12px;
  padding-bottom: 12px;
}
#cur-location {
  position: relative;
}
#location-option {
  position: absolute;
  display: none;
  top: 54px;
  left: 0px;
  width: 140px;
  padding: 5px;
  border: 1px #fff solid;
  background: #011135;
  z-index: 100;
}
.location-option-item {
  padding: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#switchlangbtn1 {
  top: 5px;
  right: 50px;
}
#switchlangbtn2 {
  top: 5px;
  right: 0px;
}
#top-search-container {
  position: relative;
  float: left;
  width: 323px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background-color: #fff;
  margin-left: 21px;
  margin-top: 12px;
}
#topsearchbox {
  width: 293px;
  height: 19px;
  line-height: 19px;
  border: 0px;
  border-right: 2px #8fa8e0 solid;
  text-transform: uppercase;
}
#topsearchbtn {
  position: absolute;
  background: transparent;
  display: block;
  width: 19px;
  height: 19px;
  top: 5px;
  right: 10px;
}
#top-vline {
  display: block;
  float: left;
  border-left: 2px #fff solid;
  height: 26px;
  margin-left: 14px;
  margin-top: 14px;
}
#onlinecatalog {
  display: block;
  float: left;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  background-image: url(img/header/catalogue.png);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 46px;
  line-height: 23px;
  margin-left: 13px;
  margin-top: 15px;
}
#header-main-bottom {
  position: relative;
  margin-left: 270px;
  height: 54px;
  background: #1a3672;
}
#main-menu {
  position: relative;
  float: right;
  list-style: none;
  margin: 0px;
  padding: 0px;
}
#main-menu .main-menu-item {
  position: relative;
  display: block;
  float: left;
  margin-left: 42px;
}
#main-menu .main-menu-item .main-menu-link {
  display: block;
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  height: 45px;
  line-height: 50px;
  border-bottom: 9px transparent solid;
  text-align: center;
}
#main-menu .main-menu-item .main-menu-link:hover {
  border-bottom: 9px #2860d6 solid;
}
#main-menu .main-menu-item .main-menu-link-actived {
  border-bottom: 9px #2860d6 solid;
}
#main-menu .main-menu-item .main-menu-link3 {
  background-image: url(img/header/arrow-down.png);
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 10px;
}
#main-menu .main-menu-item .sub-menu {
  position: absolute;
  list-style: none;
  display: none;
  z-index: 1000;
}
#main-menu .main-menu-item .sub-menu .sub-menu-item {
  background: #2860d7;
  width: 160px;
}
#main-menu .main-menu-item .sub-menu .sub-menu-item .sub-menu-link {
  display: block;
  font-size: 15px;
  color: #fff;
  padding: 10px;
}
#main-menu .main-menu-item .sub-menu .sub-menu-item:hover {
  background: #587ed1;
}
#main-menu .main-menu-item:hover>.sub-menu {
  display: block;
}
#header-main-bottom2 {
  position: relative;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  background: #112143;
  display: none;
}
#header-main-bottom2-left,
#header-main-bottom2-right {
  float: left;
  width: 40%;
  margin-right: 10%;
}
#header-main-bottom2-left .main-menu-link2,
#header-main-bottom2-right .main-menu-link2 {
  display: block;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 45px;
  padding-left: 20px;
}
#header-main-bottom2-left .main-menu-link2:hover,
#header-main-bottom2-right .main-menu-link2:hover {
  background: #1a3672;
}
#header-main-bottom2-left .main-menu-link2-actived,
#header-main-bottom2-right .main-menu-link2-actived {
  background: #1a3672;
}
#header-main-bottom2-left .main-menu-link3,
#header-main-bottom2-right .main-menu-link3 {
  background-image: url(img/header/arrow-down.png);
  background-position: 82px center;
  background-repeat: no-repeat;
  padding-right: 10px;
}
#header-main-bottom2-left .sub-menu,
#header-main-bottom2-right .sub-menu {
  position: relative;
  list-style: none;
  display: none;
  z-index: 1000;
}
#header-main-bottom2-left .sub-menu .sub-menu-item,
#header-main-bottom2-right .sub-menu .sub-menu-item {
  background: #142752;
  width: auto;
}
#header-main-bottom2-left .sub-menu .sub-menu-item .sub-menu-link,
#header-main-bottom2-right .sub-menu .sub-menu-item .sub-menu-link {
  display: block;
  font-size: 15px;
  color: #fff;
  padding: 10px;
  padding-left: 30px;
}
#header-main-bottom2-left .sub-menu .sub-menu-item:hover,
#header-main-bottom2-right .sub-menu .sub-menu-item:hover {
  background: #587ed1;
}
#header-main-bottom2-left .main-menu-item2:hover>.sub-menu,
#header-main-bottom2-right .main-menu-item2:hover>.sub-menu {
  display: block;
}
#main-content {
  position: relative;
  margin: auto;
  padding-bottom: 20px;
}
#page-content {
  position: relative;
}
#page-content-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 235px;
  background: #ebf1fe;
}
#page-content-space {
  clear: both;
  height: 90px;
}
#page-content-out {
  position: relative;
  max-width: 1040px;
  margin: auto;
  -webkit-box-shadow: 0px 0px 20px 0px #d8dce2;
  -moz-box-shadow: 0px 0px 20px 0px #d8dce2;
  box-shadow: 0px 0px 20px 0px #d8dce2;
  background: #fff;
}
#page-content-inner {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  min-height: 600px;
}
#page-nav {
  position: relative;
  padding-left: 20px;
  padding-right: 130px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #1a3672;
  font-size: 16px;
  z-index: 100;
  color: #fff;
}
#page-nav a {
  font-size: 16px;
  color: #fff;
}
#page-main-content {
  margin-top: 20px;
}
#pageback-btn {
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -17px;
  right: 0px;
  width: 121px;
  height: 42px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 34px;
  background-image: url(img/page/back-btn.png);
}
#pageback-btn:hover {
  background-image: url(img/page/back-btn-rollover.png);
}
#footer {
  position: relative;
  padding: 20px;
  background: #001136;
}
#footer-inner {
  position: relative;
  max-width: 1400px;
  margin: auto;
}
#footer-right {
  float: right;
}
#footer-right-logo {
  float: left;
  line-height: 46px;
}
#footer-right-logo .logo-link {
  margin-left: 5px;
}
#footer-right-social {
  float: right;
  margin-left: 15px;
}
#footer-right-social .social-link {
  margin-left: 5px;
}
#footer-left {
  float: left;
}
#footer-left-top {
  font-size: 15px;
  color: #fff;
}
#footer-left-top .footer-menu-item {
  font-size: 15px;
  color: #fff;
}
#footer-break {
  display: none;
}
#webcopyright {
  margin-top: 10px;
  font-size: 12px;
  color: #fff;
}
#webcopyright a {
  font-size: 12px;
  color: #fff;
}
@media only screen and (max-width: 1416px) {
  #weblogo {
    left: 10px;
  }
  #header-main-top {
    margin-left: 195px;
  }
  #switchlangbtn1 {
    top: 5px;
    right: 60px;
  }
  #switchlangbtn2 {
    top: 5px;
    right: 10px;
  }
  #header-main-bottom {
    margin-left: 195px;
  }
  #main-menu {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 1380px) {
  #main-menu .main-menu-item {
    margin-left: 25px;
  }
}
@media only screen and (max-width: 1226px) {
  #header-main-right {
    display: none;
  }
  #header-main {
    height: auto;
  }
  #weblogo {
    position: relative;
    width: auto;
    top: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  #mobile-menu-btn {
    display: block;
  }
  #header-main-top {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 0px;
    margin-top: 10px;
    background: #112143;
  }
  #top-search-container {
    margin-left: 110px;
  }
  #diff-location {
    margin-right: 10px;
  }
  #location-option {
    left: -70px;
  }
  #switchlangbtn1 {
    top: 10px;
    left: 10px;
    right: auto;
  }
  #switchlangbtn2 {
    top: 10px;
    left: 60px;
    right: auto;
  }
  #top-search-container {
    margin-top: 6px;
  }
  #topsearchbox {
    height: 32px;
    line-height: 32px;
  }
  #topsearchbtn {
    top: 13px;
  }
  #top-vline {
    height: 43px;
    margin-top: 5px;
  }
  #onlinecatalog {
    text-decoration: underline;
  }
  #header-main-bottom {
    display: none;
  }
  #header-main-bottom2 {
    display: block;
    padding-bottom: 15px;
  }
}
@media only screen and (max-width: 1125px) {
  #footer-right {
    float: none;
  }
  #footer-left {
    float: none;
  }
  #footer-left-top {
    display: none;
  }
  #webcopyright {
    margin-top: 20px;
  }
  #page-content-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 780px) {
  #top-search-container {
    width: 273px;
  }
  #topsearchbox {
    width: 243px;
  }
}
@media only screen and (max-width: 680px) {
  #header-main-top {
    height: auto;
    padding-bottom: 10px;
  }
  #top-vline {
    float: none;
    clear: both;
    border: 0px;
    height: 0px;
  }
  #top-search-container {
    width: 323px;
  }
  #topsearchbox {
    width: 293px;
  }
}
@media only screen and (max-width: 680px) {
  #footer-right-logo {
    float: none;
    text-align: center;
  }
  #footer-right-social {
    float: none;
    text-align: center;
    margin-left: 0px;
    margin-top: 20px;
  }
  #webcopyright {
    text-align: center;
  }
  #page-content-space {
    height: 10px;
  }
}
@media only screen and (max-width: 600px) {
  #header-main-bottom2-left,
  #header-main-bottom2-right {
    width: 100%;
    margin-right: 0px;
  }
}
@media only screen and (max-width: 480px) {
  #top-search-container {
    margin-left: 10px;
  }
  #top-search-container {
    width: 283px;
  }
  #topsearchbox {
    width: 253px;
  }
  #header-main-top {
    padding-bottom: 0px;
  }
  #header-main-bottom2 {
    padding-top: 0px;
  }
  #diff-location {
    margin-top: 20px;
  }
  #switchlangbtn1 {
    top: 64px;
    left: auto;
    right: 60px;
  }
  #switchlangbtn2 {
    top: 64px;
    left: auto;
    right: 10px;
  }
  #main-content {
    padding-bottom: 10px;
  }
  #page-content-inner {
    padding: 10px;
  }
  #footer {
    padding-left: 10px;
    padding-right: 10px;
  }
  #footer-break {
    clear: both;
    display: block;
    height: 10px;
  }
}
#main-menu .main-menu-item {
  min-width: 90px;
}
#map-container {
  position: relative;
  margin: auto;
  margin-top: 20px;
}
#map {
  position: relative;
  background: #ccc;
  overflow: hidden;
}
#showmap {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
}
#form-container {
  margin-top: -5px;
}
#top-tip {
  font-size: 23px;
  color: #1a3672;
  padding: 5px;
  font-style: italic;
  padding-top: 20px;
  padding-bottom: 20px;
}
#form-main {
  position: relative;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  background: #dde4f4;
  margin-top: 5px;
}
.form-item1 {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-top: 10px;
}
.form-item2 {
  float: left;
  width: 49%;
  margin-top: 10px;
}
.form-item3 {
  width: 100%;
  margin-top: 10px;
}
.form-item4 {
  float: left;
  width: 315px;
  margin-top: 10px;
  max-width: 100%;
}
.form-item5 {
  float: left;
  margin-top: 10px;
}
.form-item-inner {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
  overflow: hidden;
}
.form-item-label {
  float: left;
  font-size: 16px;
  color: #1a3672;
  padding-right: 10px;
  border-right: 3px #1a3672 solid;
  margin-right: 10px;
}
.form-item-input {
  position: relative;
  float: left;
}
.form-item-input2 {
  position: relative;
  float: left;
}
.inputbox {
  height: 19px;
  line-height: 19px;
  border: 0px;
  text-transform: none;
  width: 100%;
  background: transparent;
}
.inputbox2 {
  height: 100px;
  line-height: 19px;
  border: 0px;
  text-transform: none;
  width: 100%;
  background: transparent;
}
#form-item-label1 {
  width: 135px;
}
#form-item-label2 {
  width: 110px;
}
#form-item-label3 {
  width: 70px;
}
#form-item-label4 {
  width: 65px;
}
#form-item-label5 {
  width: 180px;
}
#form-item-label6 {
  width: 85px;
}
#form-item-label7 {
  width: 170px;
}
#form-item-label8 {
  width: 25px;
  height: 20px;
}
#form-item-label8.form-item-label {
  border: 0px;
}
#captcha-image {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  background: #1a3672;
}
#refreshbtn {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 38px;
  background: #dde4f4;
  padding-left: 10px;
  padding-top: 2px;
}
#submitbtn {
  display: block;
  float: right;
  font-size: 16px;
  width: 168px;
  height: 48px;
  background: #1a3672;
  color: #fff;
  margin-right: 10px;
  margin-top: 10px;
}
#resetbtn {
  display: block;
  float: right;
  font-size: 16px;
  width: 168px;
  height: 48px;
  background: #9c9c9c;
  color: #fff;
  margin-top: 10px;
}
#result-msg {
  color: #fff;
  font-size: 16px;
  background: #1a3672;
  padding: 10px;
  margin-top: 10px;
  display: none;
}
#error-msg {
  float: right;
  font-size: 14px;
  color: #4c6eb7;
  padding: 5px;
  margin-top: 15px;
  display: none;
}
ui-widget {
  font-size: 13px;
}
.ui-state-default .ui-icon {
  background-image: url(img/page/pull-down-arrow.png);
  background-position: 0px 0px;
}
.ui-selectmenu-button span.ui-icon {
  margin-top: -3px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #5a5a5a;
  font-weight: normal;
  border: 0px #1a3672 solid;
  background: transparent;
}
.ui-selectmenu-menu {
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  font-family: 'Josefin Sans', Arial, "Microsoft JhengHei", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #1a3672;
  padding: 1px;
  background: transparent;
}
.errorfield {
  background: #4c6eb6;
}
.errorfield .form-item-label {
  color: #fff;
}
.errorfield .inputbox {
  color: #fff;
}
.errorfield .inputbox2 {
  color: #fff;
}
.errorfield .ui-selectmenu-button span.ui-selectmenu-text {
  color: #fff;
}
@media only screen and (max-width: 680px) {
  #form-main {
    padding: 15px;
    padding-top: 5px;
  }
  .form-item1 {
    float: none;
    width: 100%;
  }
  .form-item2 {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 570px) {
  .form-item4 {
    float: none;
  }
  .form-item5 {
    float: none;
    width: 180px;
  }
}
@media only screen and (max-width: 500px) {
  .form-item-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .form-item-label {
    padding-right: 0px;
  }
  #form-item-label1 {
    width: 100%;
    margin-bottom: 10px;
  }
  #form-item-label2 {
    width: 100%;
    margin-bottom: 10px;
  }
  #form-item-label3 {
    width: 100%;
    margin-bottom: 10px;
  }
  #form-item-label4 {
    width: 100%;
    margin-bottom: 10px;
  }
  #form-item-label5 {
    width: 100%;
    margin-bottom: 10px;
  }
  #form-item-label6 {
    width: 100%;
    margin-bottom: 10px;
  }
  #form-item-label8 {
    width: 40px;
  }
}
@media only screen and (max-width: 420px) {
  #resetbtn {
    width: 120px;
    height: 40px;
  }
  #submitbtn {
    width: 120px;
    height: 40px;
  }
}
#map-container {
  position: relative;
  margin: auto;
  margin-top: 20px;
}
#map {
  position: relative;
  background: #ccc;
  overflow: hidden;
}
#showmap {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 100;
}
#form-container {
  margin-top: -5px;
}
#top-tip {
  font-size: 23px;
  color: #1a3672;
  padding: 5px;
  font-style: italic;
  padding-top: 20px;
  padding-bottom: 20px;
}
#form-main {
  position: relative;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  background: #dde4f4;
  margin-top: 5px;
}
.form-item1 {
  float: left;
  width: 49%;
  margin-right: 2%;
  margin-top: 10px;
}
.form-item2 {
  float: left;
  width: 49%;
  margin-top: 10px;
}
.form-item3 {
  width: 100%;
  margin-top: 10px;
}
.form-item4 {
  float: left;
  width: 210px;
  margin-top: 10px;
  max-width: 100%;
}
.form-item5 {
  float: left;
  margin-top: 10px;
}
.form-item-inner {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background: #fff;
  overflow: hidden;
}
.form-item-label {
  float: left;
  font-size: 16px;
  color: #1a3672;
  padding-right: 10px;
  border-right: 3px #1a3672 solid;
  margin-right: 10px;
}
.form-item-input {
  position: relative;
  float: left;
}
.form-item-input2 {
  position: relative;
  float: left;
}
.inputbox {
  height: 19px;
  line-height: 19px;
  border: 0px;
  text-transform: none;
  width: 100%;
  background: transparent;
}
.inputbox2 {
  height: 100px;
  line-height: 19px;
  border: 0px;
  text-transform: none;
  width: 100%;
  background: transparent;
}
#form-item-label1 {
  width: 70px;
}
#form-item-label2 {
  width: 80px;
}
#form-item-label3 {
  width: 45px;
}
#form-item-label4 {
  width: 45px;
}
#form-item-label5 {
  width: 45px;
}
#form-item-label6 {
  width: 45px;
}
#form-item-label7 {
  width: 65px;
}
#form-item-label8 {
  width: 25px;
  height: 20px;
}
#form-item-label8.form-item-label {
  border: 0px;
}
#captcha-image {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 100%;
  background: #1a3672;
}
#refreshbtn {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 40px;
  height: 38px;
  background: #dde4f4;
  padding-left: 10px;
  padding-top: 2px;
}
#submitbtn {
  display: block;
  float: right;
  font-size: 16px;
  width: 168px;
  height: 48px;
  background: #1a3672;
  color: #fff;
  margin-right: 10px;
  margin-top: 10px;
}
#resetbtn {
  display: block;
  float: right;
  font-size: 16px;
  width: 168px;
  height: 48px;
  background: #9c9c9c;
  color: #fff;
  margin-top: 10px;
}
#result-msg {
  color: #fff;
  font-size: 16px;
  background: #1a3672;
  padding: 10px;
  margin-top: 10px;
  display: none;
}
#error-msg {
  float: right;
  font-size: 14px;
  color: #4c6eb7;
  padding: 5px;
  margin-top: 15px;
  display: none;
}
ui-widget {
  font-size: 13px;
}
.ui-state-default .ui-icon {
  background-image: url(img/page/pull-down-arrow.png);
  background-position: 0px 0px;
}
.ui-selectmenu-button span.ui-icon {
  margin-top: -3px;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  color: #5a5a5a;
  font-weight: normal;
  border: 0px #1a3672 solid;
  background: transparent;
}
.ui-selectmenu-menu {
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  font-family: 'Josefin Sans', Arial, "Microsoft JhengHei", Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 700;
  color: #1a3672;
  padding: 1px;
  background: transparent;
}
.errorfield {
  background: #4c6eb6;
}
.errorfield .form-item-label {
  color: #fff;
}
.errorfield .inputbox {
  color: #fff;
}
.errorfield .inputbox2 {
  color: #fff;
}
.errorfield .ui-selectmenu-button span.ui-selectmenu-text {
  color: #fff;
}
@media only screen and (max-width: 680px) {
  #form-main {
    padding: 15px;
    padding-top: 5px;
  }
  .form-item1 {
    float: none;
    width: 100%;
  }
  .form-item2 {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 570px) {
  .form-item4 {
    float: none;
  }
  .form-item5 {
    float: none;
    width: 180px;
  }
}
@media only screen and (max-width: 500px) {
  .form-item-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
  .form-item-label {
    padding-right: 0px;
  }
  #form-item-label1 {
    width: 100%;
    margin-bottom: 10px;
  }
  #form-item-label2 {
    width: 100%;
    margin-bottom: 10px;
  }
  #form-item-label3 {
    width: 100%;
    margin-bottom: 10px;
  }
  #form-item-label4 {
    width: 100%;
    margin-bottom: 10px;
  }
  #form-item-label5 {
    width: 100%;
    margin-bottom: 10px;
  }
  #form-item-label6 {
    width: 100%;
    margin-bottom: 10px;
  }
  #form-item-label8 {
    width: 40px;
  }
}
@media only screen and (max-width: 420px) {
  #resetbtn {
    width: 120px;
    height: 40px;
  }
  #submitbtn {
    width: 120px;
    height: 40px;
  }
}
