
.tpm-card-title{
	margin: 0 0 0px;
	padding-left: 3px;
}
.label-mb-0{
	margin-bottom: 0px;
	margin-left: 1px;
}
.desc,
.imgpro {
	display: inline-block
}
.top-3{
	top: 3px;
	padding: 1px 5px 0px 5px;
}
.sticker-drop-div > .width-img{
	z-index: 13;
	height: 25px;
	float: right;
	position: relative;
	/* margin-left: -33px;*/
	margin-top: 2px;
	width: auto;
}
.sticker-drop-div{
	float: right;
}

.tpm-card-title-eta{
	/* padding-right:65px ; */
	padding-top: 2px;
	font-size:12px ;
	float: right;
}
.cardData {
	margin: 10px 8px;
	width: 224px;
	font-size: 12px;
	color: #fff;
	padding: 5px;
	border-radius: 4px
}
.red {
	background-color: #f49f9a
}
.blue {
	background-color: #79aed6
}

.green {
	background-color: #85e699
}

.yellow {
	background-color: #fff59e;
	color: #555
}

.orange {
	background-color: #f3be9f
}

.gray {
	background-color: #f5f5f5;
	color: #555
}

.profilepic {
	height: 30px;
	width: 30px;
	margin-left: 10px;
	margin-top: 10px
}

.attachment {
	height: 150px;
	width: 203px;
	margin-top: 6px;
	object-fit: cover;
}

.desc {
	width: 216px;
	/* padding: 5px; */
	padding-top: 2px;
}

.pencil-icon {
	font-size: 16px;
	margin-top: 7.5px
}
.labelFilterElement1{
	color: #fff;
	font-size: 8px !important;
	padding: 1px 10px !important;
	border-radius: 4px;
	border: 1px solid;
	border-color: rgba(255, 255, 255, 0.2)
}
.placeholder-dropable{
	border: 2px dashed grey;
}