﻿.grtabicon {
    float: right;
    margin-left: 10px;
    height: 50px;
}

.bcmright, .bcmleft {
    float: right;
}

div.bcouter {
    padding: 20px;
}

.bcmleft {
    width: 70%;
}

.bcmright {
    width: 30%;
}

.grtab {
    background-color: #F3F8FB;
    padding: 10px;
    margin-bottom: 10px;
}

.fileupload {
    clear: both;
    overflow: auto;
    cursor: pointer;
    border-right: solid 3px #E0E0E0;
    display: flex;
}

.grtab .grtabde {
    color: #2C5375;
    font-size: 18px;
}

.grtab.selected {
    background-color: #1776B5;
    border-right: solid 3px #123A5E;
}

    .grtab.selected .grtabde {
        color: #ffffff;
    }

.grtab .grtabnm {
    color: #2C5375;
    font-size: 22px;
    font-weight: 600;
}

.grtab.selected .grtabnm {
    color: #ffffff;
}

.grfteur {
    display: flex;
}

.barteur {
    padding: 0px 10px;
}

    .barteur span {
        text-align: center;
        display: inline-block;
        width: 100%
    }

.grfvisual:has(.graphbar) {
    border-bottom: 1px solid black;
}

.grfvisual {
    height: 200px;
    position: relative;
}

    .grfvisual svg {
        margin: 0 auto;
    }

.graphbar {
    position: absolute;
    bottom: 0;
    border-radius: 6px 6px 0 0;
}

.graphbar0, .summary0 {
    background-color: #2A0972;
}

.graphbar1, .summary1 {
    background-color: #2F83D2;
}

.graphbar2, .summary2 {
    background-color: #6C177B;
}

.graphbar3, .summary3 {
    background-color: #31D27C;
}

.graphbar4, .summary4 {
    background-color: #31BCD2;
}

.graphbar5, .summary5 {
    background-color: #F2A236;
}

.graphbar6, .summary6 {
    background-color: #FA4279;
}

.summaryleft span {
    display: inline-block;
    float: right;
    width: 85%;
    font-size: 16px;
    color: #2C5375;
}


    .summaryleft span.summaryspan  {
        display: inline-block;
        width: 10px;
        height: 10px;
        vertical-align: middle;
        margin-left: 5px;
        margin-top: 5px;
        border-radius: 45px;
    }

.summaryleft, summaryleftDounat {
    margin: 50px 0px 0px 0px
}

    .summaryleft div, summaryleftDounat div {
        clear: both;
        padding-top: 5px;
    }

.bb-chart-arc text {
}

.grf {
    padding-top: 15px;
}

#bcmchart {
}

.graphinner {
    position: absolute;
    width: 100%;
}

    .graphinner:last-child {
        border-radius: 10px 10px 0 0;
    }

.bcgrlr {
    border-bottom: solid 1px #123A5E;
    float: right;
    width: 70%;
    position: relative;
    height: 200px;
}

.grfright {
    float: right;
    margin: 0 20px;
}
.nolegend .grfright {
    width: 100%;
}

.grfleft {
    float: right;
}

.graphbar {
    display: inline-block;
    margin: 0 2%;
    background-color: #2A0972; /* צבע ברירת מחדל */
    transition: height 0.3s ease; /* אנימציה לגובה */
}

    .graphbar:hover {
        background-color: #2F83D2; /* שינוי צבע בעת ריחוף */
    }

.grfsummary {
    text-align: center;
    margin-top: 10px;
}

    .grfsummary div {
        display: flex;
        justify-content: space-between;
        padding: 5px;
    }


.summaryleft {
    text-align: left;
    margin-top: 20px;
}

    .summaryleft div {
        padding: 5px 0;
    }


.barGraph .grfright, .pieGraph .grfleft .doughnutGraph, horizontalBarGraph {
    width: calc(70% - 20px);
}

.pieGraph .grfright, .doughnutGraph .barGraph .grfleft, horizontalBarGraph {
    width: calc(30% - 20px);
}

.nolegend .grfleft {
    display: none;
}

.grfwrapper {
    display: none;
}

    .grfwrapper .nodata {
        font-weight: 600;
        font-size: 20px;
        text-align: center;
        margin-top: 40px;
    }

.searchnodata {
    margin-top: 20px;
}

.comp .nodata {
    margin-top: 20px;
}

.grfwrapper.selected {
    display: block;
}

.grfwrapper h2 {
    color: #2C5375;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
}

.grfbartitle {
    position: absolute;
    bottom: -20px;
    text-align: center;
    color: #123A5E;
    font-size: 14px;
    width: 100%;
}

.grfsummary {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #123A5E;
    font-size: 14px;
    border: solid 2px #31BCD2;
    background-color: white;
    border-radius: 5px;
    white-space: nowrap;
    display: none;
    padding: 5px;
    z-index: 10;
}

    .grfsummary span {
        display: inline-block;
    }


        .grfsummary span:first-child {
            margin-left: 5px;
        }

.searchtable td.tdlabel {
    font-weight: 600;
}

.searchtable .innertable td.tdlabel {
    white-space: nowrap;
}

.searchtable .selectedrow {
    background-color: #E9F4FC;
}


.searchtable td.tdlabel2 {
    font-weight: 600;
    width: 20px;
    white-space: nowrap;
}

.smalltable {
    margin: 20px 0;
}

    .smalltable > table {
        width: auto;
    }

    .smalltable table td {
        border: solid 1px #ECECEC;
        padding: 10px 40px;
    }

.exceldiv {
    float: left;
    position: relative;
}

    .button.secondarybutton, .exceldiv button.secondarybutton {
        border: solid 1px #5767A2;
        border-radius: 2px;
        color: #2F3B65;
    }

.divExcelChoose {
    display: none;
    position: absolute;
    z-index: 10;
    border: solid 1px gray;
    white-space: nowrap;
    border-radius: 5px;
    padding: 5px;
    left: 10px;
    background-color: white;
}

.exceldiv button {
    background: none;
    vertical-align: middle;
    border: 0;
    float:left;
}

.pagesizespan {
    vertical-align: middle;
    display: inline-block;
}

    .pagesizespan select {
        background-color: white;
    }

.exceldiv button img {
    width: 20px;
}

.selectmiddle {
    max-width: 200px;
}

.searchcell.extra {
    display: none;
}

.spancelltop .searchcell {
    margin-top: 20px;
}

.searchcell:empty {
    display: none;
}

.searchrow {
    /*שמה בהערה, גרם לבעיות בדף עלויות*/
    /*display: flex;*/ /* שימוש ב-flexbox */
    /* justify-content: space-between; או flex-start לתחילת השורה */
    /*align-items: flex-start;*/ /* יישור אנכי */
    /*gap: 10px;*/ /* רווח בין האלמנטים */
    margin-bottom: 20px;
}
.displey-in {
    display: inline-block !important ;
}

    .searchrow:last-child, .searchrowlast, .popup .searchrow {
        margin-bottom: 0;
    }

.searchglegend h3 {
    margin: 0;
}

.searchfields .searchbuttons {
    padding-top: 5px;
}

.searchrow span.multilist {
    position: absolute;
    max-height: 200px;
    overflow: auto;
    display: none;
    z-index: 5;
    background-color: #ffffff;
    max-width: 200px;
    min-width: 170px;
    padding: 10px 2px 10px 30px;
    top: 35px;
    right: 0;
    border: solid 1px gray;
    width: auto;
}

    .searchrow span.multilist.multiopen {
        display: inline-block;
    }

div.searchrow .multiwrapper {
    position: relative;
    display: inline-block;
    width: auto;
}

.searchrow .multidrop {
    min-width: auto;
    width: 22px;
    top: 15px;
    left: 5px;
    position: absolute;
    background-color: transparent;
    border: 0;
}

    .searchrow .multidrop img {
        width: 100%;
    }

.searchrow span.multilistitem {
    display: block;
    white-space: nowrap;
    width: auto;
    margin-bottom: 5px;
}

.searchrow input[type="checkbox"] {
    background-color: #ffffff;
    border: 0;
    height: auto;
    min-width: auto;
    display: inline;
}

.searchrow input[type="text"], .searchrow select {
    /*padding: 0px 0px;*/
    box-sizing: border-box;
}

#txtZikuiMe, #txtZikuiAd {
    width: 79px;
}

.searchrow span.multilistitem label {
    display: inline-flex;
}

.formh3 {
    font-size: 20px;
    font-weight: 600;
    color: #123A5E;
    margin: 0 0 0 20px;
}

h4.formh4 {
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0;
    color: #334354;
}

h3.light {
    color: #334354;
}

.mosadinfotop {
    margin: 20px 0 40px 0;
}

.mosadinfotopshort {
    margin: 0;
}

.collapseitem {
    background-color: #E9F4FC;
    margin-bottom: 14px;
    border-radius: 8px;
}

    .collapseitem h3 {
        padding: 10px;
    }

        .collapseitem h3 input {
            vertical-align: middle;
            margin-left: 10px;
        }

        .collapseitem h3 span {
            vertical-align: middle;
            display: inline-block;
            font-weight: 400;
        }

            .collapseitem h3 span.collapsecounter {
                float: left;
                font-size: 16px;
            }

    .collapseitem.last {
        background-color: #123A5E
    }

        .collapseitem.last h3 {
            color: #E9F4FC;
        }

.collapseinner {
    background-color: #ffffff;
    padding: 10px;
    display: none;
}

.collapseinner2 {
    background-color: #F4F9FD;
    display: none;
}

    .collapseinner2 .innerdiv {
        border-width: 1px 0 0 0;
        overflow: auto;
        padding: 20px 50px 20px 20px;
    }

.collapseinnerrepeat {
    border-bottom: solid 1px #1776B5;
    overflow: auto;
}

.lightborder {
    border-color: #C8DFEE;
    border-style: solid;
}

.teachersInfoSection h3.comp3 {
    font-size: 22px;
}

h3.comp3 {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    color: #123A5E;
}

.tabcontent div h3.megamotH3 {
    font-size: 24px;
    font-weight: 600;
    margin: 0 0 20px 0;
    color: #123A5E;
}

h3.comp3 .koteret {
    width: 820px;
}

h2.formh2 {
    font-size: 22px;
    font-weight: bold;
    color: #2A537F;
}

.whiteBorderBox h2.formh2 {
    margin-top: 0;
}

.mr-2{
    margin-right:25px;
}
.formtable label {
    font-weight: normal;
}

.formtable td {
    padding-bottom: 20px;
}

.formtable2 td {
    padding-bottom: 10px;
}

    .formtable2 td:nth-child(2) {
        font-weight: 600;
    }

.formtable td.nomargin {
    padding-bottom: 0;
}

.formtable .textbox {
    border: solid 1px #D1DAE2;
    height: 30px;
    min-width: 200px;
}
.ptichat-pniya-wrapper .mosadAutoComplete {
    width: 260px;
}
.kolkore ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    padding-bottom: 10px;
}

.kolkore .item:not(:last-child) {
    margin-bottom: 10px;
}

.kolkore .item {
    display: flex;
}

.kolkore li {
    padding: 10px;
    margin: 0 0 10px 0;
    font-size: 18px;
}

.koreblue li {
    background-color: #E9F4FC;
}

.hatraotcontent .kolkore {
    background-color: #E9F4FC;
}

.lock {
    display: inline-block;
    padding-right: 20px;
    background: url('/img/lockk.png') no-repeat 95% center;
}

.unlock {
    display: inline-block;
    padding-right: 20px;
    background: url('/img/unlock.png') no-repeat 95% center;
}

.koresecond {
    border-top: solid 1px #D6D6D6;
}

    .koresecond > .gridblock, .koresecond > .koresecond {
        padding: 10px 23px;
    }

    .koresecond .disclaimer {
        display: inline-block;
    }

        .koresecond .disclaimer .gridblock {
            padding: 0px;
        }

    .koresecond > .koresecond .item > p {
        font-size: 18px;
        font-weight: bold;
        width: 20% !important;
    }

    .koresecond .gridblock .item span {
        display: inline-block;
        margin: 5px;
    }

    .koresecond .gridblock .item .label {
        font-size: 18px;
        width: 23% !important;
    }

    .koresecond .gridblock .item .cont {
        width: 77% !important;
        display: inline;
        list-style-position: inside
    }

    .koresecond .summaryblock {
        padding: 24px 26px;
    }

.horn {
    display: inline-block;
    /* padding-right: 23px;
    background: url('/img/hornn.png') no-repeat right center;*/
    padding-right: 25px !important;
    background: url('/img/horn-blue.svg') no-repeat 95% 70%;
}

.tavdiv {
    display: flex;
    margin-right: 36px;
}

.tavchindiv {
    top: 616px;
    left: 1120px;
    width: 93px;
    height: 26px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 0.8;
}

    .tavchindiv.desktop-only {
        padding-right: 10px;
    }

.statusdiv {
    top: 1341px;
    left: 1087px;
    width: 126px !important;
    height: 26px;
    /* UI Properties */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 0.8;
}

.kolkore .tavdiv {
    margin-right: 36px !important;
}

.statusdiv1 {
    display: flex;
    margin-right: 36px;
}
.koretag {
    top: 448px;
    left: 750px;
    max-width: 170px;
    height: 22px;
    background: #123A5E 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    clip-path: polygon(10px 0%, 100% 0%, 100% 100%, 10px 100%, 0% 50%);
    align-items: center;
    vertical-align: middle;
    display: inline-flex;
}
    .koretag span {
        top: 448px;
        left: 756px;
        max-width: 170px;
        align-items: center;
        font: var(--unnamed-font-style-normal) normal var(--unnamed-font-weight-600) var(--unnamed-font-size-16)/16px var(--unnamed-font-family-assistant);
        text-align: center;
        font: normal normal 600 16px/16px Assistant;
        letter-spacing: 0.26px;
        opacity: 1;
        
    }
    .koretagnew {
        background: #FFDD34;
    }
    .koretagspannew {
        color: #123A5E;
        padding-left: 15px;
        padding-right: 3px;
    }
    .koretagspanmoed {
        color: #FFFFFF;
        padding-left: 15px;
        padding-right: 3px;
    }
    .koretagspanstar {
        color: #123A5E;
        padding-right: 3px;
    }

.korediv {
    margin-bottom: 10px;
}

    .korediv span {
        display: inline-block;
        padding-right: 10px;
    }

    .korediv a {
        /*border-inline-end: 1px solid #1776B5;*/
        padding-inline-end: 5px;
        margin-inline-end: 3px;
    }

.flex-items dtldiv {
    display: flex;
}


.kolkore .item p {
    display: inline;
}

    .kolkore .item p + p {
        display: block;
    }

.kolkore .item li p {
    margin: 0;
}

.kolkore .item li, .kolkore .disclaimer li {
    margin: 0 0 13px;
    list-style-type: disc;
    padding: 0;
    background-color: #E9F4FC;
}

    .kolkore .item li:last-child, .kolkore .disclaimer li:last-child {
        margin: 0;
    }

/*.kolkore .disclaimer ul {
    margin-right: 25px;
}*/
.kolkore h3 {
    margin-bottom: 10px;
    margin-right: 7px;/*delete?*/
}

.kolkore input[type="text"] {
    height: 38px;
    width: 280px;
    border: solid 1px #D1DAE2;
    padding: 8px;
}

.semilabel {
    font-weight: 600;
    font-size: 20px;
    display: inline-block;
    margin-bottom: 5px;
}

.collapsebutton {
    margin-left: 5px;
    margin-top: 5px;
    height: fit-content;
}

.kolkore .toggle {
    display: none;
    border-top: solid 1px #D8E6F1;
}


.pntop > span {
    display: inline-block;
    vertical-align: middle;
}

.pntitle {
    font-size: 18px;
    padding-bottom: 5px;
    display: inline-block;
}

.pntitle1 {
    font-weight: 600;
}

.right-element {
    align-items: center;
    display: flex;
}

.pnentity {
    background-position: right center;
    padding-right: 35px;
    display: inline-block;
    background-repeat: no-repeat;
    vertical-align: middle;
    line-height: 50px;
    width: 80px;
    margin-left: 10px;
}

.collapseicon {
    height: 25px;
    margin-left: 10px;
    border: none;
    margin-bottom: -6px;
}


.paging input {
    border: none;
    box-sizing: initial;
}

.detailsSection {
    padding: 10px 20px;
    display: flex;
    justify-content: space-between;
}

.pnmosad {
    width: 170px;
    margin-left: 10px;
}

.leftdate {
    float: left;
    font-size: 18px;
    font-weight: normal;
}

.pnstatus {
    text-align: left;
}

    .pnstatus div {
        background: #FFFFFFCC 0% 0% no-repeat padding-box;
        border-radius: 5px;
        opacity: 1;
        padding: 5px 10px;
        margin-bottom: 5px;
    }

    .pnstatus:last-child {
        margin-left: 0;
    }

    .pnstatus img {
        vertical-align: middle;
        height: 20px;
    }

.divider {
    padding: 0px 5px;
}

.pndate {
    color: #123A5E;
}

.collapseconttop {
    clear: both;
    padding-top: 20px;
}

.collapseinner2 label {
    font-size: 18px;
    font-weight: 600;
    display: block;
}

#correspondenceContainer {
    padding: 10px;
}

    #correspondenceContainer span {
        margin-right: 20px;
        padding-left: 10px;
    }

.pncomment-bold {
    font-weight: 600;
}

.pncomment-label {
    margin: 10px;
}

.innerdivblock {
    float: right;
    margin-left: 5%;
}

.pncomment {
    margin-bottom: 20px;
    background-color: #FCF8E4;
    padding: 10px;
}

.addCorrespondnace {
    /* margin: 2%; */
    /* width: 100%; */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 5px #00000029;
    border: 1px solid #1776B533;
    border-radius: 8px;
    opacity: 1;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.corres-files {
    flex-grow: 1; /* Allow .corres-files to grow */
    overflow: hidden; /* Prevent scrollbars */
    display: block;
}

.corres-files span {
        color: #1E64A3;
        font-size: 14px;
        margin-right: 0px !important;
    }

.ptichat-pniya-wrapper .block .custom-checkbox {
    width: 20px;
    height: 20px;
}

/* Adjust textarea to grow dynamically */
textarea.corres-pniyacontrol {
    width: calc(100% - 20px);
    margin: 10px;
    box-sizing: border-box;
    resize: none;
}

/* Add styles to make sure file input button and input align well */
.block .notification {
    color: #1E64A3;
    font-size: 14px;
}
.lightsearch {
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #F3F8FB;
    padding: 20px;
}

    .lightsearch select {
        height: 35px;
        background-color: #ffffff;
        border: solid 1px #D1DAE2;
    }

    .lightsearch input[type="text"] {
        height: 32px;
        background-color: #ffffff;
        border: solid 1px #D1DAE2;
    }
.allhatraot li:not(:last-child) {
    border-bottom: solid 1px #E3E3E3;
}
.hatraalinediv {
    margin-right: 20px;
}

    .hatraalinediv div {
        margin-bottom: 10px;
    }

.texthatraa {
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 20px;
}
.meshabetzet-wrapper .tooltipContainer .text {
    margin-right: 40px;
}


.floathalf {
    float: right;
    width: 50%;
}

.searchbar {
    background: url('/img/glass.png') no-repeat 5px center;
    padding-right: 10px;
}

.presearch {
    font-size: 18px;
    margin: 20px 0;
}

.tablecenter td {
    text-align: center;
}

.tabletatdark .selected {
    background-color: #E9F4FC;
}

    .tabletatdark .selected th {
        background-color: #D5E4EF;
        padding: 5px 10px;
        border: solid 1px #ffffff;
        white-space: normal;
        color: #000000;
        font-weight: normal;
    }

.tabletatdark table {
    width: 100%;
    border-collapse: collapse;
}

.tabletatdark .selected div {
    padding: 0 10px 10px 10px;
}

.tabletatdark table td {
    padding: 5px 10px;
    background-color: #ffffff;
    border-bottom: solid 1px #DDDFE2;
}

.divuach {
    float: left;
}

td.tdright {
    text-align: right;
}

.hasmachaDetails {
    display: flex;
    width: 75%;
}

.ozDetails {
    padding: 20px 0px;
}

    .ozDetails td {
        border: none;
        font-size: 18px !important;
        height: auto;
        background-color: #E9F4FC !important;
        padding: 0px 12px;
        vertical-align: top;
    }

    .ozDetails .excelicon {
        height: 20px;
        vertical-align: middle;
    }

.hasmachaDetails div {
    width: 30%;
}

.innertablefloater {
    float: right;
    width: 49%;
}

.innertable th {
    background: #D5E4EF !important;
}

.tooltipContainer {
    position: relative;
}

.tooltipImg {
    float: left;
    height: 18px;
}

.tooltiptext {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: max-content;
    padding: 5px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #123A5E;
    opacity: 1;
    border-radius: 4px;
}

.tooltiptext2 {
    visibility: hidden;
    position: absolute;
    bottom: 40px;
    left: 0;
    width: max-content;
    padding: 5px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #123A5E;
    opacity: 1;
    border-radius: 4px;
}

.tooltipContainer:hover .tooltiptext2 {
    visibility: visible;
    /*   display: inline-block;*/
}

.tooltiptext2:empty {
    visibility: hidden;
    display: none;
}
/*.triangle {
    position: absolute;
    top: 100%;
    left: 20%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #ffffff; */
/* } */
/*.triangle:before {
        content: "";
        position: absolute;
        top: 0px;
        left: -5px;
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 10px solid #123A5E;*/ /* frame color */
/*}*/

.tooltip table {
    margin: 0px auto;
}

.tooltiptext th {
    background-color: transparent !important;
    font-weight: 500;
    text-align: right;
}

.tooltiptext td {
    border: none !important;
    border-bottom: none !important;
    height: auto;
    padding: 10px;
}


.serviceFrame {
    width: 100%;
    height: 400px;
}


.flexDiv {
    display: flex;
}

.loaderContainer {
    text-align: center;
    margin: 30px;
}

    .loaderContainer span {
        color: #134897;
        font-size: 18px;
        padding-top: 10px;
    }

.moreDetails div {
    display: flex;
    justify-content: space-between;
    top: 1708px;
    left: 316px;
    width: 930px;
    height: 76px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    opacity: 1;
}

.moreDetails .title {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
    font-weight: bold;
}

.moreDetails table {
    width: 100%;
}

.noresults {
    font-size: 18px;
    font-weight: 600;
    margin-right: 20px;
}

.warhatraa {
    font-weight: 600;
    font-size: 18px;
    outline: 0;
}


/* arrows */

.arrow {
    border: solid white;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    background: none;
    vertical-align: middle;
    margin-right: 2px;
}

.right {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.left {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.splitfloat div {
    float: right;
    width: 50%;
}

.secondrowlabel td {
    padding-top: 20px;
}

.pirteybaalut div {
    font-size: 18px;
}

.pirteyh2 {
    background: url('/img/baalut-icon.png') no-repeat right center;
    padding-right: 40px;
    color: #334354;
    font-size: 22px;
    font-weight: 600;
    background-size: 30px;
}

.pirteybaalut div.label {
    font-weight: 600;
}

.secondrowlabel td {
    padding-top: 20px;
}

.floatleft {
    float: left;
}

.flexButton {
    display: flex;
}

.search img {
    padding: 0px 5px;
}


/*ptichatpniya*/
.ptichat-pniya-form > *:not(:first-child) {
    margin: 0 15%;
}

.pniya-form-container .pniya-form-title > span {
    display: inline-block;
    vertical-align: middle;
}

.pniya-form-container .pniya-form-img {
    height: 25px;
}

.pniya-form-container .ptichat-pniya-contact-info {
    padding: 20px 0;
    border-top: 1px solid #C8D7E2;
    border-bottom: 1px solid #C8D7E2;
}

    .pniya-form-container .ptichat-pniya-contact-info > h3 {
        margin-top: 0;
    }

.btnRadio input[type="radio"] {
    display: none;
}

.btnRadio label {
    background: #ECF2F7 0% 0% no-repeat padding-box;
    /*background-image: url('..\img\rashuyot-icon-dark-blue.svg');
    background-size: 24px;*/ /* Adjust icon size */
    /*background-repeat: no-repeat;*/
    border: 1px solid #C7D9E7;
    border-radius: 8px;
    opacity: 1;
    padding: 10px 5px 10px 5px;
    font-weight: 400;
    color: #123A5E;
    display: block;
    margin: 2px;
    cursor: pointer;
}

    .btnRadio label .light-icon {
        display: none
    }

.btnRadio input[type="radio"]:checked + label {
    background: transparent linear-gradient(180deg, #1E64A3 0%, #2A537F 100%) 0% 0% no-repeat padding-box;
    color: white;
}

    .btnRadio input[type="radio"]:checked + label .dark-icon {
        display: none;
    }

    .btnRadio input[type="radio"]:checked + label .light-icon {
        display: inline-block;
    }

.btnRadio-container {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}

label img {
    vertical-align: text-bottom;
}

h2.centerd {
    text-align: center;
}

.pniyacontrol {
    width: 100%;
}

.corres-pniyacontrol {
    top: 2035px;
    left: 389px;
    width: 822px;
    height: 95px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #C7D9E7;
    border-radius: 3px;
    opacity: 1;
}
.pniyacontrol-text {
    height: 32px;
    width: 100%;
    background-color:white !important;
}
.filediv {
    display: flex;
    align-items: center;
 
}
.upload-area {
    background: #F1F4F9;
    border: 1px dashed #D8DEE2;
    opacity: 1;
    width: 100%;
    height: 55px;
    position: relative;
}

.upload-area-koYeudi {
    border: 1px solid #1E63A1;
    opacity: 1;
    width: 100%;
    height: 35px;
    position: relative;
    margin: 0 20% 0 0 ;
    border-radius: 3px;
}

.kovetzYeudi-container {
    display: grid;
    grid-template-columns: 30% 0% auto;
    gap: 5px;
    min-height: 3.5rem;
}

.ptichat-pniya-wrapper .upload-area-koYeudi {
    width: 200px;
}
.ptichat-pniya-wrapper .elegantFileMessage {
    color: red;
    font-size:14px;
}

.cost .searchrow {
 
   /* display: flex;
    flex-wrap: wrap;*/
    /*gap: 15px;*/
/*    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;*/
}
.cost .exceldiv{
    display:block;
    width: 100%;
}
 .costValidation {
    display: none;
    color: red;
    margin-top: 5px;
    font-size: 12px; 
    white-space: nowrap; 
}
.cost .searchrow .searchcell .validationMessage[data-bind="visible: true"] {
    display: block; /* Show validation message when visible */
}
.cost .searchfields .searchrow .searchcell .specificField {
    width: max-content;
}
.validationMessage {
    width: 100%;
    margin-left: 10px; /* Add spacing if needed */
}

.parent-container-size {
    width: calc(100% - 2px);
    height: calc(100% - 2px);
}

.error-message {
    color: #EC302A;
    font-size: 14px;
}

.ptichat-pniya-wrapper .drag-attachment {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 15px; 
}
.ptichat-pniya-wrapper .drag-kovetzYeudi {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 15%;
}

.ptichat-pniya-wrapper .validationMessage {
    display: none;
}

.ptichat-pniya-wrapper .error-element ~ .validationMessage {
    display: block;
}
.ptichat-pniya-wrapper .ky-error-element ~ .validationMessage {
    display: inline-flex;
}

.ptichat-pniya-wrapper .meyda-nosaf {
    border: solid 1px #D1DAE2 !important;
}

.ptichat-pniya-wrapper .kovetzYeudi .ky-error-element {
    border: 1px solid red;
}


.cost .searchrow .searchcell {
    vertical-align: top;
}
.cost .searchrow .searchcell .tatNose option,
#ddlTatNose option {
    direction: ltr;
    text-align: right;
}


.cost .searchresults .monthTitle {
    height: 60px !important;
}

.ptichat-pniya-wrapper .validationMessage.show-message {
    display: block;
}

.ptichat-pniya-wrapper .btnRadio-container .btnRadio {
    flex-grow: 1;
    flex-shrink: 1;
}

.ancbold {
    font-weight: bold;
}

.netuneyHaasakaContainer .searchrow {
    display: flex;
    align-content: center;
}

.netuneyHaasakaContainer .searchTitle {
    display: flex;
    justify-content: space-between;
    align-content: center;
    padding: 0 0 19px;
}

.netuneyHaasakaContainer .searchbuttons {
    padding: 25px;
}

.netuneyHaasakaContainer .status {
    padding-right: 5px;
}

.netuneyHaasakaContainer .searchcell input {
    width: 223px;
}

.netuneyHaasakaContainer .errorStatus {
    color: red;
}

.netuneyHaasakaContainer .searchtable img {
    vertical-align: middle;
    width: 17.5px;
}

.netuneyHaasakaContainer .inProductionMessage img {
    width: 28px;
    padding-left: 10px;
}

.netuneyHaasakaContainer .centerContent {
    text-align: center;
}


.custom-file-upload {
    display: inline-block;
    padding: 6px 12px;
    color: #1E64A3;
    border: 1px solid #1E64A3;
    border-radius: 4px;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    left: 15px;
}

.pncomment-corres {
    margin-right: 10%;
    border: 0px solid #1776B533;
    border-radius: 8px;
    top: 911px;
    left: 332px !important;
    width: 80%;
    height: 142px;
    background: #FCF8E4 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 5px #00000029;
    border: 1px solid #1776B533;
    border-radius: 8px;
    opacity: 1;
}

.pncomment-corres-sent {
    margin: 30px 20px 20px;
    border: 1px solid #1776B533;
    border-radius: 8px;
    width: 80%;
    height: 142px;
    box-shadow: 0px 2px 5px #00000029;
    border-radius: 8px;
    opacity: 1;
    padding: 3%;
    display: flex;
    flex-direction: column;
    gap: 1%;
}

    .pncomment-corres-sent label {
        top: -20px;
        right: -20px;
        margin-bottom: 10px;
    }

.correspondnace-file-upload {
    display: inline-block;
    padding: 6px 12px;
    color: #1E64A3;
    border: 1px solid #1E64A3;
    border-radius: 4px;
    cursor: pointer;
    position: absolute;
    background-color: white;
    width: 124px;
    height: 38px;
}

.correspondnace-file-upload1 {
    display: inline-block;
    padding: 6px 12px;
    color: #1E64A3;
    border: 1px solid #1E64A3;
    border-radius: 4px;
    cursor: pointer;
    position: absolute;
    background-color: white;
    width: 124px;
    height: 38px;
    vertical-align: text-top;
    padding-left: 2px;
    background-image: url('../img/drag-upload-blue.svg');
    background-repeat: no-repeat;
    background-position: top right;
}

.send-corres {
    padding: 25px;
}

.new-correspondence {
    margin: 10px 32px 23px;
    padding: 6px 12px;
    color: #1E64A3;
    border: 1px solid #1E64A3;
    border-radius: 4px;
    cursor: pointer;
    background-color: white;
    width: 124px;
    height: 38px;
    background-image: url(../img/chat.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    background-size: 20px 20px;
    padding-right: 30px;
}
/*
    //////////////
*/
/*.pncomment-corres {
    margin: 30px 20px 20px;
    border: 1px solid #1776B533;
    border-radius: 8px;
    width: 680px;
    height: 142px;
    box-shadow: 0px 2px 5px #00000029;
    opacity: 1;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}*/
.tochen-content {
    margin-right: 10px; /* Align the Tochen content with some space on the right */
    padding-top: 5px; /* Adjust padding-top to control the vertical spacing */
}

.header-row {
    display: flex;
    justify-content: space-between; /* Align items to the ends of the row */
    align-items: center; /* Center items vertically */
}

header-row-date {
    font-weight: 600;
}

.pncomment-corres label,
.pncomment-corres-sent label {
    margin: 15px; /* Push the label to the right */
}

.pncomment-corres span,
.pncomment-corres-sent span {
/*    margin-top: -6px;*/
    /*  padding: 0 10px;*/
}

#correspondenceContainer span
.corres-date {
    margin-right: auto; /* Push the date span to the left */
}

.ptichat-pniya-wrapper .custom-file-upload:hover {
    background: #e0e0e0;
}


.ptichat-pniya-wrapper input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #123A5E;
    outline: none;
    position: relative;
    cursor: pointer;
    vertical-align: text-bottom;
}


    .ptichat-pniya-wrapper input[type="radio"]:checked::before {
        content: '';
        width: 8px;
        height: 9px;
        border-radius: 50%;
        background-color: #1776B5;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

.ptichat-pniya-wrapper .phone-and-area-code-container {
    display: flex;
    flex-direction: row-reverse;
}

.ptichat-pniya-wrapper .validationMessage {
    color: red;
    font-size: 12px;
    /*display:none;*/
}

.ptichat-pniya-wrapper .error-element, .inavlid {
    border: 1px solid red;
}

.ptichat-pniya-wrapper input, select, textarea {
    border: 1px solid #D1DAE2;
    border-radius: 3px;
    box-sizing: border-box;
    display: inline-block;
}

.ptichat-pniya-wrapper .error-tag {
    background: #F5D7D9;
    padding: 9px 12px;
    border-right: 5px solid #C81A26;
    border-radius: 2px;
    margin-left: 10px;
}

.ptichat-pniya-wrapper button[disabled] {
    opacity: 0.6;
    cursor: not-allowed;
}

.solidBorder {
    border-right: 1px solid #F2F4F6;
    border-left: 1px solid #F2F4F6;
    /*text-align: center;*/
}

    .solidBorder th {
        border-left: 1px solid rgb(90, 118, 143);
        text-align: center;
    }

.collapseinnerrepeat.secondrowdiv {
    padding: 0px;
    background-color: #ffffff;
    border-bottom: none;
}

/*  .collapseinnerrepeat.secondrowdiv th{
        background-color: #123A5E !important;
    }*/

.searchrow input:disabled, .searchrow select:disabled {
    background: #ececec;
}

.comp3.clickable {
    cursor: pointer;
}

.collapseinner.searchtable {
    padding: 20px;
    background-color: transparent;
}

h2.comp3 {
    font-size: 16px;
    padding: 10px;
}

.multiField {
    display: flex !important;
}

    .multiField input {
        width: 70px;
    }

    .multiField label {
        padding: 0px 10px;
    }

.thright, .searchtable th.thright {
    text-align: right;
}

.architects-wrapper .link-wrapper {
    display: block;
    margin: 5px;
}

    .architects-wrapper .link-wrapper a {
        margin-right: 2px;
        font-weight: bold;
    }

.architects-wrapper > ul {
    margin: 0;
}

    .architects-wrapper > ul > li.sideLink {
        display: inline-block;
        margin: 0;
        margin-inline-end: 10px;
    }

.notfullwidth {
    width: 75% !important;
}

#ddlPageSize {
    height: 28px;
}

.sumrow {
    border: 1px solid #ECECEC;
}

    .sumrow td {
        background: #F2F2F2 !important;
        font-weight: bold;
        height: 30px;
    }

.font-red {
    color: red !important;
}

.meshabetzet-wrapper .searchtable .contains-tooltip > a {
    display: inline-block;
    max-width:150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.text-overflow {
    white-space: nowrap; /* לא לשבור שורות */
    overflow: hidden; /* להסתיר תוכן שיצא מהקופסה */
    text-overflow: ellipsis; /* להוסיף שלוש נקודות */
    max-width: 50px; /* הגדרת רוחב מקסימלי */
}


.meshabetzet-wrapper .searchtable th {
    padding: 2px 10px;
}

.meshabetzet-wrapper td, .meshabetzet-wrapper .secondrowdiv {
    background-color: white;
}

.meshabetzet-wrapper .secondrowdiv {
    padding-top: 0;
    background-color: #E9F4FC;
}

.searchtable tr:not(.ozDetails tr) {
    border-bottom: solid 1px #ECECEC;
    font-size: 16px;
}

.meshabetzet-wrapper .row-red-bg > td, .meshabetzet-wrapper .row-red-bg > td.darker-85 {
    background-color: #C9020221 !important;
}

.ptichat-pniya-wrapper .fileupload {
    cursor: pointer
}

.darker-85, .meshabetzet-wrapper tr:not(.selectedrow) td.darker-85 {
    background-color: #f9f9f9;
}

.selectedrow .darker-85, .selectedrow .middle, .selectedrow .tooltipContainer {
    background-color: #E9F4FC;
}

.meshabetzet-wrapper .commonColumns {
    background-color: #316798;
    border-bottom: solid 1px #ECECEC;
}

.meshabetzet-wrapper .mergedCoulmns {
    border-bottom: solid 1px #ECECEC;
}

.meshabetzet-wrapper .mergedCoulmnsTat {
    border-bottom: solid 1px #ECECEC;
}

.meshabetzet-wrapper .new-class {
    border-bottom: solid 1px red;
}

.searchtable th.nowrap.lighter-85 {
    background-color: #205f8e;
}

.meshabetzet-wrapper .innertable th:nth-last-child(1), .meshabetzet-wrapper .innertable th:nth-last-child(2) {
    width: 74px;
}

.searchtable .secondrow .secondrowdiv .innertable th.specificColumn {
    background-color: #e5ebee !important;
}

.meshabetzet-wrapper .innertable th.darker-85 {
    background-color: #c2d7e6 !important;
}

.searchtable th.darker-85 {
    background-color: #194d7c;
}
.cost .searchrow .searchcell .error-element {
    border: 1px solid red !important;
}
.cost .searchfields .searchrow .searchcell  > select{
    white-space:nowrap;
}

.summaryleftDounat div {
    display: flex;
    align-items: center; /* מיישר אנכית לאמצע */
    gap: 8px; /* רווח בין העיגול לטקסט */
    padding: 5px 0;
    white-space: nowrap;
}

.summaryspanDounat {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0;
    vertical-align: middle;
}
.meshabetzet-wrapper .tooltipContainer .tooltiptext {
    visibility: hidden;
}

.meshabetzet-wrapper .tooltipContainer:hover .tooltiptext {
    visibility: visible;
}

.tooltipContainer:hover .tooltiptext {
    visibility: visible;
}

.meshabetzet-wrapper .contains-tooltip > span
 {
    max-width: 110px;
}


.notReportedYet {
    text-align: center;
    font-size: 18px;
    color: #004f9f;
}
.notReportedYet > span {
    width: 30%;
    display: block;
    margin-right: 33%;
}
.notReportedYet-minimumSize {
    width: 30%;
    display: inline-block;
    margin-right: 3%;
    text-align: right;
}

    .notReportedYet img {
        width: 54px;
        height: 50px;
        margin-bottom: 10px;
    }

.semel_mosad_meshabetzet {
    max-width: 110px;
    white-space: normal;
}
.cost .searchresults {
    margin-top: 20px !important;
    max-height: 470px;
    overflow-y: auto;
}

.costsTable {
    width: 100%;
    border-collapse: collapse;
}

.cost .searchresults .costTitle {
    background-color: #d2e2f1 !important;
    text-align: center;
    vertical-align: middle;
    font: normal normal 600 16px/18px Assistant #123A5E;
    color: #123A5E !important;
    height: 60px !important;
}
.costsTable th {
    position: sticky;
    top: 0; /* Set the sticky header at the top */
    /*background-color: #f0f0f0;*/ /* Set background color for better visibility */
    z-index: 1; /* Ensure header is above other content */
}

.costsTable td, .costsTable th {
    padding: 8px 13px;
    /*border: 1px solid #ddd;*/ /* Add borders to make it look more like a table */
} 
.meshabetzet-wrapper .searchresults .sug_kita {
    text-align: right !important;
}

.flex-container {
    display: flex;
    align-items: center; 
}

.cost .searchresults .costContent {
    height: 50px;
    background: #2171BA0D 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 60px !important;
    white-space: nowrap;
}
.cost td.costContent {
    text-align: center;
    font: normal normal 600 14px / 18px Assistant;
    letter-spacing: -0.21px;
    color: #123A5E;
    opacity: 1;
}
    .cost td.costContent .componentSpan {
        display: block;
        word-wrap: break-word;
        word-break: break-word;
        white-space: normal;
        text-align: right;
        padding: 3px;
        width: 60px;
    }
.cost .searchrow .required-field {
    display: inline-flex !important;
    align-items: center; 
}

    .label-with-required .required {
        margin-right: 5px; /* Adjust the margin between * and text */
    }

.cost td.monthContent {
    width: 100px;
    white-space: normal;
    text-align: center;
    vertical-align: middle;
    background-color: white !important;
    border-bottom: 1px solid #ECECEC;
}  
.cost td.totalCost
{
    width: 974px;
    height: 65px;
    background: #F2F4F6 0% 0% no-repeat padding-box;
    border: 1px solid #ECECEC;
    text-align: center;
    font-weight: bold;

}

.cost .searchresults .searchtable {
    width: 966.03px;
    max-height: 485.97px;
    max-width:100%;
    /*overflow: auto;*/
}

/* Custom scrollbar for WebKit browsers */
.cost .searchresults .searchtable::-webkit-scrollbar {
    width: 12px; /* Width of the scrollbar */
    height: 12px; /* Height of the scrollbar */
}

.cost .searchresults .searchtable::-webkit-scrollbar-track {
    background: #f1f1f1; /* Track color */
}

.cost .searchresults .searchtable::-webkit-scrollbar-thumb {

    background-color: #1e63a1; /* Scrollbar thumb color */ /* Scrollbar thumb color */
    border-radius: 10px; /* Round the corners of the thumb */
    border: 3px solid #f1f1f1; /* Padding around the thumb */
}

    .cost .searchresults .searchtable::-webkit-scrollbar-thumb:hover {
        background: #555; /* Color when hovering over the scrollbar thumb */
    }

    .contains-tooltip1 .tooltip1 {
        display: none;
        position: absolute;
        bottom: 80%;
        top: auto;
        left: 65%;
        transform: translateX(-50%);
        border: 1px solid #123A5E;
        background-color: white;
        width: 80%;
        padding: 7px 8px;
        font-size: 14px;
        border-radius: 5px;
        z-index: 100;
        white-space: pre-line;
    }
        .contains-tooltip1 .tooltip1:before {
            content: "";
            width: 0px;
            height: 0px;
            position: absolute;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #123A5E;
            border-bottom: 5px solid transparent;
            bottom: -10px;
            left: 50%;
            transform: translateX(-50%);
            white-space: pre-line;
        }

        .contains-tooltip1 .tooltip1:after {
            content: "";
            width: 0px;
            height: 0px;
            position: absolute;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid white;
            border-bottom: 5px solid transparent;
            bottom: -9px;
            left: 50%;
            transform: translateX(-50%);
            white-space: pre-line;
        }

    .contains-tooltip1:hover .tooltip1 {
        display: block;
    }

.externalStudentsSpecialEducation .tooltipContainer th {
    padding: 1px;
}

.light-blue-background {
    background-color: lightblue;
   
}
.create-password{
    width:200px;
    height:38px;
    border-radius:3px;
}
.create-password.error-element {
    border: 1px solid red;
   
}
    .create-password.error-element input{
        background: url(../img/error-icon.svg) no-repeat scroll 10px 10px;
        padding-left: 38px;
    }
#password-pop {
   max-width:50%; width:670px;
}
    #password-pop input {
        border: #d1dae2;
        outline-color: #d1dae2;
        padding-right:10px;
    }
.password-document-title {
    font: normal normal normal 25px/32px Assistant; letter-spacing: -0.25px;
    color: #15446E;
    opacity: 1;
    margin-top: 1.5%;
    
}
#logoutPopup {
    width: 488px;
    max-width: 488px;
}
.log-out-pop-title {
    font: normal normal normal 25px/32px Assistant;
    letter-spacing: -0.25px;
    color: #15446E;
    opacity: 1;
    margin-top: 1.5%;
    display: block;
    margin: auto;
    width: fit-content;
    font-weight: bold
}
.log-out-pop-span {
    letter-spacing: -0.25px;
    color: #15446E;
    opacity: 1;
    margin-top: 1.5%;
    display: block;
    margin: auto;
    width: fit-content;
}
.img-log-out {
    display: block;
    margin: auto;
    margin-top: 7%
}
.btn-pop-log-out {
    background: linear-gradient(to bottom, #2272bb 0%,#1e63a1 100%);
    color: #ffffff;
    font-size: 18px;
    border-radius: 20px;
    border: 0;
    padding: 7px 20px;
    font-weight: normal;
    font-family: Assistant;
    display: flex;
    gap: 16px;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    margin-top: 1rem;
    max-width: 296px;
}
.content-log-out-pop {
    margin-top: 3%
}
.validationMessage {
    font: normal normal normal 20px/24px Assistant;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    margin-top: 2%
}
.inputWithButton {
    position: relative;
    height: 38px;
    width: 200px;
    outline: solid;
    outline-color: #F4F4F4;
}

.inputWithButton input {
    margin: 0px;
    padding: 0px;
    width: 162px;
    outline: none;
    border:none;
    height: 38px;
    border-radius: 0 3px 3px 0;
}

    .inputWithButton button {
        position: absolute;
        top: 0;
        height: 38px;
        width: 38px;
        border: 0;
        -webkit-appearance: none;
        border-radius: 3px 0 0 3px;
        background-color: #F4F4F4;
        /*background: url(../img/eye-password-icon.svg) no-repeat scroll 10px 12px;*/
    }
.text-span{
    display: block;
    margin: auto;
    width: fit-content;
}

/*.grid4table .contains-tooltip > span {
    max-width: 300px;
     text-overflow: ellipsis;
     white-space: pre-line;
   
}*/
/*.grid4table .contains-tooltip:hover .tooltip {
    display: block;
}*/
.grfwrapper.doughnutGraph.selected {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin: 0 3rem 0 0;
    height: 250px;
}

.doughnutGraph .grfright {
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
    float: none !important;
}

.doughnutGraph .grfright h2 {
    margin: 0 0 10px 0;
    align-self: flex-start;
    יישר לימין/שמאל בעברית font-size: 18px;
}

.doughnutGraph .grf {
    display: flex;
    flex-direction: column;
    align-items: center;
    flex: 1;
}

.doughnutGraph .grfleft {
    display: flex;
    align-items: center;
    height: 100%;
    float: none !important;
}

.summaryleftDounat {
    margin-top: 0 !important;
}

.clickable{
    cursor:pointer;
}
.autocomplete-wrapper {
    position: relative;
    display: inline-block;
    width: 200px; /* אפשר להתאים */
    direction: rtl; /* כדי שהחץ יהיה בצד שמאל */
}

    .autocomplete-wrapper input {
        padding-left: 30px; /* השאר מקום לחץ בצד שמאל */
        box-sizing: border-box;
        height: 34px; /* או כל גובה אחר שמתאים לך */
        font-size: 16px;
    }

.dropdown-arrow {
    position: absolute;
    top: 43%;
    width: 5px !important;
    height: 5px;
    border-style: solid;
    border-width: 0 3px 3px 0;
    border-color: black;
    transform: translateY(-50%) rotate(45deg);
    pointer-events: auto;
    cursor: pointer;
    background: transparent;
    left: 1px; /* בצד שמאל */
    text-align: left;
}

.ui-autocomplete {
    max-height: 400px; /* גובה מקסימלי קבוע */
    overflow-y: scroll !important; /* תמיד להראות scrollbar */
    overflow-x: hidden;
    z-index: 1050;
    direction: rtl;
    position: absolute !important; /* מוודא שלא מושפע ממיקום יחסי */
}

.cost .searchrow span:empty {
    display: inline-block;
}
.required-wrapper {
    display: inline-block;
    width: 1em; /* קובע מקום קבוע לכוכבית */
    text-align: center;
}

/*.searchtable table tbody {
    display: table !important;*/ /* במקום block */
    /*max-height: none !important;
    overflow-y: visible !important;
}*/

.pageButtonClass {
    color: #123A5E;
    font-weight: bold;
    cursor: default;
    opacity: .4;
}