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

div.LiveField.Paperform__Question.Paperform__Question--fq41n.LiveField--choices.LiveField--multiline.LiveField--required > div.LiveField__container > div.LiveField__answer > div > div > div > div {
        font-size: 50% !important;
}

div[data-fieldkey="11su3"]
{
    text-align: center !important;
    font-size:2em;
    color: red !important;
}

div[data-fieldkey="f7d3u"]
{
    text-align: center !important;
    font-size:2em;
    color: green !important;
}

.Calculations__error
{
    text-align: center !important;
    font-size:2em;
    color: red !important;
}

div[data-fieldkey="93np0"]
{
    text-align: center !important;
    font-size:2em !important;
    color: green !important;
}

div[data-key="2gjmt"],
div[data-key="bv1nc"],
div[data-key="5tr7o"],
div[data-key="ap4nb"],
div[data-key="c0ahb"]
{
    background:gray !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;
}

.Pagination {
    margin-bottom: 2vh;
}