.timeandunreadiconspn{
	width: 50px;
    float: right;
    display: inline-block;
}
.markreadiconwindow{
    text-align: right;
    idth: 8px;
    line-height: 8px;
    display: inline-block;
    float:right;
    clear:both;
/*     color:#888888;
 */}
.details{
    width: 225px;
    display: block;
    float: left;
}
.headerspn{
	display: inline-block;
    float: left;
    margin-left: 3px;
    font-size: 11px;
    font-weight: 600;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 195px;
    color:#6287A7;
}
.desciptionspn{
	display: inline-block;
    margin-left: 3px;
    font-size: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 245px;
    color:#888888;
 }
.notifi-alert-class{
	background-color: #F3565D;
    padding: 5px 7px 0px 6px!important;
    font-size: 10px !important;
    border-radius: 10% !important;
    position: relative;
    right: 12px;
    top: -15px;
    height: 18px !important;
}
.common_notification_licls{
    display: table;
    width: 100%;
    border-bottom:1px solid #e7e7e7;
}
.notification_window_li{
	background: #f1f1f1;
}
.open-notification{
	display:table;
    padding: 5px !important;
    padding-bottom:0px !important;
    width:100%;
    color:#888888;
}
.time{
	font-size: 10px;
    line-height: 20px;
    float:right;
    max-width:50px;
}
.ajaxTooltip{
	font-size: 8px;
    line-height: 8px;
}
.dropdown-list-body li:hover {
	  border-left: 2px solid white;
	  background-color: lightsteelblue;
	  -webkit-transition: all 1s ease;
	  -moz-transition: all 1s ease;
	  -o-transition: all 1s ease;
	  -ms-transition: all 1s ease;
	  transition: all 1s ease;
	  color:white;
}
.external_notific{
	background-color:#e3e6f0;
	padding:0px 5px !important;
	height:50px;
/* 	border-radius:5px;
 */}
.parentVolumeUnreadCls{
	display: inline-block;
	max-width: 170px;
	color: #62878f;
}
.parentViewAndMarkreadcls{
	float:right;
	display: inline-block;
	width: 125px;
	font-weight: 300;
	cursor:pointer;
}

.parentViewAndMarkreadcls a{
	padding: 5px 4px !important;
    font-size: 10px !important;
    float: right !important;
    color: #62878f !important;
    text-transform: none !important;
}

.markallreadcls{
	font-size:11px;
}
.viewallnoti{
	font-size:11px;
	float:right;
	margin-top:-5px;
}

.viewallnoti a{
	padding: 5px 4px !important;
    font-size: 10px !important;
    float: right !important;
    color: #62878f !important;
    text-transform: none !important;
}

.noti-data-icon{
	display:inline-block;
	width:20px;
	float:left;
	padding:2px 2px 4px 3px !important;
	border-radius:10px;
}
.blank-notif-data{
	text-align:center;
	font-size:smaller;
	margin-top:80px;
}