/*--------------------------------------------------------------
Custom mouse cursor
--------------------------------------------------------------*/
* {
	cursor: none;
}

#wpadminbar * {
	cursor: pointer!important;
}

#chaty-animation-0 * {
	cursor: pointer!important;
}

.set-url-target *{
	cursor: pointer!important;
}

#chaty-animation-0 circle {
	cursor: pointer!important;
}

