/* ==========================================================================
   #Transitions
========================================================================== */
#pjWrapperPHPReview .pjRrBtn,
#pjWrapperPHPReview .pjRrStars a,
#pjWrapperPHPReview .pjRrCustomRadioFake,
#pjWrapperPHPReview .pjRrCustomInputChecked label,
#pjWrapperPHPReview .pjRrPagination a { -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; -ms-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }