.xfinity_user_alert_placeholder {
	padding: 0px;
	text-align: center;
	display: none;
}

.xfinity_user_alert_placeholder > p {
	font-family: 'Gotham Narrow SSm 4r'!important
	line-height: 20px;
	background-color: #c5c5c5;
	width: 250px;
    margin: auto;
    width: 60%;
    padding: 10px;
	color: #424858;
	text-shadow: none;
    border-radius: 3px;
}