.axb-color, .axb-color:hover, .axb-color:focus, .axb-color:active {
    background-color: #862633 !important;
    border: 1px solid #862633 !important;
    color: #ffffff;
}

.boss-btn, .boss-btn:hover, .boss-btn:focus, .boss-btn:active {
    background-color: #283B5B !important;
    border: 1px solid #283B5B !important;
    color: #ffffff;
}

.required:after{
	content: "*";
	color: #f05050;
}

.axb-logo 
{
	color: #ffffff !important;
	font-size: 20px;
	font-weight: 200;
	letter-spacing: .05em;
	line-height: 60px;
}

.font-18 { font-size: 18px;}

.axb-fs13 {font-size: 13px;}

.axb-ico18 { font-size: 18px; }


@media (min-width: 992px){
	.moda-bg { width: 1080px;}
}

/*-- saoyisao --*/
.saoyisao-box{
	display: flex;
}
.saoyisao-box .left{
	width: 50%;
	float: left;
	align-self: center!important;
}
.saoyisao-box .left .qrcode{
	width: 60%;
}
.saoyisao-box .left .text-box{
	width: 60%;
	margin-top: 1.5rem;
}
.saoyisao-box .right{
	width: 50%;
	float: left;
	align-self: center!important;
}
.saoyisao-box .right .img{
	width: 80%;
}
/*-- end --*/

/*-- multi select --*/
.all-width-multi~.ms-container{
	width: 100%;
}
/*-- end --*/