
.trx_popup {
	-webkit-animation-name: fadeInLeft_popup;
	animation-name: fadeInLeft_popup;
}
.trx_popup.close {
	-webkit-animation-name: fadeOutRight_popup;
	animation-name: fadeOutRight_popup;
}
/* Custom styles
*******************************/
