.notifyjs-myipt-base {
	padding: 15px 22px 15px 21px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	border: 1px solid;
	border-radius: 7px;
	white-space: nowrap;
}

.notifyjs-myipt-base .icon,
.notifyjs-myipt-base .text {
	display: inline-block;
	text-align: left;
	vertical-align: top;
}
.notifyjs-myipt-base .icon {
	font-size: 150%;
	line-height: 0;
}
.notifyjs-myipt-base .text {
	font-size: 110%;
	margin-left: 8px;
}