#premium_content .plusSB {
	margin-left:0;
}

/* IU Bookstore Pop Bubble (above bookstore link in navbar) */

.urgent-report {
	top: -12px;
    left: 556px;
    display: block;
    width: 305px;
    border: 0;
    max-width: 510px;
    background: none;
    border-radius: 16px;
}

.urgent-report .popover-content {
	padding: 4px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#50bd27+0,40971f+100 */
	background: #0066ff !important;
	border-radius: 18px;
	color: white;
	font-family: arial;
}
.urgent-report > .arrow:after {
	bottom: 5px !important;
	border-width: 7px;
	border-top-color: #0066ff !important;
}
