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;
}
#step1-container {
  position: relative;
  margin-top: 20px;
  background: #a1d4f7;
  padding: 30px;
}
#step1-label {
  position: relative;
  float: left;
  width: 148px;
  padding-left: 126px;
  background-image: url(img/page/cal-1.png);
  background-repeat: no-repeat;
  background-position: center left;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 77px;
  line-height: 77px;
}
#step1-label .step-txt1 {
  display: block;
  float: left;
  font-size: 22px;
  color: #2c79c1;
  margin-right: 10px;
}
#step1-label .step-txt2 {
  display: block;
  float: left;
  font-size: 110px;
  color: #2c79c1;
  margin-right: 10px;
}
#step1-content {
  position: relative;
  float: left;
}
#step1-title {
  font-size: 16px;
  color: #1a3672;
}
#step1-category {
  position: relative;
  margin-top: 15px;
}
#category-selectbox {
  width: 100%;
  max-width: 100%;
}
#step1-product {
  position: relative;
  margin-top: 5px;
}
#product-selectbox {
  width: 100%;
  max-width: 100%;
}
#step2-container {
  position: relative;
  margin-top: 20px;
  background: #a1d4f7;
  padding: 30px;
}
#step2-label {
  position: relative;
  float: left;
  width: 148px;
  padding-left: 126px;
  background-image: url(img/page/cal-2.png);
  background-repeat: no-repeat;
  background-position: center left;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 77px;
  line-height: 77px;
}
#step2-label .step-txt1 {
  display: block;
  float: left;
  font-size: 22px;
  color: #2c79c1;
  margin-right: 10px;
}
#step2-label .step-txt2 {
  display: block;
  float: left;
  font-size: 110px;
  color: #2c79c1;
  margin-right: 10px;
}
#step2-content {
  position: relative;
  float: left;
}
#step2-title {
  font-size: 16px;
  color: #1a3672;
}
#step2-type1-title {
  font-size: 16px;
  color: #2c79c1;
  font-weight: 700;
  text-transform: capitalize;
}
#step2-type2-title {
  font-size: 16px;
  color: #2c79c1;
  font-weight: 700;
  text-transform: capitalize;
}
#step2-type1 {
  position: relative;
  background: #e4f4ff;
  margin-top: 15px;
  padding: 10px;
  padding-bottom: 30px;
}
#step2-type1 .step-table {
  width: 100%;
}
#step2-type1 .step-table tr td {
  padding: 5px;
}
#step2-type1 .step-table-col1 {
  width: 28px;
}
#step2-type1 .step-table-col3 {
  width: 110px;
}
#step2-type1 .typeradio {
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(img/page/radio-unselected.png);
  margin: auto;
}
#step2-type1 .typeradioselected {
  background-image: url(img/page/radio-selected.png);
}
#step2-type1 .size-inputbox {
  border: 2px #1a3672 solid;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  margin-top: -1px;
}
#step2-type1 .sizebox {
  height: 19px;
  line-height: 19px;
  border: 0px;
  width: 100%;
  background: transparent;
}
#step2-type2 {
  position: relative;
  background: #e4f4ff;
  margin-top: 15px;
  padding: 10px;
  padding-bottom: 30px;
}
#step2-type2 .step-table {
  width: 100%;
}
#step2-type2 .step-table tr td {
  padding: 5px;
}
#step2-type2 .step-table-col1 {
  width: 28px;
}
#step2-type2 .step-table-col3 {
  width: 110px;
}
#step2-type2 .typeradio {
  display: block;
  width: 18px;
  height: 18px;
  background-image: url(img/page/radio-unselected.png);
  margin: auto;
}
#step2-type2 .typeradioselected {
  background-image: url(img/page/radio-selected.png);
}
#step2-type2 .size-inputbox {
  border: 2px #1a3672 solid;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  margin-top: -1px;
}
#step2-type2 .sizebox {
  height: 19px;
  line-height: 19px;
  border: 0px;
  width: 100%;
  background: transparent;
}
#step2-type2 .step-table-label {
  font-size: 14px;
  color: #1a3672;
  font-weight: 700;
  text-align: center;
}
#step-2-photo {
  position: absolute;
  top: 200px;
  left: 10px;
}
#docalculatorbtn {
  float: right;
  display: block;
  width: 140px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background: #1a3672;
  color: #94b0eb;
  font-size: 14px;
  font-weight: 700;
}
#result-container {
  position: relative;
  margin-top: 20px;
  background: #ef9b36;
  padding: 30px;
}
#result-container .result-table {
  width: 100%;
}
#result-container .result-table tr td {
  padding-top: 4px;
  padding-bottom: 4px;
}
#result-container .result-table-col1 {
  width: 28%;
}
#result-container .result-table-col3 {
  width: 28%;
}
#result-container .result-table-col2 {
  width: 22%;
}
#result-container .result-table-col4 {
  width: 22%;
}
#result-container .result-table-col5 {
  width: 160px;
}
#result-container .result-table-col6 {
  width: 240px;
}
#result-container .calculator-info-percost {
  background: #ffd5a3;
  font-size: 16px;
  font-weight: 700;
  color: #88500d;
  text-align: center;
  padding: 7px;
  min-height: 40px;
}
#result-container .calculator-info-percostvalue {
  background: #fff;
  font-size: 16px;
  font-weight: 700;
  color: #646464;
  padding: 7px;
  text-align: center;
  min-height: 40px;
  margin-left: 7px;
}
#result-container .calculator-info-recommendedcost {
  background: #ffd5a3;
  font-size: 16px;
  font-weight: 700;
  color: #88500d;
  text-align: center;
  padding: 7px;
  min-height: 40px;
  margin-left: 7px;
}
#result-container .calculator-info-recommendedcostvalue {
  background: #fff;
  font-size: 16px;
  font-weight: 700;
  color: #646464;
  padding: 7px;
  text-align: center;
  min-height: 40px;
  margin-left: 7px;
}
#result-container .calculator-info-totalcost {
  background: #b26202;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 7px;
  min-height: 40px;
}
#result-container .calculator-info-totalcostvalue {
  background: #fff;
  font-size: 16px;
  font-weight: 700;
  color: #646464;
  padding: 7px;
  text-align: center;
  min-height: 40px;
  margin-left: 7px;
}
#result-container .result-used-label1 {
  font-size: 16px;
  font-weight: 700;
  color: #522e02;
  padding: 7px;
}
#result-container .result-used-label2 {
  font-size: 16px;
  font-weight: 700;
  color: #88500d;
  padding: 7px;
}
#result-container .result-line {
  border-top: 2px #b26202 solid;
  margin-top: 20px;
  margin-bottom: 5px;
}
#result-container .result-left-label1 {
  background: #ffd5a3;
  font-size: 16px;
  font-weight: 700;
  color: #88500d;
  text-align: center;
  padding: 7px;
  min-height: 40px;
}
#result-container .result-left-label2 {
  background: #ffd5a3;
  font-size: 16px;
  font-weight: 700;
  color: #88500d;
  text-align: center;
  padding: 7px;
  min-height: 40px;
}
#result-container .result-left-label3 {
  background: #b26202;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  padding: 7px;
  min-height: 40px;
}
#result-container .result-right-label1 {
  background: #fff;
  font-size: 16px;
  font-weight: 700;
  color: #646464;
  padding: 7px;
  min-height: 40px;
  margin-left: 7px;
}
#result-title {
  font-size: 42px;
  font-weight: 700;
  color: #985b11;
  padding-left: 80px;
  background-image: url(img/page/result-paint.png);
  background-repeat: no-repeat;
  background-position: center left;
  height: 75px;
  line-height: 75px;
}
#calculator-info {
  position: relative;
  background: #ffd5a3;
  padding: 20px;
  margin-left: 7px;
}
#calculator-info .calculator-info-label1 {
  font-size: 16px;
  font-weight: 700;
  color: #522e02;
  padding-right: 20px;
}
#calculator-info .calculator-info-label2 {
  font-size: 16px;
  font-weight: 700;
  color: #88500d;
}
#result-title2 {
  background: #ffd5a3;
  font-size: 16px;
  color: #522e02;
  text-align: center;
  padding: 7px;
  min-height: 40px;
  overflow: hidden;
  line-height: 40px;
}
#result-title3 {
  background: #ffd5a3;
  font-size: 16px;
  font-weight: 700;
  color: #88500d;
  text-align: center;
  padding: 7px;
  min-height: 40px;
  overflow: hidden;
  line-height: 40px;
}
#result-desktop-container {
  display: block;
}
#result-device-container {
  display: none;
}
#printdivbtn {
  display: block;
  margin: auto;
  margin-top: 30px;
  width: 214px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  color: #984f00;
  font-size: 18px;
  background: #fff;
}
.myselectbox {
  width: 100%;
  max-width: 100%;
}
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: 2px #1a3672 solid;
}
.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;
}
@media only screen and (max-width: 896px) {
  #result-desktop-container {
    display: none;
  }
  #result-device-container {
    display: block;
  }
}
@media only screen and (max-width: 760px) {
  #step1-label {
    display: none;
  }
  #step2-label {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  #step1-container {
    padding: 15px;
  }
  #step2-container {
    padding: 15px;
  }
  #result-container {
    padding: 15px;
  }
  #result-container .result-table-col6 {
    width: 140px;
  }
  #result-container .result-left-label1 {
    min-height: 65px;
  }
  #result-container .result-left-label2 {
    min-height: 65px;
  }
  #result-container .result-left-label3 {
    min-height: 65px;
  }
  #result-container .result-right-label1 {
    min-height: 65px;
  }
}
