.edit-error {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.page-wrapper{
	margin: 0 auto;
	width: 72%;
	margin-bottom: 150px;
}

.page-wrapper .row>div{
	display: inline-block;
}
.page-wrapper .row>div p{
	margin-bottom: 0;
    margin-top: 5px;
    color: red;
}
.page-wrapper .sbbd .row{
	margin-bottom: 30px;
}
.sbbd{
	margin-top: 100px;
	margin-bottom: 50px;
}
.sbbd .wh input{
    width: 300px;
    height: 35px;
    border: 1px solid rgb(169, 169, 169);
}
.sbbd lable{
	/*display: inline-block;*/
	float: left;
	width: 255px;
	text-align: right;
	margin-right: 20px;
}

.row>div p{
	display: none;
}

.selectFile{
    width: 35px;
    height: 30px;
	line-height: 30px;
    position: absolute;
    /*border: 2px solid green;*/
	text-align: center;
}
.selectFile>div{
	font-size: 36px !important;
}
.selectFile input{
    width: 35px;
    height: 30px;
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
}

.page-wrapper .sbbd .nnp{
	position: relative;
	margin-bottom: 30px;
}

.qrhide{
	display: none;
}

.comfirm{
	width: 300px;
	height: 50px;
	color: white;
	background-color: #5E50A0;
	border: none;
	margin-left: 150px;
}
.modal-footer{
	border-top: 0;
}
.modal-footer button{
	border: none;
    width: 100px;
    height: 40px;
}

.qhlang p{
	display: inline-block;
	cursor: pointer;
}
.red{
	color: orangered;
}

.ItemType select{
	width: 304px;
	height: 35px;
}
.ItemType select{
	width: 304px;
	height: 35px;
}

.ItemType select{
	width: 304px;
	height: 35px;
}

.Notification select{
	width: 100%;
	height: 35px;
}
img#selectFile{
	width: 200px;
	margin-top: 10px;
	margin-left: 110px;
}
img#IDPhotoSelect{
		width: 200px;
		margin-top: 40px;
		margin-left: 0px;
	}
img#ItemPhotoSelect{
		width: 200px;
		margin-top: 40px;
		margin-left: 0px;
	}
.Lockerloaction{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin:0;
	font-size: 18px;
	font-weight: 600;
}

/*滑块*/
#drag{
    position: relative;
    background-color: #e8e8e8;
    width: 300px;
    height: 34px;
    line-height: 34px;
    text-align: center;
}
#drag .handler{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 40px;
    height: 34px;
    border: 1px solid #ccc;
    cursor: move;
}
.handler_bg{
    background: #fff url("../img/slider.png") no-repeat center;
}
.handler_ok_bg{
    background: #fff url("../img/complet.png") no-repeat center;
}
#drag .drag_bg{
    background-color: #7ac23c;
    height: 34px;
    width: 0px;
}
#drag .drag_text{
    position: absolute;
    top: 0px;
    width: 300px;
    color:#9c9c9c;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -o-user-select:none;
    -ms-user-select:none;

    font-size: 12px;        //  add
}

.wh .PackageSize select{
	width:300px;
}

.multiselect,.multiselect-container{
	width: 300px;
}



@media only screen and (min-width: 769px) and (max-width: 1026px){
	.page-wrapper{
		width: 98%;	
	}
	.qhlang{
		padding: 0 50px;
	}
}

@media only screen and (min-width: 100px) and (max-width: 769px){
	.page-wrapper .row>div {
	    width: 100%;
	    display: block;
	}
	.sbbd .wh input {
	    width: 100%;
	}
	
	.wh .PackageSize select{
		width:100%;
	}
	
	.multiselect-native-select,.btn-group{
		width: 100%;
	}
	.multiselect, .multiselect-container {
	    width: 100%;
	}
	.sbbd lable.llc{
		    width: 130px;
    		margin-right: 0;
	}
	
	.page-wrapper .sbbd .row.nnp{
		position: relative;
		margin-bottom: 90px;
	}
	
	
	.page-wrapper{
		width: 90%;	
	}
	.page-wrapper .row>div.selectFile{
		margin-top: 60px;
		width: 35px;
	}
	.page-wrapper .row>div.IDPhoto{
		margin-top: 40px;
		width: 35px;
	}
	.page-wrapper .row>div.ItemPhoto{
		margin-top: 40px;
		width: 35px;
	}
	.Row50{
		/*margin-bottom: 80px !important;*/
	}
	.sbbd lable {
	    text-align: left;
	    margin-bottom: 9px;
	}
	.ItemType select{
		width: 100%;
	}
	.Notification select{
		width: 100%;
	}
	img#selectFile{
		width: 200px;
		margin-top: 40px;
		margin-left: 0px;
	}
	img#IDPhotoSelect{
		width: 200px;
		margin-top: 40px;
		margin-left: 40px;
	}
	img#ItemPhotoSelect{
		width: 200px;
		margin-top: 40px;
		margin-left: 40px;
	}
	
	#wrapper{
		top: 30px;
    	margin-bottom: 40px;
	}
	.comfirm {
	    margin-left: 0px;
	    width: 100%;
	}
}

/*.iconfont{
	color: rgb(44,155,244) !important;
	border:none;
}*/


.pawntitle{
	width: 50%;
		text-align: left;
		margin-bottom: 40px;
		margin:0 auto;
		position: relative;
    	left: -20px;
    	bottom: 30px;
	}
	.pawnsbbd{
		width: 50%;
	}

@media only screen and (min-width: 100px) and (max-width: 769px) {
	.pawntitle{
		width: 100%;
		text-align: center;
		margin-bottom: 40px;
		position: initial;
	}
	.pawnsbbd{
		width: 80%;
	}
}

@media only screen and (min-width: 100px) and (max-width: 330px){
	#drag{
		width:100%;
	}
	/*#drag .drag_bg{
		width: 100%;
	}*/
	/*#drag .drag_text{
		width: 100%;
	}*/
}
.IDPhoto{
    width: 35px;
    /*height: 30px;*/
	line-height: 30px;
    /*position: absolute;*/
    /*border: 2px solid green;*/
	text-align: center;
}
.IDPhoto>div{
	font-size: 36px !important;
}
.IDPhoto input{
    width: 35px;
    height: 30px;
    margin-top: -30px;
    opacity: 0;
    /*position: absolute;*/
    /*top: 0;
    left: 0;*/
}
.ItemPhoto{
    width: 35px;
    /*height: 30px;*/
	line-height: 30px;
    /*position: absolute;*/
    /*border: 2px solid green;*/
	text-align: center;
}
.ItemPhoto>div{
	font-size: 36px !important;
}
.ItemPhoto input{
    width: 35px;
    height: 30px;
    opacity: 0;
    margin-top: -35px;
    /*position: absolute;*/
    /*top: 0;
    left: 0;*/
}
