/* CSS Document */
.gsd_close a:link {
  color: white;
}

/* visited link */
.gsd_close a:visited {
  color: white;
}

/* mouse over link */
.gsd_close a:hover {
  color: white;
}

/* selected link */
.gsd_close a:active {
  color: white;
} 
.inactiveLink {
   pointer-events: none;
   cursor: default;
}
.list-single-header-column:after {
    font-family: Font Awesome\ 5 Pro;
    content: "";
    font-size: 11px;
    position: absolute;
	bottom:10px;
    right: 14px;
	font-weight:800;
	color:#eee;
	font-size:34px;
}
.japannametext a {
	float:left;
    color: #7d93b2;
	text-align:left;
	font-size:20px;
}		
.geodir-category-text li a {
  color: #999966;
}
.geodir-category-text li {
  color: #999966;
}
.geodir-category-footer li {
  color: #999966;
}
.inactiveLink {
   pointer-events: none;
   cursor: default;
}