
.trx_popup {
	-webkit-animation-name: fadeInRight_popup;
	animation-name: fadeInRight_popup;
}
.trx_popup.close {
	-webkit-animation-name: fadeOutLeft_popup;
	animation-name: fadeOutLeft_popup;
}
/* Custom styles
*******************************/
