@charset "utf-8";

/*Reset*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
html * { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
body { margin: 0;}
article, aside, details, figcaption, figure, footer, header, /*hgroup,*/ main, menu, nav, section, summary { display: block;}
audio, canvas, progress, video { display: inline-block; vertical-align: baseline;}
audio:not([controls]) { display: none; height: 0;}
[hidden], template { display:none;}
a { background-color: transparent;}
a:active, a:hover { outline: 0}
abbr[title] { border-bottom: 1px dotted}
b, strong { font-weight: 700}
dfn { nfont-style: italic}
h1 { margin: .67em 0; font-size: 2em}
mark { color: #000; background: #ff0}
small { font-size: 80%}
sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline}
sup { top: -.5em}
sub { bottom: -.25em}
img { border: 0}
svg:not(:root) { overflow: hidden}
figure { margin: 1em 40px}
hr { height: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box}
pre { overflow: auto}
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em}
button, input, optgroup, select, textarea { margin: 0; font: inherit; color: inherit}
input::placeholder { color: #ccc;}
button { overflow: visible}
button, select { text-transform: none}
button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer}
button[disabled], html input[disabled] { cursor: default}
button::-moz-focus-inner, input::-moz-focus-inner { padding:0; border:0}
input { line-height: normal}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea { padding: 0.4em; background-color: #f4f4f4; border: 1px solid #d7d7d7; box-shadow: inset 4px 4px 10px rgba(0,0,0,0.1);}
input[type=checkbox], input[type=radio] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { height:auto}
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-appearance: textfield}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance:none}
fieldset { padding: .35em .625em .75em; margin: 0 2px; border: 1px solid silver}
legend { padding: 0; border: 0}
textarea { overflow: auto}
optgroup { font-weight: 700}
table { border-spacing: 0; border-collapse: collapse}
td, th { padding: 0}
blockquote { margin: 20px 0; padding-left: 20px; border-left: 4px solid #ccc;}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*, :after, :before { color: #000!important; text-shadow: none!important; background: 0 0!important; -webkit-box-shadow: none!important; box-shadow: none!important
}
a, a:visited { text-decoration: underline}
a[href]:after { content: " (" attr(href) ")"}
abbr[title]:after { content: " (" attr(title) ")"}
a[href^="javascript:"]:after, a[href^="#"]:after { content: ""}
blockquote, pre { border: 1px solid #999; page-break-inside: avoid}
thead { display: table-header-group}
img, tr { page-break-inside: avoid}
img { max-width: 100%!important}
h2, h3, p { orphans: 3; widows: 3}
h2, h3 { page-break-after: avoid}
select { background: #fff!important}
.navbar { display: none}
.btn>.caret, .dropup>.btn>.caret { border-top-color: #000!important}
.label { border: 1px solid #000}
.table { border-collapse: collapse!important}
.table td, .table th { background-color: #fff!important}
.table-bordered td, .table-bordered th { border: 1px solid #ddd!important}
.hidden-print { display: none !important}
}

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box}
:after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box}
html { font-size: 10px; -webkit-tap-highlight-color: rgba(0,0,0,0);}
body { font-family: "微軟正黑體", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 1.42857143; color: #333; background-color: #fff}
button, input, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit}
a { color: #333; text-decoration: none}
a:focus, a:hover { color: #0083C9; text-decoration: underline}
a:focus { outline: thin dotted; outline: 5px auto -webkit-focus-ring-color; outline-offset: -2px}
figure { margin: 0}
img { vertical-align: middle; max-width: 100%;}
hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #d7d7d7}
[role=button] { cursor:pointer}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { font-weight: 400; line-height: 1; color: #777}
.h1, .h2, .h3, h1, h2, h3 { margin-top: 20px; margin-bottom: 10px}
.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small { font-size: 65%}
.h4, .h5, .h6, h4, h5, h6 { margin-top: 10px; margin-bottom: 10px}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small { font-size: 75%}
.h1, h1 { font-size: 35px}
.h2, h2 { font-size: 30px}
.h3, h3 { font-size: 25px}
.h4, h4 { font-size: 19px}
.h5, h5 { font-size: 15px}
.h6, h6 { font-size: 12px}
p { margin: 0; text-indent: 2em;}
dl { margin-top: 0; margin-bottom: 20px}
dd, dt { line-height: 1.42857143}
dt { font-weight: 700}
dd { margin-left: 0}

.hidden-all { display: none;}
.hidden-phone {}
.hidden-pc { display: none;}

/*GRID CSS*/
.container { margin-left: auto; margin-right: auto; padding-left: 10px; padding-right: 10px;}
.container-fluid { width: 100%;}
.row { margin-left: -10px; margin-right: -10px;}
.row-fluid { margin-left: 0; margin-right: 0;}

.container:before, .container:after,
.container-fluid:before, .container-fluid:after,
.row:before, .row:after,
.row-fluid:before, .row-fluid:after,
.clearfix:before, .clearfix:after
{ display: table; content: ""; clear: both;}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-item-5 { float: left; position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px;}
.col-1 { width: 8.33333333%;}
.col-2 { width: 16.66666667%;}
.col-3 { width: 25% ;}
.col-4 { width: 33.33333333%;}
.col-5 { width: 41.66666667%;}
.col-6 { width: 50%;}
.col-7 { width: 58.33333333%;}
.col-8 { width: 66.66666667%;}
.col-9 { width: 75%;}
.col-10 { width: 83.33333333%;}
.col-11 { width: 91.66666667%;}
.col-12 { width: 100%;}
.col-item-5 { width: 20%;}

.offset-all-0 { padding: 0;}
.offset-left-0 { padding-left: 0;}
.offset-right-0 { padding-right: 0;}

.pull-left { float: left;}
.pull-right { float: right;}
.putll-center { float: none;}

.box {}
.box-title {}
.box-content {}

@media only screen and (min-width: 480px) and (max-width: 767px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 { float: none!important; width: 100%; padding: 0;}
.col-item-5 { width: 33.33333333%;}
}


@media only screen and (max-width: 479px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 { float: none!important; width: 100%; padding: 0;}
.col-item-5 { width: 50%;}
}

/*ICONS*/
.icon-home { display: inline-block; width: 16px; height: 16px; background-image: url(../img/icon-home.svg); vertical-align: middle;}
.icon-menu { display: block; width: 20px; height: 16px; background-image: url(../img/icon-menu.svg); vertical-align: middle;}
.icon-news { display: inline-block; width: 30px; height: 30px; background-image: url(../img/icon-news.svg); background-size: 30px auto; vertical-align: middle;}
.icon-file { display: inline-block; width: 30px; height: 26px; background-image: url(../img/icon-files.svg); background-size: 30px auto; vertical-align: middle;}
.icon-file-blue { display: inline-block; width: 20px; height: 20px; background-image: url(../img/icon-file-blue.svg); background-size: 20px auto; vertical-align: middle;}
.icon-product { display: inline-block; width: 30px; height: 30px; background-image: url(../img/icon-product.svg); background-size: 30px auto; vertical-align: middle;}
.icon-item { display: inline-block; width: 20px; height: 20px; background-image: url(../img/icon-item.svg); vertical-align: middle;}
.icon-view { display: inline-block; width: 70px; height: 80px; background: url(../img/icon-view.png) center center; vertical-align: middle; background-repeat: no-repeat;}
.icon-feature { display: inline-block; width: 26px; height: 26px; background-image: url(../img/icon-feature.svg); vertical-align: middle;}
.icon-application { display: inline-block; width: 26px; height: 26px; background-image: url(../img/icon-application.svg); vertical-align: middle;}
.icon-technology { display: inline-block; width: 26px; height: 26px; background-image: url(../img/icon-technology.svg); vertical-align: middle;}
.icon-inquiry { display: inline-block; width: 20px; height: 20px; background-image: url(../img/icon-cart.svg); background-size: 20px auto; vertical-align: middle;}
.icon-pdf { display: inline-block; width: 30px; height: 30px; background-image: url(../img/icon-pdf-white.svg); background-size: 30px auto; vertical-align: middle;}
.icon-delete { display: inline-block; width: 16px; height: 16px; background-image: url(../img/icon-delete.svg); background-size: 16px auto; vertical-align: middle;}
.icon-login { display: inline-block; width: 18px; height: 18px; background-image: url(../img/icon-login.svg); background-size: 18px auto; vertical-align: middle;}
.icon-reg { display: inline-block; width: 18px; height: 18px; background-image: url(../img/icon-reg.svg); background-size: 18px auto; vertical-align: middle;}
.icon-pwd { display: inline-block; width: 18px; height: 18px; background-image: url(../img/icon-pwd.svg); background-size: 18px auto; vertical-align: middle;}
.icon-laws { display: inline-block; width: 18px; height: 18px; background-image: url(../img/icon-laws.svg); background-size: 18px auto; vertical-align: middle;}

.icon-edit { display: inline-block; width: 20px; height: 20px; background-image: url(../img/icon-edit.svg); background-size: 20px auto; vertical-align: middle;}
.icon-download { display: inline-block; width: 20px; height: 20px; background-image: url(../img/icon-download-blue.svg); background-size: 20px auto; vertical-align: middle;}
.icon-add { display: inline-block; width: 20px; height: 20px; background-image: url(../img/icon-add.svg); background-size: 20px auto; vertical-align: middle;}
.icon-tel { display: inline-block; width: 20px; height: 20px; background-image: url(../img/icon-tel.svg); background-size: 20px auto; vertical-align: middle;}
.icon-fax { display: inline-block; width: 20px; height: 20px; background-image: url(../img/icon-fax.svg); background-size: 20px auto; vertical-align: middle;}

/*Button*/
.btn { display: inline-block; padding: 0.4em 1.2em; background-color: #ff9104; font-size: 170%; color: #fff; box-shadow: inset 0 -3px 0 rgba(0,0,0,0.15); border-radius: 0.2em; vertical-align: middle; border: none;}
.btn:hover, .btn:focus { background-color: #333; color: #fff; text-decoration: none; box-shadow: inset 0 -3px 0 rgba(0,0,0,1);}
.btn-trans { background-color: transparent; box-shadow: none; color: #333;}
.btn-blue { background-color: #0083C9; font-size: 170%; color: #fff;}
.btn-gray { background-color: #7F7F7F; font-size: 170%; color: #fff;}
.btn-back {
    font-size: 14px;
	background: #121212;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#696969), to(#121212));
    background-image: gradient(linear,0% 0%, 0% 100%, from(#696969), to(#121212));
	}
/*.btn-back:before { float: left; display: inline-block; margin-right: 5px; margin-left: -8px; width: 20px; height: 20px; background-image: url(../img/icon-back.svg); background-size: 20px auto; content: "";}*/
.btn-down {
    font-size: 14px;
    background: #121212;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffc107), to(#ff9800));
    background-image: gradient(linear,0% 0%, 0% 100%, from(#696969), to(#121212));
}
.btn-down i {
   margin-right: 5px;
}
/*Table*/
.table-container { width: 100%; overflow-y: auto; _overflow: auto; margin: 0 0 1em;}
.table-container::-webkit-scrollbar { -webkit-appearance: none; width: 14px; height: 14px;}
.table-container::-webkit-scrollbar-thumb { border-radius: 8px; border: 3px solid #fff; background-color: rgba(0, 0, 0, .3);}

.tables { border-collapse: collapse; border-spacing: 0; border: 0; width:100%;}
.tables th, .tables td { padding: 5px 10px; line-height: 1.5; white-space:nowrap; border: 1px solid #222;}
.tables th { color: #fff;}
.tables td { text-align: center;}
.tables .blue-dark { background-color: #0083C9;}
.tables .blue-light { background-color: #01A6FF;}
.tables .gray-dark { background-color: #F0F0F0;}
.tables .gray-light { background-color: #fff;}


/*public*/
.plr20{padding: 0 20px;}
.p20{padding: 20px;}
.pt60{padding-top: 60px;}
.pb40{padding-bottom: 40px;}
.plr10{padding-left: 10px; padding-right: 10px;}
.ptb10{padding-top: 10px; padding-bottom: 10px;}
.ptb20{padding: 20px 0;}
.m0 { margin: 0;}
.mb10{margin-bottom:10px;}
.ml10{margin-left: 10px;}
.mb20{margin-bottom:20px;}
.mtb10 { margin-top: 10px; margin-bottom: 10px;}
.pb20{padding-bottom: 20px;}
.fs15{font-size: 15px;}
.fs17{font-size: 17px;}
.fs19{font-size: 19px;}
.fs21{font-size: 21px;}
.lh2{line-height: 2;}
.lh15{line-height: 1.5;}
.fw-bold{font-weight: bold;}
.dark-black{color: #000;}
.c-grey-3{color: #333;}
.c-grey-6{color: #666;}
.d-block{display: block;}
.c-blue, a.c-blue{color: #0083C9;}
.c-light-blue{color: #00B2B2;}
.c-light-red{color:#ED6E44;}

/*Pop up*/
.img-replace {
  /* replace text with an image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  color: transparent;
  white-space: nowrap;
}

/* --Main components-- */
.cd-popup-trigger {
  display: block;
  width: 170px;
  height: 50px;
  line-height: 50px;
  margin: 3em auto;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 50em;
  background: #35a785;
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.07);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-trigger {
    margin: 6em auto;
  }
}

/* -------------------------------- 

xpopup 

-------------------------------- */
.cd-popup {
  position: fixed; z-index: 9998; overflow: hidden;
  left: 0; top: 0; right: 0; bottom: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.8);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
.cd-popup.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s;
}

.cd-popup-container {
  position: relative; z-index: 9999;
  width: 90%;
  max-width: 400px;
  margin: 4em auto;
  background: #FFF;
  border-radius: .25em .25em .4em .4em;
  text-align: center;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-40px);
  -moz-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  -o-transform: translateY(-40px);
  transform: translateY(-40px);
  /* Force Hardware Acceleration in WebKit */
  -webkit-backface-visibility: hidden;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.cd-popup-container p {
  padding: 3em 1em;
}
.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
}
.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}
.cd-popup-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0;
}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8;
}
.cd-popup-container .cd-popup-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 30px;
  height: 30px;
}
.cd-popup-container .cd-popup-close::before, .cd-popup-container .cd-popup-close::after {
  content: '';
  position: absolute;
  top: 12px;
  width: 14px;
  height: 3px;
  background-color: #8f9cb5;
}
.cd-popup-container .cd-popup-close::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
}
.cd-popup-container .cd-popup-close::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 8px;
}
.is-visible .cd-popup-container {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
@media only screen and (min-width: 1170px) {
  .cd-popup-container {
    margin: 8em auto;
  }
}

/*Spinner*/
.spinner-sprite, .spinner .decrease, .spinner .decrease[disabled], .spinner .increase, .spinner .value, .spinner .value.passive { background-color: #fff;}
.spinner { width: auto; border: 1px solid #d7d7d7; overflow: hidden;}
.spinner button, .spinner .value { float: left; display: block; margin: 0; padding: 0; text-align: center; height: 100%; font-size: 150%; line-height: 35px;}
.spinner button { padding: 0; width: 30px; border: none; outline: none;}
.spinner .decrease { cursor: pointer;}
.spinner .decrease[disabled] { background-color: #f4f4f4; cursor: default; color: #ccc;}
.spinner .increase { cursor: pointer;}
.spinner .value { width: 56px; background-color: #E1F1F9; border: none; border-left: 1px solid #d7d7d7; border-right: 1px solid #d7d7d7;}
.spinner .value.passive { background-color: #f4f4f4; color: #919191}
.spinner .error, .spinner .invalid { background: #aa0000;}
