p{
	color: #fff!important;
}
#optionForm{
	position: fixed;
	bottom: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -50px;
	width: 300px;
	min-height: 100px;
	background-color: rgba(0,0,0,.5);
	padding: 20px;
	z-index: 10000;
}
#optionForm_m{
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,.7);
	padding: 20px;
	z-index: 10000;
	color:#fff;
}
#optionForm_m #optionFormText{
	color:#fff;
}
.button{
	width: 100%;
	height: 34px;
	text-align: center;
	line-height: 34px;
	border: 1px solid #fff;
	display: inline-block;
	cursor: pointer;
	transition: all 0.1s;
	color:#fff;
}
.button:hover{
	background: #fff;
	color: #666;
	transition: all 0.1s;
}
#alertFormText,#optionFormText{
	text-align: center;
	margin: 0;
	margin-bottom: 10px;
	line-height: 24px;
	word-break: break-all;
	color:#fff;
}
#alertForm{
	position: fixed;
	bottom: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -70px;
	width: 300px;
	min-height: 70px;
	background-color: rgba(0,0,0,.5);
	padding: 20px;
	z-index: 10000;
}

#alertForm_m{
	position: fixed;
	bottom: 0!important;
	left: 0px!important;
	width: 100%!important;
	background-color: rgba(0,0,0,.7);
	padding: 20px;
	z-index: 10000;
}
#addGui{
	position: fixed;
	bottom: 200px;
	left: 50%;
	margin-left: -150px;
	width: 400px;
	background-color: rgba(0,0,0,.5);
	padding: 20px;
	z-index: 10000;
}
.button{
	color: #fff!important;
}
.button:hover{
	background: #fff;
	color: #666!important;
	transition: all 0.1s;
}
#addGui input{
	border: 1px solid #fff;
	color: #fff;
	height: 30px!important;
	line-height: 30px!important;

}
#addGui h5{
	line-height: 30px;
	font-size: 16px;
	color:#fff;
	margin-bottom:0;
}
#addGui #inputText{
	color: #000;
	width:100%;
	height: 60px;
}
#addGui2{
	position: fixed;
	bottom: 100px;
	left: 50%;
	margin-left: -150px;
	width: 400px;
	background-color: rgba(0,0,0,.5);
	padding: 20px;
	z-index: 10000;
}
#addGui2 label{
	display: inline-block;
	width: 20%;
}
#addGui2 label input{
	width: 15px;
	height: 15px;
	position: relative;
	top:-13px;
	left: -5px;
}
.button{
	color: #fff!important;
}
.button:hover{
	background: #fff;
	color: #666!important;
	transition: all 0.1s;
}
#addGui2 input{
	border: 1px solid #fff;
	color: #fff;
}
#addGui2 h5{
	line-height: 30px;
	font-size: 16px;
	color:#fff;
	margin-bottom:0;
}
#addGui2 #inputText{
	color: #000;
	width:100%;
	height: 60px;
}
#addGui2_m{
	position: fixed;
	bottom: 0px!important;
	left: 0px!important;
	margin-left: 0px!important;
	width: 100%!important;
	max-height: 320px!important;
	background-color: rgba(0,0,0,.5);
	padding: 20px;
	z-index: 10000;
	text-align: center;
}
#addGui2_m #portrait{
	width: 90%;
	margin: 0 auto;
	justify-content: flex-start;
}
label{
	width: 20%!important;
	display: flex!important;
	align-items: center!important;
	padding: 0 2%!important;
	justify-content: space-between!important;
}
#addGui2_m label img{
	max-width: 70%;
}
#addGui2_m label input{
	width: 15px;
	height: 15px;
	margin-right: 5px;
}
#addGui2_m input{
	border: 1px solid #fff;
	color: #fff;
}
#addGui2_m h5{
	line-height: 30px;
	font-size: 16px;
	color:#fff;
	margin-bottom:0;
}
#addGui2_m #inputText{
	color: #000;
	width:100%;
	height: 60px;
}
#addGui2_m .button{
	width: 44%!important;
	margin:0 2%!important;
}
#portrait{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}

#addGui1{
	position: fixed;
	bottom: 100px;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	background-color: rgba(0,0,0,.5);
	padding: 20px;
	z-index: 10000;
}
#addGui1 input{
	border: 1px solid #fff;
	color: #fff;
}
#addGui_m{
	width: 100%!important;
	margin-left: 0;
	position: fixed;
	bottom: 0!important;
	left: 0!important;
	background-color: rgba(0,0,0,.7);
	padding: 20px;
	z-index: 10000;
	color:#fff;
}
#addGui_m h5{
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 5px;
}
#addGui_m input{
	border: 1px solid #fff;
	color: #fff;
}
#inputText{
	width: 100%;
	height: 26px;
	line-height: 26px;
	outline: 0;
	border: none;
	padding: 5px 10px;
	-webkit-appearance: none;
	border-radius: 0;

}
#addGui .button,#addGui_m .button{
	width: 46%;
	color:#fff;
	margin: 0 2%;
}
#addGui_m .button{
	width: 44%!important;
	margin:0 2%!important;
}
#addGui2 .button{
	width: 46%;
	color:#fff;
	margin: 0 2%;
}
#codeImg{
	margin-bottom: 4px;
	width: 160px;
	height: 40px;
	float: left;
	cursor: pointer;
}
#inputCode{
	height: 30px;
	line-height: 30px;
	outline: 0;
	border: none;
	padding: 5px 10px;
	margin-left: 4px;
	-webkit-appearance: none;
	border-radius: 0;
}
#login_container{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	width: 100%;
	height: 100%;
	padding-top:150px;
	text-align: center;
	z-index: 12000;
}
#alertFormText{
	color:#fff;
}
#bnB,#bnConfirm,#bnCancel{
	margin-top: 6px;
	color: #fff;
}
#bnB:hover,#bnConfirm:hover,#bnCancel:hover{
	background: #fff;
	color: #666;
	transition: all 0.1s;
}