.error{
	color: red;
}
select.error{
	color: #1f1f1f;
}
.delete-btn{
	width:100%
}
.account-page .main-wrapper .account-content .account-logo img {
    width: 350px;
}
.table-responsive{
	overflow-x: unset;
	-webkit-overflow-scrolling: touch;
}
.custom-pb-3{
	padding: 1.2rem!important;
}
.recent-activity .res-activity-list{
	height: 311px;
}
.card-height{
	min-height: 408px;
}
input.error{
  color: #000;
}
