/*
* @Author: itw_liting02
* @Date:   2018-06-28 13:48:43
* @Last Modified by:   itw_liting02
* @Last Modified time: 2018-06-28 13:49:14
*/
#select_group {
    background: url(../img/mask-black.png)!important;
}
#select_client {
	background: url(../img/mask-black.png)!important;
}
.select_defult_next{
    background: url(../img/btn_color.png) no-repeat center!important;
}
.get_select h3 span{
    background: url(../img/btn_color.png) no-repeat center!important;
 }
 .wait_box{
	background: url(../img/mask.png)!important;
}