﻿#go_top {
	z-index: 10000;
	display: none;
	position: fixed;
	right: 45px;
	bottom: 60px;
	padding: 0px 0px;
	cursor: pointer;
	width: 40px;
	height: 40px;
}
/*placeholder color*/
.form-control::-moz-placeholder {
  color: #c5c5c5;
  opacity: 1;
}
.form-control:-ms-input-placeholder,.form-control:-ms-textarea-placeholder {
  color: #c5c5c5;
}
.form-control::-webkit-input-placeholder,.form-control::-webkit-textarea-placeholder {
  color: #c5c5c5;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { 
    color:#c5c5c5;
}
input:-moz-placeholder, textarea:-moz-placeholder { 
    color:#c5c5c5;
}
input::-moz-placeholder, textarea::-moz-placeholder { 
    color:#909090;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder { 
    color:#c5c5c5;
}
/*placeholder color*/
@media (max-width: 767px) {
#listbody {
	padding-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
}
#listbody {
	padding-top: 10px;
}
.classmenu {
	padding: 5px;
}
.larcode {
    margin-top: 10px;
    margin-bottom: 10px;
	border-bottom: 1px dashed #CCCBCB;
	line-height: 40px;
}
.larcode:nth-child(1) {
    margin-top: 0px;
}

.larcode a {
	color:#000000;
	margin-left: 5px;
}
.midcode {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 30px;
	border-bottom: 1px dashed #CCCBCB;
}
.midcode a {
	color:#000000;
	margin-left: 20px;
}
.smacode {
    margin-top: 10px;
    margin-bottom: 10px;
	line-height: 30px;
	border-bottom: 1px dashed #CCCBCB;
}
.smacode a {
	color:#000000;
    margin-left: 30px;
}
.box {
   margin-bottom: 10px;
}
/*防止彈窗左右移動*/
/*body.modal-open {
   position: fixed;
   padding-right: 0 !important;
   overflow-y: scroll!important;
   width: 100%;
}
*/
body.modal-open {
   padding-right: 0 !important;
   overflow-y: auto;
   width: 100%;
}
.bodymodalopen {
   position: fixed;
   overflow-y: scroll!important;
}
.bodymodalopen_sbody_all_body {
   overflow-y: scroll!important;
}
.bodymodalopen_sbody_all {
   max-height: 100vh;
   padding-right: 0 !important;
   width: 100%;
   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.modal-open .modal {
   overflow-x: hidden;
   overflow-y: hidden;
}
/*防止彈窗左右移動*/

body {
	margin: 0px;
	font-family: Microsoft JhengHei, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
td {
	font-family: Microsoft JhengHei, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.privacy {
	color:#0000FF;
	font-size: 12px;
}
iframe {
	/*max-width: 100%;*/
}
.skincss {
	cursor: pointer;
	background-color: #FFFF00;
	color: #000000;
	font-size: 9px;
	z-index: 1000;
}
.skincssclose {
	cursor: pointer;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 9px;
	z-index: 1000;
}
.listasp{
	position:absolute;
	top:-10000000px;
	}
.imgblock {
	display: block;
	width: 100%;
}
.imgmax img {
	display: block;
	max-width: 100%;
}
.imgmaxwidth img {
	max-width: 100%;
}
.marginbottom {
	margin-bottom:5px;
	line-height: 1.62 !important;
	padding: 5px 6px !important;
}
.marginbottom input[type=checkbox]{
	margin:-2px 0 0;
}
.table0 {
	background-color: #CCCCCC;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.table1 {
	border-width: 1px;
	background-color: #F0F0F0;
	height: 26px;
}
.table1c {
	border-width: 1px;
	background-color: #F0F0F0;
	text-align: center;
}
.table11 {
	text-align: right;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	height: 26px;
}
.table2 {
	background-color: #FFFFFF;
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.table2c {
	background-color: #FFFFFF;
	text-align: center;
}
.table2r {
	background-color: #FFFFFF;
	text-align: right;
}
.table3 {
	border-width: 1px;
	background-color: #F0F0F0;
	color: #FF0000;
}
.table4 {
	background-color: #F4F4FF;
}
.table4c {
	background-color: #F4F4FF;
	text-align: center;
}
.table5 {
	background-color: #E1E1FF;
}
.table6 {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	width: 90%;
	border-bottom: 0px;
	background-color: #FFFFFF;
}
.table7 {
	border-width: 1px;
	background-color: #F0F0F0;
	height: 26px;
	cursor: pointer;
}
.color1 {
	color: #FF0000;
}
.color2 {
	color: #FF0000;
	font-weight: bold;
}
.color3 {
	font-weight: bold;
}
.color4 {
	color: #0000FF;
}
.color5 {
	color: #0000FF;
	font-weight: bold;
}
.pointer0 {
	cursor: pointer;
	text-decoration: underline;
}
.trnone {
	padding: 20px 10px 10px 20px;
	display: none;
	background: #FFFFFF;
	font-weight: normal;
}
.T {
	cursor: pointer;
	font-weight: bold;
	color: #0000FF;
}
/*微信*/

#mcover {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 20000;
}
#mcover img {
	position: fixed;
	right: 18px;
	top: 5px;
	width: 260px;
	height: 180px;
	z-index: 20001;
}
.mask, .mask_dj, .mask_ecard, .mask_nodata, .mask_ewm, .mask_pay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	display: none;
	z-index: 10000;
}
/*微信*/
.grouptitle1 {
	color: #FFFFFF;
	font-size: 18px;
	font-family: 標楷體;
	font-weight: bold;
}
.grouptitle2 {
	font-size: 15px;
}
.grouptitle {
	color: #333333;
	font-size: 18px;
	z-index: 100;
	position: relative;
	line-height: 25px;
}
.groupproddisc {
	color: #666666;
	font-size: 12px;
	word-wrap: break-word;
	word-break: break-all;
}
.group0 {
	color: #FF9933;
	font-weight: bold;
	font-size: 24px;
}
.group1 {
	color: #FF9933;
	font-weight: bold;
	font-size: 36px;
	line-height: 38px;
}
.group2 {
	color: #666666;
	font-size: 12px;
}
.fancytable {
	border: 1px solid #cccccc;
	width: 100%;
	border-collapse: collapse;
}
.fancytable td {
	border: 1px solid #cccccc;
	border-collapse: collapse;
	line-height: 25px;
}
.headerrow {
	background-color: #f1ebdb;
	color: #000000;
	text-align: center;
}
.headerrowl {
	background-color: #f1ebdb;
	color: #000000;
}
.headerrowr {
	background-color: #f1ebdb;
	color: #000000;
	text-align: right;
}
.fancytable_c {
	text-align: center;
}
.fancytable_r {
	text-align: right;
}
.fontset12 {
	font-size: 11px;
}
.fontset12 {
	font-size: 12px;
}
.fontset14 {
	font-size: 14px;
}
.fontset16 {
	font-size: 16px;
}
.fontset18 {
	font-size: 18px;
}
.fontset20 {
	font-size: 20px;
}
.fontset22 {
	font-size: 22px;
}
.fontset24 {
	font-size: 24px;
}
.title1 {
	color: #0000FF;
	font-weight: bold;
	font-size: 24px;
	line-height: 48px;
	text-align: center;
}
.title2 {
	color: #0000FF;
	font-weight: bold;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
}
.title22 {
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
}
.title2l {
	color: #0000FF;
	font-weight: bold;
	font-size: 18px;
	line-height: 36px;
}
.title3 {
	font-size: 18px;
	line-height: 30px;
}
.paypalr {
	color: #0000FF;
	font-weight: bold;
	font-size: 18px;
	line-height: 36px;
	text-align: right;
}
.section1 {
	font-size: 20px;
	background: rgb(239, 239, 239);
	border: 0 none;
}
.section2 {
	background: none repeat scroll 0 0 #fff;
	display: inline-block;
	margin-left: 5px;
}
.section3 {
	background: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	display: inline-block;
	padding: 0px 5px 0px 5px;
	font-weight: bold;
}
.divh {
	 padding:5px
}
.divhr {
	border-top: 1px dotted red;
	height: 1px;
	overflow: hidden;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
}
.divhr2 {
	height: 30px;
}
.divhr2 hr {
	border-top: 1px dotted red;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
}
.divhr3 {
	height: 10px;
	border-top: 1px dotted red;
	border-top-color: #999999;
	border-top-width: 1px;
	border-top-style: dashed;
}
.tablelist1 {
	background-color: #FFFFFF;
}
.tablelist2 {
	background-color: #F2F2F2;
}
.menuweb {
	width: 100px;
	text-align: right;
}
.menumobile {
	width: 50px;
	text-align: right;
}
.indexweb {
	width: 1000px;/*
    table-layout: fixed;
    word-wrap: break-word;
    word-break: break-all;
    overflow: hidden;
	*/
}
.indexmobile {
	width: 98%;
}
.indexweb2 {
	width: 500px;
}
.indexmobile2 {
	width: 98%;
}
.indexmobiletop {
	width: 100%;
}
.loadform {
	display: inline-block;
	text-align: center;
	cursor:pointer;
	white-space: nowrap;
	vertical-align: top;
	font-size:12px;
	margin:1px 3px;
	padding: 1px 3px;
	line-height: 1.4;
	color: #FFFFFF;
	background: #146600;
	background: -moz-linear-gradient(
		top,
		#42ff42 0%,
		#146600);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#42ff42),
		to(#146600));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(0,0,0,1), 0px 0px 0px rgba(255,255,255,0);
}
.order1 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	font-size: 10px;
	line-height: 1.3;
	color: #ffffff;
	background: #ab0000;
	background: -moz-linear-gradient(  top,  #ff2819 0%,  #ab0000);
	background: -webkit-gradient(  linear, left top, left bottom,  from(#ff2819),  to(#ab0000));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #7d0000;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,0.7);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,0.7);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,0.7);
}
.order2 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	font-size: 10px;
	line-height: 1.3;
	color: #000000;
	background: #2ea3f2;
	background: -moz-linear-gradient(  top,  #ffffff 0%,  #2ea3f2);
	background: -webkit-gradient(  linear, left top, left bottom,  from(#ffffff),  to(#2ea3f2));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #2ea3f2;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 0px -1px 0px rgba(000,000,000,0.2),  0px 1px 0px rgba(255,255,255,0.4);
}
.order3 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	font-size: 10px;
	line-height: 1.3;
	color: #000000;
	background: #b5b5b5;
	background: -moz-linear-gradient(  top,  #ffffff 0%,  #ebebeb 50%,  #dbdbdb 50%,  #b5b5b5);
	background: -webkit-gradient(  linear, left top, left bottom,  from(#ffffff),  color-stop(0.50, #ebebeb),  color-stop(0.50, #dbdbdb),  to(#b5b5b5));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #949494;
	-moz-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(000,000,000,0.5),  inset 0px 0px 2px rgba(255,255,255,1);
}
.vall {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #FFFFFF;
	background: #00bfef;
	background: -moz-linear-gradient( top, #00bfef 0%, #00bfef 50%, #00bfef 50%, #00bfef);
	background: -webkit-gradient( linear, left top, left bottom, from(#00bfef), color-stop(0.50, #00bfef), color-stop(0.50, #00bfef), to(#00bfef));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(0,0,0,1), 0px 0px 0px rgba(255,255,255,0);
}
.v-3 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #ffffff;
	background: #146600;
	background: -moz-linear-gradient(
		top,
		#98bda5 0%,
		#36523c);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#98bda5),
		to(#36523c));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(0,0,0,1), 0px 0px 0px rgba(255,255,255,0);
}
.v-2 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #ffffff;
	background: #146600;
	background: -moz-linear-gradient(
		top,
		#98bda5 0%,
		#36523c);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#98bda5),
		to(#36523c));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(0,0,0,1), 0px 0px 0px rgba(255,255,255,0);
}
.v-1 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #ffffff;
	background: #146600;
	background: -moz-linear-gradient(
		top,
		#f24c43 0%,
		#5e0000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f24c43),
		to(#5e0000));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(0,0,0,1), 0px 0px 0px rgba(255,255,255,0);
}
.v0 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #ffffff;
	background: #146600;
	background: -moz-linear-gradient(
		top,
		#42ff42 0%,
		#146600);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#42ff42),
		to(#146600));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(0,0,0,1), 0px 0px 0px rgba(255,255,255,0);
}
.v1 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #000000;
	background: #ffe600;
	background: -moz-linear-gradient( top, #ffffff 0%, #fff536 50%, #f8fc00 50%, #ffe600);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #fff536), color-stop(0.50, #f8fc00), to(#ffe600));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(0,0,0,1), 0px 0px 0px rgba(255,255,255,0);
}
.v2 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #000000;
	background: #ffffff;
	background: -moz-linear-gradient( top, #ffffff 0%, #f2f2ea 50%, #eaecf2 50%, #ffffff);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #f2f2ea), color-stop(0.50, #eaecf2), to(#ffffff));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(0,0,0,1), 0px 0px 0px rgba(255,255,255,0);
}
.v3 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #ffffff;
	background: #b0b0b0;
	background: -moz-linear-gradient( top, #ffffff 0%, #ababab 50%, #969696 50%, #b0b0b0);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #ababab), color-stop(0.50, #969696), to(#b0b0b0));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(0,0,0,1), 0px 0px 0px rgba(255,255,255,0);
}
.v4 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #FFFFFF;
	background: #0004eb;
	background: -moz-linear-gradient( top, #ffffff 0%, #525aeb 50%, #0400ff 50%, #0004eb);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #525aeb), color-stop(0.50, #0400ff), to(#0004eb));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #344bdb;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(3,3,3,1), 0px 0px 0px rgba(255,255,255,0);
}
.v5 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #FFFFFF;
	background: #2a2b2b;
	background: -moz-linear-gradient( top, #ffffff 0%, #19191a 50%, #000000 50%, #2a2b2b);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #19191a), color-stop(0.50, #000000), to(#2a2b2b));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(3,3,3,1), 0px 0px 0px rgba(255,255,255,0);
}
.v6 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #FFFFFF;
	background: #524b0f;
	background: -moz-linear-gradient( top, #ffffff 0%, #bac42b 50%, #ffaa00 50%, #524b0f);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #bac42b), color-stop(0.50, #ffaa00), to(#524b0f));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(3,3,3,1), 0px 0px 0px rgba(255,255,255,0);
}
.win {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #FFFFFF;
	background: #ffbf00;
	background: -moz-linear-gradient(
		top,
		#f7ff00 0%,
		#ffbf00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f7ff00),
		to(#ffbf00));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(3,3,3,1), 0px 0px 0px rgba(255,255,255,0);
}
.wout {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #ffffff;
	background: #ab0000;
	background: -moz-linear-gradient(
		top,
		#ff2819 0%,
		#ab0000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ff2819),
		to(#ab0000));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(0,0,0,1), 0px 0px 0px rgba(255,255,255,0);
}
.wdialout {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #FFFFFF;
	background: #146600;
	background: -moz-linear-gradient(
		top,
		#42ff42 0%,
		#146600);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#42ff42),
		to(#146600));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #b9babf;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(0,0,0,1), 0px 0px 0px rgba(255,255,255,0);
}
.wdialoutok {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #FFFFFF;
	background: #0004eb;
	background: -moz-linear-gradient( top, #ffffff 0%, #525aeb 50%, #0400ff 50%, #0004eb);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #525aeb), color-stop(0.50, #0400ff), to(#0004eb));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #344bdb;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(3,3,3,1), 0px 0px 0px rgba(255,255,255,0);
}
.vwh-s {
	padding: 1px 3px;
	font-size: 10px;
	line-height: 1.3;
	margin-bottom: 3px;
	border-top-left-radius: 8px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 8px;
}
.vwh-m {
	padding: 2px 5px;
	font-size: 14px;
	line-height: 1.3;
	margin-bottom: 5px;
	border-top-left-radius: 10px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 10px;
}
.vwh-l {
	padding: 4px 5px;
	font-size: 16px;
	line-height: 1.52857143;
	margin-bottom: 3px;
	border-top-left-radius: 10px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 10px;
}
.tissue {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #FFFFFF;
	background: #0004eb;
	background: -moz-linear-gradient( top, #ffffff 0%, #525aeb 50%, #0400ff 50%, #0004eb);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #525aeb), color-stop(0.50, #0400ff), to(#0004eb));
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c0c0c0;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(3,3,3,1), 0px 0px 0px rgba(255,255,255,0);
	margin-bottom: 3px;
	border-top-left-radius: 8px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 8px;
	font-size: 10px;
}
.tissue1 {
	background: #ffbf00;
	background: -moz-linear-gradient(
		top,
		#f7ff00 0%,
		#ffbf00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f7ff00),
		to(#ffbf00));
}
.tissue2 {
	background: #146600;
	background: -moz-linear-gradient(
		top,
		#42ff42 0%,
		#146600);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#42ff42),
		to(#146600));
}
.tissue3 {
	background: #fc0000;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#f21111 50%,
		#f51111 50%,
		#f00c0c 65%,
		#fc0000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #f21111),
		color-stop(0.50, #f51111),
		color-stop(0.65, #f00c0c),
		to(#fc0000));
}
.tissue0 {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c0c0c0;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(3,3,3,1), 0px 0px 0px rgba(255,255,255,0);
	margin-bottom: 3px;
	border-top-left-radius: 0px;
	border-top-right-radius: 7px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 7px;
	font-size: 10px;
	background: #b0b0b0;
	background: -moz-linear-gradient( top, #ffffff 0%, #ababab 50%, #969696 50%, #b0b0b0);
	background: -webkit-gradient( linear, left top, left bottom, from(#ffffff), color-stop(0.50, #ababab), color-stop(0.50, #969696), to(#b0b0b0));
}
.tissuetotal {
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c0c0c0;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(3,3,3,1), 0px 0px 0px rgba(255,255,255,0);
	margin-bottom: 3px;
	border-top-left-radius: 7px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 0px;
	font-size: 10px;
	background: #ffbf00;
	background: -moz-linear-gradient(
		top,
		#f7ff00 0%,
		#ffbf00);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#f7ff00),
		to(#ffbf00));
}
.tissuediv {
	padding: 7px;
}
.pointer {
	cursor: pointer;
}
.form-select-l,.form-select-l:hover,.form-select-l:active,.form-select-l:focus {
	width: auto;
    display: inline;
    border: 0px;
	outline:none
}
.form-input-l {
	padding: 3px 6px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	border-right: 0;
	text-align: center;
	border-color: #d2d6de;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	display: table-cell;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.form-input-r {
	padding: 3px 6px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	border-left: 0;
	text-align: center;
	border-color: #d2d6de;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: table-cell;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
}
.form-input-c {
	position: relative;
	border-collapse: separate;
	border-radius: 0;
	border-color: #d2d6de;
	background-color: #fff;
	padding: 3px 6px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle;
	display: table-cell;
}
.form-input-l input[type='checkbox'],
.form-input-l input[type='radio'],
.form-input-c input[type='checkbox'],
.form-input-c input[type='radio'],
.form-input-r input[type='checkbox'],
.form-input-r input[type='radio'] {
	display: inline-block;
   *display: inline;
	vertical-align: text-top;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	border: none;
	cursor: pointer;
}
.myadminlogo{
	display: inline-block;
    width: 150px;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
.lazy {
	max-width: 100%;
	display:inline-block;
}
.none {
	display: none;
}
.pcnone {
	display: none;
}
.phonenone {
	display: none;
}
.tableh input[type='text'], input[type='password'], input[type='number'] {
	display: block;
	width: 100%;
	height: 36px;
	padding: 3px 3px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.tableh td {
	padding: 3px 0px 3px 0px;
}
.tableh textarea {
	display: block;
	width: 100%;
	padding: 3px 3px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
/*pc*/
.modal-dialog {
	/*border: #ffffff 5px solid;*/
	border-radius: 5px;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.modal-dialog .modal-content {
	border-radius: 5px;
	border: #ffffff 5px solid;
}
.sidebar-menu>li, .sidebar-menu .treeview-menu>li>a, .navbar-custom-menu>.navbar-nav>li {
	font-size: 18px;
}
.body_login {
	max-width: 1250px;
	margin: 0 auto;
	min-height: 100%;
	box-shadow:0px 0px 0px rgba(0,0,0,0.5);
	position: relative;
}
.body_all {
	max-width: 1250px;
	margin: 0 auto;
	min-height: 100%;
	box-shadow:0px 0px 8px rgba(0,0,0,0.5);
	position: relative;
}
.body_all .main-footer {
	max-width: 1250px;
	margin: 0 auto;
}
#body_all {
/*	background: url('pic/background/b7.gif') repeat fixed;
background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#82cdff 20%,
		#2546e8 39%,
		#68dbe3 99%,
		#abf5ff) repeat fixed;
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.20, #82cdff),
		color-stop(0.39, #2546e8),
		color-stop(0.99, #68dbe3),
		to(#abf5ff)) repeat fixed;
*/	
}
/*pc*/

/*all*/
.fixedmsg{
z-index:100000;
color: #fff; 
width: 100%;
position:fixed;
top: 60px;
background-color: #020202;
opacity: 0.8;
}
.fixedmsgbottom{
z-index:100000;
color: #fff; 
width: 100%;
position:fixed;
bottom:0px;
background-color: #020202;
opacity: 0.8;
text-align:right
}

.textlist {
	text-align: left;
}
.userformdiv {
	padding: 5px 0px 10px 0px;
}
.userformdiv .buttonall {
	padding: 10px 0px 0px 0px;
}
.userform input[type='text'], input[type='password'], input[type='email'] {
	display: block;
	width: 100%;
	height: 36px;
	padding: 3px 3px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.userform label {
	padding: 10px 0px 1px 0px;
}
.userspan {
	cursor:pointer;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	padding: 1px 3px;
	line-height: 1.3;
	color: #FFFFFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #c0c0c0;
	-moz-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	-webkit-box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	box-shadow: 0px 1px 3px rgba(255,255,255,0.5), inset 0px 0px 2px rgba(255,255,255,1);
	text-shadow: 1px 1px 12px rgba(3,3,3,1), 0px 0px 0px rgba(255,255,255,0);
	margin-bottom: 3px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-size: 10px;
	background: #000000;
	background: -moz-linear-gradient(
		top,
		#000000 0%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#000000),
		to(#000000));
}
.userform textarea {
	display: block;
	width: 100%;
	padding: 3px 3px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.userform_checkbox_radio {
	vertical-align: middle;
	height: 30px;
}
.userform_inline {
	display: inline;
}

.userform_checkbox_radio input[type='checkbox'],.userform_checkbox_radio input[type='radio'] {
	display: inline-block;
 *display: inline;
	vertical-align: text-top;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	/*background: url(blue.png) no-repeat;*/
	border: none;
	cursor: pointer;
}
.userform_select select {
	display: block;
	width: 100%;
	min-height: 36px;
	max-height: auto;
	padding: 3px 3px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}


.myajax_loader3body{
    border: 1px solid #FFFFFF;
    width: 300px;
    padding: 5px;
    background: #FFFFFF;
    border-radius: 6px;
    filter: Alpha(Opacity=90);
    opacity: 0.90;
}

.skin-black-light .main-header>.logo {
	border-right: 0px solid #eee;
}
.skin-black-light .wrapper, .skin-black-light .main-sidebar, .skin-black-light .left-side {
	background-color: #ffffff;
}
.skin-black-light .content-wrapper, .skin-black-light .main-footer {
	border-left: 1px solid #EBEBEB;
}
.icoright {
	position: absolute;
	width: auto;
	top: 16px;
	right: 1px;
}
.sidebar-collapse .main-sidebar .sidebar .sidebar-menu .treeview .icoright {
	display: none;
}
.imgw, .imgw img {
	max-width: 100%;
}
.buttonall_a a {
	margin-left: 3px;
	margin-top: 10px;
}
.skin-black-light .treeview-menu>li>a {
	color: #3D3939;
}
.skin-black-light .treeview-menu>li.active>a, .skin-black-light .treeview-menu>li>a:hover {
	color: #000;
	background-color: #fff;
}
.main-header {
	border-top-style: solid;
	border-width: 0px;
	border-color: #f6f6f6;
}
.main-header .navbar {
	min-height: 40px;
}
.main-header .logo {
	height: 40px;
	line-height: 40px;
}
.navbar {
	min-height: 40px;
	height: 40px;
	margin-bottom: 10px;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
.navbar-custom-menu .navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
.skin-black-light .main-header .navbar .navbar-custom-menu .navbar-nav>li>a, .skin-black-light .main-header .navbar .navbar-right>li>a {
	border-left: 0px solid #eee;
	border-right-width: 0;
}
.main-footer {
	background: #fff;
	padding: 15px;
	color: #444;
	border-top: 0px solid #d2d6de;
}

.skin-black-light .content-wrapper, .skin-black-light .main-footer {
	border-left: 0px solid #d2d6de;
}
.skin-black-light .main-header {
	-webkit-box-shadow: 0 0px 0px rgba(0,0,0,0.05);
	box-shadow: 0 0px 0px rgba(0,0,0,0.05);
}

.sidebar {
/*min-height: 700px;*/
}
.content {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	word-wrap: break-word;
	word-break: break-all;
}
.main-sidebar, .left-side {
	padding-top: 40px;
}
.modal-header{
	padding: 5px;
}
/*.skin-black-light .main-header .navbar {
    	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#e6e6e6 50%,
		#d2d6d6 50%,
		#b8b8b8);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #e6e6e6),
		color-stop(0.50, #d2d6d6),
		to(#b8b8b8));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #cccccc;
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.4);
}
.skin-black-light .main-header .navbar .nav>li>a:hover, .skin-black-light .main-header .navbar .nav>li>a:active, .skin-black-light .main-header .navbar .nav>li>a:focus, .skin-black-light .main-header .navbar .nav .open>a, .skin-black-light .main-header .navbar .nav .open>a:hover, .skin-black-light .main-header .navbar .nav .open>a:focus, .skin-black-light .main-header .navbar .nav>.active>a {
    	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#e6e6e6 50%,
		#d2d6d6 50%,
		#b8b8b8);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		color-stop(0.50, #e6e6e6),
		color-stop(0.50, #d2d6d6),
		to(#b8b8b8));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #cccccc;
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.4);
	color: #FF0000
}*/
.table-striped>tbody>tr:nth-of-type(odd) {
	background-color: #f5f5f5
}

/*all*/
/*formtable*/
.formtable {
	border-style: solid;
	border-width: 5px 1px 1px 1px;
	border-color: #00c0ef #CCCCCC #CCCCCC #CCCCCC;
	position: relative;
	border-radius: 5px;
	background: #ffffff;
	width: 100%;
	box-shadow: 0 1px 1px rgba(0,0,0,0.1);
	padding: 5px 5px 2px 5px;
}
.formtable button {
	height: 36px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid transparent;
	display: block;
	width: 100%;
	background-color: #00c0ef;
	border-color: #00acd6;
	color: #FFF;
	line-height: 1.42857143;
}
.formtable .buttonall>button {
	height: 36px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline;
	width: auto;
	border: 1px solid transparent;
	background-color: #00c0ef;
	border-color: #00acd6;
	color: #FFF;
	line-height: 1.42857143;
}
.formtable button:hover, button:active, button:hover {
	color: #000;
}
.box.box-solid.box-info>.box-header {
    color: #fff;
    background: #00c0ef;
    background-color: #00c0ef;
}
.box.box-solid.box-info {
    border: 1px solid #00c0ef;
}
.btn-my {
	background-color: #00c0ef;
	border-color: #00acd6;
	color: #FFF;
}
.btn-my2 {
	background-color: #00c0ef;
	border-color: #00acd6;
	color: #FFF;
	padding: 6px 6px;
}
.btn-my:hover, .btn-my:active, .btn-my.hover {
	background-color: #00c0ef;
	border-color: #0398BC;
	color: #000;
}
.btn-my span {
	line-height: 18px;
	height: 20px;
	border-radius: 3px;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid transparent;
	display: block;
	width: 100%;
	background-color: #00c0ef;
	border-color: #00c0ef;
	color: #FFF;
}
.btn-my span:hover, .btn-my:active, .btn-my.hover {
	background-color: #00c0ef;
	color: #000;
}
.btn-my select {
	background-color: #00c0ef;
	border-color: #00c0ef;
	color: #FFF;
}
.btn-my select:hover, .btn-my:active, .btn-my.hover {
	background-color: #00c0ef;
	color: #000;
}
.icheckbox_radio, .iradio_radio {
	display: inline-block;
 *display: inline;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	/*background: url(blue.png) no-repeat;*/
	border: none;
	cursor: pointer;
}
/*表單製作*/
.input-wrap>input[type=checkbox], .fb-checkbox>input[type=checkbox], .checkbox-group>input[type=checkbox],
.sortable-options>li>input[type=checkbox] {
	display: inline-block;
 *display: inline;
	vertical-align: text-top;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	/*background: url(blue.png) no-repeat;*/
	border: none;
	cursor: pointer;
}
.input-wrap>input[type=radio], .fb-checkbox>input[type=radio], .radio-group>input[type=radio],
.sortable-options>li>input[type=radio] {
	display: inline-block;
 *display: inline;
	vertical-align: text-top;
	margin: 0;
	padding: 0;
	width: 20px;
	height: 20px;
	/*background: url(blue.png) no-repeat;*/
	border: none;
	cursor: pointer;
}
.icheckbox_radio {
	background-position: 0 0;
}
.icheckbox_radio.checked {
	background-position: -22px 0;
}
.icheckbox_radio.disabled {
	background-position: -44px 0;
	cursor: default;
}
.icheckbox_radio.checked.disabled {
	background-position: -66px 0;
}
.formtable td {
	padding: 3px 0px 3px 0px;
}
.select {
	display: block;
	width: 100%;
	height: 36px;
	padding: 3px 3px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.selecth {
	position: relative;
	top: 1px;
	height: 34px;
	padding: 3px 3px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.selectmin {
	position: relative;
	top: 1px;
	height: 26px;
	padding: 3px 3px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.formtable input[type='text'], input[type='password'], input[type='number'] {
	display: block;
	width: 100%;
	height: 36px;
	padding: 3px 3px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.formtable textarea {
	display: block;
	width: 100%;
	padding: 3px 3px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.inputtext {
	height: 36px;
	padding: 3px 3px;
	font-size: 16px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
/*formtable*/
.tabsall {
	width: 80%;
}
.nav-tabs-custom {
	margin-bottom: 20px;
	/*background: #fbfafa;*/
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.1);
	border-radius: 3px;/*
	border: 1px solid #e6e6e6;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
*/
}
.tabstable {
	position: relative;
	top: -5px;
}
.hidden-web {
	display: none !important;
}
/*phone*/
@media (max-width: 767px) {
.maptop {
	height: 50px;
}
.maptxt {
   position: relative;
   /*top: -6px;*/
}
.navbar-custom-menu>.navbar-nav{
	padding-top: 8px;
}
.main-header {
    filter: Alpha(Opacity=90);
    opacity: 0.90;
	position: fixed; 
	top:0px; 
	width:100%;
	height: 50px;
}
.main-header .navbar {
	min-height: 50px;
}
.main-footer {
	margin-bottom:20px;
}
.body_all .main-footer {
	margin-bottom:0px;
}
.main-sidebar, .left-side {
	padding-top: 50px;
	position: fixed; 
	margin-bottom:0px;
}
.navbar-custom-menu .navbar-nav>li>a {
    padding-top: 9px;
    padding-bottom: 0px;
   /* line-height: 40px;*/
}


.hidden-phone {
	display: none !important;
}
.hidden-web {
	/*display: none !important;*/
	display:inline !important;
}
.sidebar-menu>li, .sidebar-menu .treeview-menu>li>a, .navbar-custom-menu>.navbar-nav>li {
	font-size: 16px;
	line-height: 1.9;
}
.tabstable {
	position: relative;
	top: 0px;
}
.tabsall {
	width: 96%;
}
.content {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-right: 5px
}
.callout {
	border-radius: 3px;
	margin: 0 0 20px 0;
	padding: 5px 10px 5px 10px;
	border-left: 5px solid #eee;
}
.icheckbox_radio_label {
	display: block;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 5px;
}
.nav-tabs-custom>.tab-content {
	margin-top: 8px;
	padding: 1px;
}
.icoright {
	position: absolute;
	width: auto;
	top: 20px;
	right: 1px;
}

}
/*phone*/

/*alertify*/
.alertify-notifier .ajs-message.ajs-error {
	background: rgba(228, 14, 14, 0.90);
	color: #FFF;
}
.alertify-notifier .ajs-message.ajs-success {
	background: rgba(12, 131, 0, 0.90);
	color: #FFF;
}
.alertify-notifier .ajs-message.ajs-visible {
	transition-duration: 500ms;
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
	opacity: 1;
	max-height: 100%;
	padding: 10px;
	margin-top: 10px;
}
/*alertify*/
/*highcharts*/
.cw {
	width: 100%;
	min-width: 320px;
	margin-top: 10px;
}

@media screen and (min-device-width: 969px) {
.cw {
	width: 100%;
	min-width: 320px;
	max-width: 400px;
	margin-top: 10px;
}
}

@media screen and (max-device-width: 321px) {
.cw {
	min-width: 310px;
	width: 310px;
	margin-top: 10px;
}
}
/*highcharts*/

/*owl-carousel*/
#owl-demo .owl-item div {
	padding: 2px;
}
#owl-demo .owl-item img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.owl-theme .owl-controls {
	margin-top: -19px;
	text-align: center;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=95);/*IE7 fix*/
	opacity: 0.95;
}
.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 1px 3px;
    filter: Alpha(Opacity=20);
    opacity: 0.2;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}
/*owl-carousel*/

.map {
	margin-bottom: 10px;
	font-size: 18px;
}
.classlist {
	margin-bottom: 10px;
	background: #FFF;
	padding: 5px;
	border-radius: 1px;
	box-shadow: 1px 1px 3px #dedede;
	border: 1px solid #CCC;
}
.classlist .img img {
	width: 100%;
	max-width: 100%;
}
.classlist .nt {
	color: #FF0000;
	font-size: 16px;
}
.classlist .num {
	color: #FF0000;
	font-size: 24px;
}
.classlist .title {
	text-align: left;
	padding: 3px 0px;
	font-size: 20px;
	height: 55px;
	line-height: 1.2857143;
	color: #555;
	overflow: hidden;
}
.classlist .title-2 {
	text-align: left;
	padding: 3px 0px;
	font-size: 16px;
	height: 45px;
	line-height: 1.2857143;
	color: #555;
	overflow: hidden;
}
.list {
	margin-bottom: 10px;
	background: #FFF;
	padding: 10px;
	border-radius: 6px;
	box-shadow: 1px 1px 2px 2px #999;
	border: 1px solid #CCC;
}
.list .img img {
	width: 100%;
	max-width: 100%;
}
.nt {
	color: #FF0000;
	font-size: 16px;
}
.num {
	color: #FF0000;
	font-size: 24px;
}
.num- {
	text-decoration: line-through;
}
.titlelist {
	border-radius: 3px;
	margin: 0 0 5px 0;
	padding: 10px 10px 10px 10px;
	border-left: 5px solid #eee;
	border-color: #ddd;
	background-color: #f4f4f4 !important;
	color: #000000;
	font-size: 20px;
}
.tabstablelist {
	position: relative;
	top: -5px;
}
/*shop*/
.prodcolorsize{
	width:30px; 
	height:30px;
	line-height: 30px;
	vertical-align:bottom; 
	display:inline-table; 
	cursor:pointer;
}
/*.pactive {
	border: 1px double #565555;
	padding: 2px;
	width:30px; 
	height:28px;
	line-height: 26px;
	vertical-align:bottom; 
	display:inline-table; 
	cursor:pointer;
}
*/.prodcolorsizeactive{
	margin: 0 auto;
	position: absolute;
	width:30px; 
	height:30px;
	left: 33px;
	top: 10px;
	color: #000000;
	text-shadow:
		-1px -2px 1px rgba(255,255,255,1),
		-2px -1px 0px rgba(255,255,255,1);
}
.shopbg-1 {
	background-color: #DBDBDB;
	color: #FFF;
}
.shopbg-2 {
	background-color: #00a65a;
	color: #FFF;
	font-weight: 900;
}
.triangle-1 {
	border-color: transparent transparent transparent #FFF;
	border-style: solid solid solid solid;
	border-width: 19px;
	height: 0px;
	width: 0px;
}
.triangle-2 {
	border-color: transparent transparent transparent #00a65a;
	border-style: solid solid solid solid;
	border-width: 19px;
	height: 0px;
	width: 0px;
}
.tddiv-1 {
	position: relative;
}
.tddiv-1 div {
	border-color: transparent transparent transparent #DBDBDB;
	border-style: solid solid solid solid;
	border-width: 16px;
	height: 0px;
	width: 0px;
	z-index: 1;
	position: absolute;
	top: -35px;
}
.tddiv-2 {
	position: relative;
}
.tddiv-2 div {
	border-color: transparent transparent transparent #00a65a;
	border-style: solid solid solid solid;
	border-width: 16px;
	height: 0px;
	width: 0px;
	z-index: 1;
	position: absolute;
	top: -35px;
}
/*shop*/

/*div td l r*/
.divlg {
	display: inline-table;
	margin-top: 7px;
	padding-right: 0px;
	text-align: right;
}
.divrow {
	margin-bottom: 8px
}
.div-txt {
	left: 8px
}
@media (max-width: 970px) {
.divlg {
	display: inline;
	margin-top: 1px;
	text-align: left;
}
.div-txt {
	left: 0px
}
}
/*div td l r*/
/*prodquery*/
.prodquery {
display:inline-table;
border-radius: 1px;
border: 0px solid #d2d6de;
border-bottom: #d2d6de; 
border-bottom-width: 1px; 
border-bottom-style: solid;
}
.prodquery .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.prodquery .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.prodquery input[type="text"] {
    color: #666;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
	    box-shadow: none;
    background-color: #fff;
    border: 1px solid transparent;
    height: 35px;
}
.prodquery .btn {
    box-shadow: none;
    background-color: #fff;
    border: 1px solid transparent;
    height: 35px;
}
.prodquery2 {
display:inline-table;
border-radius: 1px;
border: 0px solid #d2d6de;
border-bottom: #d2d6de; 
border-bottom-width: 1px; 
border-bottom-style: solid;
}
.prodquery2 .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.prodquery2 .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.prodquery2 input[type="text"] {
    color: #666;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 2px;
	    box-shadow: none;
    background-color: #fff;
    border: 1px solid transparent;
    height: 35px;
}
.prodquery2 .btn {
    box-shadow: none;
    background-color: #fff;
    border: 1px solid transparent;
    height: 35px;
}
/*prodquery*/

/*reminder*/
.reminder {
	color: #FF0000;
    background:#f4f4f4;
    padding: 5px;
    border-radius: 4px;
	margin-top:4px;
	margin-bottom:8px;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px
}
.reminder a{
	float: right!important;
	border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid transparent;
	background-color: #f4f4f4;
    color: #444;
    border-color: #ddd;
	padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    margin-top: 5px;
	margin-left: 10px;
}
.reminder div{
	display: inline-table;
	font-size: 16px;
	margin-left: 6px;
}
/*reminder*/

.bonus>div:nth-of-type(odd) {
	background-color: #EFEFEF;
}
.bonus>div{
 line-height: 2.0;
 margin-right: -11px;
 margin-left: -11px;
}
.bonus .row > div{
 padding-right: 2px;
 padding-left: 2px;
}


/***Hover效果1: 放大淡出***/
.imh_opacity{
/*	z-index:10000;
	overflow:hidden;
*/	vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;	
}

.imh_opacity img{	
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
	
.imh_opacity img:hover, .imh_opacity img:focus, .imh_opacity img:active {
	opacity:0.8;
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	transform:scale(1.03);
}
/*動態加載A*/
.ajaxrow{
	-webkit-box-sizing: border-box;
	 box-sizing: border-box;
     min-height: 40px;
	 margin: 0 auto;
	 vertical-align: middle;
    padding-top: 10px;
	padding-bottom: 3px;
/*line-height: 40px;*/
   /*padding-top: 8px;
    padding-bottom: 8px;
    display: block;
    line-height: 2;
    overflow: auto;*/
}
.ajaxrow > div[class^="col-"] {
	/*line-height: 40px;*/
/*	padding-top: 15px;
	min-height: 50px;
*/}
.ajaxdiv {
	padding-top: 10px;
    padding-bottom: 10px;
}
.ajaxrow:after, .ajaxrow:before {
    display: table;
    content: " ";
	clear: both;
}
#ajaxlistdiv .ajaxrow:nth-of-type(odd) {
	background-color: #f5f5f5;
	/*min-height: 40px;*/
}
#ajaxlistdiv div[class^="col-"] {
	text-align:left;
	padding-right: 5px;
    padding-left: 5px;
}
.ajaxrightbutton{
	text-align:right;
	padding-bottom: 5px;
	bottom: 4px;
}
.ajaxtotal {
	padding-top: 15px;
	float: left!important;
 }
.ajaxtotal2 {
/*    display: table;
    line-height: 1.5;
    position: relative;
*/
float: left!important;
}
.ajaxleftright {
   padding-top:5px;
   padding-left:5px;
   padding-right:5px;
   padding-bottom:3px;
}
.ajaxleftright2 {
   padding-top:0px;
   padding-bottom:3px;
}
/*動態加載A*/

/*loader*/
.loader,
.loader:before,
.loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}
.loader {
	left: 50%;
	color: #D1CECE;
	font-size: 5px;
	margin-bottom: 30px;
	position: relative;
	text-indent: -9999em;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-animation-delay: -0.16s;
	animation-delay: -0.16s;
}
.loader:before,
.loader:after {
  content: '';
  position: absolute;
  top: 0;
}
.loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.loader:after {
  left: 3.5em;
}
@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
@keyframes load7 {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
/*loader*/

.w2bgw{
   -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.bodytxt {
	word-wrap:break-word;
    padding-right: 8px;
    padding-left: 8px;
	/*transition: padding-left 600ms;*/
	/*transition: padding-right 600ms;*/
}
.outvalue {
	color: #0000FF;
	font-family: Microsoft JhengHei, Verdana, Arial, Helvetica, sans-serif;
}


/*bonus*/
.coco{
 background:#FF0000;
 color:#ffffff;
 border-radius: 10px;
 font-size: 20px;
 border-top: 5px solid #990808;
 height:100px
}

.bonuslist {
    margin-bottom: 10px;
	width:100%;
    background: #FFF;
	padding-top:5px;
	padding-bottom:3px;
/*	padding-left:10px;
	padding-right:10px;
*/	
    border-radius: 1px;
    box-shadow: 1px 1px 3px #dedede;
    border: 1px solid #CCC;
    float: left;
}
.bonustitle {
	font-size: 14px;
	color: #000000;
}
.bonusdisc {
	font-size: 10px;
	color: #c0c0c0;
	margin-top: 5px;
}
@media (min-width: 1920px) {
.larcode,.midcode{
	font-size: 18px;
}
.bonustitle {
	font-size: 20px;
}
.bonusdisc {
	font-size: 16px;
}
}
@media (min-width: 1728px) {
.larcode,.midcode{
	font-size: 18px;
}
.bonustitle {
	font-size: 20px;
}
.bonusdisc {
	font-size: 16px;
}
}
@media (min-width: 1440px) {
.larcode,.midcode{
	font-size: 16px;
}
.bonustitle {
	font-size: 18px;
}
.bonusdisc {
	font-size: 14px;
}
}
@media (min-width: 1280px) {
.larcode,.midcode{
	font-size: 12px;
}
.bonustitle {
	font-size: 12px;
}
.bonusdisc {
	font-size: 10px;
}
}
@media (min-width: 1024px) {
.larcode,.midcode{
	font-size: 12px;
}
.bonustitle {
	font-size: 12px;
}
.bonusdisc {
	font-size: 10px;
}
}
/*bonus*/

.datetimepicker {
     margin-top: 0px; 
}
.larcodelist {
	border-bottom: 1px dashed #CCCBCB;
	line-height: 30px;
}
.larcodelist span {
	color:#000000;
	margin-left: 5px;
}
.larcodelist input {
	margin: 0px;
}
.midcodelist {
	line-height: 30px;
	border-bottom: 1px dashed #CCCBCB;
}
.midcodelist span {
	color:#000000;
	margin-left: 20px;
}
.midcodelist input {
	margin: 0px;
}
.smacodelist {
	line-height: 30px;
	border-bottom: 1px dashed #CCCBCB;
}
.smacodelist span {
	color:#000000;
    margin-left: 40px;
}
.smacodelist input {
	margin: 0px;
}
.container-fluid {
    padding-right: 3px;
    padding-left: 3px;
}

.td1090 td:nth-child(odd) {
	text-align: right;
	width: 10%;
	height:24px;
}
.td1090 td:nth-child(even) {
	text-align: left;
	width: 90%;
	height:24px;
}
.td1585 td:nth-child(odd) {
	text-align: right;
	width: 15%;
	height:24px;
}
.td1585 td:nth-child(even) {
	text-align: left;
	width: 85%;
	height:24px;
}
.td2080 td:nth-child(odd) {
	text-align: right;
	width: 20%;
	height:24px;
}
.td2080 td:nth-child(even) {
	text-align: left;
	width: 80%;
	height:24px;
}
.td2575 td:nth-child(odd) {
	text-align: right;
	width: 25%;
	height:24px;
}
.td2575 td:nth-child(even) {
	text-align: left;
	width: 75%;
	height:24px;
}
.td3070 td:nth-child(odd) {
	text-align: right;
	width: 30%;
	height:24px;
}
.td3070 td:nth-child(even) {
	text-align: left;
	width: 70%;
	height:24px;
}
.td3565 td:nth-child(odd) {
	text-align: right;
	width: 35%;
	height:24px;
}
.td3565 td:nth-child(even) {
	text-align: left;
	width: 65%;
	height:24px;
}
.td4060 td:nth-child(odd) {
	text-align: right;
	width: 40%;
	height:24px;
}
.td4060 td:nth-child(even) {
	text-align: left;
	width: 60%;
	height:24px;
}

/*文字超過隱藏*/
.rowhidden1{
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.rowhidden2{
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.rowhidden3{
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.rowhidden4{
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
/*文字超過隱藏*/
/*下拉旁勾選區塊*/
.labelcheckbox{
	margin-top: -2px;
	line-height: 1.62 !important;
	padding: 5px 6px !important;
}
.labelcheckbox input[type=checkbox]{
   margin:0px 0 0;
}
/*下拉旁勾選區塊*/

/*輸入框底下*/
.inputbottom {
	outline:none;
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%) !important;
    border-radius: 0px !important;
    border: 1px solid #525252 !important;
    border-top-style: initial !important;
    border-right-style: initial !important;
    border-bottom-style: double !important;
    border-left-style: initial !important;
}

/*右上訊息提示*/
.righttopmsg {
    position: fixed;
    right: 0px;
    top: 0;
    background-color: #ebeaea;
    color: #000;
    padding: 10px 10px 10px 10px;
    opacity: 0.8;
    z-index: 10000;
    border-bottom-left-radius: 20px;
    box-shadow: none;
    border: 1px solid transparent;
}
