body {
    height: 100%;
    font-family: 'Noto Sans', sans-serif, 微軟正黑體;
    margin: 0px;
    padding: 0px;
}

#wrd {
    margin: 0 11.5px;
    text-decoration: none;
}

#pic {
    margin: 0 11.5px;
    text-decoration: none;
}

#set {
    margin: 0 11.5px;
    text-decoration: none;
}

#sal {
    margin: 0 11.5px;
    text-decoration: none;
}

#upg {
    margin: 0 11.5px;
    text-decoration: none;
}

.button-icon {
    text-align: center;
    width: 1000px;
    height: 300px;
    margin: 20px auto;
    padding: 50px;
    border-width: 10px;
}

.sal_lis {
    border: 1px solid #eeeeee;
    width: 100%;
    height: 160px;
    text-align: center;
    margin: 0 auto;
    margin-top: -10px;
    background-color: #fff;
    border-bottom: 1px solid #000000;
    font-weight: 700;
}

.ord_lis {
    border: 1px solid #eeeeee;
    width: 100%;
    height: 160px;
    text-align: center;
    margin: 0 auto;
    margin-top: -10px;
    background-color: #fff;
    border-bottom: 1px solid #000000;
    font-weight: 700;
    margin-top: 50px;
}

#all_info {
    text-align: center;
}

.btn-circle-br-adm {
    width: 140px;
    height: 140px;
    padding-top: 50px;
    text-align: center;
    border-radius: 70px;
    margin: 15px;
}

.btn-circle-adm {
    width: 140px;
    height: 140px;
    padding-top: 61px;
    text-align: center;
    border-radius: 70px;
    margin: 15px;
}

.btn-circle-br-usr {
    position: relative;
    width: 140px;
    height: 140px;
    padding-top: 50px;
    text-align: centers;
    border-radius: 70px;
    margin: 10px;
}

.btn-circle-usr {
    position: relative;
    width: 140px;
    height: 140px;
    padding-top: 61px;
    text-align: center;
    border-radius: 70px;
    margin: 10px;
}

.btn-circle-sal {
    position: static;
    right: 0px;
    color: yellow;
    width: 70px;
    height: 70px;
    padding-top: 20px;
    text-align: center;
    border-radius: 35px;
    margin: 15px;
}

.form-signin {
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}

.form-signin .form-signin-heading {
    margin-bottom: 10px;
}

.form-signin input[type="text"] {
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.form-signin input[type="password"] {
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.badge-danger {
    background-color: #d43f3a;
    color: #fff;
    border-radius: 10px;
    width: 20px;
    height: 20px;
    position: relative;
}

#dropDIV1 {
    text-align: center;
    width: 200px;
    height: 200px;
    border: 0px;
}

#blah {
    width: 200px;
    height: 200px;
}

#dropDIV2 {
    text-align: center;
    width: 200px;
    height: 200px;
    border: solid 2px #000;
}

#dropDIV3 {
    text-align: center;
    width: 200px;
    height: 200px;
    border: solid 2px #000;
}

.logo {
    width: 100%;
    text-align: center;
    margin: 0 auto;
}

.dropbtn {
    background-color: #4CAF50;
    color: white;
    padding: 8px;
    font-size: 15px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover,
.dropbtn:focus {
    background-color: #3e8e41;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {
    background-color: #f1f1f1
}

.show {
    display: block;
}


/* navbar */

.navbar-custom {
    background-color: #e27113;
    color: #ffffff;
    border: 0;
    margin: 0 auto;
}

.navbar-custom .navbar-nav > li > a {
    color: #fff;
}

.navbar-custom .navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus {
    color: #ffffff;
    background-color: transparent;
}

.navbar-custom .navbar-nav > li > a:hover,
.nav > li > a:focus {
    text-decoration: none;
    background-color: #FF8040;
}

.navbar-custom .navbar-brand {
    color: #eeeeee;
}

.navbar-custom .navbar-toggle {
    background-color: #eeeeee;
}

.navbar-custom .icon-bar {
    background-color: #FF8040;
}

.logo2 {
    color: #ffffff;
    font-size: 21pt;
    text-align: center;
}

.logo-line {
    position: relative;
    color: #eeeeee;
    width: 800px;
    text-align: center;
    margin-bottom: 0px;
}

.head-line {
    position: relative;
    width: 100%;
    padding: 0px;
    height: 10pt;
    /*border:0px;*/
    background-color: #eeeeee;
    color: #eeeeee;
    margin-top: -26px;
    margin-bottom: 0px;
}

.head-line-sale {
    width: 100%;
    padding: 0px;
    height: 5pt;
    background-color: #eeeeee;
    margin-top: 0px;
    margin-bottom: 0px;
}

.foot-line1 {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 1pt;
    border: 0px;
    background-color: #999999;
    left: 0px;
    margin-top: 150px;
}

.foot-line2 {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 0.5pt;
    border: 0px;
    background-color: #999999;
    left: 0px;
    margin-top: 20px;
}

.footer {
    position: relative;
    margin-top: 0px;
    /* negative value of footer height */
    height: 120px;
    clear: both;
    padding-top: 20px;
    background-color: #eeeeee;
}

.foot-lineIndex {
    position: relative;
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 1pt;
    border: 0px;
    background-color: #999999;
    left: 0px;
    margin-top: 330px;
}

.loading {
    display: block;
    position: absolute;
    margin: 0 auto;
    left: 47%;
}

#img_loading {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

#set_loading {
    margin: 0;
    position: relative;
    top: -300px;
    left: 50%;
    transform: translate(-50%, -50%);
}

.col-md-2 {
    float: left;
}

.col-md-2 a:link {
    text-decoration: none;
    color: #e27113;
}

.col-md-2 a:visited {
    text-decoration: none;
    color: #9D9D9D;
}

.col-md-2 a:hover {
    text-decoration: none;
    color: #e27113;
}

.col-md-2 a:active {
    text-decoration: none;
    color: #e27113;
}

.sale-line {
    color: #9D9D9D;
    width: 1100px;
    text-align: center;
    margin-top: 10px;
    left: 25%;
    border-top: 1px solid #BEBEBE;
}

.list-show {
    margin-top: 5px;
    text-align: center;
}

#lis_img {
    text-align: center;
    width: 100px;
    height: 100px;
    border: 0px;
}

#lis_pic {
    width: 100px;
    height: 100px;
}

#srh_ord {
    background-color: #F0F0F0;
    color: #000000;
    border: none;
    height: 25px;
}

#xsl_exp {
    background-color: #F0F0F0;
    color: #000000;
    border: none;
    height: 30px;
    margin-left: 30px;
    font-weight: 400;
}

#light {
    height: 25px;
    width: 30px;
}

#upg_sal {
    border: none;
    background-color: #e27113;
    color: #ffffff;
    height: 35px;
    margin-left: 110px;
    padding-left: 0px;
}

.dropdown-menu {
    text-align: center;
}

.drp_img {
    width: 25px;
    height: 25px;
}

.men_link {
    position: relative;
    width: 200px;
    padding: 0px;
    margin: 0px;
    font-size: 14pt;
}

.men_line {
    position: relative;
    width: 160px;
    margin: 10px 20px 0px 20px;
    padding: 0px;
    height: 0.7pt;
    border: 0px;
    background-color: #E0E0E0;
    left: 0px;
}

#user_img {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 15px;
    margin-left: 30px;
    border: 0.5px solid #dccfcf;
}

#cover_table {
    position: relative;
    width: 800px;
    height: 512px;
}

.set-container {
    width: 830px;
    font-size: 18px;
    padding-left: 0px;
    border: 1px solid #d0d0d0;
    margin-top: 58px;
    text-align: left;
    background-color: #fff;
}

#price_pow {
    width: 60px;
}

#price_current {
    width: 60px;
}

#price_percent {
    width: 60px;
}

#store_price {
    position: relative;
    margin-left: 330px;
    padding: 8px;
    border: none;
}

#return_index {
    border: none;
    padding: 7px;
    background-color: #e27113;
    color: #ffffff;
}

#confirm_refresh {
    border: none;
    padding: 5px;
    background-color: #e27113;
    color: #ffffff;
}

textarea {
    resize: none;
}

#edit_name {
    width: 30px;
    height: 30px;
}

#edit_fb {
    width: 30px;
    height: 30px;
}

#edit_ig {
    width: 30px;
    height: 30px;
}

#edit_mail {
    width: 30px;
    height: 30px;
}

#edit_url {
    width: 30px;
    height: 30px;
}

.edit_btn {
    position: relative;
    margin-left: 750px;
}

p.hover {
    background: #fffbe1;
}

#search_list {
    width: 140px;
    height: 140px;
    padding-top: 50px;
    text-align: center;
    border-radius: 70px;
    margin: 42.5px;
    text-decoration: none;
}

#search_order {
    width: 140px;
    height: 140px;
    padding-top: 50px;
    text-align: center;
    border-radius: 70px;
    margin: 42.5px;
    text-decoration: none;
}

#mange_act {
    width: 140px;
    height: 140px;
    padding-top: 61px;
    text-align: center;
    border-radius: 70px;
    margin: 42.5px;
    text-decoration: none;
}

#item_manager {
    width: 140px;
    height: 140px;
    padding-top: 61px;
    text-align: center;
    border-radius: 70px;
    margin: 42.5px;
    text-decoration: none;
}

.inline {
    display: inline;
}

.act-container {
    width: 800px;
    margin: 0 auto;
    font-size: 18px;
    border: 1px solid #d0d0d0;
    margin-top: 58px;
    text-align: center;
}

.adj_act {
    position: relative;
    width: 740px;
    margin-left: 40px;
    height: 300px;
    text-align: center;
    margin-top: 50px;
}

#add_act {
    font-size: 40px;
    width: 740px;
    height: 300px;
    color: #7B7B7B;
    background-color: #E0E0E0;
    padding-top: 180px;
}

.add_img {
    position: absolute;
    margin-top: -125px;
    margin-left: -170px;
    width: 100px;
    height: 100px;
}

.act_line {
    position: relative;
    height: 1px;
    border-top: 2px solid #9D9D9D;
}

.act_name {
    float: left;
    width: 300px;
    margin-left: 20px;
}

#act_peoele {
    margin-left: 20px;
}

#add_act_info {
    position: relative;
    border: 1px solid #7B7B7B;
    font-size: 40px;
    width: 740px;
    height: 300px;
    color: #7B7B7B;
    background-color: #ffffff;
    padding-top: 180px;
    left: -10px;
    margin-top: 20px;
}

#add_act_info:hover {
    color: #dcdada;
}

#add_act_info:active {
    color: #dcdada;
    box-shadow: 0 5px #666;
    transform: translateY(3px);
}

.trim_act_info {
    position: relative;
    border: 1px solid #7B7B7B;
    font-size: 40px;
    width: 740px;
    height: 300px;
    color: #7B7B7B;
    background-color: #ffffff;
    padding-top: 180px;
    margin-left: -10px;
    margin-top: 10px;
}

.trim_act_info:hover {
    color: #dcdada;
}

.trim_act_info:active {
    color: #dcdada;
    box-shadow: 0 5px #666;
    transform: translateY(3px);
}

.act_brif {
    position: relative;
    resize: none;
    color: #666666;
    font-size: 14pt;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    width: 250pt;
    height: 100pt;
    left: -214px;
}

.trim_brif {
    position: relative;
    resize: none;
    color: #666666;
    font-size: 14pt;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    width: 250pt;
    height: 100pt;
    left: -214px;
}

#confirm_act {
    position: relative;
    border: none;
    padding: 8px;
    margin-left: 650px;
    background-color: #e27113;
    color: #ffffff;
    top: -60px;
}

#refb_btn {
    position: relative;
    border: none;
    padding: 5px;
    background-color: #e27113;
    color: #ffffff;
    top: 0px;
    left: 0px;
}

#exl_btn {
    position: relative;
    border: none;
    padding: 5px;
    background-color: #00BB00;
    color: #ffffff;
    top: 0px;
    left: 0px;
}

.acd_img {
    position: absolute;
    margin-top: -105px;
    margin-left: -190px;
    width: 100px;
    height: 100px;
}

#temp_img {
    position: relative;
    width: 740px;
    height: 300px;
    border: none;
    margin-top: -240px;
}

.img_show {
    position: relative;
    width: 740px;
    height: 300px;
    border: none;
    margin-top: -180px;
}

#adj_act_list {
    position: relative;
    width: 740px;
    height: 300px;
    margin-top: 450px;
    margin-left: 40px;
    margin-bottom: 380px;
}

.show_peoele {
    margin-left: -300px;
}

.trim_act {
    position: relative;
    border: none;
    padding: 8px;
    margin-left: 650px;
    background-color: #e27113;
    color: #ffffff;
}

#show_aname {
    position: relative;
    float: left;
    width: 300px;
    margin-left: -28px;
}

#delete_act {
    position: relative;
    border: none;
    padding: 8px;
}

.sal_container {
    width: 900px;
    height: 125px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 700;
    border: 1px solid #d0d0d0;
    border-bottom: 5px solid #9c6c24;
    margin-top: 0px;
    background-color: #fff;
    text-align: left;
    /*margin-bottom: 5px;*/
}

.ord_container {
    width: 900px;
    height: 115px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 700;
    border: 1px solid #d0d0d0;
    border-bottom: 5px solid #9c6c24;
    margin-top: 0px;
    background-color: #fff;
    text-align: left;
    margin-bottom: 485px;
}

.item_info {
    width: 950px;
    height: 100px;
    margin-bottom: 10px;
    margin-left: 30px;
}

.item_img {
    width: 100px;
    height: 100px;
    cursor: pointer;
    margin-top: 5px;
    margin-left: 5px;
}

.item_img:hover {
    -webkit-transform: scale(3, 3);
    position: relative;
    z-index: 99;
}

.top_iteminfo {
    position: relative;
    top: -90px;
    left: 110px;
}

.bot_iteminfo {
    position: relative;
    top: -80px;
    left: 115px;
}

.right_iteminfo {
    margin-top: -95px;
    margin-left: 320px;
}

.right_iteminfo_sal {
    margin-left: 320px;
}

.vendor_fee {
    color: #FF0000;
    font-size: 16px;
}

.vendor_fee_d {
    font-size: 16px;
}

.download_img {
    border: none;
}

.item_price {
    color: #FF0000;
    font-size: 22px;
    margin-right: 30px;
}

.item_amount {
    margin-right: 45px;
}

.order_datetxt {
    color: #9D9D9D;
    font-size: 13px;
    display: inline-block;
}

.order_date {
    color: #9D9D9D;
    font-size: 13px;
    display: inline-block;
}

.arrival_daytxt {
    color: #9D9D9D;
    font-size: 13px;
}

.salarrival_daytxt {
    color: #9D9D9D;
    font-size: 13px;
}

.arrival_day {
    color: #9D9D9D;
    font-size: 13px;
}

.arrival_daytxt_d {
    position: relative;
    color: #9D9D9D;
    font-size: 13px;
    right: -232px;
    top: -70px;
}

.arrival_day_d {
    position: relative;
    color: #9D9D9D;
    font-size: 13px;
    right: -295px;
    top: -100px;
}

.status {
    color: #e27113;
    font-size: 28px;
}

.status_d {
    margin-top: -85px;
    margin-left: 760px;
}

.my_status {
    margin-top: -75px;
    margin-left: 320px;
}

.sal_status {
    margin-top: -70px;
    margin-left: 480px;
}

.down-arr {
    border: none;
    background-color: #ffffff;
}

.consumer-container {
    width: 902px;
    margin: 0 auto;
    font-size: 18px;
    border: 1px solid #d0d0d0;
    margin-bottom: 8px;
    text-align: left;
    background-color: #fff;
}

.ordconsumer-container {
    width: 50%;
    margin: 0 auto;
    font-size: 18px;
    border: 1px solid #d0d0d0;
    border-top: 5px solid #cc9052;
    margin-top: 0px;
    text-align: left;
    background-color: #fff;
}

.top_billinfo {
    top: 0px;
    left: -500px;
    position: relative;
}

.bill_name {
    font-size: 30px;
    color: #9D9D9D;
}

.ship_name {
    font-size: 19px;
    color: #9D9D9D;
}

.col-md-3 {
    float: left;
	width: 160px;
}

.col-md-3 a:link {
    text-decoration: none;
    color: #e27113;
}

.col-md-3 a:visited {
    text-decoration: none;
    color: #9D9D9D;
}

.col-md-3 a:hover {
    text-decoration: none;
    color: #e27113;
}

.col-md-3 a:active {
    text-decoration: none;
    color: #e27113;
}

.col-md-4 {
    float: left;
}

.col-md-4 a:link {
    text-decoration: none;
    color: #e27113;
}

.col-md-4 a:visited {
    text-decoration: none;
    color: #9D9D9D;
}

.col-md-4 a:hover {
    text-decoration: none;
    color: #e27113;
}

.col-md-4 a:active {
    text-decoration: none;
    color: #e27113;
}

.col-md-6 {
    float: left;
}

.col-md-6 a:link {
    text-decoration: none;
    color: #e27113;
}

.col-md-6 a:visited {
    text-decoration: none;
    color: #9D9D9D;
}

.col-md-6 a:hover {
    text-decoration: none;
    color: #e27113;
}

.col-md-6 a:active {
    text-decoration: none;
    color: #e27113;
}

.pic_lis {
    position: relative;
    border: 1px solid #eeeeee;
    background-color: #fff;
    width: 100%;
    text-align: center;
    margin-top: 60px;
    border-bottom: 1px solid #BEBEBE;
}

.selecttheme {
    position: relative;
    left: 0px;
    z-index: 999;
}

.pic_name {
    border: none;
    padding: 5px;
    background-color: #E0E0E0;
}

.pic-container {
    width: 900px;
    font-size: 18px;
    border: 1px solid #d0d0d0;
    background-color: #fff;
    margin-top: 0px;
    margin: 0 auto;
}

.add_pic_exam {
    position: relative;
    height: 180px;
    width: 180px;
}

.pic_ex {
    position: relative;
    height: 450px;
    border-bottom: 1px solid #d0d0d0;
}

.add_img_ex {
    position: relative;
    height: 70px;
    width: 70px;
    top: 40px;
    left: 55px;
}

.pic_exsub {
    position: relative;
    width: 180px;
    height: 200px;
    /*border: 1px solid #d0d0d0;*/
    left: 40px;
    top: 40px;
}

#pic_exsub3d {
    position: relative;
    width: 180px;
    height: 200px;
    border: 1px solid #d0d0d0;
    left: 40px;
    top: 40px;
}

#pic_exsub2d {
    position: relative;
    width: 180px;
    height: 200px;
    border: 1px solid #d0d0d0;
    left: 140px;
    top: 40px;
}

#pic_exsubck {
    position: relative;
    width: 180px;
    height: 200px;
    border: 1px solid #d0d0d0;
    left: 40px;
    top: 40px;
}

#pic_exsubst {
    position: relative;
    width: 180px;
    height: 200px;
    border: 1px solid #d0d0d0;
    left: 40px;
    top: 40px;
}

.load_img_ex {
    position: relative;
    top: 65px;
    left: 42px;
    font-size: 25px;
    color: #8a8888;
}

.add_img_ex2 {
    position: relative;
    height: 200px;
    width: 180px;
}

.pic_exsub2 {
    position: relative;
    width: 180px;
    height: 200px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    left: 580px;
    top: -162px;
}

.stic_exsub2 {
    position: relative;
    width: 180px;
    height: 200px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    left: 280px;
    top: -210px;
}

.stic_exsub2a {
    position: relative;
    width: 180px;
    height: 200px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    left: 280px;
    top: -265px;
}

.stic_exsub2b {
    position: relative;
    width: 180px;
    height: 200px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    left: 280px;
    top: -235px;
}

.stic_exsub2c {
    position: relative;
    width: 180px;
    height: 200px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    left: 280px;
    top: -260px;
}

.load_img_ex2 {
    position: relative;
    top: -43px;
    left: 0px;
    font-size: 25px;
    color: #040101;
    background-color: #ffffff;
    opacity: 0.7;
    /*filter: alpha(opacity=90);*/
    /*for IE*/
    text-align: center;
    height: 43px;
}

.pic_exsub3a {
    position: relative;
    width: 370px;
    height: 240px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    left: 300px;
    top: -230px;
}

.pic_exsub3a ul {
	clear: both;
}

.pic_exsub3b {
    position: relative;
    width: 370px;
    height: 240px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    left: 300px;
    top: -280px;
}

.pic_exsub3c {
    position: relative;
    width: 370px;
    height: 240px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    left: 300px;
    top: -255px;
}

.pic_exsub3s {
    position: relative;
    width: 370px;
    height: 240px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    left: 300px;
    top: -245px;
}

.stic_exsub3a {
    position: relative;
    width: 370px;
    height: 250px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    left: 300px;
    top: -160px;
}

.stic_exsub3b {
    position: relative;
    width: 370px;
    height: 220px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    left: 300px;
    top: -160px;
}

.stic_exsub3c {
    position: relative;
    width: 370px;
    height: 220px;
    border: 1px solid #d0d0d0;
    display: inline-block;
    left: 300px;
    top: -160px;
}

.pic_uploadStick {
    position: relative;
    height: 800px;
}

.pic_upload3D {
    position: relative;
    height: 800px;
}

.pic_upload2D {
    position: relative;
    height: 800px;
}

.pic_uploadck {
    position: relative;
    height: 800px;
}

.pic_uploadstar {
    position: relative;
    height: 800px;
}

.men-container {
    width: 800px;
    font-size: 18px;
    border: 1px solid #d0d0d0;
    margin-top: 0px;
    margin: 0 auto;
    text-align: center;
}

.load_usr {
    position: relative;
    top: -40px;
    left: 0px;
    font-size: 25px;
    color: #040101;
    background-color: #ffffff;
    opacity: 0.7;
    filter: alpha(opacity=70);
    /*for IE*/
    text-align: center;
    height: 35px;
    width: 108px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;
}

.load_usr:hover {
    overflow: visible;
    white-space: normal;
    width: auto;
}

.img-thumbnail {
    height: 120px;
}

.img-ratio {
    display: block;
    max-width: 200px;
    max-height: 170px;
    width: auto;
    height: auto;
}

#q_srh {
    background-color: #F0F0F0;
    color: #000000;
    border: none;
    height: 25px;
}

#pic-row {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
	text-align: center;
}

#sal-row {
    text-align: center;
}

#something {
    text-align: center;
    margin-left: 1000px;
    margin-top: 30px;
}

.men-topsh {
    margin-top: 60px;
    border: 1px solid #9a9a9a;
    height: 80px;
}

.pic_img {
    width: 80px;
    height: 80px;
    position: relative;
    top: 40px;
    left: 49px;
}

.pic_label {
    position: relative;
    border: none;
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    cursor: pointer;
	border: 1px solid #9a9a9a;
}

.del_pic {
    border: none;
    background-color: #E0E0E0;
    margin-top: 79px;
    margin-left: 85px;
    z-index: 999;
}

.edi_pic {
    border: none;
    padding: 5px;
    background-color: #e27113;
    color: #ffffff;
}

.upg-container {
    position: relative;
    width: 800px;
    margin-top: 58px;
    /*margin-left: 380px;*/
    text-align: center;
    border: 1px solid #000000;
}

.act-join {
    position: relative;
    height: 80px;
    text-align: center;
    background-color: #f7931e;
    top: -750px;
}

.act-join2 {
    position: relative;
    text-align: left;
    top: -705px;
    left: 40px;
}

.act-mng {
    height: 80px;
    text-align: center;
    background-color: #f7931e;
    margin-top: 0px;
}

.act-mng2 {
    text-align: left;
    margin-top: 0px;
    margin-left: 40px;
}

#join_img {
    position: relative;
    width: 720px;
    height: 300px;
    border: none;
    top: 10px;
}

.upg2-container {
    position: relative;
    width: 800pt;
    margin-top: 58px;
    //margin-left: 300px;
    text-align: center;
}

.bro-des {
    position: relative;
    height: 80pt;
    text-align: center;
    background-color: #f7931e;
}

.left-ex {
    width: 400pt;
    margin-top: 55pt;
}

.right-upg {
    width: 400pt;
    height: 0pt;
    position: relative;
}

.selectpicker {
    overflow: scroll;
}

.col-lg-3 {
    position: relative;
    left: -50px;
    margin-bottom: 30px;
}

.set-th {
    position: relative;
    left: 10px;
    color: #777777;
}

.m-1 {
    position: relative;
    top: 50px;
    left: 40px;
    border: 1px solid #ccc;
    width: 180px;
    height: 25px;
    overflow: hidden;
}

.m-1:hover {
    overflow: visible;
    white-space: normal;
    width: auto;
}

.pic-line {
    position: relative;
    color: #9D9D9D;
    width: 1100px;
    text-align: center;
    margin-top: 0px;
    border-top: 1px solid #BEBEBE;
}

.sal_hov0 {
    display: inline-block;
    color: #999;
    cursor: pointer;
    margin-left: 30px;
    margin-right: 30px;
    text-decoration: none;
}

.sal_hov0:hover {
    color: #e27113;
    text-decoration: none;
}

.sal_hov1 {
    display: inline-block;
    color: #999;
    cursor: pointer;
    margin-left: 30px;
    margin-right: 30px;
    text-decoration: none;
}

.sal_hov1:hover {
    color: #e27113;
    text-decoration: none;
}

.sal_hov2 {
    display: inline-block;
    color: #999;
    cursor: pointer;
    margin-left: 30px;
    margin-right: 30px;
    text-decoration: none;
}

.sal_hov2:hover {
    color: #e27113;
    text-decoration: none;
}

.sal_hov3 {
    display: inline-block;
    color: #999;
    cursor: pointer;
    margin-left: 30px;
    margin-right: 30px;
    text-decoration: none;
}

.sal_hov3:hover {
    color: #e27113;
    text-decoration: none;
}

.sal_hov4 {
    display: inline-block;
    color: #999;
    cursor: pointer;
    margin-left: 30px;
    margin-right: 30px;
    text-decoration: none;
}

.sal_hov4:hover {
    color: #e27113;
    text-decoration: none;
}

.sal_hov5 {
    display: inline-block;
    color: #999;
    cursor: pointer;
    margin-left: 30px;
    margin-right: 30px;
    text-decoration: none;
}

.sal_hov5:hover {
    color: #e27113;
    text-decoration: none;
}

.sal_hov6 {
    display: inline-block;
    color: #999;
    cursor: pointer;
    margin-left: 30px;
    margin-right: 30px;
    text-decoration: none;
}

.sal_hov6:hover {
    color: #e27113;
    text-decoration: none;
}

.sal_hov7 {
    display: inline-block;
    color: #999;
    cursor: pointer;
    margin-left: 30px;
    margin-right: 30px;
    text-decoration: none;
}

.sal_hov7:hover {
    color: #e27113;
    text-decoration: none;
}

.gray {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}

#search {
    width: 200px;
    position: relative;
}

.item_name {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 170px;
    position: relative;
    top: 10px;
}


/*.item_name:hover {
    overflow: visible;
}*/

.item_name_d {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 170px;
    position: relative;
    top: -30px;
}

.hov_show {
    color: #e27113;
    text-decoration: underline;
    cursor: pointer;
}

.hov_show:hover {
    color: #e27113;
    text-decoration: underline;
}

#sale_detail {
    width: 1000px;
    position: relative;
    left: -200px;
    top: 50px;
}

#sale_detail2 {
    width: 1000px;
    position: relative;
    left: -200px;
    top: 50px;
}

#order_fee1 {
    border: none;
    background-color: #fff;
    color: #e27113;
}

#order_fee2 {
    border: none;
    background-color: #fff;
    color: #e27113;
}

.order_fee2 {
    border: none;
    background-color: #fff;
    color: #e27113;
}

.filter-bar {
    height: 155px;
    width: 100%;
    margin-top: 56.656px;
    padding-bottom: 15px;
    font-family: Regular;
    border-bottom: 1pt solid #999999;
    background-color: #ffffff;
}

.status-bar {
    height: 75px;
    width: 1120px;
    margin: 0px auto;
    text-align: center;
    font-size: 14pt;
}

.status-bar a {
    text-align: center;
    margin: 0px auto;
    margin-top: 8px;
    text-decoration: none;
    color: #999999;
    display: inline-block;
    padding-right: 30px;
    padding-left: 30px;
}

.status-bar a:link {
    text-align: center;
}

.status-bar a:hover {
    text-align: center;
    color: #e27113;
}

.status-bar a:active {
    text-align: center;
    color: #e27113;
}

.cus-hr1 {
    height: 1px;
    width: 1120px;
    margin: 0px auto;
    background-color: #cccccc;
    text-align: center;
}

.search-bar {
    height: 79px;
    width: 1120px;
    margin: 0px auto;
}

.cus-btn {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14pt;
    color: #333333;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
}

.cus-btn1 {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14pt;
    color: #ffffff;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    background-color: #e27113;
}

.item-list {
    width: 900px;
    margin: 0px auto;
}

.item-row {
    height: 80px;
    padding-top: 10px;
    margin-bottom: 5px;
    background-color: #ffffff;
}

.item-row a {
    text-align: center;
    margin: 0px auto;
    color: #e27113;
    display: inline-block;
}

.cus-hr2 {
    height: 5px;
    width: 1000px;
    border: 0;
    margin: 0px auto;
    background-color: #eeeeee;
}

.cus-hr3 {
    height: 1px;
    width: 820px;
    border: 0;
    margin: 0px auto;
    background-color: #eeeeee;
}

.cus-hr4 {
    height: 1px;
    width: 820px;
    border: 0;
    margin: 0px auto;
    background-color: #c7b299;
}

.detail-list {
    width: 900px;
    background-color: #ffffff;
    text-align: left;
    padding: 10px 40px 20px 40px;
}

.modal-footer {
    border-top: 0px;
    padding: 15px;
    /*text-align: right;*/
}

.link_effect {
    color: #4A4AFF;
    font-size: 15pt;
    text-decoration: underline;
}

.link_effect:hover {
    font-size: 25px;
    color: #0000E3;
    position: relative;
    left: 1px;
    top: 1px;
    clip: rect()
}

.edit_img {
    margin-top: -50px;
    font-size: 25px;
    color: #040101;
    background-color: #ffffff;
    opacity: 0.9;
    filter: alpha(opacity=90);
    /*for IE*/
    text-align: center;
    height: 43px;
    z-index: 999;
    cursor: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: clip;
}

.load_img {
    position: relative;
    top: -135px;
    left: 42px;
    font-size: 25px;
    color: #8a8888;
}

.pushbox {
    position: fixed;
    width: 50px;
    height: 130px;
    background: white;
    right: 10px;
    top: 150px;
}

#views {
    display: none;
}

.sort {
    background: #fff;
    border-radius: 5px 5px 0 0;
    box-shadow: 0px 0px 3px 2px rgba(0, 0, 0, 0.1);
    width: 240px;
    position: fixed;
    bottom: 0;
    right: 10px;
    z-index: 50000000;
    font-family: '微軟正黑體';
}

.sort .header {
    background-color: #FFA042;
    background-repeat: no-repeat;
    font-size: 19px;
    padding: 5px 0 3px 55px;
    text-align: left;
    border-radius: 5px 5px 0 0;
    position: relative;
}

.sort .header .loud {
    background-image: url('http://dessert365shop.com/wordpress/wp-content/uploads/loud.png');
    background-repeat: no-repeat;
    background-size: 27px;
    height: 41px;
    width: 44px;
    position: absolute;
    top: 5px;
    left: 10px;
}

.sort .header .page-views {
    color: #fff;
}

.sort .header .dash {
    color: #fff;
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 17px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    text-align: center;
}

.sort .body {
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
}

.sort.small {
    width: 230px;
}

.sort.small .header {
    cursor: pointer;
}

.sort.small .header .loud {
    background-size: 25px;
    left: 20px;
    top: 5px;
}

.sort.small .header .dash {
    display: none;
}

.sort.small .body {
    display: none;
}

#footer-cart.show {
    bottom: 170px;
    top: auto;
}

#back-top.show {
    bottom: 115px;
    top: auto;
}

@media (max-width: 500px) {
    .sort,
    .sort.small {
        width: 190px;
    }
    .sort .header {
        font-size: 16px;
        padding: 6px 10px 6px 38px;
    }
    .sort .header .loud {
        left: 7px;
    }
    .sort .body ul {
        height: 46px;
    }
    .sort.small .header {
        font-size: 17px;
        padding: 6px 0 6px 50px;
    }
    .sort.small .header .loud {
        left: 15px;
    }
    #footer-cart.show {
        bottom: 195px;
    }
    #back-top.show {
        bottom: 140px;
    }
}

.hidepage {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    opacity: 0.5;
    color: #fff;
    z-index: 9999;
}

[contenteditable="true"].pre_key {
    white-space: nowrap;
    width: 200px;
    overflow: hidden;
}

[contenteditable="true"].pre_key br {
    display: none;
}

[contenteditable="true"].pre_key * {
    display: inline;
    white-space: nowrap;
}

/*#up_upg:active {
    color: #dcdada;
    box-shadow: 0 5px #666;
    transform: translateY(3px);
}

#up_upg:hover {
    color: #dcdada;
}*/

.cutimg {
    position: relative;
    top: -194px;
    width: 350pt;
    height: 293pt;
    overflow: hidden;
    text-align: center;
}

.defaultuploadimg {
    position: relative;
    top: -1.0pt;
    left: 0pt;
    width: 80pt;
}

.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}

/*
/ Add By Zack
/ 2017/09/04
/ Button Style
*/

#item-row{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.item_manager_btn {
  background: #f7be68;
  background-image: -webkit-linear-gradient(top, #f7be68, #c99a0e);
  background-image: -moz-linear-gradient(top, #f7be68, #c99a0e);
  background-image: -ms-linear-gradient(top, #f7be68, #c99a0e);
  background-image: -o-linear-gradient(top, #f7be68, #c99a0e);
  background-image: linear-gradient(to bottom, #f7be68, #c99a0e);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 2px 2px 3px #000000;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.item_manager_btn:hover {
  background: #ad5100;
  background-image: -webkit-linear-gradient(top, #ad5100, #7a3100);
  background-image: -moz-linear-gradient(top, #ad5100, #7a3100);
  background-image: -ms-linear-gradient(top, #ad5100, #7a3100);
  background-image: -o-linear-gradient(top, #ad5100, #7a3100);
  background-image: linear-gradient(to bottom, #ad5100, #7a3100);
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}

.item_manager_container {
    width: 90%;
    font-size: 18px;
    border: 1px solid #d0d0d0;
    background-color: #fff;
    padding-top: 30px;
    margin: 0 auto;
}

.item_manager_section {
    width: 100%;
	margin-bottom:100px;
	position: relative;
    left: 40px;
    top: 40px;
}

.hand_link{
	
}

.hand_link:hover{
	cursor: pointer;
}

.new_order_button{
    width: 100px;
    height: 50px;
    position: fixed;
    bottom: 60px;
    background-color: #e27113;
    color: white;
    border: none;
}

.fee_cal_button{
	width: 100px;
	height: 50px;
	position: fixed;
	bottom: 150px;
}

.fee_info_button{
	width: 100px;
	height: 50px;
	position: fixed;
	bottom: 250px;
}

.page_button{
	width: 40px;
	height: 40px;
	position: fixed;
	bottom: 20px;
}

.page_button:hover{
	cursor: pointer;
}

.page_info{
	position: fixed;
    width:100px;
    height:40px;
    background:#FFFFFF;
	border: 1px solid #000000;
    bottom:20px;
    margin-left:50%;
	margin-right:25%;
	left: -50px;
	padding-top: 5px;
	text-align: center;
}

.item_addon{
	font-size: 14px;
}

.card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
	border: 1px solid #DDD;
	width: 70%;
	margin: 0px auto;
	margin-top: 20px;
	padding: 5px;
	font-size: 18px;
}

.order_table {
	width: 100%;
}

.under_line{
	border-bottom: 1px solid #CCC;
}

.option_root{
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	text-align: left;
	background: #E8E8E8;
}

.option_child{
	font-size: 14px;
	text-align: left;
	padding-left: 50px;
	background: #FFF;
}

.order_note{
	text-align: left;
	width: 330px;
	margin-left:350px;
	margin-top: 10px;
	float:left; 
	font-size: 14px
}

.vendor_fee{
	text-align: left;
	color: #336699;
	margin: 0px auto;
	width: 90%; 
	height: 300px; 
	overflow: auto; 
	overflow-x: hidden; 
	border: 1px #000 solid;
	padding: 10px;
}

.money_info_div{
	margin: 0px auto;
	background: #FFFFFF;
	width: 500px;
	height: 300px;
	border: 1px solid #000000;
	text-align: left;
	padding-left: 50px;
	padding-top: 50px;
}

.myset_ratio_img{
	width: 36px;
	height: 36px;
}

.myset_ratio_img:hover{
	cursor: pointer;
}