.notifyjs-container {
	background-color: rgba(0, 0, 0, .65);
	color: #fff;
	line-height: 1.3;
	font-size: 14px;
}

.notifyjs-wpalm-base {
	display: table;
	table-layout: fixed;
	width: 300px;
}

.notifyjs-wpalm-base > div {
	display: table-cell;
}

.notifyjs-wpalm-base .avatar {
	width: 60px;
	height: 60px;
	background-color: #ddd;
}

.notifyjs-wpalm-base .avatar img {
	width: 100%;
	vertical-align: middle;
}

.notifyjs-wpalm-base .text {
	vertical-align: middle;
	padding: 5px 10px;
}

.waktu {
    font-size: 10px;
}