/**
 * RTL overrides for Bookly Customer Cabinet (frontend shortcode).
 */

 #TB_ajaxContent #bookly-customer-cabinet-form table {
  text-align: right;
  width: 100%;
}

#TB_ajaxContent #bookly-customer-cabinet-form table trtd ul {
  margin-right: 22px !important;
}