.unmappedPunch{
    border: 2px solid #ce5656;
    width: 100%;
    float: left;
    padding: 4px 0 4px 5px;
    border-radius: 4px;
    margin-bottom:2px;
    line-height:1;
    position:relative;
}
.unmappedPunch:first-child{margin-bottom:7px !important;}
.unmappedPunch .border-rightPunch{
border-left: 3px solid #ce5656;
    float: left;
    padding: 0 0 0 8px;
    width: 100%;
}
.unmappedPunch .time{
	color:#cf5a5a;
	font-weight:700;
	font-size:13px;
	line-height:1;
}
.unmappedPunch .detail{
	color:#d05c5c;
	font-size:13px;
}
.icon-exclaimation{
	color:#ce5656;
	padding:6px 0;
}
.unmappedPunch .scheduler-day-actions{
	visibility:hidden;
}
.unmappedPunch:hover .scheduler-day-actions{
	visibility:visible;
}
table.no-td-padding tbody td.unmapped-td{
	padding : 20px 0 !important;
	background: #f5f5f5;
}
.approvedPunch{
	 border:3px solid #F37335; 
	box-sizing:border-box;
	color:#fff;
}
.jobcodeBg{
	background: rgba(0,0,0,0.3);
}
.emptyPunchStatus{
	color:#fff;
	background:#0066CC;
}
.hub_app_22 .zip-clock-emp-shift.deletedPunch{
	color:#484D55;
	background: #fbe4d5;
	padding:5px 12px;
}
.emp-pendingMdl .search-window-icon{
	right:25px;
}

.ztcUnmappedPunch{
background-color:#EEF2F6;
padding:20px;
border-radius:5px;
margin-bottom:10px;	
}
.hub_app_22 .zip-clock-emp-shift{
	min-height: 51px;
}
.hub_app_22 .posImgPunch{
	height: 18px;
    width: 18px;
    vertical-align: -15%;
}