#icon-edit.icon32-posts-simple_link,
#icon-simple_link {
	background-image    : url(../img/post-icon.png);
	background-position : 0 0;

}

.sl-categories ul {
	margin-left : 18px;
}

.simple-links-input {
	width : 98%;
}

.SL-additonal-input {
	width : 75%;
}

#additional_fields.postbox .submit {
	float : none;
}

.sl-updated {
	border-left        : 4px solid #7ad03a;
	padding            : 1px 12px;
	background-color   : #ffffff;
	-webkit-box-shadow : 0 1px 1px 0 rgba(0, 0, 0, 0.1);
	box-shadow         : 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.link_delete_additional {
	color        : red;
	font-weight  : bold;
	padding-left : 5px;
	cursor       : pointer;
}
