 .vuesax-app-is-rtl .ps-container:not(.enable-rtl-x-scroll) .ps__scrollbar-x-rail {
   display: none !important;
 }

 .vuesax-app-is-rtl .ag-pinned-left-cols-container {
   margin-right: 5px;
 }

 .vuesax-app-is-rtl .vs-dropdown-menu.rightx .vs-dropdown--menu--after {
   right: unset !important;
   left: 30px !important;
 }

 .vuesax-app-is-rtl .vs-loading &gt;

 * {
   top: 0;
 }

 .vuesax-app-is-rtl .con-vs-dropdown--menu {
   transform: translateX(-100%);
 }

 .vuesax-app-is-rtl .vx-navbar-dropdown.dropdownx-enter,
 .vuesax-app-is-rtl .vx-navbar-dropdown.dropdownx-leave-to {
   transform: translateY(8px) !important;
 }

 @media (max-width: 500px) {
   .vuesax-app-is-rtl .vx-navbar-dropdown.dropdown-custom.con-vs-dropdown--menu {
     transform: translateX(100%);
   }

   .vuesax-app-is-rtl .vx-navbar-dropdown.dropdown-custom.dropdownx-enter,
   .vuesax-app-is-rtl .vx-navbar-dropdown.dropdown-custom.dropdownx-leave-to {
     transform: translate(100%, 8px) !important;
   }
 }

 .vuesax-app-is-rtl .flatpickr-prev-month,
 .vuesax-app-is-rtl .flatpickr-next-month {
   transform: rotateY(180deg);
 }

 .vuesax-app-is-rtl .swiper-container-cube.swiper-container-rtl .swiper-slide {
   transform-origin: 100% 0 !important;
 }

 .vuesax-app-is-rtl .scroll-area-v-nav-menu .ps__scrollbar-y-rail {
   right: unset !important;
   left: -6px !important;
 }

 .v-step[x-placement^=bottom] .v-step__arrow {
   border-left-color: transparent !important;
   border-right-color: transparent !important;
 }

 .v-step[x-placement^=left] .v-step__arrow {
   border-bottom-color: transparent !important;
   border-right-color: transparent !important;
   border-top-color: transparent !important;
 }

 .v-step[x-placement^=top] .v-step__arrow {
   border-bottom-color: transparent !important;
   border-right-color: transparent !important;
   border-left-color: transparent !important;
 }

 .v-step[x-placement^=right] .v-step__arrow {
   border-bottom-color: transparent !important;
   border-top-color: transparent !important;
   border-left-color: transparent !important;
 }

 .swiper-container-rtl .swiper-button-prev {
   right: 10px !important;
   left: auto !important;
 }

 .swiper-container-rtl .swiper-button-next {
   left: 10px !important;
   right: auto !important;
 }

 .vjs-fluid {
   padding-top: 41.6666666667% !important;
 }

 .max-h-full {
   max-height: 100% !important
 }

 .max-h-screen {
   max-height: 100vh !important
 }

 .max-w-xs {
   max-width: 20rem !important
 }

 .max-w-sm {
   max-width: 30rem !important
 }

 .max-w-md {
   max-width: 40rem !important
 }

 .max-w-lg {
   max-width: 50rem !important
 }

 .max-w-xl {
   max-width: 60rem !important
 }

 .max-w-2xl {
   max-width: 70rem !important
 }

 .max-w-3xl {
   max-width: 80rem !important
 }

 .max-w-4xl {
   max-width: 90rem !important
 }

 .max-w-5xl {
   max-width: 100rem !important
 }

 .max-w-full {
   max-width: 100% !important
 }

 .min-h-0 {
   min-height: 0 !important
 }

 .min-h-full {
   min-height: 100% !important
 }

 .min-h-screen {
   min-height: 100vh !important
 }

 .min-w-0 {
   min-width: 0 !important
 }

 .min-w-full {
   min-width: 100% !important
 }

 .w-1 {
   width: 0.25rem !important
 }

 .w-2 {
   width: 0.5rem !important
 }

 .w-3 {
   width: 0.75rem !important
 }

 .w-4 {
   width: 1rem !important
 }

 .w-5 {
   width: 1.25rem !important
 }

 .w-6 {
   width: 1.5rem !important
 }

 .w-8 {
   width: 2rem !important
 }

 .w-10 {
   width: 2.5rem !important
 }

 .w-12 {
   width: 3rem !important
 }

 .w-16 {
   width: 4rem !important
 }

 .w-24 {
   width: 6rem !important
 }

 .w-32 {
   width: 8rem !important
 }

 .w-48 {
   width: 12rem !important
 }

 .w-64 {
   width: 16rem !important
 }

 .w-auto {
   width: auto !important
 }

 .w-px {
   width: 1px !important
 }

 .w-1\/2 {
   width: 50% !important
 }

 .w-1\/3 {
   width: 33.33333% !important
 }

 .w-2\/3 {
   width: 66.66667% !important
 }

 .w-1\/4 {
   width: 25% !important
 }

 .w-3\/4 {
   width: 75% !important
 }

 .w-1\/5 {
   width: 20% !important
 }

 .w-2\/5 {
   width: 40% !important
 }

 .w-3\/5 {
   width: 60% !important
 }

 .w-4\/5 {
   width: 80% !important
 }

 .w-1\/6 {
   width: 16.66667% !important
 }

 .w-5\/6 {
   width: 83.33333% !important
 }

 .w-1\/12 {
   width: 8.33333% !important
 }

 .w-2\/12 {
   width: 16.66667% !important
 }

 .w-3\/12 {
   width: 25% !important
 }

 .w-4\/12 {
   width: 33.33333% !important
 }

 .w-5\/12 {
   width: 41.66667% !important
 }

 .w-6\/12 {
   width: 50% !important
 }

 .w-7\/12 {
   width: 58.33333% !important
 }

 .w-8\/12 {
   width: 66.66667% !important
 }

 .w-9\/12 {
   width: 75% !important
 }

 .w-10\/12 {
   width: 83.33333% !important
 }

 .w-11\/12 {
   width: 91.66667% !important
 }

 .w-full {
   width: 100% !important
 }

 .w-screen {
   width: 100vw !important
 }

 .lg\:w-1 {
   width: 0.25rem !important
 }

 .lg\:w-2 {
   width: 0.5rem !important
 }

 .lg\:w-3 {
   width: 0.75rem !important
 }

 .lg\:w-4 {
   width: 1rem !important
 }

 .lg\:w-5 {
   width: 1.25rem !important
 }

 .lg\:w-6 {
   width: 1.5rem !important
 }

 .lg\:w-8 {
   width: 2rem !important
 }

 .lg\:w-10 {
   width: 2.5rem !important
 }

 .lg\:w-12 {
   width: 3rem !important
 }

 .lg\:w-16 {
   width: 4rem !important
 }

 .lg\:w-24 {
   width: 6rem !important
 }

 .lg\:w-32 {
   width: 8rem !important
 }

 .lg\:w-48 {
   width: 12rem !important
 }

 .lg\:w-64 {
   width: 16rem !important
 }

 .lg\:w-auto {
   width: auto !important
 }

 .lg\:w-px {
   width: 1px !important
 }

 .lg\:w-1\/2 {
   width: 50% !important
 }

 .lg\:w-1\/3 {
   width: 33.33333% !important
 }

 .lg\:w-2\/3 {
   width: 66.66667% !important
 }

 .lg\:w-1\/4 {
   width: 25% !important
 }

 .lg\:w-3\/4 {
   width: 75% !important
 }

 .lg\:w-1\/5 {
   width: 20% !important
 }

 .lg\:w-2\/5 {
   width: 40% !important
 }

 .lg\:w-3\/5 {
   width: 60% !important
 }

 .lg\:w-4\/5 {
   width: 80% !important
 }

 .lg\:w-1\/6 {
   width: 16.66667% !important
 }

 .lg\:w-5\/6 {
   width: 83.33333% !important
 }

 .lg\:w-1\/12 {
   width: 8.33333% !important
 }

 .lg\:w-2\/12 {
   width: 16.66667% !important
 }

 .lg\:w-3\/12 {
   width: 25% !important
 }

 .lg\:w-4\/12 {
   width: 33.33333% !important
 }

 .lg\:w-5\/12 {
   width: 41.66667% !important
 }

 .lg\:w-6\/12 {
   width: 50% !important
 }

 .lg\:w-7\/12 {
   width: 58.33333% !important
 }

 .lg\:w-8\/12 {
   width: 66.66667% !important
 }

 .lg\:w-9\/12 {
   width: 75% !important
 }

 .lg\:w-10\/12 {
   width: 83.33333% !important
 }

 .lg\:w-11\/12 {
   width: 91.66667% !important
 }

 .lg\:w-full {
   width: 100% !important
 }

 .lg\:w-screen {
   width: 100vw !important
 }

 .lg\:z-0 {
   z-index: 0 !important
 }

 .lg\:z-10 {
   z-index: 10 !important
 }

 .lg\:z-20 {
   z-index: 20 !important
 }

 .lg\:z-30 {
   z-index: 30 !important
 }

 .lg\:z-40 {
   z-index: 40 !important
 }

 .lg\:z-50 {
   z-index: 50 !important
 }

 .lg\:z-auto {
   z-index: auto !important
 }

 .sm\:w-1 {
   width: 0.25rem !important
 }

 .sm\:w-2 {
   width: 0.5rem !important
 }

 .sm\:w-3 {
   width: 0.75rem !important
 }

 .sm\:w-4 {
   width: 1rem !important
 }

 .sm\:w-5 {
   width: 1.25rem !important
 }

 .sm\:w-6 {
   width: 1.5rem !important
 }

 .sm\:w-8 {
   width: 2rem !important
 }

 .sm\:w-10 {
   width: 2.5rem !important
 }

 .sm\:w-12 {
   width: 3rem !important
 }

 .sm\:w-16 {
   width: 4rem !important
 }

 .sm\:w-24 {
   width: 6rem !important
 }

 .sm\:w-32 {
   width: 8rem !important
 }

 .sm\:w-48 {
   width: 12rem !important
 }

 .sm\:w-64 {
   width: 16rem !important
 }

 .sm\:w-auto {
   width: auto !important
 }

 .sm\:w-px {
   width: 1px !important
 }

 .sm\:w-1\/2 {
   width: 50% !important
 }

 .sm\:w-1\/3 {
   width: 33.33333% !important
 }

 .sm\:w-2\/3 {
   width: 66.66667% !important
 }

 .sm\:w-1\/4 {
   width: 25% !important
 }

 .sm\:w-3\/4 {
   width: 75% !important
 }

 .sm\:w-1\/5 {
   width: 20% !important
 }

 .sm\:w-2\/5 {
   width: 40% !important
 }

 .sm\:w-3\/5 {
   width: 60% !important
 }

 .sm\:w-4\/5 {
   width: 80% !important
 }

 .sm\:w-1\/6 {
   width: 16.66667% !important
 }

 .sm\:w-5\/6 {
   width: 83.33333% !important
 }

 .sm\:w-1\/12 {
   width: 8.33333% !important
 }

 .sm\:w-2\/12 {
   width: 16.66667% !important
 }

 .sm\:w-3\/12 {
   width: 25% !important
 }

 .sm\:w-4\/12 {
   width: 33.33333% !important
 }

 .sm\:w-5\/12 {
   width: 41.66667% !important
 }

 .sm\:w-6\/12 {
   width: 50% !important
 }

 .sm\:w-7\/12 {
   width: 58.33333% !important
 }

 .sm\:w-8\/12 {
   width: 66.66667% !important
 }

 .sm\:w-9\/12 {
   width: 75% !important
 }

 .sm\:w-10\/12 {
   width: 83.33333% !important
 }

 .sm\:w-11\/12 {
   width: 91.66667% !important
 }

 .sm\:w-full {
   width: 100% !important
 }

 .sm\:w-screen {
   width: 100vw !important
 }

 .sm\:z-0 {
   z-index: 0 !important
 }

 .sm\:z-10 {
   z-index: 10 !important
 }

 .sm\:z-20 {
   z-index: 20 !important
 }

 .sm\:z-30 {
   z-index: 30 !important
 }

 .sm\:z-40 {
   z-index: 40 !important
 }

 .sm\:z-50 {
   z-index: 50 !important
 }

 .sm\:z-auto {
   z-index: auto !important
 }
