/*!
* @author Steven Masala [me@smasala.com]
* Github: https://github.com/smasala/responsive-tables-js
* @license: MIT https://tldrlegal.com/license/mit-license
* Responsive Tables
* @version 1.0.0
*/@media (max-width: 767px){table.responsive td:before{display:inline-block;content:attr(data-title);position:relative;padding-right:10px;white-space:nowrap;text-align:left;font-weight:bold;color:#a9a9a9}table.responsive,table.responsive thead,table.responsive tbody,table.responsive th,table.responsive td,table.responsive tr{-webkit-box-sizing:border-box;box-sizing:border-box;display:block}html.ie9 table.responsive,html.ie9 table.responsive thead,html.ie9 table.responsive tbody,html.ie9 table.responsive th,html.ie9 table.responsive td,html.ie9 table.responsive tr{float:left;clear:both;width:100%}table.responsive thead{display:none}table.responsive tr{border:1px solid #ccc;padding:5px 0}table.responsive tr+tr{margin-top:10px}table.responsive td{border:none !important;position:relative;padding:5px 10px !important}table.responsive th{display:none}.am-table-striped>tbody>tr:nth-child(odd)>td,.am-table-striped>tbody>tr:nth-child(odd)>th{background:transparent}}body{font-family:"微軟正黑體","Lucida Grande",Helvetica,Arial,"Microsoft YaHei";background:#fff}a{color:#4c99ea}a:hover{color:#246fbd}a,button{cursor:pointer}a[disabled],button[disabled]{pointer-events:none;border-color:transparent;cursor:not-allowed;opacity:.45;-webkit-box-shadow:none;box-shadow:none}.am-container,.am-g-fixed{max-width:1280px}#drpMultipleCID{font-size:15px;font-weight:300;display:inline-block;width:auto;color:#fff;border-radius:4px;border:0;cursor:pointer;line-height:1.5em;padding:5px 47px 5px 13px;margin:5px 0;background-color:#4c99ea;background-image:-webkit-linear-gradient(45deg, transparent 50%, #c7e2ff 50%),-webkit-linear-gradient(315deg, #c7e2ff 50%, transparent 50%),-webkit-linear-gradient(left, #c7e2ff, #c7e2ff);background-image:-o-linear-gradient(45deg, transparent 50%, #c7e2ff 50%),-o-linear-gradient(315deg, #c7e2ff 50%, transparent 50%),-o-linear-gradient(left, #c7e2ff, #c7e2ff);background-image:linear-gradient(45deg, transparent 50%, #c7e2ff 50%),linear-gradient(135deg, #c7e2ff 50%, transparent 50%),linear-gradient(to right, #c7e2ff, #c7e2ff);background-position:calc(100% - 17px) calc(10px + 5px),calc(100% - 12px) calc(10px + 5px),calc(100% - 33px) 5px;background-size:5px 5px, 5px 5px, 1px 1.5em;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none}#drpMultipleCID::-ms-expand{display:none}.header{text-align:center;background:#000046;background:-webkit-linear-gradient(to right, #000046, #1cb5e0);background:-webkit-gradient(linear, left top, right top, from(#000046), to(#1cb5e0));background:-webkit-linear-gradient(left, #000046, #1cb5e0);background:-o-linear-gradient(left, #000046, #1cb5e0);background:linear-gradient(to right, #000046, #1cb5e0);color:#fff;padding:10px}.header h1{font-size:200%;margin:5px;background-image:url(img/logo.png);background-repeat:no-repeat;text-indent:-9999px;overflow:hidden;width:190px;position:absolute}@media screen and (max-width: 768px){.header h1{position:inherit;margin:5px auto}}.header h2{margin:5px;font-size:30px;text-shadow:2px 2px 0px #000}@media screen and (max-width: 768px){.header h2{font-size:22px}}.header p{font-size:16px;font-weight:700;margin:0}.div_companyInfo{line-height:28px;font-size:16px;background-color:#fff;border-color:transparent;color:#555;padding:0}.div_companyInfo h3{margin:0;font-weight:bold}.div_companyInfo span{color:#2281b1;font-size:16px;font-weight:bold}@media screen and (max-width: 768px){.div_companyInfo span{display:inline-block}}.div_companyInfo b{color:#000;font-weight:bold}.div_companyInfo .a_privacy{color:#50a050;text-decoration:underline;float:right}@media screen and (max-width: 768px){.div_companyInfo .a_privacy{text-align:center;display:inherit;float:inherit}}.div_companyInfo .lbel{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;background-color:#2281b1}.div_companyInfo .am-panel-group{margin:5px}#sotreinfo{overflow:hidden;padding:15px 8px}#sotreinfo dl{display:block;clear:both}#sotreinfo dl dt{float:left;text-align:right;padding:0 5px}#sotreinfo dl dt i{font-size:14px;margin-right:5px;color:#5cb85c;width:22px;height:22px;background:#f5f5f5;border:1px solid #dddddd;text-align:center;line-height:20px;border-radius:50%}#sotreinfo dl dd{float:left;margin:0;line-height:26px;padding:0 5px}@media screen and (max-width: 768px){#sotreinfo dl dd{height:inherit}}label{color:#4c99ea}.am-btn-blue{background:#4c99ea;color:#fff}.am-btn-blue:hover{background:#246fbd;color:#fff}.viewer{margin-top:15px;font-size:15px;position:relative}.viewer h1{font-size:1.6em;color:#000;margin:0;text-align:center}.viewer h1 p{font-size:16px;color:#000;margin:0}.viewer h2{font-size:18px;text-align:center;padding-bottom:10px;margin:0}.viewer .title{font-size:20px;margin:10px 0 0 0;color:#696969;text-align:center;border-width:1px;padding-bottom:3px}.viewer th{background:#ececec;color:#717171;width:130px}.viewer td{color:#5c5c5d}.viewer .font{color:#f37b1d}#invalidicon{z-index:999;position:absolute;left:27%;top:30%}#invalidicon img{opacity:0.4;transform:rotate(-9deg);-ms-transform:rotate(-9deg);-moz-transform:rotate(-9deg);-webkit-transform:rotate(-9deg);-o-transform:rotate(-9deg)}.am-container{position:relative}.btnLangChange{color:#fff}.btnLangChange:hover,.btnLangChange:focus{color:rgba(255,255,255,0.7)}@media screen and (min-width: 640px){.btnLangChange{position:absolute;right:0;top:0}}.am-modal-dialog{width:90%;max-width:540px}.am-modal-hd{padding:10px;border-bottom:1px solid #ddd;margin-bottom:15px}.am-modal-bd{padding:20px 30px;text-align:left}#disinvoiceDiv h3{color:#1f6db3}#disinvoiceDiv table{border:1px solid #a4e1f9}#disinvoiceDiv table th{background:#a4e1f9;color:#1a4f88}#disinvoiceDiv table td{color:#1f6db3}@media screen and (max-width: 768px){#disinvoiceDiv table tr+tr{margin-top:0}}.newbg{background:#667db6;background:-webkit-linear-gradient(to right, #667db6, #0082c8, #0082c8, #667db6);background:-webkit-gradient(linear, left top, right top, from(#667db6), color-stop(#0082c8), color-stop(#0082c8), to(#667db6));background:-webkit-linear-gradient(left, #667db6, #0082c8, #0082c8, #667db6);background:-o-linear-gradient(left, #667db6, #0082c8, #0082c8, #667db6);background:linear-gradient(to right, #667db6, #0082c8, #0082c8, #667db6)}.accountdiv{line-height:28px;font-size:18px;color:#000}.accountdiv h1{font-size:200%;margin:5px;background-image:url(img/logo2.png);background-position:center;background-repeat:no-repeat;text-indent:100%;height:60px;white-space:nowrap;overflow:hidden}.accountdiv h3{margin:0;margin-top:50px;font-weight:bold;font-size:18px;color:#fff}.accountdiv h3::before{background-color:#FFEB3B;content:"";display:inline-block;height:15px;width:3px;margin:5px 5px 0 0}.accountdiv h4{font-weight:bold;font-size:20px;color:#FFEB3B}.accountdiv p{color:#fff;padding-left:inherit}.accountdiv ul{color:#fff;padding-left:inherit;margin-left:20px}.accountdiv li{list-style:decimal}.accountdiv span{color:#0c4d87;font-size:16px;font-weight:bold}.accountdiv b{color:#000;font-weight:bold}.accountdiv a{color:#000;font-weight:bold;text-decoration:underline}hr{margin-top:30px;border-top:2px dashed #5eb95e}#discountDiv{position:relative}#discountDiv h3{color:#5eb95e}#discountDiv table{border:1px solid #bde6be}#discountDiv table th{background:#bde6be;color:#0e4c21}@media only screen and (min-width: 0px) and (max-width: 480px){#invalidicon{left:20%;top:26%}#invalidicon img{width:80%}}#loading{min-height:200px;min-height:50vh;width:100%;position:absolute;top:200px;z-index:999}#loading2{min-height:200px;min-height:50vh;width:100%;position:absolute;top:80px;z-index:999}.loading-warp{margin:0 auto;position:relative;width:100px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.loading-warp sapn{position:absolute;left:28px;top:38px;font-size:16px;color:#559dea}.loading-icon{height:100px;width:100px;border:5px solid #4c99ea;border-radius:100%;border-left-color:transparent;border-bottom-color:transparent;-webkit-animation:rotate .5s infinite linear;animation:rotate .5s infinite linear}.noticeSection{border-top:1px solid #ddd;padding:15px;border-bottom:1px solid #ddd}.noticeSection h3{text-align:center;margin:5px 0 11px;color:#0c4d87}.noticeSection .desc{font-size:15px;color:#666}.noticeSection .userList{margin:15px 0 0;padding:15px;background:#eee;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.noticeSection .userList ul{padding:7px 0;padding-right:15px;margin:0;border-bottom:1px dotted #ddd;border-right:1px dotted #ddd;float:left;overflow:hidden}@media (min-width: 700px){.noticeSection .userList ul{width:50%}.noticeSection .userList ul:nth-child(even){padding-left:15px;border-right:0}}@media (max-width: 699px){.noticeSection .userList ul{width:100%;border-right:0}}.noticeSection .userList li{list-style:none;padding-right:10px;float:left;width:33.33%;word-break:break-all}.noticeSection .userList li:before{display:block;content:attr(data-title);position:relative;padding-right:10px;white-space:nowrap;text-align:left;font-weight:bold;color:#8c99a0;font-size:14px}.resultDiv h3{text-align:center;margin:10px 0 11px;color:#0c4d87}.resultDiv table{background:#fff;margin-bottom:30px}.resultDiv .am-table-striped>tbody>tr:nth-child(odd)>th{background-color:#0c4d87;color:#fff}@media (max-width: 768px){.resultDiv table{border:0 !important}.resultDiv tr:first-of-type{display:none}.resultDiv tr{margin-bottom:10px;display:block;border:1px solid #0c4d87}.resultDiv td{display:block;border:0 !important}.resultDiv span{display:inline-block;position:relative}.resultDiv span:before{display:inline-block;content:attr(data-title);position:relative;padding-right:10px;white-space:nowrap;text-align:left;font-weight:bold;color:#0c4d87}}.invSearchForm{max-width:400px;text-align:center;background:#e6ecec;padding:30px;border-radius:4px}.invSearchForm .g-recaptcha{display:table;margin:0 auto}.invSearchForm button,.invSearchForm input{border-radius:4px}.invSearchForm .inputGroup{position:relative}.invSearchForm .inputGroup label{position:absolute;left:15px;top:3px;font-size:15px}.invSearchForm .inputGroup input[type="text"]{padding:30px 15px 10px}.invSearchForm #ContentPlaceHolder1_ValidationSummary1 ul{padding:0}.invSearchForm #ContentPlaceHolder1_ValidationSummary1 li{list-style:none;font-size:12px}.storeRow{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-webkit-box;display:-ms-flexbox;display:flex}.row{margin-left:-15px;margin-right:-15px}.col{padding:0 15px}.default_desc{line-height:1.8}.divStoreInfo{margin-right:auto;padding-bottom:15px}.divStoreInfo h2{border-bottom:1px dotted #ccc;padding-bottom:5px}.divStoreInfo .einvDesc{border-top:1px dotted #ccc;padding-top:10px}@media (min-width: 800px){.divStoreInfo .imgWrap{padding-right:15px}.divStoreInfo .storeInfo{-webkit-box-flex:1;-ms-flex:1;flex:1}}.storeInfo li{list-style:none}.storeInfo .storeLogo{max-width:100%}.storeLogo{width:100%}.divStoreInfo,.div_default_desc{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media (min-width: 701px){.divStoreInfo,.div_default_desc{-webkit-box-flex:1;-ms-flex:1;flex:1}}.divMainInput{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media (min-width: 701px){.divMainInput{-webkit-box-flex:0;-ms-flex:0 0 400px;flex:0 0 400px}}.resultDiv{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}@media (min-width: 701px){.resultDiv{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width: 700px){.resultDiv{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.divStoreInfo{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.invSearchForm{padding:20px 15px}.divStoreInfo,.divMainInput,.resultDiv{width:100%}}@media (max-width: 639px){.g-recaptcha{-webkit-transform:scale(0.85);-ms-transform:scale(0.85);transform:scale(0.85);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}}.div_bindDesc{text-align:center;background:#44b4b8;color:#fff;padding:8px}

/*# sourceMappingURL=style.css.map */