
.user_img{
	width: 100%;
	height: 64%;
}
.user_background{
	color: #404E67;
}
.user_details{
	color: #000;
}
.order_clr{
	color: #000 !important;
}
.order_span{
	color: #000 !important;
	font-weight: 700;
}
.order_txt{
	color: #3a4057 !important;
}
.login_icons{
	width: 23px !important;
	position: relative !important;
	top: 30px !important;
}

.delete_btn{
	position: relative !important;
    top: 15px !important;
}
.location_del{
	color: #ed0000 !important;
    font-size: 13px !important;
	cursor: pointer !important;
}
