/*
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: 1.5.4
Updated: 2020-10-22 09:36:39

*/

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

body {
    font-size: 16px;
    color: #636363;
    margin: 0px auto;
    font-family: \5FAE\8EDF\6B63\9ED1\9AD4, '微軟正黑體', 'Microsoft JhengHei', 'SimHei', sans-serif;
    background-color: transparent;
    background-size: cover;
    background-attachment: fixed;
    padding-bottom: 120px;
    height: auto;
    background-image: url(images/background.jpg);
}

* {
    box-sizing: border-box;
}

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

h1 {
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    color: #8c6823;
    margin-bottom: 20px;
    line-height: 1.2;
}

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

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

h3 {
    font-size: 14px;
    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;
    font-weight: bold;
    color: #FFF !important;
    border-radius: 20px;
    padding: 15px 5px;
    width: 100%;
    display: block;
    margin: 0px auto;
    text-decoration: none;
    text-align: center;
    background: rgb(255,200,50);
    background: linear-gradient(180deg, rgba(255,200,50,1) 0%, rgba(254,163,39,1) 100%);
}

.bodywrapper {
    max-width: 800px;
    margin: 0px auto;
    padding: 15px;
}

.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 {
    text-align: center;
    font-size: 18px;
    padding-bottom: 10px;
}

.tp_banner {
    padding: 15px 0px;
}

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

.tp_shopinfo, .tpw_box {
    border-radius: 20px;
    padding: 15px;
    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: 15px !important;
    background: rgb(38,162,251);
    background: linear-gradient(180deg, rgba(38,162,251,1) 0%, rgba(89,210,217,1) 100%) !important;
    font-size: 18px;
    line-height: 40px !important;
    letter-spacing: 2px;
    font-weight: bold;
    color: #FFF !important;
    padding: 5px 0px !important;
    width: 100%;
    display: block;
    margin: 0px auto;
    text-decoration: none;
    text-align: center;
}

.tp_shopinfo .center_text {
    color:rgb(38,162,251);
    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 0px;
    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: #d02186;
}

#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: #FFF;
    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: 28px;
    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-image: url(images/tp_nobanner_v5.jpg);
    background-size: cover;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
    margin: 20px 0px;
}

.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 #d02186 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;
}

.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: #31c330;
}

.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;
}

.stamp_how {
    padding: 15px;
}

.stamp_how a {
    font-size: 16px;
    line-height: 20px;
    background: #ce8d46 !important;
    background: -webkit-linear-gradient(left, #ce8d46, #e9cc97) !important;
    background: -moz-linear-gradient(left, #ce8d46, #e9cc97) !important;
    background: linear-gradient(to right, #ce8d46, #e9cc97) !important;
    border-radius: 15px !important;
}

.stamp_how a img {
    width: 20px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: bottom;
}

.stamp_how_info ol {
    padding-left: 20px;
    margin-left: 0px;
}

.stamp_how_info li {
    margin-bottom: 20px;
    padding-left: 0px;
    margin-left: 0px;
}

.stamp_how_info li img {
    width: 30px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: bottom;
}

.stamp_how_info {
    display: none;
}

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

#acceptance_deadline, #acknowledgement_form, #show_signed_acknowledgement_btn, #not_accpet_msg {
  display: none;
}


/* LTTP */

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

.lttp_logo {
  float: left;
}

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

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

.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_v4.jpg);
}

.tpwrapper {
  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);
}

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

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

.tpwrapper h1 {
  color: #8c6823;
  margin: 30px 15px;
}

.tpwrapper .no_banner {
    background-image: url(images/tp_nobanner_v8.jpg);
}

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

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

.tpwrapper .tp_btn {
  background: #ca8c46 !important;
  background: -webkit-linear-gradient(left, #ca8c46, #dcba81) !important;
  background: -moz-linear-gradient(left, #ca8c46, #dcba81) !important;
  background: linear-gradient(to right, #ca8c46, #dcba81) !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: #ce8d46 !important;
  background: -webkit-linear-gradient(left, #ce8d46, #e9cc97) !important;
  background: -moz-linear-gradient(left, #ce8d46, #e9cc97) !important;
  background: linear-gradient(to right, #ce8d46, #e9cc97) !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: #00b45a;
}

.offtake_process {
  background: #00bd67 !important;
  background: -webkit-linear-gradient(left, #00bd67, #8de7cb) !important;
  background: -moz-linear-gradient(left, #00bd67, #8de7cb) !important;
  background: linear-gradient(to right, #00bd67, #8de7cb) !important;
}

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

#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: #0062b6;
}

#ims_dashboard .offtake_process, #champ_a_dashboard .offtake_process {
  background: #00bcb9 !important;
  background: -webkit-linear-gradient(left, #00bcb9, #009aea) !important;
  background: -moz-linear-gradient(left, #00bcb9, #009aea) !important;
  background: linear-gradient(to right, #00bcb9, #009aea) !important;
}

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

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

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

.each_inc b {
  font-size: 20px;
}

.lttp_list .tpwrapper .tp_btn {
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    background: #f9f1e5 !important;
    background: -webkit-linear-gradient(left, #f9f1e5, #f2e2cb) !important;
    background: -moz-linear-gradient(left, #f9f1e5, #f2e2cb) !important;
    background: linear-gradient(to right, #f9f1e5, #f2e2cb) !important;
    font-size: 22px !important;
    color: #8b8c8c !important;
}

.lttp_list .tpwrapper .tp_banner {
    border-radius: 10px !important;
    -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);
    padding: 0px !important;
}

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

.lttp_list .tpwrapper .no_banner {
    background-image: url(images/tp_nobanner_v8.jpg);
}


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

.tpwrapper .tp_shopinfo input {
  background: #ce8d46 !important;
  background: -webkit-linear-gradient(left, #ce8d46, #e9cc97) !important;
  background: -moz-linear-gradient(left, #ce8d46, #e9cc97) !important;
  background: linear-gradient(to right, #ce8d46, #e9cc97) !important;
}

.lttp_box {
    background: #eee2cc;
    background: -webkit-linear-gradient(bottom right, #f7f1e3, #eee2cc);
    background: -moz-linear-gradient(bottom right, #f7f1e3, #eee2cc);
    background: linear-gradient(to top left, #f7f1e3, #eee2cc);
    -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);
    float: left;
    width: 100%;
    border-radius: 15px;
    box-sizing: border-box;
	padding: 20px;
	font-size: 20px;
    font-weight: bold;
    line-height: 50px;
    text-align: center;
	margin-bottom: 50px;
}

.lttp_box img {
	width: 50px;
    display: inline;
    vertical-align: bottom;
	margin-left: -15px;
}

.lttp_box span {
	font-size: 25px;
	color: #8c6823;
}

.spark_title img {
    display: block;
    width: 230px;
    margin: 0px auto;
    padding-left: 30px;
}

.center_text {
	text-align: center;
}

.login_box .login_input {
	border-radius: 15px;
	margin: 0px 0px 10px 0px;
}

.login_box .btn_submit {
	background-color: #e0bb66;
	padding: 10px 20px;
	border-radius: 15px;
	font-size: 25px;
	display: block;
	width: 200px;
	margin: 0px auto;
	color: #FFF !important;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,1);
}

.supervised_outlet {
	background-color: #FFF;
	color: #c8914c;
	margin-left: 10px;
	margin-right: 10px;
}

.supervised_outlet h2 {
	font-size: 20px;
	color: #d56229;
}

.supervised_outlet table th, .supervised_outlet table td {
	padding: 5px 10px;
	font-size: 14px;
}

.supervised_outlet table th:nth-child(1) {
	background-color: #f26729 !important;
	color: #FFF !important;
}

.supervised_outlet table th:nth-child(2) {
	background-color: #df1e34 !important;
	color: #FFF !important;
}

.supervised_outlet table th:nth-child(3) {
	background-color: #2d87a9 !important;
	color: #FFF !important;
}

.supervised_outlet table td:nth-child(1) {
	color: #f26729 !important;
}

.supervised_outlet table td:nth-child(2) {
	color: #df1e34 !important;
}

.supervised_outlet table td:nth-child(3) {
	color: #2d87a9 !important;
}

.postid-37482 .supervised_outlet table tr:nth-child(5) {
	display: none !important;
}