.rtl {
    direction: rtl;
}
#toplevel_page_truebooker ul.wp-submenu>li>a>svg {
    vertical-align: middle;
    padding-left: 8px;
	width:16px;
}
.rtl .truebooker-form .tba-form-field-radio label {
    padding-left: 15px;
	padding-right: 0;
    width: auto;
}
.rtl .truebooker-form .tba-form-field-radio input[type=radio] {
    margin-top: 15px !important;
    margin-left: 5px !important;
}
span.tba-form-field-note {
    display: flex;
    margin-bottom: 20px;
}
.tba-table__header-wrapper .tba_user_avatar {
    display: inline-block;
    padding-left: 15px;
}
.tba_popup.open {
      right: 200px;
}
.rtl .truebooker-form .tba_switch_wrap {
    margin-left: 15px;
	margin-top: 15px;
}

.select-wrapper-clockicon>svg.clock-svg {
    right: 15px;
}
.truebooker-form .tba-color-setting .wp-picker-container span.wp-color-result-text {
    padding: 0 60px 0 20px;
}
.tba-sec-top #tba-tab {
    margin-left: 32px;
}
/* .tba-form-field.tba-tab-button{ */
	    /* left: 40px; */
    /* right: inherit; */
/* } */
/* .rtl .tba-main-listing-container { */
    /* margin: 10px 20px 0 20px; */
/* } */
div#staffmember_specialday_breakadd:before {
    margin-left: 8px;
}
.truebooker-form .tba-form-field-radio.tba-form-radiobox .tba_switch_wrap>input[type="radio"]:checked {
    margin-right: -2px !important;
}
.tba_action__buttons__wrap > .action_btn_t:not(:last-child){
    border-right: unset;
    border-left: 1px solid var(--tba-bordercolor);
}
/* .fc .fc-scroller-harness { */
    /* direction: rtl; */
/* } */
/* .truebooker-form .tba_datepicker_icon { */
    /* right: 15px; */
/* } */