﻿/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url(/fonts/librebaskerville/pR0sBQVcY0JZc_ciXjFsKwHlCYWexZJCPRz1QQ0uKVU.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url(/fonts/librebaskerville/pR0sBQVcY0JZc_ciXjFsK7kvRI2YMbVn3Zp4DO7W6yU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 700;
  src: local('Libre Baskerville Bold'), local('LibreBaskerville-Bold'), url(/fonts/librebaskerville/kH7K4InNTm7mmOXXjrA5v-Ql1o_0qyP5Uo8lbNkQAd8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 700;
  src: local('Libre Baskerville Bold'), local('LibreBaskerville-Bold'), url(/fonts/librebaskerville/kH7K4InNTm7mmOXXjrA5vwLHTmh4W59V43kcisV7aTU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  src: local('Libre Baskerville Italic'), local('LibreBaskerville-Italic'), url(/fonts/librebaskerville/QHIOz1iKF3bIEzRdDFaf5aL70jAX4bHURgRIcBKzZwI.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  src: local('Libre Baskerville Italic'), local('LibreBaskerville-Italic'), url(/font/librebaskerville/QHIOz1iKF3bIEzRdDFaf5ZVqUHa6dem-j7qKgmixbfQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
.tabformHeader {
  padding: 0 15px 10px 15px;
  overflow: hidden;
}
.tabformHeader h2 {
  margin: 0;
  font-size: 20px;
  display: inline-block;
  line-height: 35px;
  color: #680410;
  font-weight: bold;
}
/* tab Wrap*****************************/
.tabformWrap {
  padding: 0 15px 15px 15px;
  min-width: 890px;
  font-family: "Libre Baskerville", "微軟正黑體", "Microsoft JhengHei";
}
.tabformWrap .tab-content {
  background: #fff;
  padding: 15px;
  margin-left: -11px;
  min-height: 630px;
}
.tabformWrap .tab-content .input-group-btn .btn:active,
.tabformWrap .tab-content .input-group-btn .btn:focus,
.tabformWrap .tab-content .input-group-btn .btn.active,
.tabformWrap .tab-content .input-group-btn .btn:hover {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.tabformWrap .nav-tab li {
  background: #EFEFEF;
}
.tabformWrap .nav-tab li a {
  background: #F7F6F6;
  margin-right: 1px;
  margin-bottom: 2px;
  margin-right: 5px;
  text-align: left;
  min-height: 43px;
  padding: 10px 30px 10px 30px;
  position: relative;
  text-decoration: none;
  border-radius: 0px;
  color: #525252;
  border-bottom: solid 1px #C5C5C5;
  border-top: solid 1px #fff;
  overflow: hidden;
}
.tabformWrap .nav-tab li a .fa {
  width: 20px;
}
.tabformWrap .nav-tab li a .nav-tab-left {
  position: absolute;
  top: 10px;
  left: 10px;
}
.tabformWrap .nav-tab li a .nav-tab-right {
  margin-left: 45px;
}
.tabformWrap .nav-tab li a .nav-tab-right .sep {
  display: inline-block;
  padding: 0 5px;
  font-weight: bold;
}
.tabformWrap .nav-tab li a .nav-tab-right u {
  color: #680410;
  font-weight: bold;
  text-decoration: none;
}
.tabformWrap .nav-tab li:first-child a.active {
  border: none;
}
.tabformWrap .nav-tab li.active a {
  background: #fff;
  color: #4B4B4B !important;
  border-left: solid 4px #680410;
  padding-left: 26px;
  margin-right: 0px;
}
/* tab panel *****************************/
h2 {
  margin: 0 0 15px 0;
  font-size: 25px;
  color: #680410;
  font-weight: bold;
}
h3 {
  font-size: 16px;
  font-weight: bold;
  color: #4B4B4B;
  border-left: solid 5px #c0c0c0;
  padding-left: 8px;
  margin-top: 0;
}
.tab-pane .tab-panelHeader .form-control {
  border: solid 1px #D2D2D2;
}
.tab-pane .tab-tblprice {
  margin-bottom: 10px;
}
.tab-pane .tab-tblprice .input-group {
  width: 100%;
}
.tab-pane .tab-tblprice .input-group .input-group-addon {
  line-height: 25px;
  width: 150px;
}
.tab-pane .tab-tblprice .input-group .input-group-btn .btn {
  height: 42px;
  border-radius: 0;
  border-color: #e6e6e6;
}
.tab-pane .tab-tblprice input[type=text] {
  border: solid 1px #eeeeee;
  padding-left: 10px;
  height: 42px;
}
.tab-pane .panelpicWrap a:hover {
  background: #ECECEC;
  color: #4B4B4B;
}
.tab-pane .panelpicWrap a.active {
  background: #680410;
  color: #fff;
}
.tab-pane .panelpicWrap a:focus {
  color: #fff;
}
.tab-pane .panelpicWrap .option-box {
  text-decoration: none;
}
.tab-pane .panelpicWrap .option-box.active.text,
.tab-pane .panelpicWrap .option-box.active.image .panelpic_Title {
  background: #680410;
  color: #fff;
}
.tab-pane .panelpicWrap .row-price {
  margin-top: -20px;
  text-align: right;
  line-height: 1.5;
  font-size: 15px;
  color: #680410;
}
.tab-pane .panelpicWrap .action-button {
  display: inline-block;
  background-color: #F7F6F6;
  color: #333;
  border: 1px solid #b9b9b9;
  padding: 5px 15px;
  font-size: 15px;
  margin-left: 20px;
  font-weight: normal;
  text-decoration: none;
}
.tab-pane .panelpicWrap .action-button:hover,
.tab-pane .panelpicWrap .action-button:active,
.tab-pane .panelpicWrap .action-button:focus {
  color: #333;
}
.tab-pane .panelpicWrap .action-button.left {
  margin-left: 0;
}
.tab-pane .panelpicWrap .action-button.bottom-space {
  margin-bottom: 15px;
}
.tab-pane .panelpicWrap .panelotherWrap {
  margin-bottom: 30px;
}
.tab-pane .panelpicWrap .panelotherWrap .panelbottomSpace {
  margin-bottom: 5px;
}
.tab-pane .panelpicWrap .panelotherWrap .panelbottomSpace .paneloptbox {
  border: solid 1px #D2D2D2;
  text-align: center;
}
.tab-pane .panelpicWrap .panelotherWrap .panelbottomSpace .paneloptbox a {
  width: 100%;
  display: block;
  padding: 6px;
}
.tab-pane .panelpicWrap .panelotherWrap .panelbottomSpace .paneloptbox a:hover {
  background: #fff;
}
.tab-pane .panelpicWrap .panelotherWrap .col-xs-6 {
  margin-bottom: 5px;
}
.tab-pane .panelpicWrap .panelotherWrap .input-group-btn .btn-disabled {
  cursor: default;
  background: #eeeeee;
}
.tab-pane .panelpicWrap .panelotherWrap .input-group-btn .btn-disabled:hover,
.tab-pane .panelpicWrap .panelotherWrap .input-group-btn .btn-disabled:focus {
  border-color: #ccc;
}
.tab-pane .panelpicWrap .panelotherWrap .panelbtnddl {
  min-width: 130px;
  text-align: left;
  margin-bottom: 5px;
}
.tab-pane .panelpicWrap .panelotherWrap .panelbtnddl .caret {
  float: right;
  margin-top: 8px;
}
.tab-pane .panelpicWrap .panelotherWrap .form-control {
  border: solid 1px #D2D2D2;
}
.tab-pane .panelpicWrap .panelotherWrap .customformddl {
  width: 135px;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}
.tab-pane .panelpicWrap .panelotherWrap .ddlform {
  padding: 6px;
  border-radius: 4px;
  border-color: #D2D2D2;
}
.tab-pane .panelpicWrap .panelotherWrap .ddlform:focus {
  background-color: #FFFFD4;
}
.tab-pane .panelpicWrap .panelotherWrap .ddlform:focus option {
  background-color: #fff;
}
.tab-pane .panelpicWrap .panelotherWrap .ddlformSingle {
  padding: 6px;
  border-radius: 4px;
  border-color: #D2D2D2;
  width: 100%;
}
.tab-pane .panelpicWrap .panelotherWrap .ddlformSingle:focus {
  background-color: #FFFFD4;
}
.tab-pane .panelpicWrap .panelotherWrap .ddlformSingle:focus option {
  background-color: #fff;
}
.tab-pane .panelpicWrap .panelotherWrap .ddlformDouble {
  padding: 6px;
  border-radius: 4px;
  border-color: #D2D2D2;
  float: left;
  width: 50%;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.tab-pane .panelpicWrap .panelotherWrap .ddlformDouble:focus {
  background-color: #FFFFD4;
}
.tab-pane .panelpicWrap .panelotherWrap .ddlformDouble:focus option {
  background-color: #fff;
}
.tab-pane .panelpicWrap .panelotherWrap .ddlformDouble2 {
  padding: 6px;
  border-radius: 4px;
  border-color: #D2D2D2;
  float: left;
  width: 50%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.tab-pane .panelpicWrap .panelotherWrap .ddlformDouble2:focus {
  background-color: #FFFFD4;
}
.tab-pane .panelpicWrap .panelotherWrap .ddlformDouble2:focus option {
  background-color: #fff;
}
.tab-pane .panelpicWrap .panelpartWrap {
  overflow: auto;
  margin-bottom: 40px;
}
.tab-pane .panelpicWrap .panelpicBox {
  padding: 0 3px 6px 3px;
}
.tab-pane .panelpicWrap .panelpicBox .panelpic {
  border: solid 1px #D2D2D2;
  position: relative;
  min-height: 142px;
}
.tab-pane .panelpicWrap .panelpicBox .panelpic img {
  margin: 0 auto;
}
.tab-pane .panelpicWrap .panelpicBox .panelpic .fa {
  width: 100%;
  font-size: 4em;
  position: absolute;
  top: 32%;
  left: 23%;
}
@media screen and (min-width: 1200px) {
  .tab-pane .panelpicWrap .panelpicBox .panelpic .fa {
    font-size: 6em;
    left: 28%;
  }
}
.tab-pane .panelpicWrap .panelpicBox .panelpic .panelpic_textBox {
  padding: 10px;
}
.tab-pane .panelpicWrap .panelpicBox .panelpic .panelpic_textBox .panelpic_textopt {
  text-align: center;
  width: 20%;
  float: left;
}
.tab-pane .panelpicWrap .panelpicBox .panelpic .panelpic_textBox .panelpic_collaropt,
.tab-pane .panelpicWrap .panelpicBox .panelpic .panelpic_textBox .panelpic_cuffopt {
  background: #FBFAF2;
  padding: 8 px 5px;
  margin: 5px;
}
.tab-pane .panelpicWrap .panelpicBox .panelpic_Title {
  text-align: center;
  padding-top: 5px;
  font-weight: bold;
  border-bottom: solid 1px #F7F6F6;
  padding-bottom: 8px;
  color: #065DAE;
}
.tab-pane .panelpicWrap .panelpicBox .panelpic_textBox {
  border: solid 1px #D2D2D2;
  text-align: center;
}
.tab-pane .panelpicWrap .panelpicBox .panelpic_textBox a {
  display: block;
  padding: 6px 0;
  color: #065DAE;
}
.tab-pane .panelpicWrap .panelpicBox .panelpic_textBox a.active {
  background: #680410;
  color: #fff;
}
.tab-pane .panelformWrap {
  border: solid 1px #DFDFDF;
  padding: 10px 5px 0 5px;
  margin-bottom: 15px;
  margin-top: 15px;
}
.tab-pane .panelformWrap .refresh {
  display: inline-block;
  margin-left: 70px;
  font-size: 18px;
  background-color: transparent;
  color: #680410;
}
.tab-pane .panelformWrap .refresh:hover,
.tab-pane .panelformWrap .refresh:active {
  background-color: transparent;
  color: #680410;
}
.tab-pane .panelformWrap .panelformHeader {
  border-bottom: solid 1px #E1E1E1;
  margin-bottom: 8px;
  padding-bottom: 8px;
  color: #4B4B4B;
  font-weight: bold;
}
.tab-pane .panelformWrap .panelformHeader .panelitemMark {
  text-align: right;
  display: block;
  color: #680410;
  display: none;
}
.tab-pane .panelformWrap .panelformfield {
  margin-bottom: 8px;
  color: #878787;
}
.tab-pane .panelformWrap .panelformfield .panelformtitle {
  font-size: 14px;
  text-align: right;
  line-height: 30px;
  color: #680410;
}
.tab-pane .panelformWrap .panelformfield .panelformcontent .form-control {
  border: solid 1px #ECECEC;
  padding: 3px 5px;
  font-size: 12px;
}
.tab-pane .panelformWrap .panelformfield .panelformcontent .itemTotalPrice {
  display: block;
  line-height: 34px;
  font-size: 14px;
  color: #4DB129;
  font-weight: bold;
}
.tab-pane .panelformWrap .panelformfield .panelformcontent .unitDiscount {
  width: 75%;
}
.tab-pane .panelformWrap .panelformfield .panelformcontent .unitDiscountPercent {
  width: 20%;
  max-width: 25px;
  padding: 0;
  margin: 0;
  height: 34px;
  border: solid 1px #680410;
  background-color: #680410;
  color: #fff;
  margin-left: 5%;
}
#invoiceDiscountItemSample {
  display: none;
}
.ui-datepicker {
  z-index: 9999 !important;
}
/* Custom Made ************************/
.cmformWrap {
  width: 100%;
  height: 100%;
  position: relative;
}
.cmformWrap .cmform_Right {
  padding: 5px;
}
.cmform_Controller {
  margin-bottom: 15px;
}
.cmform_CustomerInfo {
  background: #fff;
  padding: 10px 5px;
  font-size: 12px;
  font-family: "Libre Baskerville", "微軟正黑體", "Microsoft JhengHei";
}
.cmform_CustomerInfo .cmform_HeaderLeft .cmform_Company {
  font-size: 14px;
  margin-bottom: 5px;
  font-weight: bold;
}
.cmform_CustomerInfo .cmform_HeaderLeft .cmform_CompanyInfo {
  margin-bottom: 10px;
}
.cmform_CustomerInfo .tbl_cmform {
  width: 100%;
  font-size: 12px;
}
.cmform_CustomerInfo .tbl_cmform .txtheader-label {
  padding: 0 5px;
}
.cmform_CustomerInfo .tbl_cmCustomer {
  width: 100%;
}
.cmform_CustomerInfo .tbl_cmCustomer td,
.cmform_CustomerInfo .tbl_cmCustomer th {
  padding: 0 5px;
}
.cmform_CustomerInfo .tbl_cmCustomer th {
  background: #DFDFDF;
}
.cmform_CustomerInfo .tbl_cmCustomer .txt_customerLabel {
  width: 80px;
  line-height: 25px;
}
.cmform_CustomerInfo .tbl_cmExtraInfo {
  width: 100%;
}
.cmform_CustomerInfo .tbl_cmExtraInfo td,
.cmform_CustomerInfo .tbl_cmExtraInfo th {
  padding: 0 5px;
}
.cmform_CustomerInfo .tbl_cmExtraInfo th {
  line-height: 24px;
}
.cmform_Content {
  font-size: 12px;
  margin-top: 2px;
  background: #fff;
  padding: 5px;
  font-family: "Libre Baskerville", "微軟正黑體", "Microsoft JhengHei";
}
.cmform_Content .tbl_cmContentItem {
  width: 100%;
}
.cmform_Content .tbl_cmContentItem th {
  line-height: 30px;
  text-align: center;
  background: #DFDFDF;
}
.cmform_Content .tbl_cmContentItem td {
  text-align: center;
  vertical-align: top;
}
.cmform_Content .tbl_cmContentItem td.tbl_cmItemsHeight {
  height: 50px;
}
.cmform_Content .tbl_ContentBox {
  margin-top: 15px;
}
.cmform_Content .tbl_ContentBox th {
  text-align: center;
}
.cmform_Content .tbl_ContentBox td {
  vertical-align: top;
  text-align: center;
}
/* For Custome Made Measurment Form *****************************/
.size-notice {
  text-align: center;
  padding: 10px;
  color: #fff;
  background-color: #A30202;
  font-size: 16px;
  font-weight: bold;
}
.tbl_cmform {
  width: 100%;
  margin-bottom: 20px;
}
.tbl_cmform:last-child {
  margin-bottom: 0;
}
.tbl_cmform th {
  font-size: 16px;
}
.tbl_cmform td {
  padding: 10px;
  font-size: 16px;
}
.tbl_cmform .tbl_vertHeader {
  width: 7%;
  background: #FFD42A;
  text-align: center;
}
.tbl_cmform .tbl_horiHeader {
  height: 50px;
  background: #FFD42A;
  text-align: center;
}
.tbl_cmform .tbl_cmformlabel_1st {
  width: 22%;
}
.tbl_cmform .tbl_cmformlabel_2nd {
  width: 22%;
}
.tbl_cmform .tbl_cmformVertInput {
  width: 21%;
}
.tbl_cmform .tbl_cmformHoriLabel {
  width: 25%;
}
.tbl_cmform .size_input {
  cursor: pointer;
}
.tbl_cmform .size_input.active {
  background-color: #00AAFF;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  padding-top: 0;
  padding-bottom: 0;
}
.tbl_cmform span.prev-val {
  float: right;
  font-size: 13px;
  line-height: 23px;
}
/* Calculator *****************************/
.calculatorWrap {
  transition: all 0.5s ease-in-out;
}
.calculatorWrap td {
  padding-right: 5px;
}
.calculatorWrap .calTitle {
  padding: 10px 0;
}
.calculatorWrap .calDisplay {
  margin-bottom: 15px;
  margin-right: 8px;
  background: #FFFFD4;
  padding: 15px;
  font-size: 18px;
  color: #5A5A5A;
}
.calculatorWrap .cal_keyboard {
  width: 100%;
  margin-bottom: 10px;
  color: #5A5A5A;
  font-weight: bold;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f0f0f0 61%, #e6e6e6 61%, #fcfcfc 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(61%, #f0f0f0), color-stop(61%, #e6e6e6), color-stop(100%, #fcfcfc));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f0f0f0 61%, #e6e6e6 61%, #fcfcfc 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f0f0f0 61%, #e6e6e6 61%, #fcfcfc 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f0f0f0 61%, #e6e6e6 61%, #fcfcfc 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f0f0f0 61%, #e6e6e6 61%, #fcfcfc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcfcfc', GradientType=0);
}
/*CUSTOMER SEARCH*/
.cusResultBox:nth-child(2n) {
  background-color: #FFFFED;
}
.cusResultBox .inner {
  font-size: 13px;
  padding: 8px 15px;
  width: 100%;
  flex-wrap: nowrap;
  display: flex;
  border-bottom: solid 1px #ECECEC;
  overflow: hidden;
}
.cusResultBox .name {
  font-weight: bold;
  padding-left: 0px;
  padding-bottom: 5px;
  width: 30%;
  float: left;
}
.cusResultBox .desc {
  padding-left: 0px;
  width: 50%;
  color: #696969;
  word-wrap: break-word;
  float: left;
}
.cusResultBox .btncustomsearch {
  width: 20%;
  text-align: right;
  float: left;
}
.cusResultBox a.select-customer {
  display: block;
  float: right;
  background-color: #2D2D2D;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  margin-left: 5px;
  margin-bottom: 5px;
}
.cusResultBox a.select-customer.has-pattern,
.cusResultBox a.select-customer.has-pattern:hover {
  background-color: #680410 !important;
}
.cusResultBox a.select-customer:hover,
.cusResultBox a.select-customer:focus {
  background-color: #2D2D2D !important;
  color: #fff !important;
}
#searchCustomerResult {
  margin-top: -10px;
  display: none;
}
#searchCustomerResult .cusResultInfo {
  border-bottom: 5px solid #e7e7e7;
}
#searchCustomerResult .cusResultInfo h3 {
  float: left;
}
#searchCustomerResult .cusResultInfo #cancel-search {
  float: right;
  margin-right: 10px;
  color: #4B4B4B;
  font-size: 16px;
  line-height: 1.1;
}
#searchCustomerResult .show-more {
  display: block;
  text-align: center;
  float: left;
  padding: 10px 0;
  background-color: #EDEDED;
  margin-top: 20px;
  width: 100%;
  color: #000;
  text-decoration: none;
}
#searchCustomerResult .sep {
  /*mark to del*/
}
#remark_sketch {
  border: 1px solid #ccc;
}
/*load size content*/
#loadSizeContent {
  display: none;
  padding: 100px 0;
}
#loadSizeContent .inner-row {
  padding: 10px 0;
}
#loadSizeContent .inner-row .inner-content {
  width: 400px;
  margin: 0 auto;
}
#loadSizeContent .inner-row .inner-content label {
  margin-right: 10px;
  width: 70px;
}
#loadSizeContent .inner-row .inner-content input[type=text],
#loadSizeContent .inner-row .inner-content select {
  height: 34px;
  border: 1px solid #898989;
}
#loadSizeContent .inner-row .inner-content .backToEntry {
  display: inline-block;
  line-height: 34px;
  margin: 20px 10px;
  color: #333;
}
/* menu */
.headerWrap {
  background-color: #2C060A;
}
.headerWrap .headerContent {
  background-color: #2C060A;
  /* MainMenu *************/
}
.headerWrap .headerContent .logoWrap {
  padding: 16px 0 16px 10px;
}
.headerWrap .headerContent .logoWrap .btn-xsmenu {
  color: #fff;
  margin-right: 15px;
}
@media screen and (max-width: 767px) {
  .headerWrap .headerContent .logoWrap {
    background: #680410;
    padding-left: 20px;
    padding: 14px 0 14px 16px;
  }
  .headerWrap .headerContent .logoWrap img {
    width: 100px;
  }
}
.headerWrap .headerContent .menuWrap {
  color: #fff;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .headerWrap .headerContent .menuWrap {
    padding-left: 0;
  }
}
.headerWrap .headerContent .menuWrap ul {
  margin: 0;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  -ms-flex-pack: end;
  /*will work on ie 10*/
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .headerWrap .headerContent .menuWrap ul {
    justify-content: center;
    -ms-flex-pack: center;
    /*work on ie10*/
  }
}
.headerWrap .headerContent .menuWrap ul li {
  text-align: center;
}
@media screen and (max-width: 767px) {
  .headerWrap .headerContent .menuWrap ul li {
    width: 20%;
  }
}
.headerWrap .headerContent .menuWrap ul li a {
  display: inline-block;
  padding: 10px 18px 7px 18px;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  border-left: solid 1px #120405;
  border-right: solid 1px #50272B;
}
@media screen and (max-width: 767px) {
  .headerWrap .headerContent .menuWrap ul li a {
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    border-top: none;
  }
}
.headerWrap .headerContent .menuWrap ul li a .fa {
  display: block;
  font-size: 28px;
}
@media screen and (max-width: 767px) {
  .headerWrap .headerContent .menuWrap ul li a .fa {
    font-size: 18px;
    display: inline-block;
    margin-right: 3px;
  }
}
.headerWrap .headerContent .menuWrap ul li a:hover {
  text-decoration: none;
}
.headerWrap .headerContent .menuWrap ul li a.active {
  background-color: #4E0C0C;
  border-right: solid 1px #54141A;
  border-left: solid 1px #54141A;
}
@media screen and (max-width: 768px) {
  .headerWrap .headerContent .menuWrap ul li a.active {
    text-decoration: none;
    background: #fff;
    color: #2C060A;
    border-top: none;
  }
}
.headerWrap .headerContent .menuWrap ul li a.active:hover {
  background-color: #68010A;
}
.headerWrap .headerContent .menuWrap ul li a.inactive {
  color: #857C7C;
  cursor: default;
}
/*responsive menu*/
.site-wrap {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
#body-nav {
  position: fixed;
  overflow: hidden;
  top: 0;
  background: transparent;
  text-align: right;
  display: none !important;
  -o-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: background 500ms ease;
  -moz-transition: background 500ms ease;
  transition: background 500ms ease;
  z-index: 1;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 100%;
  width: 100%;
  text-align: center;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.show-nav #body-nav {
  display: block !important;
  background: #2B2B2B;
  background: rgba(10, 10, 10, 0.95);
  z-index: 9999;
}
.show-nav #body-nav .respon-menu a {
  opacity: 1;
}
.hide-nav #body-nav {
  background: transparent;
  height: 100%;
  width: 100%;
  z-index: 1;
  display: none;
}
#body-nav .respon-menu {
  position: absolute;
  left: 0%;
  width: 100%;
  top: 0px;
  margin-top: 200px;
  padding: 0 20px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateY(-50%);
  z-index: 9999;
}
#body-nav .respon-menu a {
  text-decoration: none !important;
  font-size: 20px;
  color: #fff;
  opacity: 0;
  border: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
  display: block;
  padding: 20px 0;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#body-nav .respon-menu a .fa {
  display: block;
  font-size: 2.5em;
  margin-bottom: 6px;
}
.btn-nav {
  left: auto;
  right: 20px;
  position: fixed;
  z-index: 9999999999999;
  cursor: pointer;
}
.btn-nav .option {
  left: auto;
  right: 125%;
}
#carbonads {
  right: auto;
  left: 30px;
}
.imsBoxControl {
  margin: 0;
  padding: 0;
  height: 30px;
  position: relative;
}
.imsBoxControl li .imsBoxLabel {
  position: absolute;
  top: 0;
  right: 85px;
}
.imsBoxControl li.imsBoxPadding {
  padding-top: 5px;
  padding-bottom: 5px;
}
.imsBoxControl li .fa {
  font-size: 25px;
}
.imsLeftWrap .imsDetailinfo {
  background-color: #fff;
  border: solid 1px #BBAAAC;
  padding: 8px 15px;
}
.imsLeftWrap .imsDetailinfo .imsDetailHeader {
  color: #680410;
  font-family: Tahoma;
  font-weight: bold;
  font-size: 26px;
}
.imsLeftWrap .imsDetailinfo .imsDetailTitle {
  font-weight: bold;
  color: #680410;
  font-family: Tahoma;
}
.imsLeftWrap .imsDetailinfo hr {
  border-top: solid 1px #EFEFEF;
  margin: 8px 0;
}
@media screen and (max-width: 768px) {
  .imsRightWrap {
    margin-bottom: 10px;
  }
}
.FbiContentPadding {
  margin-bottom: 30px;
}
.fbiContentWrap .fbiContent_Right .fbiWishTitle {
  color: #680410;
  font-size: 20px;
  font-weight: bold;
  margin: 15px 0;
}
.fbiContentWrap .fbiContent_Right .fbiWishBtn .btn {
  width: 100%;
  padding: 10px 0;
  font-weight: bold;
}
.fbiFormWrap .fbiFormHeader {
  background-color: #fff;
  padding: 15px;
  margin-bottom: 15px;
}
.fbiFormWrap .fbiFormHeader input[type=text],
.fbiFormWrap .fbiFormHeader textarea {
  border: solid 1px #c0c0c0;
  line-height: 25px;
  width: 100%;
  padding: 0 5px;
}
.fbiFormWrap .fbiFormHeader #Form_LanguageCode {
  min-width: 150px;
  padding: 5px 0;
}
.fbiFormWrap .fbiFormHeader .fbiFormHeaderTitle {
  margin-top: 10px;
  padding-bottom: 3px;
  color: #75461D;
  font-weight: bold;
}
.fbiFormWrap .fbiFormHeader .fbiFormHeaderTitle.noMarginTop {
  margin-top: 0;
}
.fbiFormWrap .fbiFormHeader .fbiFormCheckbox {
  margin-top: 15px;
}
.fbiFormWrap .fbiFormHeader .tips {
  font-size: 12px;
  color: #A5A5A5;
  margin-top: 3px;
}
.fbiFormWrap .fbiFormHeader label {
  font-size: 14px;
  color: #A26128;
}
.fbiFormWrap .fbiFormHeader input[type=checkbox] {
  margin-left: 10px;
}
.fbiFormWrap .fbiFormHeader textarea {
  height: 100px;
}
@media screen and (max-width: 768px) {
  .fbiFormWrap .fbiFormHeader button {
    width: 100%;
    padding: 12px 0;
  }
}
.fbiFormWrap .fbiFormHeader .fbiBtnPadding {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .fbiFormWrap .fbiFormHeader .fbiBtnPadding {
    margin-top: 30px;
  }
}
.fbiFormWrap .fbiFormHeader .priceSummartWrap {
  background-color: #FFFFE1;
  padding: 8px;
}
.fbiFormWrap .fbiFormHeader .priceSummartWrap .priceSummaryTitle {
  margin-top: 10px;
  padding-bottom: 3px;
  color: #75461D;
  margin-top: 0;
  font-size: 12px;
  font-weight: bold;
}
.fbiFormWrap .fbiFormHeader .priceSummartWrap .priceSummaryTitle.noMarginTop {
  margin-top: 0;
}
.fbiFormWrap .fbiFormHeader .priceSummartWrap #Form_Currency {
  width: 100px;
  padding: 5px 0;
  margin-bottom: 10px;
}
.fbiFormWrap .fbiFormContent {
  position: relative;
}
.flexWrap {
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  justify-content: flex-start;
  position: relative;
}
.flexWrap .flexItemBox {
  width: 19%;
  margin: 0.5%;
  background: #FBF8F6;
  box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
}
@media screen and (max-width: 992px) {
  .flexWrap .flexItemBox {
    width: 32.33%;
  }
}
@media screen and (max-width: 480px) {
  .flexWrap .flexItemBox {
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
  }
}
.flexWrap .flexItemBox .flexPic {
  background-color: #fff;
  padding: 8px;
  padding: 5px;
}
.flexWrap .flexItemBox .flexPic img {
  width: 100%;
  border: solid 1px #EFEFEF;
}
@media screen and (max-width: 480px) {
  .flexWrap .flexItemBox .flexPic {
    flex: 1 1 25%;
  }
}
.flexWrap .flexItemBox .flexDesc {
  padding: 5px 8px;
  font-size: 12px;
  color: #8B8B8B;
}
@media screen and (max-width: 480px) {
  .flexWrap .flexItemBox .flexDesc {
    flex: 1 1 75%;
  }
}
.flexWrap .flexItemBox .flexDesc .flexlistnum {
  color: #915050;
  font-size: 14px;
  font-weight: bold;
  font-family: Tahoma;
}
.flexWrap .flexItemBox .flexDesc .flexlistdesc {
  color: #915050;
}
.flexWrap .flexItemBox .flexDesc .flexlistname .fa {
  margin-right: 5px;
  margin-left: 1px;
}
.flexWrap .flexItemBox .flexDesc .flexlistdate .fa {
  margin-right: 4px;
}
.flexWrap .flexItemBox .flexMore {
  display: flex;
  text-align: center;
  justify-content: center;
  align-content: center;
  width: 100%;
}
.flexWrap .flexItemBox .flexMore .flexMoreContent {
  color: #915050;
  text-align: center;
  padding: 10px 0;
}
.flexWrap .flexItemBox .flexMore .flexMoreContent .fa {
  margin-right: 5px;
}
@media screen and (min-width: 480px) {
  .flexWrap .flexItemBox .flexMore .flexMoreContent {
    padding-top: 50%;
  }
  .flexWrap .flexItemBox .flexMore .flexMoreContent .fa {
    font-size: 60px;
    display: block;
  }
}
.flexWrap .flexListBox {
  width: 19%;
  margin: 0.5% 0.5% 0.7% 0.5%;
  background: #fff;
  box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
}
.flexWrap .flexListBox:hover {
  background-color: #FFFFDB;
  text-decoration: none;
}
@media screen and (max-width: 992px) {
  .flexWrap .flexListBox {
    width: 32.33%;
  }
}
@media screen and (max-width: 480px) {
  .flexWrap .flexListBox {
    width: 100%;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 1.5%;
  }
}
.flexWrap .flexListBox a {
  display: block;
  background-color: transparent;
}
.flexWrap .flexListBox a:hover {
  text-decoration: none;
}
.flexWrap .flexListBox .flexList {
  font-size: 12px;
  color: #8B8B8B;
}
.flexWrap .flexListBox .flexList .flexlistpadding {
  padding: 5px 8px;
}
.flexWrap .flexListBox .flexList .flexlistnum {
  color: #915050;
  font-size: 14px;
  font-weight: bold;
  font-family: Tahoma;
  background: #FBF8F6;
  border-left: solid 2px #E4C7C2;
  padding: 5px 6px;
}
.flexWrap .flexListBox .flexList .flexlistnum .fa {
  color: green;
  float: right;
  font-size: 16px;
  padding-top: 3px;
}
.flexWrap .flexListBox .flexList .flexlistnum .versionNo {
  font-size: 12px;
  font-weight: normal;
  text-transform: lowercase;
}
.flexWrap .flexListBox .flexList .flexlistother {
  display: block;
  border-bottom: solid 1px #EFEFEF;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.flexWrap .flexListBox .flexList .flexlistother .flexlistdate {
  font-family: Tahoma;
  float: left;
  position: relative;
  padding-left: 13px;
}
.flexWrap .flexListBox .flexList .flexlistother .flexlistdate .fa {
  margin-right: 5px;
  position: absolute;
  top: 2px;
  left: -1px;
}
.flexWrap .flexListBox .flexList .flexlistother .flexlistamount {
  float: right;
  color: #AF5050;
  font-weight: bold;
}
.flexWrap .flexListBox .flexList .flexlistname .fa {
  margin-right: 5px;
}
.flexWrap .flexfabricBox {
  width: 24%;
  margin: 0.5% 0.5% 0.7% 0.5%;
  background: #fff;
  box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
  padding: 0 5px;
}
@media screen and (max-width: 991px) {
  .flexWrap .flexfabricBox {
    width: 32.5%;
    justify-content: center;
  }
  .flexWrap .flexfabricBox:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .flexWrap .flexfabricBox {
    width: 49%;
  }
  .flexWrap .flexfabricBox:nth-child(3n) {
    margin-right: 0.5%;
  }
}
.flexWrap .flexfabricBox .flexfabricTitle .flexlistnum {
  color: #915050;
  font-size: 14px;
  font-weight: bold;
  font-family: Tahoma;
  padding: 5px 0 0 3px;
  display: block;
}
@media screen and (max-width: 768px) {
  .flexWrap .flexfabricBox .flexfabricTitle .flexlistnum {
    padding-bottom: 0;
  }
}
.flexWrap .flexfabricBox .flexfabricTitle .flexfabricStatus {
  display: block;
  padding-left: 5px;
}
.flexWrap .flexfabricBox .flexfabricTitle .flexfabricStatus .fa {
  color: green;
  margin-left: -2px;
  font-size: 10px;
}
@media screen and (max-width: 768px) {
  .flexWrap .flexfabricBox .flexfabricTitle {
    overflow: hidden;
  }
}
.flexWrap .flexfabricBox .flexfabricImg {
  border: solid 1px #ECECEC;
}
@media screen and (max-width: 768px) {
  .flexWrap .flexfabricBox .flexfabricImg {
    height: 70px;
    overflow: hidden;
  }
}
.flexWrap .flexfabricBox .flexbtnadd {
  padding: 3px 0 5px 0;
}
.flexWrap .flexfabricBox .flexbtnadd a {
  color: #915050;
  background-color: #FBF6F2;
  display: block;
  text-align: center;
  padding: 8px 0;
  font-weight: bold;
}
.flexWrap .flexfabricBox .flexbtnadd a:hover {
  text-decoration: none;
  color: #4B4B4B;
}
.flexWrap .flexWishListBox {
  width: 100%;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  padding: 5px;
  background-color: #fff;
  margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
  .flexWrap .flexWishListBox {
    width: 49.5%;
  }
  .flexWrap .flexWishListBox:nth-child(2n) {
    margin-left: 1%;
  }
}
@media screen and (max-width: 480px) {
  .flexWrap .flexWishListBox {
    width: 100%;
  }
  .flexWrap .flexWishListBox:nth-child(2n) {
    margin-left: 0;
  }
}
.flexWrap .flexWishListBox .wishListImg {
  width: 20%;
  border: solid 1px #ECECEC;
}
.flexWrap .flexWishListBox .wishListNum {
  width: 72%;
  padding-left: 10px;
  color: #915050;
  font-weight: bold;
  font-family: Tahoma;
  font-size: 14px;
}
.flexWrap .flexWishListBox .wishListFa {
  width: 8%;
  font-size: 16px;
}
.flexWrap .flexWishListBox .wishListFa a {
  color: #680410;
}
.flexWrap .flexImsDetailBox {
  width: 24%;
  margin: 0 0.5% 0.7% 0.5%;
  background: #fff;
  box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
  padding: 0 5px;
}
@media screen and (max-width: 991px) {
  .flexWrap .flexImsDetailBox {
    width: 32.3%;
  }
}
@media screen and (max-width: 480px) {
  .flexWrap .flexImsDetailBox:nth-child(3n) {
    margin-right: 0;
  }
}
/* button *************************/
.btn_general {
  color: #fff;
  font-weight: bold;
  border-radius: 0;
  width: 130px;
}
.btn_general:hover {
  text-decoration: none;
  background-color: #696969;
  border-color: #696969;
  color: #fff;
}
.btn_black {
  background: #2D2D2D;
  border-color: #2D2D2D;
  color: #fff;
}
.btn_green {
  background: #0B5201;
  border-color: #0B5201;
  color: #fff;
}
.btn_blue {
  background: #013D56;
  border-color: #013D56;
  color: #fff;
}
.btn_red {
  background: #A30202;
  border-color: #A30202;
  color: #fff;
}
.btn:focus {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* Header button *************************/
/* Function button */
.functionButton {
  margin-bottom: 15px;
}
.functionButton .fa {
  margin-right: 7px;
  font-size: 14px;
  bottom: 10px;
  vertical-align: top;
  padding-top: 3px;
}
.functionButton a {
  background-color: transparent;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 0;
}
.functionButton a.functionPrint {
  background: #0B5201;
  color: #fff;
  border-color: #0B5201;
}
.functionButton a.functionOther {
  background: #2C2C2C;
  border-color: #2C2C2C;
}
.functionButton a.functionRecord {
  background: #013D56;
  border-color: #013D56;
  color: #fff;
}
.functionButton a.functionSave {
  background: #680410;
  border-color: #680410;
}
.functionButton a:hover {
  background: #696969;
  color: #fff;
}
.functionButton a.active {
  box-shadow: none;
  -webkit-box-shadow: none;
}
.functionButton .functionViewbtn {
  z-index: 0;
}
.functionButton .functionViewbtn a {
  color: #848484;
}
.functionButton .functionViewbtn a:hover {
  background-color: #E1E1E1;
}
.functionButton .functionViewbtn a.active {
  background-color: #DDDDDD;
  color: #000;
  box-shadow: none;
  -webkit-box-shadow: none;
}
@media screen and (max-width: 768px) {
  .functionButton .functionViewbtn {
    width: 100%;
  }
  .functionButton .functionViewbtn a {
    border-radius: 0;
    display: inline-block;
    width: 24.5%;
    margin-right: .5%;
  }
}
@media screen and (max-width: 480px) {
  .functionButton .functionViewbtn a {
    width: 49.5%;
  }
  .functionButton .functionViewbtn a:nth-child(3n) {
    margin-left: 0;
    margin-top: .5%;
  }
  .functionButton .functionViewbtn a:last-child {
    margin-top: .5%;
    margin-right: 0;
  }
}
.functionButton .functionChildbtn {
  text-align: right;
  padding-right: 0;
}
@media screen and (max-width: 991px) {
  .functionButton .functionChildbtn {
    text-align: left;
    margin-top: 10px;
  }
}
/* variables ***********************/
/* general *************************/
body {
  background-color: #EFEFEF;
  font-family: "Microsoft JhengHei", "微軟正黑體", Tahoma;
}
body a,
body a:focus {
  outline: 0;
}
.vertical-text {
  word-break: break-word;
  width: 12px;
  margin: 0 auto;
}
input[type=text] {
  border: solid 1px #fff;
  padding-left: 8px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
input[type=text]:focus {
  background: #FFFFD4;
}
.loading-bg {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  min-height: 500px;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.5);
}
.loading-bg .icon {
  margin-top: 100px;
}
.loading-bg .caption {
  margin-top: 5px;
  text-align: center;
  color: #333;
}
.redstar {
  color: red;
  font-weight: bold;
}
/* ERROR MSG **************************/
.notify-msg-wrap {
  font-size: 13px;
  margin-bottom: 5px;
}
.notify-msg-wrap .notify-msg-padding {
  padding: 5px 8px;
}
.notify-msg-wrap .msg-success {
  border: solid 1px #C7D9A8;
  color: #4F8A10;
  padding: 5px 8px;
  background-color: #ECF7EC;
}
.notify-msg-wrap .msg-warning {
  border: solid 1px #F1E29C;
  color: #C5892D;
  padding: 5px 8px;
  background-color: #FFFEF7;
}
.notify-msg-wrap .msg-error {
  border: solid 1px #BF8B8B;
  color: #B30A0A;
  padding: 5px 8px;
  background-color: #FFF7F7;
}
.login-wrap .notify-msg-wrap {
  padding: 0 0 15px 0;
}
.login-wrap input[type=text] {
  border: solid 1px #c0c0c0;
}
/* HEADER **************************/
.topFunctionWrap {
  background: #4E0C0C;
  color: #ddd;
  font-size: 12px;
}
.topFunctionWrap .topfunctionContent {
  text-align: right;
}
.topFunctionWrap .topfunctionContent .topfunctionWord {
  line-height: 30px;
  display: inline-block;
  margin-right: 10px;
}
.topFunctionWrap .topfunctionContent .topfunctionButton {
  text-align: right;
  padding-right: 0;
  display: inline-block;
}
.topFunctionWrap .topfunctionContent .topfunctionButton a {
  line-height: 30px;
  background-color: #000;
  display: inline-block;
  color: #fff;
  padding: 0 32px;
}
/* CONTENT *****************************/
.contentWrap {
  position: relative;
}
.contentWrap .ipadContainer {
  min-width: 890px;
}
.contentWrap .functionHeader {
  margin: 0 0 15px 0;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .contentWrap .functionHeader {
    margin-bottom: 5px;
  }
}
.contentWrap .functionHeader .functionTitle {
  color: #680410;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 24px;
  border-left: solid 5px #680410;
  padding-left: 15px;
}
@media screen and (max-width: 768px) {
  .contentWrap .functionHeader .functionTitle {
    font-size: 20px;
  }
}
.contentWrap .functionHeader ul.functionList li {
  display: inline-block;
  color: #E3E3E3;
}
.contentWrap .functionHeader ul.functionList li a {
  display: block;
  cursor: pointer;
  padding: 7px 15px 0 15px;
  color: #2C2C2C;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .contentWrap .functionHeader ul.functionList li a {
    padding: 15px 15px 0 20px;
  }
}
.contentWrap .functionRecordWrap {
  position: relative;
  margin-right: 0;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .contentWrap .functionRecordWrap {
    height: 50px;
  }
}
.contentWrap .functionRecordWrap .functionRecordTips {
  display: block;
  position: absolute;
  top: 0px;
  right: 130px;
  line-height: 34px;
  color: #ff0000;
  font-weight: bold;
}
@media screen and (max-width: 480px) {
  .contentWrap .functionRecordWrap .functionRecordTips {
    left: 0;
    line-height: 20px;
  }
}
.contentWrap .functionRecordWrap .functionRecordTips .fa {
  margin-right: 5px;
}
.contentWrap .functionRecordWrap .functionRecord {
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-weight: bold;
  border-radius: 0;
  width: 130px;
  background-color: #FFFF2A;
  color: #000;
  border-color: #FFFF00;
}
@media screen and (min-width: 992px) {
  .contentWrap .functionRecordWrap .functionRecord {
    right: -10px;
  }
}
.contentWrap .functionRecordWrap .functionRecord:hover {
  text-decoration: none;
  background-color: #696969;
  border-color: #696969;
  color: #fff;
}
.contentWrap .functionRecordWrap .functionRecord:hover {
  background-color: #FCFC9A;
}
.contentWrap .functionRecordWrap .functionRecord .fa {
  margin-right: 8px;
}
.contentWrap .functionRemark .btn {
  color: #fff;
  border-radius: 0;
  width: 120px;
}
.contentWrap .functionRemark .btn:hover {
  color: #000;
}
.contentWrap .functionRemark .remarkTitle {
  margin: 15px 0 5px 0;
  font-weight: bold;
}
.contentWrap .functionRemark .form-control {
  height: 400px;
}
#invoiceContainer img.invoice-img {
  margin-bottom: 20px;
  border: solid 8px #fff;
}
.invoice-code-wrap {
  text-align: center;
  display: none;
}
.invoice-code-wrap.active {
  display: block;
}
.invoice-code-wrap #invoiceCode {
  width: 100%;
  height: 150px;
}
.headerBreadcurms {
  border-bottom: solid 1px #DDDDDD;
  overflow: hidden;
  margin-bottom: 15px;
  background: #F5F5F5;
  font-size: 12px;
}
@media screen and (max-width: 768px) {
  .headerBreadcurms {
    margin-bottom: 8px;
  }
}
.headerBreadcurms .breadcrumbs_Box {
  color: #B3B3B3;
}
.headerBreadcurms .breadcrumbs_Box .breadcrumbs_Content {
  padding: 10px;
}
@media screen and (max-width: 768px) {
  .headerBreadcurms .breadcrumbs_Box .breadcrumbs_Content {
    padding: 8px 10px;
  }
}
.headerBreadcurms .breadcrumbs_Box .header_SearchBox {
  padding: 0px;
  border-left: solid 1px #ECECEC;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
@media screen and (max-width: 768px) {
  .headerBreadcurms .breadcrumbs_Box .header_SearchBox {
    padding: 5px;
    background: #2A0606;
    border-left-color: #2A0606;
    border-top: solid 1px #4D2525;
  }
}
.headerBreadcurms .breadcrumbs_Box .header_SearchBox .searchInput {
  background: #fff;
  padding: 0 5px 0 20px;
  -webkit-flex: 1 1 70%;
  -moz-flex: 1 1 70%;
  -o-flex: 1 1 70%;
  flex: 1 1 70%;
  -ms-flex: 1 1 70%;
  position: relative;
  color: #4B4B4B;
}
.headerBreadcurms .breadcrumbs_Box .header_SearchBox .searchInput .fa {
  position: absolute;
  top: 12px;
  left: 7px;
}
.headerBreadcurms .breadcrumbs_Box .header_SearchBox .searchInput input[type=text] {
  width: 100%;
  padding-top: 8px;
  padding-bottom: 8px;
}
.headerBreadcurms .breadcrumbs_Box .header_SearchBox .searchInput input[type=text] ::-webkit-input-placeholder {
  color: #4B4B4B;
}
.headerBreadcurms .breadcrumbs_Box .header_SearchBox .searchInput input[type=text] :-moz-placeholder {
  /* Firefox 18- */
  color: #4B4B4B;
}
.headerBreadcurms .breadcrumbs_Box .header_SearchBox .searchInput input[type=text] ::-moz-placeholder {
  /* Firefox 19+ */
  color: #4B4B4B;
}
.headerBreadcurms .breadcrumbs_Box .header_SearchBox .searchInput input[type=text] :-ms-input-placeholder {
  color: #4B4B4B;
}
.headerBreadcurms .breadcrumbs_Box .header_SearchBox .searchInput input[type=text]:focus {
  background: none;
  outline: none;
}
@media screen and (max-width: 991px) {
  .headerBreadcurms .breadcrumbs_Box .header_SearchBox .searchInput input[type=text] {
    width: 100%;
  }
}
.headerBreadcurms .breadcrumbs_Box .header_SearchBox .searchBtn {
  flex: 1 1 30%;
  -webkit-flex: 1 1 30%;
  -moz-flex: 1 1 30%;
  -ms-flex: 1 1 30%;
  -o-flex: 1 1 30%;
  height: 100%;
}
.headerBreadcurms .breadcrumbs_Box .header_SearchBox .searchBtn .btn {
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 0;
  border: 0;
  background: #D3D3D3;
  color: #444444;
  padding: 10px;
  font-size: 12px;
}
.headerBreadcurms .breadcrumbs_Box .header_SearchBox .searchBtn .btn .fa {
  margin-right: 5px;
}
.headerBreadcurms .breadcrumbs_Box a {
  color: #B3B3B3;
  letter-spacing: 1px;
  margin: 0 6px;
  text-transform: capitalize;
  text-transform: uppercase;
}
.headerBreadcurms .breadcrumbs_Box a:hover {
  text-decoration: none;
  color: #505050;
}
.headerBreadcurms .breadcrumbs_Box a:last-child {
  color: #680410;
  font-weight: bold;
}
.headerBreadcurms .breadcrumbs_Box a:last-child:hover {
  text-decoration: none;
  color: #696969;
  border-bottom-color: #4B4B4B;
}
/*Index List *************************/
#cm_content {
  position: relative;
}
.indexListWrap {
  /* List filter and Pagination *****************************/
}
.indexListWrap .no-records {
  width: 100%;
  padding: 60px 0;
  background-color: #F5F5F5;
  text-align: center;
}
.indexListWrap .no-records .fa {
  margin-right: 10px;
}
.indexListWrap .index-list-header,
.indexListWrap .index-list-footer {
  margin: 0 0 10px 0;
  line-height: 35px;
  border-top: solid 1px #DEDEDE;
  border-bottom: solid 1px #DEDEDE;
}
@media screen and (min-width: 768px) {
  .indexListWrap .index-list-header,
  .indexListWrap .index-list-footer {
    margin: 0 5px 10px 5px;
    padding: 5px 15px;
  }
}
@media screen and (max-width: 768px) {
  .indexListWrap .index-list-header,
  .indexListWrap .index-list-footer {
    border-bottom: none;
    padding-top: 5px;
  }
}
.indexListWrap .index-list-footer {
  margin-top: 10px;
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .indexListWrap .invoice-count-container {
    text-align: center;
  }
}
@media screen and (max-width: 991px) {
  .indexListWrap .invoice-sort {
    text-align: right;
  }
}
.indexListWrap .invoice-sort div {
  display: inline-block;
}
.indexListWrap .invoice-sort .form-control {
  display: inline-block;
  width: 130px;
  padding: 2px 5px;
  height: 30px;
  border-radius: 0;
  background-color: transparent;
}
@media screen and (max-width: 991px) {
  .indexListWrap .invoice-sort .form-control {
    width: 65%;
  }
}
.indexListWrap .page-nav {
  width: 100%;
  text-align: right;
}
.indexListWrap .page-nav .form-control {
  width: 50px;
  display: inline-block;
  padding: 2px 5px;
  height: 30px;
  border-radius: 0;
  background-color: transparent;
  margin: 0 8px;
}
@media screen and (max-width: 768px) {
  .indexListWrap .page-nav .form-control {
    height: 40px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    border-right-color: #ddd;
    border-left-color: #ddd;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
  }
}
@media screen and (max-width: 768px) {
  .indexListWrap .page-nav {
    box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
    -moz-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
    -webkit-box-shadow: 0 1px 2px rgba(34, 25, 25, 0.2);
    margin-top: 10px;
    width: 100%;
    text-align: center !important;
    background-color: #fff;
    padding: 0;
  }
  .indexListWrap .page-nav a {
    display: inline-block;
  }
  .indexListWrap .page-nav .btn-prev {
    width: 30%;
    text-align: center;
  }
  .indexListWrap .page-nav .btn-next {
    width: 30%;
  }
  .indexListWrap .page-nav .form-control {
    width: 30%;
    margin: 0;
  }
}
.indexListWrap .btn-page.disabled {
  cursor: default;
  color: #ddd;
  text-decoration: none;
}
.indexListWrap .btn-page:hover {
  text-decoration: none;
}
/* Popup ****************************/
/*Popup size*/
.modal-lg {
  width: 85% !important;
  min-width: 950px;
}
.modal-md {
  margin-top: 10% !important;
  width: 50% !important;
  min-width: 550px;
}
.modal-dialog {
  margin: 10px auto;
}
.modal-content {
  background: #EDEDED;
  border-radius: 0px;
}
.popupHeader {
  padding: 10px 8px;
  background: #F5F5F5;
  color: #680410;
  border-bottom: solid 1px #c0c0c0;
  margin-bottom: 8px;
}
.popupHeader h2 {
  font-size: 22px;
  margin: 5px 0 0 8px;
  padding: 0;
}
.popupProcess {
  margin: 10px 0;
}
.popupProcess ul.popupListItem {
  margin: 0 15px;
}
.popupProcess ul.popupListItem > li {
  position: relative;
  float: left;
  margin-right: 3px;
  margin-bottom: 4px;
  height: 34px;
}
.popupProcess ul.popupListItem > li a {
  text-decoration: none;
  background: #ccc;
  color: #fff;
  display: block;
  text-align: center;
  padding: 7px 15px;
}
.popupProcess ul.popupListItem > li a.active {
  background: #680410;
}
.popupProcess ul.popupListItem > li:last-child > a {
  padding: 7px 0px;
  width: 40px;
  background: #680410;
}
.popupProcess ul.popupListItem > li .add-item-menu {
  display: none;
  position: absolute;
  top: 34px;
  left: 0;
  z-index: 9000;
  width: 130px;
  margin-left: 0px;
}
.popupProcess ul.popupListItem > li .add-item-menu.open {
  display: block;
}
.popupProcess ul.popupListItem > li .add-item-menu ul {
  padding: 0;
  border: 1px solid #680410;
  border-bottom: none;
  list-style: none;
}
.popupProcess ul.popupListItem > li .add-item-menu li {
  float: none;
  border-bottom: 1px solid #680410;
}
.popupProcess ul.popupListItem > li .add-item-menu li a {
  background-color: #FFF;
  color: #680410;
  display: block;
}
.popupProcess ul.popupListItem > li .add-item-menu li a:hover {
  background-color: #680410;
  color: #FFF;
}
.popupContent {
  min-width: 900px;
  padding: 5px;
  margin: 0 8px 8px 8px;
  background: #fff;
  font-family: "Libre Baskerville", "微軟正黑體", "Microsoft JhengHei";
}
.popupSmallContent {
  width: 100%;
  padding: 0 10px;
  margin-bottom: 10px;
}
.popupSmallContent .popupSmalltblrow {
  background: #fff;
  margin-bottom: 5px;
  padding: 5px 10px;
  overflow: hidden;
  font-size: 14px;
}
.popupSmallContent .popupSmalltblrow .popupLink {
  cursor: pointer;
}
.popupSmallContent .popupSmalltblrow .popupLink:hover {
  text-decoration: none;
  color: #c0c0c0;
}
.popupSmallContent .popupSmalltblrow .popupLinkRed {
  color: #AF0505;
  cursor: pointer;
}
.popupSmallContent .popupSmalltblrow .popupLinkRed:hover {
  text-decoration: none;
  color: #c0c0c0;
}
.popupSmallContent .popupSmalltblrow .popupLinkGreen {
  color: #0B5201;
  cursor: pointer;
}
.popupSmallContent .popupSmalltblrow .popupLinkGreen:hover {
  text-decoration: none;
  color: #c0c0c0;
}