
/*提示框样式*/
.color-0
{
	color: #000 !important;
}
.bgColor-0
{
	background-color: #000 !important;
}
.bdColor-0
{
	border-color: #000 !important;
}
.color-1
{
	color: #333 !important;
}
.bgColor-1
{
	background-color: #333 !important;
}
.bdColor-1
{
	border-color: #333 !important;
}
.color-2
{
	color: #666 !important;
}
.bgColor-2
{
	background-color: #666 !important;
}
.bdColor-2
{
	border-color: #666 !important;
}
.color-3
{
	color: #999 !important;
}
.bgColor-3
{
	background-color: #999 !important;
}
.bdColor-3
{
	border-color: #999 !important;
}
.color-4
{
	color: #fff !important;
}
.bgColor-4
{
	background-color: #fff !important;
}
.bdColor-4
{
	border-color: #fff !important;
}
.color-5
{
	color: #fa4700 !important;
}
.bgColor-5
{
	background-color: #fa4700 !important;
}
.bdColor-5
{
	border-color: #fa4700 !important;
}
.color-6
{
	color: #f0f0f0 !important;
}
.bgColor-6
{
	background-color: #f0f0f0 !important;
}
.bdColor-6
{
	border-color: #f0f0f0 !important;
}
.color-7
{
	color: #d7d7d7 !important;
}
.bgColor-7
{
	background-color: #d7d7d7 !important;
}
.bdColor-7
{
	border-color: #d7d7d7 !important;
}
.color-8
{
	color: #e5e5e5 !important;
}
.bgColor-8
{
	background-color: #e5e5e5 !important;
}
.bdColor-8
{
	border-color: #e5e5e5 !important;
}
.color-9
{
	color: #fe0101 !important;
}
.bgColor-9
{
	background-color: #fe0101 !important;
}
.bdColor-9
{
	border-color: #fe0101 !important;
}
.color-10
{
	color: #ccc !important;
}
.bgColor-10
{
	background-color: #ccc !important;
}
.bdColor-10
{
	border-color: #ccc !important;
}
.color-11
{
	color: #fc7c1e !important;
}
.bgColor-11
{
	background-color: #fc7c1e !important;
}
.bdColor-11
{
	border-color: #fc7c1e !important;
}
.color-12
{
	color: #b2b2b2 !important;
}
.bgColor-12
{
	background-color: #b2b2b2 !important;
}
.bdColor-12
{
	border-color: #b2b2b2 !important;
}
.color-13
{
	color: #007aff !important;
	display: -webkit-box;
}
.bgColor-13
{
	background-color: #007aff !important;
}
.bdColor-13
{
	border-color: #007aff !important;
}
.color-14
{
	color: #ffedeb !important;
}
.bgColor-14
{
	background-color: #ffedeb !important;
}
.bdColor-14
{
	border-color: #ffedeb !important;
}
.color-15
{
	color: #f8f8f8 !important;
}
.bgColor-15
{
	background-color: #f8f8f8 !important;
}
.bdColor-15
{
	border-color: #f8f8f8 !important;
}
.color-16
{
	color: #8a8a8a !important;
}
.bgColor-16
{
	background-color: #8a8a8a !important;
}
.bdColor-16
{
	border-color: #8a8a8a !important;
}
.color-17
{
	color: #6c6c6c !important;
}
.bgColor-17
{
	background-color: #6c6c6c !important;
}
.bdColor-17
{
	border-color: #6c6c6c !important;
}
.color-18
{
	color: #e2e2e2 !important;
}
.bgColor-18
{
	background-color: #e2e2e2 !important;
}
.bdColor-18
{
	border-color: #e2e2e2 !important;
}
.color-19
{
	color: #000 !important;
}
.bgColor-19
{
	background-color: #000 !important;
}
.bdColor-19
{
	border-color: #000 !important;
}
.color-20
{
	color: #28d3ef !important;
}
.bgColor-20
{
	background-color: #28d3ef !important;
}
.bdColor-20
{
	border-color: #28d3ef !important;
}
.color-21
{
	color: #fea211 !important;
}
.bgColor-21
{
	background-color: #fea211 !important;
}
.bdColor-21
{
	border-color: #fea211 !important;
}
.color-22
{
	color: #777575 !important;
}
.bgColor-22
{
	background-color: #777575 !important;
}
.bdColor-22
{
	border-color: #777575 !important;
}
.color-23
{
	color: #f8f1f0 !important;
}
.bgColor-23
{
	background-color: #f8f1f0 !important;
}
.bdColor-23
{
	border-color: #f8f1f0 !important;
}
.color-24
{
	color: #f1f1f1 !important;
}
.bgColor-24
{
	background-color: #f1f1f1 !important;
}
.bdColor-24
{
	border-color: #f1f1f1 !important;
}
.color-25
{
	color: #1ad4cd !important;
}
.bgColor-25
{
	background-color: #1ad4cd !important;
}
.bdColor-25
{
	border-color: #1ad4cd !important;
}

#dialog-wraper, #prompt-wraper, #dialog-wraper-dashang, #dialog-wraper-pay, #dialog-wraper-loading
{
	position: fixed;
	z-index: 99999;
	top: 0;
	bottom: 0;
	width: 100%;
	background-color: rgba(1,1,1,.5);
	display: -webkit-box;
	font-size: .9rem;
	-webkit-box-align: center;
	-webkit-box-pack: center;
}
#prompt-wraper
{
	z-index: 99998;
}
#dialog-wraper .outer, #prompt-wraper .outer
{
	background-color: #f1f1f1;
	border-radius: .4rem;
	max-width: 95%;
	min-width: 70%;
}
#dialog-wraper .title, #prompt-wraper .title
{
	font-size: .9rem;
	line-height: 1rem;
	text-align: center;
	padding: 1.04688rem;
}
#dialog-wraper .ask, #prompt-wraper .ask
{
	
}
#dialog-wraper .ask span, #prompt-wraper .ask span
{
	display: -webkit-box;
	border-top: 1px solid #ccc;
	-webkit-box-flex: 1;
	padding: 1.06875rem 1.00625rem;
	-webkit-box-align: center;
	-webkit-box-pack: center;
	border-right: 1px solid #ccc;
}
#dialog-wraper .ask span:last-child, #prompt-wraper .ask span:last-child
{
	border-right: 0;
}
#dialog-wraper .ask a, #prompt-wraper .ask a
{
	color: #007aff;
}
#prompt-wraper #prompt-input
{
	width: 100%;
	text-align: center;
	padding-bottom: 0.625rem;
}
#prompt-wraper .prompt-input-style
{
	width: 90%;
	height: 2.2rem;
	padding: 0rem 0.313rem;
}

/*提示框样式end*/

/*提示打赏框样式end*/
#dialog-wraper-dashang .outer, #prompt-wraper .outerdashang
{
	background-color: #f1f1f1;
	border-radius: .4rem;
	max-width: 95%;
	min-width: 70%;
}

/*支付选择end*/
#dialog-wraper-pay .outer,#prompt-wraper .outerpay
{
	background-color: #f1f1f1;
	border-radius: .4rem;
	max-width: 95%;
	min-width: 70%;
}
/*支付选择end*/
#dialog-wraper-loading .outer,#prompt-wraper .outerloading
{
	background-color: #f1f1f1;
	border-radius: .4rem;
	max-width: 95%;
	min-width: 70%;
}