/*
Theme Name: Twenty Sixteen Child
Theme URI: https://wordpress.org/themes/twentysixteen/
Template: twentysixteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Sixteen is a modernized take on an ever-popular WordPress layout — the horizontal masthead with an optional right sidebar that works perfectly for blogs and websites. It has custom color options with beautiful default color schemes, a harmonious fluid grid using a mobile-first approach, and impeccable polish in every detail. Twenty Sixteen will make your WordPress look beautiful everywhere.
Tags: one-column,two-columns,right-sidebar,accessibility-ready,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,flexible-header,microformats,post-formats,rtl-language-support,sticky-post,threaded-comments,translation-ready,blog
Version: 2.6.4
Updated: 2020-10-22 09:36:39

*/

html, body {
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body {
    font-size: 16px;
	color: #0A0E1C;
    margin: 0px auto;
    font-family: \5FAE\8EDF\6B63\9ED1\9AD4, '微軟正黑體', 'Microsoft JhengHei', 'SimHei', sans-serif;
    background-color: transparent;
	padding-bottom: 120px;
    height: auto;
}

.single-lttp, .page-template-template-wj-task-index, .single-wj_tasks, .page-template-template-lttp-b2b-index, .page-template-template-lttp-history {
    background-image: url(images/lttp_bg_v2.jpg);
}

* {
    box-sizing: border-box;
}

h1, h2, h3, h4, h5 {
    font-weight: normal;
}

h1 {
    font-size: 29px;
	line-height: 35px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    margin-bottom: 24px;
}

.single-lttp h1, .page-template-template-wj-task-index h1, .single-wj_tasks h1 {
    color: #0A0E1C;
}

h1 img {
    display: inline-block;
    width: 60px;
    padding-right: 0px;
    vertical-align: bottom;
}

h2 {
    font-size: 22px;
    text-align: center;
    color: #485260;
}

h3 {
    font-size: 18px;
    text-align: center;
    color: #485260;
}

h4 {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

p {
    padding: 0px 0px 20px 0px;
    margin: 0px
}

* {
    outline: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

img {
    width: 100%;
    height: auto;
    display: block;
}

table {
    margin: 0px;
    padding: 0px;
}

table th, table td {
    padding: 0px;
}

.btn {
    font-size: 25px;
    letter-spacing: 2px !important;
    font-weight: bold !important;
    color: #FFF !important;
    border-radius: 20px !important;
    padding: 15px 5px;
    width: 100%;
    display: block;
    margin: 0px auto;
    text-decoration: none;
    text-align: center;
    background: #892413 !important;
}

.bodywrapper {
    margin: 0px auto;
    padding: 15px 0px;
}

.row:after {
    clear: both;
    display: table;
    content: " ";
}

header .logo {
    width: 45px;
    float: left;
}

header .logout {
    width: 100px;
    float: right;
}

header .back {
    width: 50px;
    float: left;
}

header .home {
    width: 50px;
    float: right;
}

footer {
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
}

footer img {
    max-width: 800px;
    margin: 0px auto;
}

.footer_info {
    font-size: 13px;
}

.footer_info a {
    text-decoration: none;
    color: #246ea6 !important;
    padding: 20px 0px;
}

.tp_date {
    font-size: 16px;
    padding-bottom: 20px;
}

.tp_banner {
    padding: 15px 0px;
}

.tp_banner img, .tp_list_banner {
    border-radius: 15px;
}

.tp_shopinfo, .tpw_box {
    border-radius: 20px;
    padding: 10px;
    margin: 0px 0px 15px 0px;
    background-color: rgba(255,255,255,0.8);
}

.tp_shopinfo ul, .tp_shopinfo li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.tp_shopinfo ul {
    padding-bottom: 15px;
}

.tp_shopinfo input, .tp_btn {
    border-radius: 10px 10px 0px 10px !important;
    background: #EFD600 !important;
    border: 1px solid #EFD600 !important;
    padding: 11px 16px !important;
    margin-left: auto !important;
    transition: all 0.35s ease-in-out;
    box-shadow: none;
    outline: 0 !important;
    margin: 0;
	color: #413A00 !important;
}

.tp_shopinfo input:focus, .tp_btn:focus {
  outline: none !important;
}

.tp_shopinfo input:focus, .tp_btn:hover {
  background: #fff !important;
}

.tp_shopinfo .center_text {
    color: #3DBFEA;
    text-align: center;
}

.incentive_box {
    background: rgb(249,191,32);
    background: linear-gradient(180deg, rgba(249,191,32,1) 0%, rgba(249,85,8,1) 100%);
    text-align: center;
    padding: 15px;
    border-radius: 20px;
    margin-bottom: 15px;
}

.incentive_box h3 {
    font-size: 20px;
    font-weight: normal;
    color: #FFF;
}

.incentive_box h2 {
    font-size: 40px;
    font-weight: bold;
    color: #FFF;
}

.target_table, .target_table th, .target_table td {
    border: none;
    font-size: 16px;
    font-weight: bold;
}

.target_table th {
    color: #337cb3;
}

.target_table th:last-child {
    text-align: right;
}

.target_table td:last-child {
    font-size: 25px;
    text-align: right;
}

.target_table td b {
    font-size: 27px;
}

.target_table td span {
    font-size: 16px;
}

.offtake_process {
    background: rgb(48,219,79);
    background: linear-gradient(180deg, rgba(48,219,79,1) 0%, rgba(200,235,73,1) 100%);
    padding: 10px;
    border-radius: 15px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #fff;
}

.offtake_process table, .offtake_process table td {
    border: none;
    font-weight: bold;
}

.offtake_process table td:first-child {
    text-align: left;
    font-size: 16px;
    vertical-align: middle;
}

.offtake_process table td:last-child {
    text-align: right;
    font-size: 30px;
}

.process_bar {
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.process_bar .percent {
    text-align: right;
}

.process_bar .bar {
    border-radius: 2px;
    height: 4px;
    background-color: #ccc;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    margin-top: 30px;
}

.process_bar .bar .process {
    border-radius: 2px;
    height: 4px;
    z-index: 200;
    position: absolute;
    top: 0px;
    left: 0px;
}

.process_bar .bar .adv_process {
    z-index: 100;
}

#offtake_dashboard h1, #offtake_dashboard .target_table td:last-child, #offtake_dashboard .process_bar .title, #offtake_dashboard .process_bar .percent, #offtake_dashboard .target_table td b, .offtake_dashboard h1, .offtake_dashboard .target_table td:last-child, .offtake_dashboard .target_table td b {
    color: #31c330;
}

#offtake_dashboard .process_bar .process {
    background-color: #31c330;
}

#ims_dashboard h1, #ims_dashboard .target_table td:last-child, #ims_dashboard .process_bar .title, #ims_dashboard .process_bar .percent, #ims_dashboard .target_table td b, .ims_dashboard h1, .ims_dashboard .target_table td:last-child, .ims_dashboard .target_table td b {
    color: #1F6075;
}

#ims_dashboard .process_bar .process {
    background-color: #d02186;
}

#ims_dashboard .offtake_process {
    background: rgb(186,50,162);
    background: linear-gradient(180deg, rgba(186,50,162,1) 0%, rgba(228,18,116,1) 100%);
}

.tpw_box table {
    margin: 0px;
    width: 100%;
    line-height: 1.2;
}

.tpw_box table, .tpw_box th, .tpw_box td {
    border: none;
    vertical-align: top;
    font-size: 16px;
    line-height: 1.2;
}

.tpw_box th {
    color: #2f75a9;
}

.tpw_box th, .tpw_box td {
    padding:0px 0px 3px 0px;
}

.tpw_box td:last-child, .tpw_box th:last-child {
    text-align: right;
}

.accept_box {
    padding: 30px 0px;
}

.accept_box label {
    display: inline-block;
    width: 45%;
    text-align: center;
}

.signature {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px #ccc solid;
    background-color: #FFF;
    margin-bottom: 5px;
}

#signature {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 1px #ccc solid;
    background-color: #FFF;
    padding: 5px;
    width: 240px;
    height: 240px;
    margin: 0px auto 10px auto;
}

#signature canvas {
    height: 230px !important;
    width: 230px !important;
}

#resign_btn {
    background-color: #666 !important;
}

form .edit_btn {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    width: 30%;
    background-color: #3e72f6;
}

.status-confirmed, .status-signed {
    color: green;
}

.status-sign, .status-reject {
    color: red;
}

.tick_process {
    padding: 20px 10px;
    border-radius: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #fff;
}

.tick_process table {
    table-layout:fixed;
    width: 100%;
    border: none;
}

.tick_process table div {
    background: #FFF;
    padding: 2px;
    border-radius: 10px;
}

.tick_process table td {
    padding: 2px;
    border: none;
}

.tick_process table img {
    max-width: 50px;
    display: block;
    margin: 0px auto;
}

.tick_process h2, .tick_process h3 {
    color: #123946;
    font-weight: bold;
}

.v_process {
    background: rgb(48,219,79);
    background: linear-gradient(180deg, rgba(0,86,149,1) 0%, rgba(1,144,198,1) 100%);
}

.m_process {
    background: rgb(48,219,79);
    background: linear-gradient(180deg, rgba(236,112,153,1) 0%, rgba(236,133,117,1) 100%);
}

.trade_program_dashboard {
    margin-bottom: 30px;
}

.main {
    margin-top: 20px;
}

#not_accpet_msg input {
    background: #CCC !important;
}

/* No Banner */

.no_banner td {
    vertical-align: middle;
    font-size: 18px;
    font-weight: bold;
    text-align: center !important;
    height: 150px;
    width: 100%;
    color: #666 !important;
    padding: 15px;
    line-height: 1.2 !important;
}

.no_banner table, .no_banner td {
    border: none;
    padding: 15px;
    margin: 0px;
}

.no_banner {
    width: 100%;
    border-radius: 20px;
    background-size: cover;
    box-shadow: 0 6px 14px -6px rgba(24, 39, 75, 0.12), 0 10px 32px -4px rgba(24, 39, 75, 0.1);
    margin: 20px 0px;
}

.no_banner table {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
	background-color: #ECF9FD;
}

.detail_table th:last-child, .detail_table td:last-child {
}

.detail_table th:nth-child(2), .detail_table td:nth-child(2), .tpw_box table th:nth-child(2), .tpw_box td:nth-child(2) {
    text-align: right;
    padding-right: 5px;
}

#ims_dashboard .adv_process {
    background-color: #fcb1e8 !important;
    z-index: 30 !important;
    position: relative;
}

.bar_text {
    position: absolute;
    font-size: 16px;
    color: #2f75a9;
    right: -3px;
    top: 9px;
    text-align: right;
    line-height: 1.1;
    white-space: nowrap;
}

.bar_text:after {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3px 6px 3px;
    border-color: transparent transparent #1F6075 transparent;
    position: absolute;
    right: 0px;
    top: -6px;
}

.adv_process .bar_text {
    top: -20px;
}

.adv_process .bar_text:after {
    border-width: 6px 3px 0 3px;
    border-color: #d02186 transparent transparent transparent;
    top: auto;
    bottom: -6px;
}

#offtake_dashboard .bar_text:after {
    border-color: transparent transparent #31c330 transparent;
}

#offtake_dashboard .adv_process .bar_text:after {
    border-color: #31c330 transparent transparent transparent;
}

#offtake_dashboard .adv_process {
    background-color: #d8fcb1 !important;
    position: relative;
}

.each_inc {
    background-color:#f1f1f1;
    color: rgb(38,162,251);
    text-align: left;
    padding-bottom: 15px;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    border-radius: 15px;
}

/* CA */

.incentive_box h4 {
    font-size: 25px;
    font-weight: bold;
    color: #FFF;
    padding: 0px;
    margin: 0px 0px 10px 0px;
}

.incentive_box p {
    color: #FFF;
    padding: 0px;
    margin: 10px 0px 0px 0px;
}

.ca_box {
    font-size: 18px;
}

.ca_table td {
    text-align: center !important;
    width: 33.33333% !important;
}

.ca_table td img {
    max-width: 80px;
    width: 100%;
    height: auto;
    margin: 0px auto;
}

.ca_table td h2 {
    color: #337cb3;
    font-size: 23px;
    margin-top: 0px;
}

.process_bar .bar .process_ca_a, .process_bar .bar .process_ca_b, .process_bar .bar .process_ca_c {
    border-radius: 2px;
    height: 20px;
    position: absolute;
    border-radius: 6px;
}

.ca_bar .bar {
    background-color: #efdf80;
    height: 20px;
    border-radius: 6px;
}

.ca_bar .bar .process_ca_a {
    background-color: #d02186;
    z-index: 70;
}
.ca_bar .bar .process_ca_b {
    background-color: #e0a757;
    z-index: 60;
}
.ca_bar .bar .process_ca_c {
    background-color: #cbcaca;
    z-index: 50;
}

.ca_how_table img {
    width: 40px;
    height: auto;
    margin-right: 10px;
}

.ca_how_table td {
    padding-bottom: 20px;
}

.ca_how_table td b {
    color: #337cb3;
}
.ca_how_table {
    font-size: 18px;
}

.ca_how_table td span {
    color: #d02186;
    font-size: 4x;
    text-decoration: underline;
}

.ca_how_table tr:last-child {
  display: none;
}

.bar_text img {
    width: 20px;
    height: auto;
    display: inline-block;
}

.ca_bar .bar_text {
    top: -33px;
    text-align: right;
}

.tp_cue_card {
    padding-bottom: 20px;
}

.tp_cue_card img {
    border-radius: 15px;
}

.ag_text {
    padding: 50px 0px;
}

.ag_date {
    padding-bottom: 20px;
    text-align: center;
}

.offtake_dashboard {
    margin-top: 20px;
}

.mg_top {
    margin-top: 20px;
}

.percent {
    line-height: 1.2;
    font-size: 14px;
}

.tpw_box table ul, .tpw_box table ul li {
    font-size: 16px;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.tpw_box table  ul li:before {
    content: "· ";
}

.process_pc {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    float: right;
}

#ims_dashboard .process_pc {
    color: #d02186;
}

#offtake_dashboard .process_pc {
    color: #3DBFEA;
}

.ca_bar .bar_text:after {
    display: none !important;
}

.swiper-container {
  width: 100%;
  height: 100%;
    border-radius: 15px;
    margin-bottom: 20px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.title {
    position: relative;
}

.offtake_dashboard .target_table td b span {
    font-size: 14px;
    line-height: 1.2;
    display: inline-block;
}

.accept_text {
    font-size: 25px;
    font-weight: bold;
    color: green;
}

.notaccept_text {
    color: red;
}


#sign_area #hide_sign {
    float: right;
}

.display_sign #hide_sign {
    display: block;
}

.sign_btn {
    background: rgb(122,188,255); /* Old browsers */
    background: -moz-linear-gradient(left,  rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=1 ); /* IE6-9 */
}

.display_sign {
    left: 0px !important;
    z-index: 1000 !important;
    position: fixed;
    padding: 20px;
    top:0px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border: 5px #000 solid;
}

.signed {
    position: static !important;
    left: 0px !important;
    background-color: transparent !important;
    pointer-events: none;
    touch-action: none;
    padding: 0px !important;
}

.signed #signature, .signed .jSignature {
    border: none !important;
    background-color: transparent !important;
}

.signed input {
    display: none;
}

.sign_btn_style {
    background: linear-gradient(180deg, rgba(12,195,12,1) 0%, rgba(108,228,66,1) 100%) !important;
    cursor: pointer;
    margin-bottom: 10px;
}

.cp_sign {
    list-style: none;
}

.cp_sign li {
    margin-bottom: 30px;
}

.cp_pass, .cp_fail, .cp_cancel {
    width: 50%;
    margin-bottom: 20px;
    border-radius: 10px  !important;
}

.cp_pass {
    background-color: green !important;
}

.cp_fail {
    background-color: red !important;
}

.cp_cancel {
    background-color: gray !important;
}

.tpw_box .tpw_box {
    padding: 0px !important;
    margin: 0px !important;
    background-color: transparent;
}

.tpw_box .b2b_table, .tpw_box .b2b_table th, .tpw_box .b2b_table td {
    font-size: 12px;
}


.b2b_table {
    table-layout: auto !important;
}

.b2b_table tbody th, .b2b_table tbody td {
    padding: 5px 2px !important;
    border: 1px #f1f1f1 solid;
}

.b2b_table tbody th, .b2b_table tbody td {
    text-align: center !important;
}

.b2b_table tbody th:first-child, .b2b_table tbody td:first-child {
    text-align: left !important;
}

.b2b_table .red {
    background-color: bisque !important;
    color: red !important;
}

.b2b_table .red a {
    color: red !important;
}

.incentive_detail {
  background-color: #FFF;
  border-radius: 15px;
  padding: 10px;
}

.incentive_detail h4 {
  color: #8F8000;
  font-size: 16px;
  padding: 0px;
  margin: 0px;
  line-height: 1.5;
}

.incentive_detail h4 span {
  font-size: 12px;
}

.incentive_box h2 span {
  font-size: 18px;
}


.lttp_logo img {
  width: 150px;
  height: auto;
}

.lttp_info {
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.7);
  margin-bottom: 20px;
}

.outlet_code {
  -webkit-border-radius: 15px;
  -webkit-border-top-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius: 15px;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-bottomleft: 0;
  border-radius: 15px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #000;
  color: #f8e6ba;
  width: 150px;
  font-size: 12px;
  padding: 2px 10px;
}

.outlet_info {
  float: left;
  width: 40%;
  text-align: left;
  padding: 10px;
}

.outlet_info h2 {
  text-align: left;
  color: #000;
  font-weight: bold;
  font-size: 25px;
  line-height: 1.2;
}

.outlet_info h3 {
  text-align: left;
  color: #7f1e0d;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
}

.outlet_info h3 span {
  font-size: 20px;
  line-height: 1;
}

.outlet_info h4 {
  text-align: left;
  color: #000;
  font-weight: normal;
  font-size: 16px;
  line-height: 1.2;
  padding-top: 10px;
}

.status {
  float: right;
  width: 220px;
  height: 190px;
  padding: 10px;
  position: relative;
  margin: 30px 0px;
}

.status img {
  width: 180px;
  height: auto;
  margin: 0px auto;
  display: block;
}

.lttp_rm {
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  background-color: #7f1e0d;
  color: #fff;
  font-size: 16px;
  text-align: center;
}

.flexible_items, .ims_target_champ_a, .trade_program_item, .dte {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: rgba(255, 255, 255, 0.4);
  margin-bottom: 20px;
  position: relative;
  -moz-box-shadow:    inset 0 0 10px #666;
  -webkit-box-shadow: inset 0 0 10px #666;
  box-shadow:         inset 0 0 10px #666;
}

.flexible_items:before, .ims_target_champ_a:before, .trade_program_item:before, .dte:before {
  content: "1";
  display: block;
  position: absolute;
  left: 5px;
  top: -30px;
  font-size: 50px;
  color: #7f1e0d;
  font-style: italic;
  font-weight: bold;
  font-family: serif;
}

.single-lttp .tp_list div:nth-child(2):before {
  content: "1";
}

.single-lttp .tp_list div:nth-child(3):before {
  content: "2";
}

.single-lttp .tp_list div:nth-child(4):before {
  content: "3";
}

.single-lttp .tp_list div:nth-child(5):before {
  content: "4";
}

.single-lttp .tp_list div:nth-child(6):before {
  content: "5";
}

.single-lttp .tp_list div:nth-child(7):before {
  content: "6";
}

.single-lttp .tp_list div:nth-child(8):before {
  content: "7";
}

.single-lttp .tp_list div:nth-child(9):before {
  content: "8";
}

.single-lttp .tp_list div:nth-child(10):before {
  content: "9";
}

.single-lttp .tp_list .box_padding:before, .single-lttp .tp_list .box_padding div:before, .desc_box:before {
  display: none !important;
}

.flexible_items h2, .ims_target_champ_a h2, .trade_program_item h2, .dte h2 {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}

.lttp_items ul, .lttp_items ul li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.lttp_items ul {
  padding-bottom: 20px;
}

.lttp_items ul li {
  font-size: 14px;
  color: #000;
}

.lttp_items ul li span {
  font-size: 16px;
  font-weight: bold;
  color: #7f1e0d;
}

.bottom_btn {
  padding: 10px;
}

.bottom_btn img {
  width: 150px;
}

.btn_left {
  float: left;
}

.progress {
  clear: both;
  background-color: #807970;
  width: 100%;
  margin: 0px auto;
  height: 5px;
  border-radius: 10px;
}

.progress_bar {
  background-color: #7f1e0d;
  height: 5px;
  border-radius: 10px;
  max-width: 100% !important;
}

.progress_text {
  background-color: #853527;
  color: #FFF;
  font-size: 12px;
  float: right;
  margin-bottom: 5px;
}

.btn_right {
  float: right;
}

.for_develop {
  display: none;
}

.desc_box {
  background-color: #7f1e0d;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  -webkit-border-bottom-right-radius: 15px;
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomright: 15px;
  -moz-border-radius-bottomleft: 15px;
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
}

.desc_box p {
  margin: 0px;
  padding: 0px;
}

.box_padding {
  padding: 2px 35px 20px 35px;
}

.it_info {
  display: none;
  background-color: rgba(0,0,0,0.1);
  padding: 10px;
  border-radius: 15px;
  color: #000;
}

.open_info {
  width: 70px;
  height: auto;
  cursor: pointer;
  float: right;
  margin-top: 10px;
}

.cy_box {
  border: 2px #7f1e0d solid;
  border-bottom-right-radius: 15px;
  padding: 2px 35px 20px 35px;
  margin-bottom: 20px;
  position: relative;
}

.cy_box h2 {
  color: #7f1e0d;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
}

.cy_box ul {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.cy_box ul li {
  position: relative;
  line-height: 2;
}

.cy_box ul li:before {
  content: " ";
  width: 20px;
  height: 20px;
  background-image: url(images/phase_item.png);
  background-size: 20px 20px;
  position: absolute;
  left: -25px;
  top: 5px;
}

.cy_box:before {
  content: " ";
  width: 40px;
  height: 40px;
  background-image: url(images/phase_top_v2.png);
  background-size: 40px 40px;
  position: absolute;
  left: -10px;
  top: -10px;
}

.question_template ul, .question_template ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.question_template ul li {
  margin-bottom: 10px;
}

.question_template label {
  display: block;
  border-radius: 15px;
  border: 1px #000 solid;
  padding: 10px 20px;
}

.circle-wrap {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  transform: rotate(180deg);
  margin-left: 15px;
  background-color: #ccc;
}

.circle-wrap .circle .mask,
.circle-wrap .circle .fill {
  width: 170px;
  height: 170px;
  position: absolute;
  border-radius: 50%;
}

.circle-wrap .circle .mask {
  clip: rect(0px, 170px, 170px, 85px);
}

.circle-wrap .inside-circle {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  background: #f4f2f0;
  line-height: 150px;
  text-align: center;
  margin-top: 5px;
  margin-left: 5px;
  position: absolute;
  z-index: 100;
  font-weight: 700;
  font-size: 2em;
}

.mask .fill {
  clip: rect(0px, 85px, 170px, 0px);
  background-color: #7f1e0d;
}

/* animation
.mask.full,
.circle .fill {
  animation: fill ease-in-out 3s;
  transform: rotate(22.43deg);
}

@keyframes fill{
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(22.43deg);
  }
}
animation */

.tier_img, .star_1, .star_2 {
  position: absolute;
  z-index: 10;
  height: auto;
  font-size: 14px;
  line-height: 1.2;
}

.tier_img {
  width: 200px;
  margin-top: 10px;
}

.star_1 img, .star_2 img {
  width: 30px;
  display: block;
  margin: 0px auto;
}

.star_1 {
  width: 60px;
  left: 17px;
  bottom: 138px;
}

.star_2 {
  width: 60px;
  right: 25px;
  bottom: 145px;
}

.ticket {
  font-size: 20px;
  font-weight: bold;
  margin-top: 10px;
}

.ticket img {
  display: inline-block;
  width: 40px;
}

.star_2 {
  text-align: right;
}

.tier_info_1 .circle-wrap, .tier_info_1 .star_1, .tier_info_1 .star_2, .tier_info_1 .ticket {
  display: none !important;
}

.tier_info_1 .lttp_rm, .tier_info_1 .mask .fill {
  background-color: #134730 !important;
}

.tier_info_1 h3 {
  color: #134730 !important;
}

.tier_info_2 .lttp_rm, .tier_info_2 .mask .fill {
  background-color: #083451 !important;
}

.tier_info_2 h3 {
  color: #083451 !important;
}

.tier_info_4 .lttp_rm, .tier_info_4 .mask .fill {
  background-color: #4d257b !important;
}

.tier_info_4 h3 {
  color: #4d257b !important;
}

.ca_how_table tr:nth-child(2) td:first-child:before {
  content: "100%入貨量目標：";
}

.ca_how_table tr:nth-child(3) td:first-child:before {
  content: "120%入貨量目標：";
}

.ca_how_table tr:nth-child(2) td:last-child i:before {
  content: "可";
  font-style: normal;
}

.ca_how_table tr:nth-child(3) td:last-child i:before {
  content: "額外";
  font-style: normal;
}

.ca_table {
  display: none;
}

.b2b_view .tp_link, .b2b_view .wj h2 a {
  display: none !important;
}

.lttp_bottom {
  float: left;
  width: 50%;
}

@media screen and (max-width: 400px) {
  .outlet_info {
    width: 43%;
  }

  .outlet_info h2, .outlet_info h3 {
    font-size: 24px;
  }

  .tier_img, .star_1, .star_2 {
    font-size: 12px;
  }

  .star_1 img, .star_2 img {
    width: 25px;
  }

  .star_1 {
    left: 2px;
    bottom: 134px;
  }

  .star_2 {
    right: 20px;
    bottom: 148px;
  }

  .status {
    width: 160px;
    height: 180px;
    margin: 40px 0px 0px 0px;
  }

  .circle-wrap {
    width: 140px;
    height: 140px;
    margin-left: 0px;
  }

  .circle-wrap .circle .mask,
  .circle-wrap .circle .fill {
    width: 140px;
    height: 140px;
  }

  .circle-wrap .circle .mask {
    clip: rect(0px, 140px, 140px, 70px);
  }

  .circle-wrap .inside-circle {
    width: 130px;
    height: 130px;
    line-height: 120px;
  }

  .mask .fill {
    clip: rect(0px, 70px, 140px, 0px);
    background-color: #7f1e0d;
  }

  .tier_img {
    width: 140px;
  }

}



.page-template-template-tp-b2b-index-outlet-program-list .cp_pass,
.page-template-template-tp-b2b-index-outlet-program-list .cp_fail,
.page-template-template-tp-b2b-index-outlet-program-list .cp_cancel,
.page-template-template-tp-b2b-outlet-program-join .cp_pass,
.page-template-template-tp-b2b-outlet-program-join .cp_fail,
.page-template-template-tp-b2b-outlet-program-join .cp_cancel {
  text-align: left;
  text-indent: -9999px;
  background-color: transparent !important;
  padding: 0px !important;
  margin: 0px 0px 6px 0px !important;
  width: 30px !important;
  height: 30px !important;
  background-size: 30px 30px !important;
}

.page-template-template-tp-b2b-index-outlet-program-list .cp_pass,
.page-template-template-tp-b2b-outlet-program-join .cp_pass {
background-image: url(images/icon_check.png) !important;
}

.page-template-template-tp-b2b-index-outlet-program-list .cp_fail,
.page-template-template-tp-b2b-outlet-program-join .cp_fail {
background-image: url(images/icon_remove.png) !important;
}

.page-template-template-tp-b2b-index-outlet-program-list .cp_cancel,
.page-template-template-tp-b2b-outlet-program-join .cp_cancel {
background-image: url(images/icon_minus.png) !important;
}

.page-template-template-tp-b2b-index-outlet-program-list .tpw_box table ul li::before,
.page-template-template-tp-b2b-outlet-program-join .tpw_box table ul li::before {
    content: " ";
    display: none;
}

.b2b_table table {
  font-size: 12px !important;
  width: auto !important;
}

.b2b_table table tbody td {
  padding: 0px !important;
  font-size: 14px !important;
  width: 36px !important;
  overflow-x: hidden;
  text-align: center !important;
}

.b2b_table table tbody td:first-child {
    text-align: center !important;
}

.b2b_table table ul li {
font-size: 14px !important;
}

.loading {
  opacity: 0.8;
  background-color: #fff;
  position: fixed;
  z-index: 2000;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
  top: 0px;
  left: 0px;
  display: none;
}

.sample_table tbody th, .sample_table tbody td {
  text-align: left !important;
  vertical-align: middle;
}



/* LTTP */

.single-lttp_leaderboard {
  background-image: url(images/lttp_bg_v2.jpg);
}

.lttp_logo {
  float: left;
}

.lttp_back {
  float: right;
  padding-top: 25px;
}

.lttp_back a {
  width: 60px;
  margin-left: 5px;
  display: inline-block;
}

.lttp_back a img {
  width: 60px;
  height: auto;
}

.wrapper {
  padding: 15px;
}


/* LTTP Leaderboard */

.lttp_leaderboard_title {
  text-align: center;
  color: #846830;
  font-size: 22px;
  font-weight: bold;
  line-height: 25px;
  margin: 10px 0px 20px 0px;
}

.lttp_leaderboard_title img {
  width: 40px;
  display: inline-block;
  vertical-align: bottom;
}

.leaderboard_menu:after {
  clear: both;
  display: table;
  content: " ";
}

.leaderboard_menu ul, .leaderboard_menu ul li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.leaderboard_menu ul li {
  border: 2px #816c38 solid;
  width: 48%;
  margin: 5px 1%;
  float: left;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
}

.leaderboard_menu ul li a {
  display: block;
  color: #FFF;
  border: 2px #d5c48f solid;
  padding: 5px 0px;
  background: #a57a43;
  background: -webkit-linear-gradient(bottom, #a57a43, #eedbae);
  background: -moz-linear-gradient(bottom, #a57a43, #eedbae);
  background: linear-gradient(to top, #a57a43, #eedbae);
  text-align: center;
  font-weight: bold;
}

.leaderboard_menu ul .menu_active {
  border: 2px #d5c48f solid;
}

.leaderboard_menu ul .menu_active a {
  border: 2px #816c38 solid;
}

.lttp_ranking {
  border-radius: 10px;
  -webkit-box-shadow: inset 0px 0px 15px 5px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 15px 5px rgba(0,0,0,0.3);
}

.lttp_ranking:before {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  content: " ";
  display: block;
  width: 100%;
  height: 20px;
  background: #856830;
  background: -webkit-linear-gradient(left, #856830, #ae8e51);
  background: -moz-linear-gradient(left, #856830, #ae8e51);
  background: linear-gradient(to right, #856830, #ae8e51);
}

.lttp_ranking:after {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  content: " ";
  display: block;
  width: 100%;
  height: 20px;
  background: #856830;
  background: -webkit-linear-gradient(left, #856830, #ae8e51);
  background: -moz-linear-gradient(left, #856830, #ae8e51);
  background: linear-gradient(to right, #856830, #ae8e51);
}

.leaderboard_type {
  padding: 20px;
}

.leaderboard_type img {
  width: 100px;
  margin: 0px auto 10px auto;
}

.leaderboard_type h2 {
  font-size: 22px;
  color: #000;
  font-weight: bold;
  margin-bottom: 15px;
}

.leaderboard_type h2 span {
  color: #BF9B69;
}

.leaderboard_type p {
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  padding: 0px;
  margin: 0px 0px 5px 0px;
}

.lttp_ranking table {
  table-layout: auto;
  width: 100%;
}

.lttp_ranking table, .lttp_ranking table td {
  border: none;
  font-size: 14px;
}

.lttp_ranking table th {
  font-weight: bold;
  border: none;
}

.lttp_ranking th, .lttp_ranking td {
  padding: 5px 10px;
}

.lttp_ranking tr:nth-child(even) td {
  background: #cdc5b0;
  background: -webkit-linear-gradient(left, #cdc5b0, #e7e0d4);
  background: -moz-linear-gradient(left, #cdc5b0, #e7e0d4);
  background: linear-gradient(to right, #cdc5b0, #e7e0d4);
}

.lttp_ranking tr:nth-child(even) td:nth-child(1), .lttp_ranking tr:nth-child(even) td:nth-child(2), .lttp_ranking tr:nth-child(even) td:nth-child(3) {
  border-right: 1px solid #FFF;
}

.lttp_ranking td:first-child, .lttp_ranking td:nth-child(2) {
  width: 50px;
}

.my_ranking td {
  background: #f4eee0 !important;
}


/* LTTP TP */

.page-template-template-tp-form, .page-template-template-tp-detail {
  background-image: url(images/lttp_bg_v5.jpg);
}

/*
.tpwrapper {
  border-radius: 20px;
  box-shadow: 0 6px 14px -6px rgba(24, 39, 75, 0.12), 0 10px 32px -4px rgba(24, 39, 75, 0.1);
  background: #FFFFFF;
  padding: 10px;
}
*/

.tpwrapper h1 {
  margin: 30px 15px;
}

.tpwrapper .no_banner td {
    color: #0A0E1C !important;
}

.tpwrapper .tp_shopinfo, .tpwrapper .tpw_box {
  background: #FFF !important;
}

.tpwrapper .sign_btn_style {
  background: #d45a58 !important;
  background: -webkit-linear-gradient(left, #d45a58, #faafa0) !important;
  background: -moz-linear-gradient(left, #d45a58, #faafa0) !important;
  background: linear-gradient(to right, #d45a58, #faafa0) !important;
}

.accept_text {
    color: #00b459;
}

.notaccept_text {
    color: #951803;
}

.tpwrapper #resign_btn, .tpwrapper #hide_sign {
  background: #8d6927 !important;
  background: -webkit-linear-gradient(left, #8d6927, #ba914d) !important;
  background: -moz-linear-gradient(left, #8d6927, #ba914d) !important;
  background: linear-gradient(to right, #8d6927, #ba914d) !important;
  border-radius: 15px;
}

.tpwrapper .incentive_box, .tpwrapper .v_process {
  margin-left: 15px;
  margin-right: 15px;
  background: #ECF9FD !important;
}

#offtake_dashboard h1, #offtake_dashboard .target_table td:last-child, #offtake_dashboard .process_bar .title, #offtake_dashboard .process_bar .percent, #offtake_dashboard .target_table td b, .offtake_dashboard h1, .offtake_dashboard .target_table td:last-child, .offtake_dashboard .target_table td b {
    color: #3DBFEA;
}

.offtake_process {
  background: #3DBFEA !important;
  background: -webkit-linear-gradient(left, #3199BB, #64CCEE) !important;
  background: -moz-linear-gradient(left, #3199BB, #64CCEE) !important;
  background: linear-gradient(to right, #3199BB, #64CCEE) !important;
}

#offtake_dashboard .process_bar .process {
    background-color: #3DBFEA;
}

#ims_dashboard h1, #ims_dashboard .target_table td:last-child, #ims_dashboard .process_bar .title, #ims_dashboard .process_bar .percent, #ims_dashboard .target_table td b, .ims_dashboard h1, .ims_dashboard .target_table td:last-child, .ims_dashboard .target_table td b, #ims_dashboard .process_pc {
  color: #1F6075;
}

#ims_dashboard .offtake_process, #champ_a_dashboard .offtake_process {
  background: #1F6075 !important;
}

#ims_dashboard .process_bar .process {
    background-color: #1F6075;
}

.bar_text, .tpw_box th, .each_inc {
    color: #1F6075;
}

.each_inc {
    background-color: #ECF9FD;
    margin-bottom: 5px;
}

.lttp_list .tpwrapper .tp_btn {
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 600 !important;
    display: flex;
    width: -moz-fit-content;
    width: fit-content;
    align-items: center;
    justify-content: center;
    letter-spacing: normal;
    border-radius: 10px 10px 0px 10px !important;
    transition: all 0.3s ease-in-out;
    min-width: 90px !important;
    text-decoration: none !important;
    text-transform: none;
    box-shadow: none !important;
	background: #EFD600 !important;
	color: #000 !important;
	border: 1px #EFD600 solid !important;
	margin: 15px !important;
}

.lttp_list .tpwrapper .tp_btn:focus {
  outline: none !important;
}

.lttp_list .tpwrapper .tp_btn:hover {
  background: #fff !important;
}

.lttp_list .tpwrapper .tp_banner {
    border-radius: 20px !important;
	box-shadow: 0 6px 14px -6px rgba(24, 39, 75, 0.12), 0 10px 32px -4px rgba(24, 39, 75, 0.1);
    padding: 0px !important;
}

.lttp_list .tpwrapper .tp_banner img {
    border-top-left-radius: 20px !important;
    border-top-right-radius: 20px !important;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.lttp_list .tpwrapper .no_banner td {
    height: 100px;
}

.bar_text:after {
    border-color: transparent transparent #8F8000 transparent !important;
}

.ca_bar .bar .process_ca_a {
    background-color: #c8914c;
}

.ca_bar .bar .process_ca_b {
    background-color: #009aea;
}

.ca_bar .bar {
    background-color: #ccc;
}

.postid-213601 #offtake_dashboard h1, .postid-213601 #offtake_dashboard .offtake_process td:first-child, .postid-213601 #offtake_dashboard .target_table th:last-child, .postid-213601 #offtake_dashboard .target_table td:last-child, .postid-213601 #offtake_dashboard .offtake_bar, .postid-213601 #offtake_dashboard .each_inc, .postid-213601 #offtake_dashboard .offtake_process td span {
  display: none !important;
}

.postid-213601 #offtake_dashboard:before {
  content: "過去周期入貨量";
  display: block;
  color: #00b45a;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin: 30px 15px;
}

.postid-213601 #offtake_dashboard .offtake_process td:last-child:before {
  content: "入貨量";
  float: left;
  font-size: 16px;
  line-height: 40px;
}

.postid-213601 #offtake_dashboard .offtake_process td:last-child:after {
  content: "包";
}


/* Filter */

.filter-wrapper, .filter-wrapper-two {
  padding: 6px 0px;
}

.filter-wrapper input, .filter-wrapper-two input {
  margin-left: 10px;
}

.tick_table th, .tick_table tbody th {
  text-align: left !important;
}

.tick_table ul li, .b2b_table .new_vc_table ul li {
  padding-bottom: 5px !important;
}

.tick_table ul li:before, .b2b_table .new_vc_table ul li:before {
  content: "" !important;
}

.tick_table img {
  width: 20px;
  height: 20px;
}

.tick_table a {
  font-size: 12px;
}

.b2b_table .new_vc_table tbody td {
  width: 100px !important;
}

.b2b_table .new_vc_table tbody td:first-child {
  text-align: left !important;
}

.ew_select {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-bottom: 20px;
  padding: 0px 10px;
  font-size: 16px;
  border: 1px #d4d4d4 solid;
  font-family: \5FAE\8EDF\6B63\9ED1\9AD4, '微軟正黑體', 'Microsoft JhengHei', 'SimHei', sans-serif;
  border-radius: 10px;
}


.page-template-template-dte-account-switcher {
  background-image: none !important;
}

.page-template-template-dte-account-switcher, .page-template-template-dte-account-switcher .bodywrapper {
	padding: 0px !important;
}

.page-template-template-dte-account-switcher .ew_select {
	margin-bottom: 0px !important;
}

.postid-365557 #offtake_dashboard h1 {
	display:none !important;
}

.postid-365557 #offtake_dashboard:before {
  content: "硬盒25萬寶路 及 白金25萬寶路 入貨量";
  display: block;
  color: #00b45a;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin: 30px 15px;
}


.postid-511263 #offtake_dashboard h1, .postid-511263 #offtake_dashboard .offtake_process td:first-child, .postid-511263 #offtake_dashboard .offtake_process td span, .postid-511263 .target_table td span {
  display: none !important;
}

.postid-511263 #offtake_dashboard:before {
  content: "入貨量";
  display: block;
  color: #00b45a;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin: 30px 15px;
}

.postid-511263 #offtake_dashboard .offtake_process td:last-child:before {
  content: "入貨量";
  float: left;
  font-size: 16px;
  line-height: 40px;
}

.postid-511263 #offtake_dashboard .offtake_process td:last-child:after {
  content: "包";
}

.postid-511263 #offtake_dashboard .target_table td:last-child:after {
  content: "包";
  font-size: 16px;
}

.postid-517182 .cy_box .status_text {
  display: none !important;
}

.postid-517182 .desc_box {
	text-indent: -9999px;
	text-align: left;
	position: relative;
}

.postid-517182 .desc_box:after {
	content: "完成目標可獲得：$100萬賞錢";
	display: block;
	width: 100%;
	text-align: center;
	text-indent: 0px;
	color: #FFF;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

.postid-532107 #offtake_dashboard h1, .postid-532107 #offtake_dashboard .offtake_process td:first-child, .postid-532107 #offtake_dashboard .offtake_process td span, .postid-532107 .target_table td span {
  display: none !important;
}

.postid-532107 #offtake_dashboard:before {
  content: "入貨量";
  display: block;
  color: #00b45a;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin: 30px 15px;
}

.postid-532107 #offtake_dashboard .offtake_process td:last-child:before {
  content: "入貨量";
  float: left;
  font-size: 16px;
  line-height: 40px;
}

.postid-532107 #offtake_dashboard .offtake_process td:last-child:after {
  content: "包";
}

.postid-532107 #offtake_dashboard .target_table td:last-child:after {
  content: "包";
  font-size: 16px;
}

/* 20240205 */
.postid-552416 #offtake_dashboard h1, .postid-552416 #offtake_dashboard .offtake_process td:first-child, .postid-552416 #offtake_dashboard .offtake_process td span, .postid-552416 .target_table td span, .postid-552416 .offtake_dashboard h1, .postid-552416 .offtake_dashboard .offtake_process td:first-child, .postid-552416 .offtake_dashboard .offtake_process td span {
  display: none !important;
}

.postid-552416 #offtake_dashboard:before, .postid-552416 .offtake_dashboard:before {
  content: "入貨量";
  display: block;
  color: #00b45a;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin: 30px 15px;
}

.postid-552416 #offtake_dashboard .offtake_process td:last-child:before {
  content: "入貨量";
  float: left;
  font-size: 16px;
  line-height: 40px;
}

.postid-552416 #offtake_dashboard .offtake_process td:last-child:after {
  content: "包";
}

.postid-552416 #offtake_dashboard .target_table td:last-child:after, .postid-552416 .offtake_dashboard .target_table td:last-child b:after {
  content: "包";
  font-size: 16px;
}

/* 20240229 */
.postid-563634 #offtake_dashboard h1, .postid-563634 #offtake_dashboard .offtake_process td:first-child, .postid-563634 #offtake_dashboard .offtake_process td span, .postid-563634 .target_table td span, .postid-563634 .offtake_dashboard h1, .postid-563634 .offtake_dashboard .offtake_process td:first-child, .postid-563634 .offtake_dashboard .offtake_process td span {
  display: none !important;
}

.postid-563634 #offtake_dashboard:before, .postid-563634 .offtake_dashboard:before {
  content: "舊價貨限額";
  display: block;
  color: #00b45a;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin: 30px 15px;
}

.postid-563634 #offtake_dashboard .offtake_process td:last-child:before {
  content: "舊價貨限額";
  float: left;
  font-size: 16px;
  line-height: 40px;
}

.postid-563634 #offtake_dashboard .offtake_process td:last-child:after {
  content: "包";
}

.postid-563634 #offtake_dashboard .target_table td:last-child:after, .postid-563634 .offtake_dashboard .target_table td:last-child b:after {
  content: "包";
  font-size: 16px;
}

.postid-563642 #offtake_dashboard h1, .postid-563642 #offtake_dashboard .offtake_process td:first-child, .postid-563642 #offtake_dashboard .offtake_process td span, .postid-563642 .target_table td span, .postid-563642 .offtake_dashboard h1, .postid-563642 .offtake_dashboard .offtake_process td:first-child, .postid-563642 .offtake_dashboard .offtake_process td span {
  display: none !important;
}

.postid-563642 #offtake_dashboard:before, .postid-563642 .offtake_dashboard:before {
  content: "舊價貨限額";
  display: block;
  color: #00b45a;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin: 30px 15px;
}

.postid-563642 #offtake_dashboard .offtake_process td:last-child:before {
  content: "舊價貨限額";
  float: left;
  font-size: 16px;
  line-height: 40px;
}

.postid-563642 #offtake_dashboard .offtake_process td:last-child:after {
  content: "包";
}

.postid-563642 #offtake_dashboard .target_table td:last-child:after, .postid-563642 .offtake_dashboard .target_table td:last-child b:after {
  content: "包";
  font-size: 16px;
}

/* 20240307 */

.postid-565334 .cy_box .status_text {
  display: none !important;
}

.postid-565334 .desc_box {
	text-indent: -9999px;
	text-align: left;
	position: relative;
}

.postid-565334 .desc_box:after {
	content: "完成目標可獲得：$100萬賞錢";
	display: block;
	width: 100%;
	text-align: center;
	text-indent: 0px;
	color: #FFF;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
}

.mrc_box {
	background-color: #FFF;
	border-radius: 20px;
	margin-bottom: 20px;
	padding: 5px 15px;
	box-shadow: 0 6px 14px -6px rgba(24, 39, 75, 0.12), 0 10px 32px -4px rgba(24, 39, 75, 0.1);
}

.mrc_box h2 {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	color: #393939;
}

.mrc_box h2 span {
	font-size: 32px;
	font-style: italic;
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
}

.mrc_box h2 i {
	font-size: 16px;
	font-style: normal;
}

.mrc_box h3 {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #393939;
	margin-bottom: 10px;
}

.lttp_ui_status_text {
	position: absolute;
	right: 0px;
	top: 5px;
	width: 100px;
	height: 30px;
	display: block;
	text-align: right;
}

.lttp_ui_status, .lttp_ui_status_active {
	position: absolute;
	right: 0px;
	top: 5px;
	border-radius: 50%;
	background-color: #dcdde1;
	width: 30px;
	height: 30px;
	display: block;
}

.lttp_ui_status_active i {
	width: 30px;
	height: 30px;
	display: block;
	background-image: url(images/icon_tick.png);
	background-size: 30px 30px;
}

.lttp_ui_status_active {
	background: #EFD600 !important;
}

.mrc_box .dte, .mrc_box .flexible_items, .mrc_box .ims_target_champ_a, .mrc_box .trade_program_item {
	border-radius: 0px;
    background-color: transparent;
    margin-bottom: 10px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.mrc_item {
	padding-bottom: 10px;
}

.mrc_item ul {
	display: none;
	background-color: #FFF;
	border-radius: 15px;
	margin: 15px 0px;
	padding: 10px;
}

.mrc_item h2 {
	font-size: 16px;
	font-weight: normal;
	cursor: pointer;
}

.mrc_item .basic_target_remain {
	text-align: right;
}

.mrc_item .progress_bar {
	background: #EFD600 !important;
}

.mrc_info, .mrc_top {
	border-radius: 15px;
	color: #FFF;
	text-align: center;
	line-height: 1.5;
	padding: 5px 10px;
	background: rgb(222,171,37);
	background: linear-gradient(90deg, rgba(231,177,41,1) 0%, rgba(208,165,69,1) 100%);
	margin-bottom: 10px;
}

.mrc_top {
	color: #0A0E1C;
	background: #EFD600;
}

.mrc_top_image img {
	border-radius: 15px;
  width: 100%;
  height: auto;
}

.year_box .mrc_info {
	background: rgb(63,198,115);
}

.tp_links li {
	position: relative;
	padding: 10px 0px !important;
	font-size: 16px !important;
}

.tp_links li a {
	display: inline-block;
	position: absolute;
	right: 0px;
	top: 8px;
	padding: 2px 10px;
	color: #413A00 !important;
	border-radius: 10px;
	background: #EFD600 !important;
}

.mrc_item ul li span {
	color: rgb(222,171,37);
}

.mrc_stars {
	font-size: 16px;
	font-weight: bold;
	height: 40px;
}

.mrc_stars span {
	width: 30px;
	height: 30px;
	display: inline-block;
	background-image: url(images/icon_star.png);
	background-size: 30px 30px;
	vertical-align: bottom;
}

.mrc_incentive_table {
	display:none;
}

.mrc_box table, .mrc_box table td {
	border: none;
}

.mrc_box table {
	width: 100%;
}

.mrc_box table td {
	padding: 3px 0px;
	border-bottom: 1px #ccc solid;
}

.mrc_box table tr:last-child td {
	border-bottom: none;
}

.mrc_box table td:first-child {
	width: 45px;
}

.mrc_box table td:last-child {
	font-weight: bold;
	text-align: right;
  width: 65px;
}

.mrc_box table td img {
	width: 35px;
	height: auto;
}

.mrc_incentive_detail {
	width: 100%;
	height: 40px;
	display: block;
	background-image: url(images/icon_menu.png);
	background-size: 30px 30px;
	background-position: 0px 5px;
	background-repeat: no-repeat;
	cursor: pointer;
}

.mrc_incentive_chart {
	position: relative;
}

.mrc_total_incentive {
	line-height: 1.4;
    font-size: 4vw;
    font-weight: bold;
    text-align: center;
    position: absolute;
    width: 50%;
    left: 50%;
    margin-left: -25%;
    top: 33vw;
}

.mrc_total_incentive span {
	font-size: 8vw;
	font-style: italic;
	font-family: "Arial Black", "Arial Bold", Gadget, sans-serif;
}

.single-lttp {
  background-color: #FFF !important;
  background-image: none !important;
}

.year_box .mrc_item .progress_bar {
  background: rgb(63, 198, 115);
}

.end_date {
  text-align: right;
  font-size: 12px !important;
}

.mrc_ims_box .mrc_item h2, .mrc_cycle_box .mrc_item h2 {
  padding-left: 30px;
  background-size: 25px 25px;
  background-repeat: no-repeat;
  background-position: left;
}

.mrc_cycle_box .mrc_item h2 {
  background-image: url(images/icon_mrc_task_07.png);
}

.mrc_ims_box .dte .mrc_item h2 {
  background-image: url(images/icon_mrc_task_01.png);
}

.mrc_ims_box .flexible_items .mrc_item h2 {
  background-image: url(images/icon_mrc_task_02.png);
}

.mrc_cycle_box .mrc_task_1 h2 {
  background-image: url(images/icon_mrc_task_03.png);
}

.mrc_cycle_box .mrc_task_2 h2 {
  background-image: url(images/icon_mrc_task_04.png);
}

.mrc_cycle_box .mrc_task_3 h2 {
  background-image: url(images/icon_mrc_task_05.png);
}

.mrc_cycle_box .mrc_task_4 h2 {
  background-image: url(images/icon_mrc_task_06.png);
}

.mrc_get_qrcode {
  /* display: block; */
  display: none;
  border-radius: 15px;
  color: #FFF !important;
  width: 100%;
  text-align: center;
  line-height: 1.5;
  padding: 10px 10px;
  background: rgb(63, 198, 115);
  margin-bottom: 20px;
  line-height: 40px;
}

.mrc_get_qrcode i {
  display: inline-block;
  width: 45px;
  height: 40px;
  background-image: url(images/icon_qrcode.png);
  background-size: 40px 40px;
  background-repeat: no-repeat;
  background-position: left;
  vertical-align: bottom;
}

@media screen and (min-width: 800px) {
.mrc_total_incentive {
    font-size: 40px;
    top: 280px;
}

.mrc_total_incentive span {
	font-size: 80px;
}
.mrc_incentive_chart {
    min-height: 500px;
}
}



/* Coming soon */

/*
.year_box .ims_yearly, .mrc_ims_box .ims_target_champ_a .champ_a {
  display: none;
}
*/
.coming_soon {
  display: none;
  background-color: #FFF;
  border-radius: 15px;
  margin: 15px 0px;
  padding: 10px;
  text-align: center;
}

/* 20240612 */
.postid-600201 #offtake_dashboard h1, .postid-600201 #offtake_dashboard .offtake_process td:first-child, .postid-600201 #offtake_dashboard .offtake_process td span, .postid-600201 .target_table td span, .postid-600201 .offtake_dashboard h1, .postid-600201 .offtake_dashboard .offtake_process td:first-child, .postid-600201 .offtake_dashboard .offtake_process td span {
  display: none !important;
}

.postid-600201 #offtake_dashboard:before, .postid-600201 .offtake_dashboard:before {
  content: "入貨量";
  display: block;
  color: #00b45a;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin: 30px 15px;
}

.postid-600201 #offtake_dashboard .offtake_process td:last-child:before {
  content: "入貨量";
  float: left;
  font-size: 16px;
  line-height: 40px;
}

.postid-600201 #offtake_dashboard .offtake_process td:last-child:after {
  content: "包";
}

.postid-600201 #offtake_dashboard .target_table td:last-child:after, .postid-600201 .offtake_dashboard .target_table td:last-child b:after {
  content: "包";
  font-size: 16px;
}

.postid-600201 #offtake_dashboard h1, .postid-600201 #offtake_dashboard .offtake_process td:first-child, .postid-600201 #offtake_dashboard .offtake_process td span, .postid-600201 .target_table td span, .postid-600201 .offtake_dashboard h1, .postid-600201 .offtake_dashboard .offtake_process td:first-child, .postid-600201 .offtake_dashboard .offtake_process td span {
  display: none !important;
}

.mrc_box .ims_target_champ_a:before {
  display: none;
}

.hidden_target #ims_dashboard .target_table th:last-child,
.hidden_target #ims_dashboard .target_table td:last-child,
.hidden_target #ims_dashboard .process_bar {
	display:none !important;
}

.new_105 {
    float: right;
    width: 80px;
}

.new_105 img {
    width: 100%;
    height: auto;
}

.new_mrc .mrc_item span {
	color:rgba(231, 177, 41, 1);
	font-size: 14px;
	font-style: normal;
}

.progress_105 {
	position: relative;
}

.progress_105icon {
    position: absolute;
    right: -10px;
    bottom: 5px;
    font-size: 12px;
}

.progress_100icon {
    position: absolute;
    right: 10%;
    margin-right: -15px;
    bottom: 5px;
    font-size: 12px;
}

.progress_105 .progress_bar span {
    position: absolute;
    right: 10%;
    width: 1px;
    height: 5px;
    background-color: #000;
}

.new_mrc .year_box .mrc_info {
	font-size: 20px;
}

.new_mrc .year_box .mrc_info b {
	font-size: 26px;
	color: yellow;
}

.mrc_info_icon img {
    display: inline-block;
    width: 70px;
    height: auto;
    vertical-align: baseline;
}

.mrc_box .mrc_info b {
	font-size: 26px;
	color: yellow;
}

.new_mrc .mrc_ims_box .mrc_task_1 .mrc_item h2 {
  background-image: url(images/icon_mrc_task_03.png);
}

.new_mrc .mrc_cycle_box .mrc_task_1 h2 {
  background-image: url(images/icon_mrc_task_04.png);
}

.new_mrc .mrc_cycle_box .dte h2 {
  background-image: url(images/icon_mrc_task_01.png);
}

.new_mrc .mrc_cycle_box .mrc_task_2 h2 {
  background-image: url(images/icon_mrc_task_07.png);
}

.new_mrc .mrc_cycle_box .upgrade_mrc .mrc_task_1 h2 {
  background-image: url(images/icon_mrc_task_06.png);
}

.new_mrc .mrc_cycle_box .upgrade_mrc .mrc_task_2 h2 {
  background-image: url(images/icon_mrc_task_08.png);
}

.postid-729747 #offtake_dashboard h1, .postid-729747 #offtake_dashboard .offtake_process td:first-child, .postid-729747 #offtake_dashboard .offtake_process td span, .postid-729747 .target_table td span, .postid-729747 .offtake_dashboard h1, .postid-729747 .offtake_dashboard .offtake_process td:first-child, .postid-729747 .offtake_dashboard .offtake_process td span {
  display: none !important;
}

.postid-729747 #offtake_dashboard .offtake_process td:last-child:after {
  content: "條";
}

.postid-729747 #offtake_dashboard .target_table td:last-child:after, .postid-729747 .offtake_dashboard .target_table td:last-child b:after {
  content: "條";
  font-size: 16px;
}

.postid-729747 #offtake_dashboard:before {
  content: "入貨量";
  display: block;
  color: #00b45a;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin: 30px 15px;
}

.postid-729747 #offtake_dashboard .offtake_process td:last-child:before {
  content: "入貨量";
  float: left;
  font-size: 16px;
  line-height: 40px;
}

.postid-736171 .offtake_dashboard h1,
.postid-736171 #offtake_dashboard h1,
.postid-736171 #offtake_dashboard .tp_date,
.postid-736171 #offtake_dashboard .target_table,
.postid-736171 #offtake_dashboard .offtake_process,
.postid-736171 #offtake_dashboard .process_bar {
  display: none !important;
}

.postid-736171 .offtake_dashboard {
  margin-top: 0px;
}

.postid-736171 .offtake_dashboard .target_table tr {
	display: none;
}

.postid-736171 .offtake_dashboard .target_table tr:last-child {
	display: block !important;
}

.postid-790862 .offtake_dashboard h1,
.postid-790862 #offtake_dashboard h1,
.postid-790862 #offtake_dashboard .tp_date,
.postid-790862 #offtake_dashboard .target_table,
.postid-790862 #offtake_dashboard .offtake_process,
.postid-790862 #offtake_dashboard .process_bar {
  display: none !important;
}

.postid-790862 .offtake_dashboard {
  margin-top: 0px;
}

.postid-790862 .offtake_dashboard .target_table tr {
	display: none;
}

.postid-790862 .offtake_dashboard .target_table tr:last-child {
	display: block !important;
}

.postid-775110 #offtake_dashboard h1, .postid-775110 #offtake_dashboard .offtake_process td:first-child, .postid-775110 #offtake_dashboard .offtake_process td span, .postid-775110 .target_table td span, .postid-775110 .offtake_dashboard h1, .postid-775110 .offtake_dashboard .offtake_process td:first-child, .postid-775110 .offtake_dashboard .offtake_process td span {
  display: none !important;
}

.postid-775110 #offtake_dashboard .offtake_process td:last-child:after {
  content: "個";
}

.postid-775110 #offtake_dashboard .target_table td:last-child:after, .postid-775110 .offtake_dashboard .target_table td:last-child b:after {
  content: "個";
  font-size: 16px;
}

.postid-775110 #offtake_dashboard:before {
  content: "拉帶收集量";
  display: block;
  color: #00b45a;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: 2px;
  text-align: center;
  margin: 30px 15px;
}

.postid-775110 #offtake_dashboard .offtake_process td:last-child:before {
  content: "拉帶收集量";
  float: left;
  font-size: 16px;
  line-height: 40px;
}

.postid-776543 {
	background-image: none !important;
}

.postid-776543 .leaderboard_menu,
.postid-776543 .leaderboard_type,
.postid-776543 .lttp_leaderboard_title span,
.postid-776543 .lttp_header .lttp_back a:first-child {
  display: none !important;
}

.postid-776543 .lttp_leaderboard_title:after {
  content: "預算最高拉帶收集排名";
}

.postid-776543 .for_25c26,
.postid-775110 .for_25c26 {
	display: block !important;
	padding: 20px;
}


.lttp_header {
	display: none;	
}

.page-template-template-tp-b2b-index .lttp_header {
	display: block !important;	
}

.tplist {
	border-radius: 20px;
    box-shadow: 0 6px 14px -6px rgba(24, 39, 75, 0.12), 0 10px 32px -4px rgba(24, 39, 75, 0.1);
    background: #FFFFFF;
	margin-bottom: 60px;
}

.tplist, .tplist td {
	border: none;
}

.tplist td {
	padding: 5px 15px;
	border-bottom: 1px solid #E0E2E3;
}

.tp_list .tpwrapper {
	box-shadow: none;
    background: transparent;
    padding: 0px;
}

.tp_list .tppadding {
	padding: 20px 16px 26px 16px;
}

.tp_list .tpwrapper:after{
	clear: both;
	display: table;
	content: " ";
}

.tp_list .tpwrapper:after{
	clear: both;
	display: table;
	content: " ";
}

.tp_list .tpwrapper .tpw_box {
	background: #FFFFFF;
    color: #515457;
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    max-width: 388px;
    display: flex;
    flex-direction: column;
    line-height: 26px;
    position: relative;
    z-index: 1;
}

.tp_list .tpwrapper {
    margin: 0;
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    gap: 24px 32px;
}

@media only screen and (min-width: 1024px) {
.tp_list .tpwrapper {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px 32px;
}
}

@media only screen and (max-width: 837px) {
.tp_list .tpwrapper {
    display: block;
}
.tp_list .tpwrapper .tpw_box {
    width: 100%;
    max-width: 1000px;
}
.lttp_list .tpwrapper .tp_btn {
    display: inline-block;
	margin: 15px !important;
}
}