	.list-group-item-custom a {
		color: #00E;
		font-weight: bold;
		text-decoration: underline;
		list-style-type: circle;
	}

	.sf-arrows li a {
		text-decoration: none;
	}

		.list-group-item-custom a {
		color: #00E;
		font-weight: bold;
		text-decoration: underline;
		list-style-type: circle;
	}

	.list-group-item-custom {
		position: relative;
		width: 500px !important;
		left: 40px;
		padding: 10px 15px;
		margin-bottom: -1px;
		background-color: #fff;
		border-bottom: none;
		border: none;
		font-size: 16px;
  }
  