.usercp_nav_myalerts {
	background: url(../../../images/usercp/transmit_blue.png) no-repeat left center !important;
}

.usercp_nav_myalerts_delete_all {
	background: url(../../../images/usercp/delete.png) no-repeat left center !important;
}

.usercp_nav_myalerts_delete_read {
	background: url(../../../images/usercp/bin.png) no-repeat left center !important;
}

.newAlerts > a {
	color: red !important;
}

ul.panel_links a.myalerts {
	background-position: 0 -180px;
}

.alert-row__no-alerts td {
	text-align: center;
}

.alert--read {
	opacity: .5 !important;
}

.alerts--new a {
	color: #D83F87 !important;
	font-weight: bold;
}

#myalerts_modal_right_btns {
	margin-top: 4px;
}

#myalerts_alerts_modal  {
	width: 600px;
}

#myalerts_alerts_modal .tfoot, #ipquotes-modal div div.tfoot {
	margin: 0 -30px -30px;
}

.alert__avatar  {
	width: 60px;
	padding: 20px 15px 15px 0;
	vertical-align: top;		
}

.alert__time  {
	width: 20px;
	padding: 20px 0 0 15px;
	vertical-align: top;	
	padding-bottom: 20px;		
}

.alert__time i.bi-check-lg, .alert__time i.bi-arrow-counterclockwise{
	display: block;
	margin-bottom: 6px;		
}

.alert__content {
	vertical-align: top;	
	padding: 20px 0 15px;	
}

table.tborder table {
	border-collapse: collapse;
}

tr.alert {
	border-bottom: 1pt solid #36393e;
}

tr.alert:last-child {
	border-bottom: 0;
}