input::-webkit-input-placeholder {
    color:    #999;
}
/*for Firefox*/
input:-moz-placeholder {
    color:    #999;
}
.bb{
	border-bottom:1px solid #ccc;
}
.pdb5{
	padding-bottom:5px;
}
.mg5{
	margin:5px;
}
.w10{
	width:10%;
}
.w20{
	width:20%;
}
.w30{
	width:30%;
}
.w40{
	width:40%;
}
.w45{
	width:45%;
}
.w50{
	width:50%;
}
.w60{
	width:60%;
}
.w70{
	width:70%;
}
.w80{
	width:80%;
}
.w90{
	width:90%;
}

.w100{
	width:100px  !important;
}
.w150{
	width:150px  !important;
}
.w200{
	width:200px  !important;
}
.w300{
	width:300px !important;
}
.w400{
	width:400px  !important;
}
.w500{
	width:500px  !important;
}
.w600{
	width:600px  !important;
}
.w800{
	width:800px  !important;
}
.w900{
	width:900px  !important;
}
.mw1200{
	max-width:1200px;
}

.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.mt25{
	margin-top:25px;
}
.f11{
	font-size:11px;
}
.f16{
	font-size:16px;
}
.f18{
	font-size:18px;
}
.f22{
	font-size:22px;
}
.f26{
	font-size:26px;
}
.ml20{
	margin-left:20px;
}
.ml50{
	margin-left:50px;
}
.pd5{
	padding:5px;
}
.pd20{
	padding:20px;
}
.pd25{
	padding:25px !important;
}
.ht90{
	height:90px !important;
}

.ht500{
	height:500px;
}
.overf{
	height:800px;
	width:100%;
	overflow-y:scroll;
	overflow-x:scroll;

}
.mdl{
	vertical-align:middle;
}
.gray{
	border:1px solid #ccc;
}
.disp{
	display:inline !important;
}
.dbl{
	display:inline-block;
}
.iblock{
	display:block;
}
.inputTable th{
	font-weight:normal;
	padding-bottom:15px;
	width:150px;
}
.inputTable td{
	font-weight:normal;
	padding-bottom:15px;
}
.simple{
	width:20px;
	height:20px;
	border:1px solid #ccc;
	display:inline-block;
}
.middle{
	vertical-align:middle;
}
#footer{
	position:fixed;
	bottom:0;
	font-size:11px;
	text-align:right;
	width:100%;
}
.table2{
/*	margin-top:40px; */
	margin-right:20px;
	margin-bottom:20px;
	z-index:10;
}
.table2 th{
	padding:5px;
	text-align:center;
	height:50px;
	width:150px;
	background-color:#f5f5f5;
	table-layout:fixed;
}
.table2 td{
	padding:5px;
	table-layout:fixed;
	width:150px;

}
.table2 td p{
	word-break: break-all;
}
.table2 td.w400{
	width:400px;
}


div.col-xs-2000{
	min-width:2000px;
}
div.col-xs-2600{
	min-width:2600px;
}

div.col-xs-3000{
	min-width:3000px;
}
div.col-xs-3200{
	min-width:3200px;
}
div.col-xs-3500{
	min-width:3500px;
}
div.col-xs-3800{
	min-width:3800px;
}
div.col-xs-4000{
	min-width:4000px;
}
div.col-xs-4500{
	min-width:4500px;
}
.scrolls{
	position:fixed;
}


.inputtable{
	width:100%;

}
.inputtable th{
	border:1px solid #ccc;
	text-align:center;
	padding:5px;
	background-color:#f8f8ff;
}
.inputtable td{
	border:1px solid #ccc;
	text-align:left;
	padding:3px;
}

.inputtable th.w20{
	width:50px !important;
}
div#menubox{
	position:absolute;
	z-index:100;
	display:none;
}
#ulmenu{
	list-style-type:none;
	width:150px;
}
#ulmenu li{
	border:0.5px solid #ccc;
	background-color:#ffffff;
	padding:5px;

}
#ulmenu li a{
	display:block;
}
#ulmenu li a:hover{
	color:red;
}

#scroll{
	min-width: 2000px;
	height: 300px;
	overflow: auto;
}

#dragbox{
	width:300px;
	padding:30px;
	position:absolute;
	z-index:100;
	border:1px solid #cccccc;
}

ul.editul{
	list-style-type:none;
}
ul.editul li{
	display: inline-block;
	line-height: 20px;
	height:20px;
}

.left{
	float:left;
}

.buttonlink{
	border:1px solid #ccc;
	min-width:250px;
	display:block;
	float:right;
	text-align:center;
	font-size:18px;
	padding:5px;
	box-shadow: 1px 1px 1px rgb(0, 0, 0);
	text-shadow: 1px 1px 1px #ccc;
}
ul#formMenu{
	list-style-type:none;
	margin:0px;
}
#formMenu li{
	display:inline-block;
	padding:10px;
	margin:3px;
	border:1px solid #ccc;
	white-space:nowrap;
	background-color:#6495ed;
}
#formMenu li:hover{
	background-color:#87cefa;
}
.bgclear{
    background-color:transparent !important;
}
#passwordtxt{
    border:none;
}
.passwordchange{
    width:120px;
    padding:8px;
}

.formtext{
	padding:10px;
	border:1px solid #ccc;
	
}
.none{
	display:none !important;
}
.iradio_minimal{
	display:none !important;
}
div.judge{
	width:40px;
	height:40px;

	float:left;
	border:1px solid #000;
	display: table-cell;
	margin-right:10px;
	
	text-align: center; 
}
div.judge label:hover{
	transition: 1.0s ;
	opacity: 0.5 ;
	background-color:#ccc;

}
div.judge label.act{
	background-color:#ccc;
}
div.judge label{
	width:100%;
	height:100%;
	text-align:center;
	vertical-align: middle;
	font-size:1.5em;
	line-height: 40px;
}
.valign{
	vertical-align: middle !important;
}
.explain_text{
	display:none;
}
.explain_text.active{
	display:block;
}
.bgGreen{
	background-color:#3cb371;
	color:#fff;
}
.noborder{
	border-left:none !important;
	border-right:none !important;
}

button.act{
	background-color:#999 !important;
	color:#fff !important;
}
ul li a.explainlink{
	background-color:#6495ed !important;
	color:#fff;
}
ul li:nth-child(2) a.explainlink{
	background-color:#3cb371 !important;
}
ul li:nth-child(3) a.explainlink{
	background-color:#c71585 !important;
}
ul li.active a.explainlink{
	background-color:#FfF !important;
	color:#000;
}

.judge_button{
	position:fixed;
	left:auto;
	right:100px;
	bottom:20px;
	width:300px;
}

.bannerAreas{
	margin-top:5px;
	width:100%;
	max-height:100px;
	max-width:160px;
	border:1px solid #ccc;
}
.bannerAreas:hover{
	opacity:0.5;
}

.bannerAreas2{
	margin-top:5px;
	width:220px;
	max-height:100px;
	text-align: center;
	border:1px solid #ccc;
}

.bannerAreas2:hover{
	opacity:0.5;
}
