/* prettier-ignore */
/*-----------------------------------------------
|   Navigation 
------------------------------------------------*/

.fancynav-link-content {
	color: #ef7d3a !important;
}

/*-----------------------------------------------
|   Navbar Brand 
------------------------------------------------*/



::-moz-selection {
  background-color: #ec6910;
  color: #fff;
}

::selection {
  background-color: #ec6910;
  color: #fff;
}


/*-----------------------------------------------
|   CUSTOM
------------------------------------------------*/

.negative-icon {
	margin-left: -56px;
}

#adminbutton {
	position: fixed;
	right: 70px;
	top: 8px;
	z-index: 99999;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #F37F29;
  border-color: #F37F29;
}
#wizzy-wrap a {
  color: #000;
  text-decoration: underline;
}
#wizzy-wrap a:active, #wizzy-wrap a:hover  {
  color: #F37F29;
}
.fa-search {
	margin-right: -20px !important;
}




/*# sourceMappingURL=user.css.map */
