/**
 * TMX UserPosts Frontend Styles
 */

/* Ensure datepicker overlays other form elements */
.ui-datepicker {
    z-index: 9999 !important;
}
