.editor {
    padding-top: 10px !important;
}

div.PaperDateInput {
    direction: ltr !important;
}

.__loaded::after {
   content:'רובי סוכנות לביטוח  (2018) בע"מ סוכנות ביטוח מורשית - ענף פנסיוני | מספר רשיון 515849636';
   z-index:9999;
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background: rgb(3,148,255);
   background: linear-gradient(90deg, rgba(3,148,255,1) 0%, rgba(3,112,214,1) 25%, rgba(3,112,214,1) 50%, rgba(3,112,214,1) 75%, rgba(3,148,255,1) 100%);
   color: white;
   text-align: center;
   font-size: 0.8em;
   white-space: pre-wrap;
}

.MultipleFiles, .LiveField__container label {
    text-align: center !important;
}

.LiveField__description div {
    display: none;
}

.Pagination__btn--next i svg {
    display: none;
}

.Pagination__btn--next i {
    transform: initial !important;
}

.Pagination__btn--next i::before {
    content:"המשך";
    font-style: normal;
    font-family: Arial, sans-serif;
}

.Pagination__btn--previous i svg {
    display: none;
}

.Pagination__btn--previous i {
    transform: initial !important;
}

.Pagination__btn--previous i::before {
    content:"חזור";
    font-style: normal;
    font-family: Arial, sans-serif;
}

.Pagination {
     margin-bottom: 2vh;
}