.elementor-2334 .elementor-element.elementor-element-039a8ec{--display:flex;--padding-top:4rem;--padding-bottom:5rem;--padding-left:0rem;--padding-right:0rem;}:root{--page-title-display:none;}/* Start custom CSS for ameliaemployeepanel, class: .elementor-element-f9018c5 */.am-event-spots-left {
    text-align: right !important;
}

.el-tabs__content{
    text-align: right !important;
}

/* Reverse the order of the tabs */
.el-tabs__nav.is-top {
  display: flex !important;
      flex-direction: row-reverse !important;
  justify-content: flex-end !important;
}

/* Adjust the active bar position if needed */
.el-tabs__active-bar.is-top {
  /* You might need to dynamically adjust this based on the active tab */
   direction: rtl !important;

}

.el-dialog__title {
    margin-right: 30px !important;
}




.amelia-app-booking #am-cabinet .am-dialog-appointment-wrapper .am-dialog-appointment .el-form-item label {
    float: right !important;
}/* End custom CSS */