/* Begin SirsiDynix Xref styling */
#xref-link {
    overflow: hidden;
	background-color: #eee;
	margin-left: 10px;
	margin-bottom: 6px;
	margin-top: 21px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px
}

#xref-link-text {
    float: left;
	margin-right: 20px;
	font-weight: 700;
	font-size: 14px;
}

.XREF_PERSONAL,.XREF_CORPORATE,.XREF_MEETING,.XREF_UNIFORM,.XREF_TOPICAL,.XREF_GEOGRAPHIC,.XREF_GENRE {
    font-weight: 700;
}

.xref-icon {
    color: #063b63;
}

.xref-icon-detail {
  margin-left:30px
}

.xref-usage > .fa-check {
    color: green;
}

.xref-usage > .fa-minus-circle {
    color: red;
}

form[id*='XREF'] > .facetTitleRow{
	height: auto;
}

.fa-9x {
font-size: 9em;
}

.xref-button {
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	margin-left: 3px;
	text-align: center;
	font-size: 13px;
	cursor: pointer;
	position: relative;
	text-decoration: none;
	border-radius: 5px;
	padding: 5px 15px;
	border: none;
	background-color: #efefef;
	font-weight: 700;
    line-height: 25px;
}

a:hover.xref-button {
	background-color: #bcbcbc;
}

/* End SirsiDynix Xref styling */