body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 13px;
  margin: 0px;
  padding: 0px;
  color: #000;
  background-repeat: no-repeat;
  background-position: top center;
}
.clear {
  clear: both;
}
p {
  margin: 0px;
  padding: 0px;
}
ul,
ol {
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
  cursor: pointer;
  color: #000;
}
hr {
  display: block;
  height: 0px;
  border: 0;
  border-top: 1px solid #cacaca;
  margin: 1em 0;
  padding: 0;
}
img {
  border: 0px;
  max-width: 100%;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table tr td {
  margin: 0px;
  padding: 0px;
}
input[type="text"] {
  font-family: 'Open Sans', "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-size: 13px;
  border-radius: 0px;
}
textarea {
  font-family: 'Open Sans', "Microsoft JhengHei", Arial, Helvetica, sans-serif;
  font-size: 13px;
  border-radius: 0px;
}
#loading-container {
  position: fixed;
  background-color: #fff;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
  z-index: 9999;
  display: none;
}
#loading-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
}
.bx-wrapper .bx-viewport {
  border: 0px;
  box-shadow: none;
  left: 0px;
  background: transparent;
}
.bx-wrapper {
  margin: 0px;
}
#header-container {
  position: relative;
  height: 130px;
  z-index: 2000;
}
#header-container-inner {
  position: relative;
  max-width: 980px;
  margin: auto;
}
#header-logo {
  float: left;
  padding-top: 10px;
  padding-bottom: 10px;
}
#header-company {
  float: left;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-left: 18px;
}
#header-company2 {
  float: left;
  display: none;
  max-width: 600px;
}
#header-menu {
  position: relative;
  margin-top: 10px;
}
#menu-list {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
#menu-list .menuitem {
  float: left;
  margin-right: 22px;
}
#menu-list .menuitem a {
  display: block;
  height: 24px;
  line-height: 24px;
}
#menu-list .menuitem-selected a {
  color: #9b15a6;
}
#menu-list .menuitem a:hover {
  color: #9b15a6;
}
#lang-link {
  float: right;
  display: block;
  background-image: url(img/langbg.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 27px;
  height: 21px;
  line-height: 21px;
}
#menu-list2-container {
  position: absolute;
  top: 34px;
  left: 0px;
  width: 100%;
  z-index: 900;
  background-color: #fff;
  display: none;
}
#menu-list2 {
  display: none;
}
.menuitem2link {
  display: block;
  color: #502054;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  font-size: 14px;
  border-top: 1px #e4b4e8 solid;
  font-weight: 700;
}
.menuitem2link2 {
  display: block;
  color: #502054;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 10px;
  font-size: 14px;
  border-top: 1px #e4b4e8 solid;
  font-weight: 700;
}
.submenu {
  display: none;
}
.submenuitem2>a {
  display: block;
  color: #502054;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 20px;
}
#tableticonlink {
  display: none;
  float: right;
  width: 34px;
  height: 34px;
  margin-top: -7px;
  margin-left: 5px;
  margin-right: 10px;
}
#mobileiconlink {
  display: none;
  float: right;
  margin-top: 8px;
  margin-right: 10px;
  margin-left: 10px;
  width: 62px;
  height: 62px;
}
#mobile-lang-link {
  float: right;
  display: none;
  width: 55px;
  height: 55px;
  margin-top: 10px;
}
#container {
  position: relative;
  margin: auto;
  overflow: hidden;
}
#pagetopbanners {
  background-image: url(img/bg1.png);
  padding-top: 5px;
}
#pagetopbanners-inner {
  max-width: 1280px;
  height: 128px;
  margin: auto;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
#pagetopcontent {
  position: relative;
  max-width: 980px;
  height: 128px;
  margin: auto;
}
#pagetoptitle {
  position: absolute;
  bottom: 10px;
  right: 0px;
  font-size: 36px;
  font-weight: 300;
  color: #fff;
}
#page-main-content {
  background-color: #502054;
  padding-bottom: 2px;
}
#page-main-content-inner {
  position: relative;
  max-width: 1280px;
  margin: auto;
  background: #f8ddfa;
  min-height: 480px;
}
#page-content-container {
  position: relative;
  max-width: 980px;
  margin: auto;
}
#page-left-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 50%;
}
#page-left-bg .left-menu-item {
  border-bottom: 2px #502054 solid;
  display: block;
  color: #502054;
  padding-top: 10px;
  padding-bottom: 10px;
}
#page-left-bg .left-menu-item2 {
  background-color: #8d4992;
  color: #fff;
  background-image: url(img/left_bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
#page-left-bg .page-left-bg-label {
  color: transparent;
  width: 225px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
#page-left-menu {
  position: absolute;
  width: 225px;
  z-index: 200;
}
#page-left-menu .left-menu-item {
  border-bottom: 2px #502054 solid;
}
#page-left-menu .left-menu-link {
  display: block;
  color: #502054;
  padding-top: 10px;
  padding-bottom: 10px;
}
#page-left-menu .left-menu-item2 {
  background-color: #8d4992;
  color: #fff;
  background-image: url(img/left_bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}
#page-left-menu .left-menu-item2 .left-menu-link {
  color: #fff;
}
#mobile-cal-content {
  position: relative;
  background-color: #856388;
  padding: 10px;
  display: none;
  z-index: 1000;
}
#mobile-cal-content-inner {
  position: relative;
  background-color: #fff;
  padding: 20px;
  line-height: 24px;
  padding-bottom: 60px;
}
#mobile-cal-right {
  float: right;
  margin-left: 20px;
  width: 100px;
}
#mobile-cal-btn {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background-image: url(img/red_bg.png);
  width: 100%;
  height: 50px;
  text-align: center;
}
#mobile-cal-btn img {
  margin-top: 16px;
}
#page-cal-container {
  position: relative;
  width: 246px;
  height: 245px;
  margin-left: -8px;
  margin-top: 20px;
  background-image: url(img/home_calculator1.png);
  background-repeat: no-repeat;
  z-index: 100;
}
#cal-link {
  display: block;
  height: 100%;
}
#cal-content {
  padding-top: 60px;
  padding-left: 30px;
  padding-right: 100px;
}
#page-right-content {
  position: relative;
  background: #f8ddfa;
  min-height: 480px;
  z-index: 100;
}
#page-right-content-inner {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 24px;
}
#page-right-content .normal-right-inner {
  padding-left: 250px;
}
#page-right-content .extra-right-inner {
  padding-left: 10px;
}
#page-right-content-inner ul,
#page-right-content-inner ol {
  padding-left: 18px;
}
#footer-container {
  position: relative;
  z-index: 500;
}
#footer-logo-container {
  position: relative;
  max-width: 1280px;
  margin: auto;
  padding-top: 20px;
  height: 50px;
  overflow: hidden;
}
#footer-logo-mask1 {
  position: absolute;
  display: block;
  width: 102px;
  height: 68px;
  top: 10px;
  left: 0px;
  z-index: 999;
}
#footer-logo-mask2 {
  position: absolute;
  display: block;
  width: 102px;
  height: 68px;
  top: 10px;
  right: 0px;
  z-index: 999;
}
#showall {
  margin-top: 20px;
}
#showallink {
  display: block;
  color: #502054;
  background-image: url(img/arrow.png);
  background-repeat: no-repeat;
  padding-left: 16px;
  line-height: 16px;
  width: 64px;
  margin: auto;
}
#footer-content {
  position: relative;
  border-top: 2px #502054 solid;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 20px;
}
#footer-content-inner {
  max-width: 980px;
  margin: auto;
}
#footer-shortcut {
  float: left;
  font-size: 12px;
}
#footer-copyright {
  float: right;
  font-size: 12px;
}
#btn-top {
  position: fixed;
  background-image: url('img/btn-top.png');
  display: block;
  width: 26px;
  height: 51px;
  right: 10px;
  bottom: 200px;
  z-index: 1000;
  display: none;
}
@media only screen and (max-width: 980px) {
  #header-logo {
    padding-left: 10px;
  }
  #header-menu {
    padding-left: 10px;
  }
  #lang-link {
    padding-right: 10px;
  }
  #footer-shortcut {
    padding-left: 10px;
  }
  #footer-copyright {
    padding-right: 10px;
  }
  #pagetoptitle {
    right: 10px;
  }
  #page-left-menu .left-menu-link {
    padding-left: 10px;
  }
  #page-right-content-inner {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 890px) {
  #header-company {
    display: none;
  }
  #header-company2 {
    display: block;
  }
  #menu-list {
    display: none;
  }
  #menu-list2-container {
    display: block;
  }
  #tableticonlink {
    display: block;
  }
  #footer-shortcut {
    float: none;
    padding-left: 0px;
    text-align: center;
    line-height: 20px;
  }
  #footer-copyright {
    float: none;
    padding-right: 0px;
    text-align: center;
    line-height: 20px;
  }
  #page-left-menu {
    display: none;
  }
  #page-right-content .normal-right-inner {
    padding-left: 10px;
  }
  #page-right-content .extra-right-inner {
    padding-left: 10px;
  }
}
@media only screen and (max-width: 760px) {
  #mobileiconlink {
    display: block;
  }
  #mobile-lang-link {
    display: block;
  }
  #lang-link {
    display: none;
  }
  #tableticonlink {
    display: none;
  }
  #header-menu {
    padding-right: 10px;
  }
}
@media only screen and (max-width: 420px) {
  #mobile-lang-link {
    width: 40px;
    height: 40px;
    margin-top: 20px;
  }
  #mobileiconlink {
    width: 40px;
    height: 40px;
    margin-top: 20px;
  }
}
table#associationlist td {
  padding: 0 10px 0 0;
}
#tariff-container {
  margin-top: 20px;
}
#tariff-table {
  width: 100%;
}
.tariff-header {
  background-color: #502054;
  color: #fff;
  font-weight: 700;
  padding: 10px;
}
.tariff-item1 {
  background-color: #e6c7e9;
  padding: 10px;
}
.tariff-item2 {
  background-color: #d9b3dc;
  padding: 10px;
}
.tariff-item1 a {
  color: #9b15a6;
  text-decoration: underline;
}
.tariff-item2 a {
  color: #9b15a6;
  text-decoration: underline;
}
#detail-title {
  display: block;
  padding-bottom: 10px;
  color: #502054;
  font-weight: 700;
}
#detail-line {
  height: 2px;
  width: 60%;
  background-color: #502054;
}
#detail-table {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
#detail-table tr td {
  padding: 5px;
}
.detail-row1 {
  background-color: #e6c6e8;
}
.detail-row2 {
  background-color: #d9b3dc;
}
.donwloadfilelink {
  display: block;
  line-height: 40px;
  width: 200px;
  padding-left: 85px;
  height: 40px;
  color: #fff;
  margin-top: 20px;
  background-image: url(img/download_bg.png);
}
#backbtn {
  display: block;
  background-image: url(img/back_bg.png);
  background-position: left bottom;
  height: 20px;
  line-height: 20px;
  padding-left: 13px;
  background-repeat: no-repeat;
  margin-top: 20px;
  margin-bottom: 10px;
  width: 93px;
}
#calculator-title {
  font-size: 15px;
  display: block;
  padding-bottom: 10px;
  color: #502054;
  font-weight: 700;
}
#calculator-step1-header {
  background-image: url(img/formula/step-1-en.png);
}
#calculator-step2-header {
  background-image: url(img/formula/step-2-en.png);
}
#calculator-step3-header {
  background-image: url(img/formula/step-3-en.png);
}
#calculator-step4-header {
  background-image: url(img/formula/step-4-en.png);
}
#calculator-step1 {
  margin-top: 20px;
}
.calculator-step-header {
  display: block;
  height: 50px;
  background-repeat: no-repeat;
}
.calculator-step-body {
  background-image: url(img/formula/step-repeat.png);
  background-repeat: repeat-y;
  padding: 10px;
  padding-left: 20px;
}
.calculator-step-footer {
  display: block;
  background-image: url(img/formula/step-bottom.png);
  background-repeat: no-repeat;
  height: 23px;
}
.calculator-step-arrow {
  display: block;
  background-image: url(img/formula/step-arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  height: 21px;
}
.calculator-step-label {
  padding-bottom: 10px;
}
.calculator-step-selectbox {
  position: relative;
}
.myselectbox {
  min-width: 240px;
  max-width: 100%;
}
.selectBox-dropdown {
  border: 0px;
  height: 28px;
}
.selectBox-dropdown .selectBox-label {
  line-height: 28px;
}
.selectBox-dropdown .selectBox-arrow {
  width: 15px;
  height: 8px;
}
#calculator-input1,
#calculator-input2 {
  width: 120px;
  border: 0px;
  background-color: #fff;
  height: 28px;
  line-height: 28px;
  padding-left: 5px;
}
.calculator-input-row table tr td {
  padding-bottom: 10px;
}
.calculator-input-row2 {
  position: relative;
  margin-top: -20px;
  margin-left: 20px;
}
#calculatebtn {
  display: block;
  width: 185px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  background-image: url(img/btn_bg1.png);
}
#printbtn {
  display: block;
  width: 185px;
  height: 36px;
  line-height: 36px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  background-image: url(img/btn_bg1.png);
  margin: auto;
}
#closebtn {
  display: block;
  text-align: right;
  margin-top: 10px;
}
#estimate-result {
  width: 440px;
  padding-top: 20px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
#estimate-title {
  font-weight: 700;
  color: #000;
  padding-bottom: 10px;
  text-align: center;
}
#estimate-msg {
  display: block;
  padding: 20px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  background-color: #803586;
}
#estimate-cal {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 890px) {
  #mobile-cal-content {
    display: block;
    margin-top: 1px;
  }
}
@media only screen and (max-width: 780px) {
  .calculator-step-footer {
    background-image: url(img/formula/step-repeat.png);
    background-repeat: repeat-y;
  }
}
@media only screen and (max-width: 480px) {
  #estimate-result {
    width: 340px;
  }
}
