www.clalbit.co.il Open in urlscan Pro
195.250.33.49  Public Scan

Submitted URL: http://www.clalbit.co.il/
Effective URL: https://www.clalbit.co.il/
Submission: On November 16 via manual from IL — Scanned from DE

Form analysis 8 forms found in the DOM

Name: loginForm

<form id="loginForm" autocomplete="off" name="loginForm" class="FormLogin ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength ng-valid-minlength ng-valid-email" novalidate="">
  <input name="__RequestVerificationToken" type="hidden"
    value="ER0hocWSUGYQ1RYUPtl4DwktlkFuSbU1Ce3F6ACq2CMSoSsOvWD+h/jgtHCqJS9qIP1WNPe48HgJ6V1zv5RzFncAnrThqFZ81t0+mhPNv7gFnh0TfK6EnpiqwloMQf3tq3IdEMIYKZZePoLLaxJojKG/WLi/XG6fr0JTrRoDDDt+qihLhBWzpSjMn89CfNx+Wwx0ARiSlO0tw+VkWLP9/w==" aria-invalid="false">
  <div class="Login padding0">
    <h2 class="LoginTitle H_30_B_ASR_L11 TextGeneral">כניסה לחשבון שלי</h2>
    <div class="accessabilityHidden" aria-hidden="false">
      <fieldset role="radiogroup">
        <!-- ngIf: showPassword -->
        <!-- ngIf: !showPassword -->
        <legend ng-if="!showPassword" class="ng-scope">כניסה באמצעות SMS סיסמה חד פעמית</legend><!-- end ngIf: !showPassword -->
        <!-- ngIf: showPassword -->
      </fieldset>
    </div>
    <div class="LoginWrap">
      <div class="LoginMenuWrap">
        <!-- ngIf: !showPassword -->
        <fieldset ng-if="!showPassword" class="LoginMenuWrapText ng-scope">
          <legend> כניסה באמצעות SMS סיסמה חד פעמית</legend>
        </fieldset><!-- end ngIf: !showPassword -->
        <!-- ngIf: showPassword && isDesc -->
      </div>
      <div class="LoginField">
        <div class="FieldError">
          <div class="field" ng-class="{'ErrorField':loginForm.FPSUserName.$invalid &amp;&amp; loginForm.FPSUserName.$touched}">
            <input type="tel" name="FPSUserName" id="FPSUserName" ng-model="id" class="H_10_G_ASR_L15 custom-input accessibilityInput ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-pattern ng-valid-maxlength" title="ת.ז./ח.פ."
              ng-model-options="{ updateOn: 'default blur mouseup', debounce: { 'default': 300, 'blur': 0, '*': 1000 }}" ng-class="{'inputFocus':!(loginForm.FPSUserName.$error.required)&amp;&amp; loginForm.FPSUserName.$touched}"
              ng-required="loginType == enums.LoginTypes.SMS || passwordActive" ng-maxlength="9" aria-describedby="loginIdErrorMessage" ng-pattern="^[0-9]+$" ng-change="idChange(false)" ng-blur="idBlur(false)" input="" required="required"
              aria-invalid="false">
            <label for="FPSUserName" class="T_10_G_ASSB_L12 TextGeneral">* ת.ז. / ח.פ.</label>
          </div>
          <div class="ErrorFieldLabel T_08_R_ASR_L12" id="LoginIdError" ng-class="{'DisNone':loginForm.FPSUserName.$valid}">
            <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
            <div class="ErrorTxt T_08_R_ASR_L12">
              <ng-messages for="loginForm.FPSUserName.$error" class="ng-active">
                <!-- ngMessage: undefined --><ng-message class="T_08_R_ASR_L12 TextGeneral ng-scope" when="required" id="loginIdErrorMessage">
                  <span>ת.ז. / ח.פ. הינו שדה חובה</span>
                </ng-message>
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
              </ng-messages>
            </div>
          </div>
        </div>
        <div class="FieldError Height" ng-show="loginType == enums.LoginTypes.SMS" ng-class="{'heightPhoneError':loginForm.cellPhoneForm.$invalid &amp;&amp; loginForm.cellPhoneForm.$submitted}" aria-hidden="false">
          <div class="login-height">
            <!-- ngIf: data.getPassWay < 3 -->
            <div ng-if="data.getPassWay < 3" class="ng-scope">
              <div class="field" ng-class="{'ErrorField':loginForm.FPSPhone.$invalid  &amp;&amp; loginForm.FPSPhone.$touched}">
                <input type="tel" name="FPSPhone" id="FPSPhone" class="H_10_G_ASR_L15 custom-input accessibilityInput ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-pattern" title="טלפון נייד" autocomplete="off"
                  ng-model="data.phone" ng-required="loginType == enums.LoginTypes.SMS &amp;&amp; data.getPassWay < 3" ng-model-options="{ updateOn: 'default blur mouseup', debounce: { 'default': 300, 'blur': 0, '*': 1000 }}"
                  ng-class="{'inputFocus':!(loginForm.FPSPhone.$error.required)&amp;&amp; loginForm.FPSPhone.$touched}" ng-keypress="enterEvent($event)" ng-change="PhoneChange()" ng-pattern="^[0-9]{3}(-)?[0-9]{7}$"
                  aria-describedby="phoneNumberErrorMessage" required="required" aria-invalid="false">
                <label for="FPSPhone" class="T_10_G_ASSB_L12 TextGeneral ng-binding">* טלפון נייד</label>
              </div>
              <div class="ErrorFieldLabel DisNone T_08_R_ASR_L12" id="LoginPhoneError" ng-class="{'DisNone':loginForm.FPSPhone.$valid}">
                <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
                <div class="ErrorTxt T_08_R_ASR_L12">
                  <ng-messages for="loginForm.FPSPhone.$error" class="ng-active">
                    <!-- ngMessage: undefined --><ng-message class="T_08_R_ASR_L12 TextGeneral ng-scope" when="required" id="phoneNumberErrorMessage"> מספר הטלפון <!-- ngIf: data.getPassWay != 2 --><span ng-if="data.getPassWay != 2"
                        class="ng-scope">נייד</span><!-- end ngIf: data.getPassWay != 2 --> הינו שדה חובה </ng-message>
                    <!-- ngMessage: undefined -->
                    <!-- ngMessage: undefined -->
                  </ng-messages>
                </div>
              </div>
            </div><!-- end ngIf: data.getPassWay < 3 -->
            <!-- ngIf: data.getPassWay == 3 && data.phonePreficesLoaded -->
            <!-- ngIf: sendOtpToClientByVoiceCall == 'true' && data.getPassWay == 3 -->
          </div>
          <div class="FieldRadioWrapper pr-1">
            <span class=" T_10_B_ASR_L12 pb-1"> אני רוצה לקבל את הסיסמא שלי: </span>
            <br>
            <label class="pt-3">
              <input type="radio" value="1" checked="checked" name="getPassWay" id="smsPassWay" ng-click="phoneTypeChanged(1)" aria-invalid="false">
              <span aria-label="אני רוצה לקבל את הסיסמא שלי: בהודעת SMS" class="T_10_B_ASR_L11 radio-button">בהודעת sms</span>
            </label>
            <br>
            <!-- ngIf: sendOtpToClientByVoiceCall == 'true' --><label ng-if="sendOtpToClientByVoiceCall == 'true'" class="ng-scope">
              <input type="radio" value="2" name="getPassWay" id="voiceMessagePassWay" ng-click="phoneTypeChanged(2)" aria-invalid="false">
              <span aria-label="אני רוצה לקבל את הסיסמא שלי: בהודעה קולית" class="T_10_B_ASR_L11 radio-button">בהודעה קולית</span>
            </label><!-- end ngIf: sendOtpToClientByVoiceCall == 'true' -->
            <!-- ngIf: sendOtpToClientByVoiceCall == 'true' --><br ng-if="sendOtpToClientByVoiceCall == 'true'" class="ng-scope"><!-- end ngIf: sendOtpToClientByVoiceCall == 'true' -->
            <label>
              <input type="radio" value="3" name="getPassWay" id="aboardPhonePassWay" ng-click="phoneTypeChanged(3)" aria-invalid="false">
              <span aria-label="אני רוצה לקבל את הסיסמא שלי: לטלפון חול (לבעלי נייד שאינו ישראלי)" class="T_10_B_ASR_L11 radio-button"> טלפון חו''ל (לבעלי נייד שאינו ישראלי)</span>
            </label>
            <br>
          </div>
        </div>
        <div class="FieldError ng-hide" ng-show="loginType == enums.LoginTypes.Password" aria-hidden="true">
          <div class="field" ng-class="{'ErrorField':loginForm.FPSPassword.$invalid  &amp;&amp; loginForm.FPSPassword.$touched}">
            <input type="password" name="FPSPassword" id="FPSPassword" class="H_10_G_ASR_L15 custom-input accessibilityInput ng-pristine ng-untouched ng-valid ng-valid-required" title="סיסמה" autocomplete="off" ng-model="password"
              ng-required="passwordActive" ng-keypress="enterEvent($event)" input="" aria-describedby="passwordErrorMassage" aria-invalid="false">
            <label for="FPSPassword" class="T_10_G_ASSB_L12 TextGeneral">* סיסמה</label>
          </div>
          <div class="ErrorFieldLabel DisNone T_08_R_ASR_L12" id="LoginPasswordError" ng-class="{'DisNone':loginForm.FPSPassword.$valid}">
            <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
            <div class="ErrorTxt T_08_R_ASR_L12">
              <ng-messages for="loginForm.FPSPassword.$error" class="ng-inactive">
                <!-- ngMessage: undefined -->
              </ng-messages>
            </div>
          </div>
        </div>
      </div>
    </div>
    <div class="AcceptWrap ScanovateDivError ng-hide" ng-show="showScanovate &amp;&amp; showScanovateError" aria-hidden="true">
      <div class="AcceptWrap scanovate-image-error" tabindex="0" aria-label="scanovate"></div>
      <a id="approvalConditionsLbl" href="" role="button" tabindex="0" ng-click="scanovateClicked = true; scanovateLogin()" class="AcceptText T_08_R_ASR_L12 TextGeneral scanovate-text-error">
                    לא הצלחנו לזהות אותך, לזיהוי באמצעות זיהוי פנים -
                    לחץ כאן
                </a>
    </div>
    <div class="FieldError" ng-class="{'abroad-padding':data.getPassWay == 3}" ng-show="loginType == enums.LoginTypes.SMS" aria-hidden="false">
      <div class="AcceptWrap" ng-class="{'ErrorFieldCB':loginForm.approvalConditions.$invalid  &amp;&amp; loginForm.approvalConditions.$touched}">
        <input type="checkbox" name="approvalConditions" class="accessibilityInput ng-pristine ng-untouched ng-valid ng-valid-required" id="approvalConditions" ng-model="approvalConditions" ng-required="loginType == enums.LoginTypes.SMS"
          ng-true-value="true" ng-false-value="false" required="required" aria-invalid="false">
        <label for="approvalConditions" aria-checked="true" role="checkbox" tabindex="0" key-press-listener="" selected-event="changeApprovalConditionsValue()" key-code="13" aria-describedby="approvalConditionsLbl"
          aria-labelledby="requiredApprovalConditions" class="ng-isolate-scope"></label>
        <div class="AcceptTextLink">
          <div id="approvalConditionsLbl" class="AcceptText T_08_G_ASR_L12 TextGeneral"> קראתי והסכמתי לכל התנאים המפורטים <a class="LinkAccept L_10_B_ASR_L15 LinkGeneral" role="button" tabindex="0" ng-href="/termsofaccess/" target="_blank" href="/termsofaccess/">
                                בתנאי הגישה
                            </a>
            <a class="LinkAccept L_10_B_ASR_L15 LinkGeneral" role="button" tabindex="0" ng-href="/policy" target="_blank" href="/policy">
                                ובמדיניות שמירת הפרטיות
                            </a>
          </div>
        </div>
        <!-- ngIf: (loginForm.approvalConditions.$invalid && invalidApprovalConditions) || showApprovalConditions -->
      </div>
    </div>
    <div ng-show="loginType == enums.LoginTypes.Password" aria-hidden="true" class="ng-hide">
      <div class="T_10_R_ASR_L12 ng-binding" style="float:right;" tabindex="0"> אנו רואים חשיבות רבה בשמירה על פרטיותך. החל מתאריך ה-09/02/2020 לא ניתן יהיה להיכנס לאתר באמצעות סיסמה קבועה. הכניסה תתאפשר באמצעות סיסמה חד פעמית בהודעת SMS אנו מתנצלים
        על אי הנוחות הזמנית </div>
      <div style="clear:both">
      </div>
    </div>
    <div class="ForgetPassword ng-hide" role="button" ng-click="openForgetPasswordPopup()" ng-show="loginType == enums.LoginTypes.Password" aria-hidden="true">
      <span class="T_09_B_ASR_L12 LinkGeneral" tabindex="0">שכחתי סיסמה</span>
      <i class="pe-7s-angle-left I_13_B_Cl_L11" aria-hidden="true"></i>
    </div>
    <div id="BtnLogin" class="SendBtn clicky L_10_wh_ASR_L48px_BgB LinkGeneral" ng-click="doLogin()" tabindex="0" role="button"> המשך <span class="btn-radial" style="width: 130px; height: 130px; top: -41px;"></span>
    </div>
    <span class="T_08_G_ASR_L12 TextGeneral">* שדות חובה</span>
    <div id="generalMessage" class="ErrorFieldLabel T_08_R_ASR_L12" role="alert" style="min-height:52px" ng-class="{'DisBlock' : showError}">
      <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
      <div class="ErrorTxt ErrorTxtNoMsg T_10_R_ASR_L12 TextGeneral ng-binding" role="alert" ng-bind-html="getTrustedHtml(errorMessage)"></div>
    </div>
    <div class="AcceptWrap ScanovateDiv ng-hide" ng-show="showScanovate &amp;&amp; !isDesc" aria-hidden="true">
      <div class="AcceptWrap scanovate-image" tabindex="0" aria-label="scanovate"></div>
      <span class="H_17_B_ASSB_L11"> הזיהוי לא הצליח? </span>
      <a href="" id="approvalConditionsLbl" role="button" tabindex="0" ng-click="scanovateLogin()" class="AcceptText T_08_G_ASR_L12 TextGeneral scanovate-text">
                    להזדהות חכמה ואימות או הרשמה
                    <span class="LinkAccept L_10_B_ASR_L15 LinkGeneral">
                        לחץ כאן
                    </span>
                </a>
    </div>
    <div class="FirstEnterWrap ng-hide" ng-show="loginType == enums.LoginTypes.Password" aria-hidden="true">
      <div class="FirstEnter T_09_G_ASR_L12 TextGeneral"> כניסה ראשונה שלך? </div>
      <a class="LinkAccept FirstEnterBtn T_09_B_ASR_L12 LinkGeneral" role="button" ng-href="/registration/" href="/registration/">
                    רישום משתמש חדש
                </a>
    </div>
    <!-- ngIf: showPassword -->
  </div>
  <div ng-class="{'BgPopUp' : showPopup}"></div>
  <div class="PopUp generalPopUpWrap ng-hide" ng-class="{'DisBlock' : showPopup}" ng-show="showPopup" aria-hidden="true">
    <div class="CloseBtn ng-isolate-scope" key-press-document-listener="" selected-event="closePopup()" aria-describedby="LoginCloseBtnTxt" key-code="27">
      <i tabindex="0" ng-click="closePopup()" role="button" aria-hidden="true" class="pe-7s-close I_40_G_Cl_L10"></i>
      <span class="accessabilityHidden" id="LoginCloseBtnTxt">סגירה וחזרה לדף הקודם</span>
    </div>
    <div class="SMS ng-hide" ng-show="showSMSPopup" aria-hidden="true">
      <h2 class="H_17_B_ASSB_L11 TextGeneral">כניסה עם SMS</h2>
      <div class="PasswordSubTitle H_10_G_ASR_L15 TextGeneral"> קוד sms נשלח למכשירך הסלולרי שמספרו <!-- ngIf: data.getPassWay < 3 --><span class="H_10_G_ASR_L15 TextGeneral ng-binding ng-scope"
          ng-if="data.getPassWay < 3">****</span><!-- end ngIf: data.getPassWay < 3 -->
        <!-- ngIf: data.getPassWay == 3 --> אנא הזן את הקוד:
      </div>
      <div class="SendAgainError">
        <div class="FieldError SMSFieldError">
          <div class="field" ng-class="{'ErrorField':loginForm.FPSOTP.$invalid  &amp;&amp; loginForm.FPSOTP.$touched &amp;&amp; loginForm.$submitted}">
            <input type="tel" name="FPSOTP" id="FPSOTP" class="H_10_G_ASR_L15 custom-input accessibilityInput ng-pristine ng-untouched ng-valid ng-valid-minlength ng-valid-maxlength ng-valid-required" aria-describedby="otpError" title="קוד"
              ng-minlength="6" input-type="number" ng-maxlength="6" autocomplete="one-time-code" ng-class="{'inputFocus':!(loginForm.FPSOTP.$error.required)&amp;&amp; loginForm.FPSOTP.$touched &amp;&amp; loginForm.$submitted}"
              ng-keypress="otpEnterEvent($event)" ng-model="otp" ng-required="showSMSPopup" ng-change="otpChange()" aria-invalid="false">
            <label for="FPSOTP" class="T_10_G_ASSB_L12 TextGeneral">* הזן את הקוד</label>
          </div>
          <div class="ErrorFieldLabel T_08_R_ASR_L12" id="LoginPassError" ng-class="{'DisBlock':loginForm.FPSOTP.$invalid &amp;&amp; loginForm.FPSOTP.$touched &amp;&amp; loginForm.$submitted}">
            <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
            <div class="ErrorTxt T_08_R_ASR_L12">
              <ng-messages for="loginForm.FPSOTP.$error" class="ng-inactive">
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
              </ng-messages>
            </div>
          </div>
        </div>
        <div class=" ErrorFieldLabel T_08_R_ASR_L12" id="LoginMassegeError" role="alert" ng-class="{'DisBlock':showOtpErrorMessage}">
          <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
          <div class="ErrorTxt ErrorTxtNoMsg T_10_R_ASR_L12 TextGeneral ng-binding"> </div>
        </div>
        <div class=" ErrorFieldLabel T_08_R_ASR_L12" id="LoginSMSError" role="alert" ng-class="{'DisBlock':showErrorInvalidOtp}">
          <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
          <div class="ErrorTxt ErrorTxtNoMsg T_10_R_ASR_L12 TextGeneral">הקוד שהוקלד שגוי, אנא הזן שוב את הקוד</div>
          <span class="T_10_R_ASR_L12 TextGeneral" ng-class="{'DisNone':hideResendOTP}"> או<span class="UnderLine H_10_B_ASSB_L11" ng-click="resendOTP()" tabindex="0" role="button">לחץ כאן</span> למשלוח חוזר בהודעת SMS לטלפון הנייד </span>
        </div>
        <div class=" ErrorFieldLabel T_08_R_ASR_L12" id="LoginPassPasswordError" role="alert" ng-class="{'DisBlock':showErrorTimeExpired}">
          <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
          <div class="ErrorTxt ErrorTxtNoMsg T_10_R_ASR_L12 TextGeneral">פג תוקף הזמן להקלדת הסיסמה</div>
          <span class="T_10_R_ASR_L12" ng-class="{'DisNone':hideResendOTP}">
            <span class="UnderLine H_10_B_ASSB_L11 TextGeneral" ng-click="resendOTP()" tabindex="0" role="button">לחץ כאן</span> למשלוח חוזר בהודעת SMS לטלפון הנייד </span>
        </div>
        <div class="SendAgain" ng-show="!hideResendOTP" aria-hidden="false">
          <div class="H_10_G_ASR_L15 TextGeneral">לא קיבלתי את הקוד</div>
          <span class="UnderLine H_10_B_ASSB_L11" ng-click="resendOTP()" tabindex="0" role="button">שלחו לי את הקוד שוב</span>
          <i class="pe-7s-angle-left I_12_B_Cl_L11" aria-hidden="true"></i>
        </div>
      </div>
      <div class="SendBtn clicky L_10_wh_ASR_L48px_BgB fullWidth LinkGeneral" ng-click="OTPLogin()" tabindex="0" role="button"> כניסה לחשבון <span class="btn-radial" style="width: 70px; height: 70px; top: -11px;"></span>
      </div>
    </div>
    <div class="Password ng-hide" ng-show="showResendPasswordPopup" aria-hidden="true">
      <h2 class="H_17_B_ASSB_L11 TextGeneral">איפוס סיסמה</h2>
      <div class="PasswordSubTitle H_10_G_ASR_L15 TextGeneral">לאיפוס הסיסמה יש למלא את הפרטים הבאים:</div>
      <div ng-show="resetPasswordFirstStepActive" aria-hidden="true" class="ng-hide">
        <div class="FieldError">
          <div class="field" ng-class="{'ErrorField':loginForm.idPass.$invalid &amp;&amp; loginForm.idPass.$touched}">
            <input type="text" name="idPass" id="idPass" class="H_10_G_ASR_L15 custom-input accessibilityInput ng-pristine ng-untouched ng-valid ng-valid-pattern ng-valid-maxlength ng-valid-required" title=".ת.ז/ח.פ"
              ng-model-options="{ updateOn: 'default blur mouseup', debounce: { 'default': 300, 'blur': 0, '*': 1000 }}" ng-model="idPass" ng-required="resetPasswordFirstStepActive" value="" ng-maxlength="9" ng-pattern="^[0-9]+$"
              ng-change="idChange(true)" ng-blur="idBlur(true)" input="" aria-describedby="IdPassErrorMessage" aria-invalid="false">
            <label for="idPass" class="T_10_G_ASSB_L12 TextGeneral">* ת.ז. / ח.פ.</label>
          </div>
          <div class="ErrorFieldLabel DisNone T_08_R_ASR_L12" id="LoginIdPassError" ng-class="{'DisNone':loginForm.idPass.$valid}">
            <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
            <div class="ErrorTxt T_08_R_ASR_L12">
              <ng-messages for="loginForm.idPass.$error" class="ng-inactive">
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
              </ng-messages>
            </div>
          </div>
        </div>
        <div class="FieldError">
          <div class="field" ng-class="{'ErrorField':loginForm.birthDate.$invalid &amp;&amp; loginForm.birthDate.$touched}">
            <input type="text" name="birthDate" id="birthDate" class="H_10_G_ASR_L15 custom-input accessibilityInput ng-pristine ng-untouched ng-valid ng-valid-pattern ng-valid-required" title="תאריך לידה" ng-model="birthDate"
              ng-required="resetPasswordFirstStepActive" ng-pattern="^[0-9]{1,2}/[0-9]{1,2}/[0-9]{4}" input="" aria-describedby="birthPassErrorMessage" aria-invalid="false">
            <label for="birthDate" class="T_10_G_ASSB_L12 TextGeneral">* תאריך לידה (DD/MM/YYYY)</label>
          </div>
          <div class="ErrorFieldLabel DisNone T_08_R_ASR_L12" id="LoginBirthPassError" ng-class="{'DisNone':loginForm.birthDate.$valid}">
            <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
            <div class="ErrorTxt T_08_R_ASR_L12">
              <ng-messages for="loginForm.birthDate.$error" class="ng-inactive">
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
              </ng-messages>
            </div>
          </div>
        </div>
        <div class="FieldError">
          <div class="field" ng-class="{'ErrorField':loginForm.firstName.$invalid &amp;&amp; loginForm.firstName.$touched}">
            <input type="text" name="firstName" id="firstName" class="H_10_G_ASR_L15 custom-input accessibilityInput ng-pristine ng-untouched ng-valid ng-valid-minlength ng-valid-maxlength ng-valid-required" title="שם פרטי" ng-model="firstName"
              ng-required="resetPasswordFirstStepActive" ng-minlength="2" ng-maxlength="50" input="" aria-describedby="firstNamePassErrorMessage" aria-invalid="false">
            <label for="firstName" class="T_10_G_ASSB_L12 TextGeneral">* שם פרטי</label>
          </div>
          <div class="ErrorFieldLabel DisNone T_08_R_ASR_L12" id="LoginNamePassError" ng-class="{'DisNone':loginForm.firstName.$valid}">
            <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
            <div class="ErrorTxt T_08_R_ASR_L12">
              <ng-messages for="loginForm.firstName.$error" class="ng-inactive">
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
              </ng-messages>
            </div>
          </div>
        </div>
        <div class="FieldError">
          <div class="field" ng-class="{'ErrorField':loginForm.lastName.$invalid  &amp;&amp; loginForm.lastName.$touched}">
            <input type="text" name="lastName" id="lastName" class="H_10_G_ASR_L15 custom-input accessibilityInput ng-pristine ng-untouched ng-valid ng-valid-minlength ng-valid-maxlength ng-valid-required" title="שם משפחה" ng-model="lastName"
              ng-required="resetPasswordFirstStepActive" ng-minlength="2" ng-maxlength="50" input="" aria-describedby="lastNamePassErrorMessage" aria-invalid="false">
            <label for="lastName" class="T_10_G_ASSB_L12 TextGeneral">* שם משפחה</label>
          </div>
          <div class="ErrorFieldLabel DisNone T_08_R_ASR_L12" id="LoginFamilyPassError" ng-class="{'DisNone':loginForm.lastName.$valid}">
            <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
            <div class="ErrorTxt T_08_R_ASR_L12">
              <ng-messages for="loginForm.lastName.$error" class="ng-inactive">
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
              </ng-messages>
            </div>
          </div>
        </div>
        <div class="FieldError">
          <div class="field" ng-class="{'ErrorField':loginForm.email.$invalid &amp;&amp; loginForm.email.$touched}">
            <input type="email" name="email" id="email" class="H_10_G_ASR_L15 custom-input accessibilityInput ng-pristine ng-untouched ng-valid ng-valid-email ng-valid-maxlength ng-valid-required" title="דואר אלקטרוני" ng-model="email"
              ng-required="resetPasswordFirstStepActive" ng-maxlength="100" aria-describedby="emailPassErrorMessage" input="" aria-invalid="false">
            <label for="email" class="T_10_G_ASSB_L12 TextGeneral">* דואר אלקטרוני</label>
          </div>
          <div class="ErrorFieldLabel DisNone T_08_R_ASR_L12" id="LoginMailPassError" ng-class="{'DisNone':loginForm.email.$valid}">
            <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
            <div class="ErrorTxt T_08_R_ASR_L12">
              <ng-messages for="loginForm.email.$error" class="ng-inactive">
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
                <!-- ngMessage: undefined -->
              </ng-messages>
            </div>
          </div>
        </div>
      </div>
      <div class="FieldError ng-hide" ng-show="resetPasswordSecondStepActive" aria-hidden="true">
        <div class="field" ng-class="{'ErrorField':loginForm.grandPa.$invalid &amp;&amp; loginForm.grandPa.$touched}">
          <input type="text" name="grandPa" id="grandPa" class="H_10_G_ASR_L15 custom-input accessibilityInput ng-pristine ng-untouched ng-valid ng-valid-minlength ng-valid-maxlength ng-valid-required" title="" ng-model="grandPa"
            ng-required="resetPasswordSecondStepActive" ng-minlength="2" aria-describedby="" ng-maxlength="50" input="" aria-invalid="false">
          <label for="grandPa" class="T_10_G_ASSB_L12 TextGeneral ng-binding"></label>
        </div>
        <div class="ErrorFieldLabel DisNone T_08_R_ASR_L12" id="LoginGrandMaPassError" ng-class="{'DisNone':loginForm.grandPa.$valid}">
          <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
          <div class="ErrorTxt T_08_R_ASR_L12">
            <ng-messages for="loginForm.grandPa.$error" class="ng-inactive">
              <!-- ngMessage: undefined -->
              <!-- ngMessage: undefined -->
              <!-- ngMessage: undefined -->
            </ng-messages>
          </div>
        </div>
      </div>
      <div class="SendBtn clicky L_10_wh_ASR_L48px_BgB LinkGeneral ng-hide" ng-mouseover="fixAnimation()" ng-click="resetPassword()" ng-show="resetPasswordFirstStepActive" tabindex="0" role="button" aria-hidden="true" style=""> המשך <span
          class="btn-radial" style="width: 130px; height: 130px; top: -41px;"></span>
      </div>
      <div class="SendBtn clicky L_10_wh_ASR_L48px_BgB LinkGeneral ng-hide" ng-mouseover="fixAnimation()" ng-click="resetPassword()" ng-show="resetPasswordSecondStepActive" tabindex="0" role="button" aria-hidden="true" style=""> סיום <span
          class="btn-radial" style="width: 130px; height: 130px; top: -41px;"></span>
      </div>
      <span class="T_08_G_ASR_L12 TextGeneral">* שדות חובה</span>
      <div class="GeneralMassage ErrorFieldLabel" id="LoginErrorGeneralPass" ng-class="{'DisBlock' : showResetPasswordError}" role="alert">
        <i class="pe-7s-info I_12_R_Cl_L11 " aria-hidden="true"></i>
        <div class="T_10_R_ASR_L12 TextGeneral ErrorResetPasswordMessage ng-binding"> </div>
      </div>
    </div>
    <div class="FinishLogin ng-hide" ng-show="showSuccessMessage" aria-hidden="true">
      <span class="SubTitleInForm H_17_B_ASSB_L11 TextGeneral"> סיימנו </span>
      <div class="SubTitleInForm T_10_G_ASR_L12 TextGeneral ng-binding"> בדקות הקרובות תישלת לכתובת סיסמת כניסה לחשבון שלך יש ללחוץ על הקישור המצורף כדי לבצע כניסה לחשבון </div>
      <a ng-href="/" title="" class="HomeLink H_10_B_ASSB_L11 LinkGeneral" href="/">
                    חזרה לדף הבית
                </a><i class="HomeLinkI pe-7s-angle-left I_13_B_Cl_L11" aria-hidden="true"></i>
    </div>
  </div>
</form>

Name: changePasswordDetailsForm

<form class="changePassword ng-pristine ng-isolate-scope ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" name="changePasswordDetailsForm" novalidate="" change-password-modal="" user-id="id"
  transfer-to-url="/portfolio" change-password-mode="changePasswordMode">
  <div ng-form="changePasswordForm" class="ng-pristine ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength">
    <div class="Password">
      <h2 id="msg1" class="H_17_B_ASSB_L11 ChangePasswordTitle">החלפת סיסמה</h2>
      <div id="msg2" class="PasswordSubTitle H_10_G_ASR_L15 ng-binding" ng-bind-html="vm.getTrustedHtml(vm.summaryText)"></div>
      <div class="FieldError" ng-show="vm.changePasswordMode != enums.ChangePasswordModes.TemporaryPassword" aria-hidden="false">
        <div class="field ChangePasswordField" ng-class="{'ErrorField':changePasswordForm.oldPassword.$invalid  &amp;&amp; changePasswordForm.oldPassword.$touched}">
          <input type="password" name="oldPassword" id="oldPassword" class="H_10_G_ASR_L15 custom-input ng-pristine ng-untouched ng-invalid ng-invalid-required" title="סיסמה ישנה" autocomplete="off" ng-model="vm.oldPassword"
            ng-required="vm.changePasswordMode != enums.ChangePasswordModes.TemporaryPassword" aria-labelledby="msg1 msg2" aria-describedby="oldPasswordError" input="" required="required" aria-invalid="false">
          <label for="oldPassword" class="T_10_G_ASSB_L12">*סיסמה ישנה</label>
        </div>
        <div class="ErrorFieldLabel T_08_R_ASR_L12" ng-class="{'DisNone':changePasswordForm.oldPassword.$valid}">
          <i class="pe-7s-info I_12_R_Cl_L11" aria-hidden="true"></i>
          <ng-messages for="changePasswordForm.oldPassword.$error" class="MassagesContainer ng-active">
            <!-- ngMessage: undefined --><ng-message class="T_08_R_ASR_L12 TextGeneral ng-scope" when="required" id="oldPasswordError">שדה סיסמה ישנה הינו שדה חובה</ng-message>
          </ng-messages>
        </div>
      </div>
      <div class="FieldError">
        <div class="field ChangePasswordField" ng-class="{'ErrorField':changePasswordForm.newPassword.$invalid  &amp;&amp; changePasswordForm.newPassword.$touched}">
          <input type="password" name="newPassword" id="newPassword" class="H_10_G_ASR_L15 custom-input ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" title="סיסמה חדשה"
            autocomplete="off" ng-model="vm.newPassword" ng-required="true" ng-minlength="6" ng-maxlength="15" ng-pattern="(?=.*[0-9])(?=.*[a-z|A-Z]).{6,15}$" aria-labelledby="msg1 msg2" aria-describedby="newPasswordError" input=""
            required="required" aria-invalid="false">
          <label for="newPassword" class="T_10_G_ASSB_L12">*סיסמה חדשה</label>
        </div>
        <div class="ErrorFieldLabel T_08_R_ASR_L12" ng-class="{'DisNone':changePasswordForm.newPassword.$valid}">
          <i class="pe-7s-info I_12_R_Cl_L11" aria-hidden="true"></i>
          <ng-messages for="changePasswordForm.newPassword.$error" class="MassagesContainer ng-active">
            <!-- ngMessage: undefined --><ng-message class="T_08_R_ASR_L12 ng-scope" when="required" id="newPasswordError">שדה סיסמה חדשה הינו שדה חובה</ng-message>
            <!-- ngMessage: undefined -->
          </ng-messages>
        </div>
      </div>
      <div class="FieldError">
        <div class="field ChangePasswordField" ng-class="{'ErrorField':changePasswordForm.confirmPassword.$invalid  &amp;&amp; changePasswordForm.confirmPassword.$touched}">
          <input type="password" name="confirmPassword" id="confirmPassword" class="H_10_G_ASR_L15 custom-input ng-pristine ng-untouched ng-invalid ng-invalid-required ng-valid-pattern ng-valid-minlength ng-valid-maxlength" title="סיסמה חדשה"
            autocomplete="off" ng-model="vm.confirmPassword" ng-required="true" ng-minlength="6" ng-maxlength="15" ng-pattern="(?=.*[0-9])(?=.*[a-z|A-Z]).{6,15}$" aria-describedby="confirmPasswordError" input="" required="required"
            aria-invalid="false">
          <label for="confirmPassword" class="T_10_G_ASSB_L12">*הקלד סיסמה חדשה שוב</label>
        </div>
        <div class="ErrorFieldLabel T_08_R_ASR_L12" ng-class="{'DisNone':changePasswordForm.confirmPassword.$valid}">
          <i class="pe-7s-info I_12_R_Cl_L11" aria-hidden="true"></i>
          <ng-messages for="changePasswordForm.confirmPassword.$error" class="MassagesContainer ng-active">
            <!-- ngMessage: undefined --><ng-message class="T_08_R_ASR_L12 ng-scope" when="required" id="confirmPasswordError">שדה אימות סיסמה הינו שדה חובה</ng-message>
            <!-- ngMessage: undefined -->
          </ng-messages>
        </div>
      </div>
      <div class="SendBtn clicky L_10_wh_ASR_L48px_BgB LinkGeneral" ng-mouseover="vm.fixAnimation()" ng-click="vm.changePassword()" tabindex="0" role="button"> המשך <span class="btn-radial" style="width: 130px; height: 130px; top: -41px;"></span>
      </div>
      <span class="T_08_G_ASR_L12">* שדות חובה</span>
      <div class="GeneralMassage ErrorFieldLabel T_08_R_ASR_L12 ng-binding" id="LoginErrorGeneralPass" ng-class="{'DisBlock' : vm.showError}" role="alert">
        <i class="pe-7s-info I_12_R_Cl_L11" aria-hidden="true"></i>
      </div>
    </div>
  </div>
</form>

Name: searchConditionsForm

<form name="searchConditionsForm" class="SearchTable AgentSearchTable ng-pristine ng-valid ng-valid-invalid-city ng-valid-minlength">
  <div class="SelectLabel">
    <select id="AgentArea" class="AgentArea custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchRegionId" ng-class="{'inputFocus':searchRegionId}" tabindex="-1" aria-hidden="true" aria-invalid="false">
      <option value=""></option>
      <!-- ngRepeat: region in agentSearchPanel.Regions -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-AgentArea-container"><span class="select2-selection__placeholder">אזור</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="AgentAreaLabel" for="AgentArea" class="T_10_G_ASSB_L12 selectListLabel">אזור</label>
  </div>
  <div class="FieldError">
    <div class="field" ng-class="{'ErrorField': searchConditionsForm.city.$invalid  &amp;&amp; searchConditionsForm.city.$touched}">
      <input type="text" class="H_10_G_ASR_L15 custom-input autocomplete-input ng-isolate-scope ui-autocomplete-input ng-valid ng-valid-invalid-city" id="city" name="city" auto-complete-client="" load-data-event="getCityByArea()"
        ng-class="{'inputFocus':searchCityName}" ng-model="searchCityName" selected-value="searchCityId" selected-event="cityChanged()" aria-describedby="cityError" autocomplete="off" aria-invalid="false">
      <label for="city" class="T_10_G_ASSB_L12 TextGeneral">עיר</label>
    </div>
    <div class="ErrorFieldLabel T_08_R_ASR_L12" id="DescError" ng-class="{'DisBlock':searchConditionsForm.city.$invalid}">
      <i class="pe-7s-info I_12_R_Cl_L11" aria-hidden="true"></i>
      <ng-messages for="searchConditionsForm.city.$error" class="MassagesContainer ng-inactive">
        <!-- ngMessage: undefined -->
      </ng-messages>
    </div>
  </div>
  <div class="FieldError">
    <div class="field" ng-class="{'ErrorField':searchConditionsForm.AgentName.$invalid &amp;&amp; searchConditionsForm.AgentName.$touched}">
      <input type="text" name="AgentName" ng-minlength="3" id="AgentName" class="H_10_G_ASR_L15 custom-input ng-pristine ng-untouched ng-valid ng-valid-minlength" aria-describedby="AgentNameErr" title="שם סוכן/סוכנות" ng-model="searchAgentName"
        ng-class="{'inputFocus':searchAgentName||searchConditionsForm.AgentName.$error.minlength}" aria-invalid="false">
      <label for="AgentName" class="T_10_G_ASSB_L12 TextGeneral">שם סוכן/סוכנות</label>
    </div>
    <div id="AgentNameErrorMessage" class="ErrorFieldLabel T_08_R_ASR_L12">
      <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
      <ng-messages for="searchConditionsForm.AgentName.$error" class="MassagesContainer ng-inactive">
        <!-- ngMessage: undefined -->
      </ng-messages>
    </div>
  </div>
  <div class="SelectLabel">
    <select id="AgentExpertise" class="AgentExpertise custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchSpecializationId" ng-class="{'inputFocus':searchSpecializationId}" tabindex="-1" aria-hidden="true"
      aria-invalid="false">
      <option value=""></option>
      <!-- ngRepeat: specialization in agentSearchPanel.Specializations -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-AgentExpertise-container"><span class="select2-selection__placeholder">התמחות</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="AgentExpertiseLabel" for="AgentExpertise" class="T_10_G_ASSB_L12 selectListLabel">התמחות</label>
  </div>
  <div class="clicky btn-6 L_10_wh_ASR_L48px_BgB LinkGeneral" role="button" tabindex="0" ng-click="searchAgents()" id="BtnSearchAgent">חפש<span class="btn-radial" style="width: 48px; height: 48px; top: 0px;"></span></div>
  <div class="GeneralMassege ng-hide" ng-show="!conditionsValid&amp;&amp;submitedForm" role="alert" aria-hidden="true">
    <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
    <div class="ErrorTxt T_08_R_ASR_L12 TextGeneral">חובה לבחור לפחות שדה אחד</div>
  </div>
</form>

Name: searchConditionsForm

<form name="searchConditionsForm" class="SearchTable PolicySearchTable ng-pristine ng-valid">
  <div class="SelectLabel">
    <select id="Family" class="FamilySelect custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchFamilyId" ng-class="{'inputFocus':searchFamilyId}" tabindex="-1" aria-hidden="true" aria-invalid="false">
      <option value=""></option>
      <!-- ngRepeat: family in familiesList -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-Family-container"><span class="select2-selection__placeholder">תחום</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="FamilyLabel" for="Family" class="T_10_G_ASSB_L12 selectListLabel">תחום</label>
  </div>
  <div class="SelectLabel ng-hide" ng-show="!isHomePage" aria-hidden="true">
    <select id="Company" class="Company custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchCompanyId" ng-class="{'inputFocus':searchCompanyId}" tabindex="-1" aria-hidden="true" aria-invalid="false">
      <option value=""></option>
      <!-- ngRepeat: company in companiesList -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-Company-container"><span class="select2-selection__placeholder">חברה</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="CompanyLabel" for="Company" class="T_10_G_ASSB_L12 selectListLabel">חברה</label>
  </div>
  <div class="FieldError FieldErrorNoMargin">
    <div class="field">
      <input type="text" name="AttachmentNumber" id="AttachmentNumber" class="H_10_G_ASR_L15 custom-input ng-pristine ng-untouched ng-valid" ng-class="{'inputFocus':searchAttachmentNum}" ng-model="searchAttachmentNum" title="מספר נספח"
        aria-invalid="false">
      <label for="AttachmentNumber" class="T_10_G_ASSB_L12 TextGeneral">מספר נספח</label>
    </div>
  </div>
  <div class="FieldError">
    <div class="field">
      <input type="text" name="TitlePolicy" id="TitlePolicy" class="H_10_G_ASR_L15 custom-input ng-pristine ng-untouched ng-valid" ng-class="{'inputFocus':searchTitlePolicy}" ng-model="searchTitlePolicy" title="שם פוליסה" aria-invalid="false">
      <label for="TitlePolicy" class="T_10_G_ASSB_L12 TextGeneral">שם פוליסה</label>
    </div>
  </div>
  <div class="SelectLabel NoMargin">
    <select id="PolicyYear" class="PolicyYear custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchPolicyYear" ng-class="{'inputFocus':searchPolicyYear}" tabindex="-1" aria-hidden="true" aria-invalid="false">
      <option value=""></option>
      <!-- ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2021" class="ng-binding ng-scope">2021</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2020" class="ng-binding ng-scope">2020</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2019" class="ng-binding ng-scope">2019</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2018" class="ng-binding ng-scope">2018</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2017" class="ng-binding ng-scope">2017</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2016" class="ng-binding ng-scope">2016</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2015" class="ng-binding ng-scope">2015</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2014" class="ng-binding ng-scope">2014</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2013" class="ng-binding ng-scope">2013</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2012" class="ng-binding ng-scope">2012</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2011" class="ng-binding ng-scope">2011</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2010" class="ng-binding ng-scope">2010</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2009" class="ng-binding ng-scope">2009</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2008" class="ng-binding ng-scope">2008</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2007" class="ng-binding ng-scope">2007</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2006" class="ng-binding ng-scope">2006</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2005" class="ng-binding ng-scope">2005</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2004" class="ng-binding ng-scope">2004</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2003" class="ng-binding ng-scope">2003</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2002" class="ng-binding ng-scope">2002</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2001" class="ng-binding ng-scope">2001</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="2000" class="ng-binding ng-scope">2000</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1999" class="ng-binding ng-scope">1999</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1998" class="ng-binding ng-scope">1998</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1997" class="ng-binding ng-scope">1997</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1996" class="ng-binding ng-scope">1996</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1995" class="ng-binding ng-scope">1995</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1994" class="ng-binding ng-scope">1994</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1993" class="ng-binding ng-scope">1993</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1992" class="ng-binding ng-scope">1992</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1991" class="ng-binding ng-scope">1991</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1990" class="ng-binding ng-scope">1990</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1989" class="ng-binding ng-scope">1989</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1988" class="ng-binding ng-scope">1988</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1987" class="ng-binding ng-scope">1987</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1986" class="ng-binding ng-scope">1986</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1985" class="ng-binding ng-scope">1985</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1984" class="ng-binding ng-scope">1984</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1983" class="ng-binding ng-scope">1983</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1982" class="ng-binding ng-scope">1982</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1981" class="ng-binding ng-scope">1981</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
      <option ng-repeat="year in range(1980,cuurentYear)" value="1980" class="ng-binding ng-scope">1980</option><!-- end ngRepeat: year in range(1980,cuurentYear) -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-PolicyYear-container"><span class="select2-selection__placeholder">שנה</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="PolicyYearLabel" for="PolicyYear" class="T_10_G_ASSB_L12 selectListLabel">שנה</label>
  </div>
  <div class="SelectLabel FieldErrorNoMargin">
    <select id="PolicyType" class="PolicyType custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchPolicyType" ng-class="{'inputFocus':searchPolicyType}" tabindex="-1" aria-hidden="true" aria-invalid="false">
      <option value=""></option>
      <!-- ngRepeat: policyType in policiesTypes -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-PolicyType-container"><span class="select2-selection__placeholder">סוג</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="PolicyTypeLabel" for="PolicyType" class="T_10_G_ASSB_L12 selectListLabel">סוג</label>
  </div>
  <div class="SelectLabel ng-hide" ng-show="!isHomePage" aria-hidden="true">
    <select id="PolicySoldTime" class="PolicySoldTime custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchPolicySoldTime" ng-class="{'inputFocus':searchPolicySoldTime}" tabindex="-1" aria-hidden="true"
      aria-invalid="false">
      <option value=""></option>
      <option value="True">נמכרה בעבר</option>
      <option value="False">נמכרת כיום</option>
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-PolicySoldTime-container"><span class="select2-selection__placeholder">מתי נמכרה</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="PolicySoldTimeLabel" for="PolicySoldTime" class="T_10_G_ASSB_L12 selectListLabel">מתי נמכרה</label>
  </div>
  <div class="clicky btn-6 L_10_wh_ASR_L48px_BgB LinkGeneral" ng-click="searchPolicies()" id="BtnSearchPolicies" role="button" tabindex="0">חפש<span class="btn-radial" style="width: 48px; height: 48px; top: 0px;"></span></div>
  <div class="GeneralMassege ng-hide" ng-show="!conditionsValid&amp;&amp;submitedForm" role="alert" aria-hidden="true">
    <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
    <div class="ErrorTxt T_08_R_ASR_L12 TextGeneral">חובה לבחור לפחות שדה אחד</div>
  </div>
</form>

Name: searchConditionsForm

<form name="searchConditionsForm" class="SearchTable GarageSearchTable ng-pristine ng-valid ng-valid-invalid-city ng-valid-minlength">
  <div class="SelectLabel">
    <select id="GarageArea" class="GarageArea custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchRegionId" ng-class="{'inputFocus':searchRegionId}" tabindex="-1" aria-hidden="true" aria-invalid="false">
      <option value=""></option>
      <!-- ngRepeat: region in garageSearchPanel.Regions -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-GarageArea-container"><span class="select2-selection__placeholder">אזור</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="GarageAreaLabel" for="GarageArea" class="T_10_G_ASSB_L12 selectListLabel">אזור</label>
  </div>
  <div class="FieldError">
    <div class="field" ng-class="{'ErrorField': searchConditionsForm.garageCity.$invalid  &amp;&amp; searchConditionsForm.garageCity.$touched}">
      <input type="text" class="H_10_G_ASR_L15 custom-input autocomplete-input ng-isolate-scope ui-autocomplete-input ng-valid ng-valid-invalid-city" id="garageCity" name="garageCity" auto-complete-client="" load-data-event="getCityByArea()"
        ng-class="{'inputFocus':searchCityName}" ng-model="searchCityName" selected-value="searchCityId" selected-event="cityChanged()" aria-describedby="cityError" autocomplete="off" aria-invalid="false">
      <label for="garageCity" class="T_10_G_ASSB_L12 TextGeneral">עיר</label>
    </div>
    <div class="ErrorFieldLabel T_08_R_ASR_L12" id="DescError" ng-class="{'DisBlock':searchConditionsForm.garageCity.$invalid}">
      <i class="pe-7s-info I_12_R_Cl_L11" aria-hidden="true"></i>
      <ng-messages for="searchConditionsForm.garageCity.$error" class="MassagesContainer ng-inactive">
        <!-- ngMessage: undefined -->
      </ng-messages>
    </div>
  </div>
  <div class="FieldError">
    <div class="field" ng-class="{'ErrorField':searchConditionsForm.GarageName.$invalid &amp;&amp; searchConditionsForm.GarageName.$touched}">
      <input type="text" name="GarageName" ng-minlength="3" id="GarageName" class="H_10_G_ASR_L15 custom-input ng-pristine ng-untouched ng-valid ng-valid-minlength" title="שם המוסך" ng-model="searchGarageName" aria-describedby="GarageNameErr"
        ng-class="{'inputFocus':searchGarageName||searchConditionsForm.GarageName.$error.minlength}" aria-invalid="false">
      <label for="GarageName" class="T_10_G_ASSB_L12 TextGeneral">שם המוסך</label>
    </div>
    <div id="GarageNameErrorMessage" class="ErrorFieldLabel T_08_R_ASR_L12">
      <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
      <ng-messages for="searchConditionsForm.GarageName.$error" class="MassagesContainer ng-inactive">
        <!-- ngMessage: undefined -->
      </ng-messages>
    </div>
  </div>
  <div class="SelectLabel">
    <select id="GarageExpertise" class="GarageExpertise custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchSpecializationId" ng-class="{'inputFocus':searchSpecializationId}" tabindex="-1" aria-hidden="true"
      aria-invalid="false">
      <option value=""></option>
      <!-- ngRepeat: specialization in garageSearchPanel.Specializations -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-GarageExpertise-container"><span class="select2-selection__placeholder">התמחות</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="GarageExpertiseLabel" for="GarageExpertise" class="T_10_G_ASSB_L12 selectListLabel">התמחות</label>
  </div>
  <div class="clicky btn-6 L_10_wh_ASR_L48px_BgB LinkGeneral" ng-click="searchGarages()" role="button" tabindex="0" id="BtnSearchGarage">חפש<span class="btn-radial" style="width: 48px; height: 48px; top: 0px;"></span></div>
  <div class="GeneralMassege ng-hide" ng-show="!conditionsValid&amp;&amp;submitedForm" role="alert" aria-hidden="true">
    <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
    <div class="ErrorTxt T_08_R_ASR_L12 TextGeneral">חובה לבחור לפחות שדה אחד</div>
  </div>
</form>

Name: searchConditionsForm

<form name="searchConditionsForm" class="SearchTable DoctorSearchTable ng-pristine ng-valid ng-valid-invalid-city ng-valid-minlength">
  <div class="SelectLabel">
    <select id="DoctorArea" class="DoctorArea custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchRegionId" ng-class="{'inputFocus':searchRegionId}" tabindex="-1" aria-hidden="true" aria-invalid="false">
      <option value=""></option>
      <!-- ngRepeat: region in doctorSearchPanel.Regions -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-DoctorArea-container"><span class="select2-selection__placeholder">אזור</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="DoctorAreaLabel" for="DoctorArea" class="T_10_G_ASSB_L12 selectListLabel">אזור</label>
  </div>
  <div class="FieldError">
    <div class="field" ng-class="{'ErrorField': searchConditionsForm.doctorCity.$invalid  &amp;&amp; searchConditionsForm.doctorCity.$touched}">
      <input type="text" class="H_10_G_ASR_L15 custom-input autocomplete-input ng-isolate-scope ui-autocomplete-input ng-valid ng-valid-invalid-city" id="doctorCity" name="doctorCity" auto-complete-client="" load-data-event="getCityByArea()"
        ng-class="{'inputFocus':searchCityName}" ng-model="searchCityName" selected-value="searchCityId" selected-event="cityChanged()" aria-describedby="cityError" autocomplete="off" aria-invalid="false">
      <label for="doctorCity" class="T_10_G_ASSB_L12 TextGeneral">עיר</label>
    </div>
    <div class="ErrorFieldLabel T_08_R_ASR_L12" id="DescError" ng-class="{'DisBlock':searchConditionsForm.doctorCity.$invalid}">
      <i class="pe-7s-info I_12_R_Cl_L11" aria-hidden="true"></i>
      <ng-messages for="searchConditionsForm.doctorCity.$error" class="MassagesContainer ng-inactive">
        <!-- ngMessage: undefined -->
      </ng-messages>
    </div>
  </div>
  <div class="FieldError">
    <div class="field" ng-class="{'ErrorField':searchConditionsForm.DoctorName.$invalid &amp;&amp; searchConditionsForm.DoctorName.$touched}">
      <input type="text" name="DoctorName" id="DoctorName" ng-model="searchDoctorName" aria-describedby="DoctorNameErr" ng-minlength="3" class="H_10_G_ASR_L15 custom-input ng-pristine ng-untouched ng-valid ng-valid-minlength" title="שם רופא"
        ng-class="{'inputFocus':searchDoctorName||searchConditionsForm.DoctorName.$error.minlength}" aria-invalid="false">
      <label for="DoctorName" class="T_10_G_ASSB_L12 TextGeneral">שם רופא</label>
    </div>
    <div id="doctorNameErrorMessage" class="ErrorFieldLabel T_08_R_ASR_L12">
      <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
      <ng-messages for="searchConditionsForm.DoctorName.$error" class="MassagesContainer ng-inactive">
        <!-- ngMessage: undefined -->
      </ng-messages>
    </div>
  </div>
  <div class="SelectLabel">
    <select id="DoctorExpertise" class="DoctorExpertise custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchSpecializationId" ng-class="{'inputFocus':searchSpecializationId}" tabindex="-1" aria-hidden="true"
      aria-invalid="false">
      <option value=""></option>
      <!-- ngRepeat: specialization in doctorSearchPanel.Specializations -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-DoctorExpertise-container"><span class="select2-selection__placeholder">התמחות</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="DoctorExpertiseLabel" for="DoctorExpertise" class="T_10_G_ASSB_L12 selectListLabel">התמחות</label>
  </div>
  <div class="clicky btn-6 L_10_wh_ASR_L48px_BgB LinkGeneral" ng-disabled="conditionsChanged" id="BtnSearchDoctors" ng-click="searchDoctors()" role="button" tabindex="0" aria-disabled="false">חפש<span class="btn-radial"
      style="width: 48px; height: 48px; top: 0px;"></span></div>
  <div class="GeneralMassege ng-hide" ng-show="!conditionsValid&amp;&amp;submitedForm" role="alert" aria-hidden="true">
    <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
    <div class="ErrorTxt T_08_R_ASR_L12 TextGeneral">חובה לבחור לפחות שדה אחד</div>
  </div>
</form>

Name: searchConditionsForm

<form name="searchConditionsForm" class="SearchTable FormsSearchTable ng-pristine ng-valid ng-valid-minlength">
  <div class="SelectLabel">
    <select id="Family" class="FamilySelect custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchFamilyId" ng-class="{'inputFocus':searchFamilyId}" tabindex="-1" aria-hidden="true" aria-invalid="false">
      <option value=""></option>
      <!-- ngRepeat: family in familiesList -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-Family-container"><span class="select2-selection__placeholder">תחום</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="FamilyLabel" for="Family" class="T_10_G_ASSB_L12 selectListLabel">תחום</label>
  </div>
  <div class="SelectLabel">
    <select id="Type" class="TypeSelect custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchTypeId" ng-class="{'inputFocus':searchTypeId}" tabindex="-1" aria-hidden="true" aria-invalid="false">
      <option value=""></option>
      <!-- ngRepeat: formType in FormTypesList -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-Type-container"><span class="select2-selection__placeholder">סוג הטופס</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="TypeLabel" for="Type" class="T_10_G_ASSB_L12 selectListLabel">סוג הטופס</label>
  </div>
  <div class="FieldError">
    <div class="field" ng-class="{'ErrorField':searchConditionsForm.FormName.$invalid &amp;&amp; searchConditionsForm.FormName.$touched}">
      <input type="text" name="FormName" id="FormName" ng-model="searchFormName" ng-minlength="3" class="H_10_G_ASR_L15 custom-input ng-pristine ng-untouched ng-valid ng-valid-minlength" title="חפש טופס"
        ng-class="{'inputFocus':searchFormName||searchConditionsForm.FormName.$error.minlength}" aria-invalid="false">
      <label for="FormName" class="T_10_G_ASSB_L12  TextGeneral">שם טופס</label>
    </div>
    <div id="formNameErrorMessage" class="ErrorFieldLabel T_08_R_ASR_L12 DisNone" ng-class="{'DisNone':searchConditionsForm.FormName.$valid}">
      <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
      <div class="ErrorTxt  TextGeneral">הזן מינימום 3 תווים</div>
    </div>
  </div>
  <div class="clicky btn-6 L_10_wh_ASR_L48px_BgB LinkGeneral" ng-disabled="conditionsChanged" id="BtnSearchForms" ng-click="searchForms()" role="button" tabindex="0" aria-disabled="false">חפש<span class="btn-radial"
      style="width: 48px; height: 48px; top: 0px;"></span></div>
  <div class="GeneralMassege ng-hide" ng-show="!conditionsValid&amp;&amp;submitedForm" role="alert" aria-hidden="true">
    <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
    <div class="ErrorTxt T_08_R_ASR_L12  TextGeneral">חובה לבחור לפחות שדה אחד</div>
  </div>
</form>

Name: searchConditionsForm

<form name="searchConditionsForm" class="SearchTable AppraiserSearchTable ng-pristine ng-valid ng-valid-invalid-city ng-valid-minlength">
  <div class="SelectLabel">
    <select id="AppraiserArea" class="AppraiserArea custom-input select2-hidden-accessible ng-pristine ng-untouched ng-valid" ng-model="searchRegionId" ng-class="{'inputFocus':searchRegionId}" tabindex="-1" aria-hidden="true" aria-invalid="false">
      <option value=""></option>
      <!-- ngRepeat: region in appraiserSearchPanel.Regions -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: auto;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered" id="select2-AppraiserArea-container"><span class="select2-selection__placeholder">אזור</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="AppraiserAreaLabel" for="AppraiserArea" class="T_10_G_ASSB_L12 selectListLabel">אזור</label>
  </div>
  <div class="FieldError">
    <div class="field" ng-class="{'ErrorField': searchConditionsForm.appraiserCity.$invalid  &amp;&amp; searchConditionsForm.appraiserCity.$touched}">
      <input type="text" class="H_10_G_ASR_L15 custom-input autocomplete-input ng-isolate-scope ui-autocomplete-input ng-valid ng-valid-invalid-city" id="appraiserCity" name="appraiserCity" auto-complete-client="" load-data-event="getCityByArea()"
        ng-class="{'inputFocus':searchCityName}" ng-model="searchCityName" selected-value="searchCityId" selected-event="cityChanged()" aria-describedby="cityError" autocomplete="off" aria-invalid="false">
      <label for="appraiserCity" class="T_10_G_ASSB_L12 TextGeneral">עיר</label>
    </div>
    <div class="ErrorFieldLabel T_08_R_ASR_L12" id="DescError" ng-class="{'DisBlock':searchConditionsForm.appraiserCity.$invalid}">
      <i class="pe-7s-info I_12_R_Cl_L11" aria-hidden="true"></i>
      <ng-messages for="searchConditionsForm.appraiserCity.$error" class="MassagesContainer ng-inactive">
        <!-- ngMessage: undefined -->
      </ng-messages>
    </div>
  </div>
  <div class="FieldError">
    <div class="field" ng-class="{'ErrorField':searchConditionsForm.AppraiserName.$invalid &amp;&amp; searchConditionsForm.AppraiserName.$touched}">
      <input aria-describedby="AppraiserNameErr" type="text" name="AppraiserName" id="AppraiserName" class="H_10_G_ASR_L15 custom-input ng-pristine ng-untouched ng-valid ng-valid-minlength" ng-minlength="3" title="שם שמאי/משרד"
        ng-model="searchAppraiserName" ng-class="{'inputFocus':searchAppraiserName||searchConditionsForm.AppraiserName.$error.minlength}" aria-invalid="false">
      <label for="AppraiserName" class="T_10_G_ASSB_L12 TextGeneral">שם שמאי/משרד</label>
    </div>
    <div id="AppraiserNameErrorMessage" class="ErrorFieldLabel T_08_R_ASR_L12">
      <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
      <ng-messages for="searchConditionsForm.AppraiserName.$error" class="MassagesContainer ng-inactive">
        <!-- ngMessage: undefined -->
      </ng-messages>
    </div>
  </div>
  <div class="SelectLabel">
    <select id="AppraiserExpertise" class="AppraiserExpertise form-control dropdown-toggle field select2-hidden-accessible ng-pristine ng-untouched ng-valid" aria-haspopup="true" aria-expanded="false" ng-model="searchSpecializationId"
      ng-class="{'inputFocus':searchSpecializationId}" tabindex="-1" aria-hidden="true" aria-invalid="false">
      <option value="? undefined:undefined ?"></option>
      <!-- ngRepeat: specialization in appraiserSearchPanel.Specializations -->
    </select><span class="select2 select2-container select2-container--default" dir="rtl" style="width: 100px;"><span class="selection"><span class="select2-selection select2-selection--single" role="combobox" aria-haspopup="true"
          aria-expanded="false" tabindex="0"><span class="select2-selection__rendered ng-binding" id="select2-AppraiserExpertise-container" title=""><span class="select2-selection__clear">×</span></span><span class="select2-selection__arrow"
            role="presentation"><b role="presentation" style="display: none;"></b><i class="selectCustomArrow pe-7s-angle-down I_17_G_Cl_L10" aria-hidden="true"></i></span></span></span><span class="dropdown-wrapper" aria-hidden="true"></span></span>
    <label id="AppraiserExpertiseLabel" for="AppraiserExpertise" class="T_10_G_ASSB_L12 selectListLabel">התמחות</label>
  </div>
  <div class="fullListLink clalbitConclusiveAppraiserLink" ng-class="{'invalid-form': !conditionsValid&amp;&amp;submitedForm}">
    <h2 class="H_10_G_ASSB_L15 AppraiserFullListLink">
      <a target="_blank" href="http://www.igudbit.org.il/index.asp?categoryid=397&amp;articleid=561&amp;searchparam=%D7%A9%D7%9E%D7%90%D7%99">
                למנגנון שמאי מכריע
            </a>
    </h2>
  </div>
  <div class="fullListLink">
    <h2 class="H_10_G_ASSB_L15 AppraiserFullListLink">
      <a target="_blank" href="/appraisers/?txtPrintMode=true">
                לרשימת השמאים המלאה
            </a>
    </h2>
  </div>
  <div class="clicky btn-6 L_10_wh_ASR_L48px_BgB LinkGeneral" ng-click="searchAppraisers()" id="BtnSearchAppraisers" role="button" tabindex="0">חפש<span class="btn-radial" style="width: 48px; height: 48px; top: 0px;"></span></div>
  <div class="GeneralMassege ng-hide" ng-show="!conditionsValid&amp;&amp;submitedForm" role="alert" aria-hidden="true">
    <i class="pe-7s-info I_12_R_Cl_L11 ErrorIcon" aria-hidden="true"></i>
    <div class="ErrorTxt T_08_R_ASR_L12 TextGeneral">חובה לבחור לפחות שדה אחד</div>
  </div>
</form>

Text Content

 * דלג לתוכן
 * צור קשר
 * מפת אתר

 * ביטוח
   * ביטוח רכב
   * ביטוח דירה
   * ביטוח נסיעות לחו"ל
   * ביטוח בריאות
   * ביטוח חיים
   * ביטוח לעסקים
   * ביטוח לבית משותף
   * ביטוח סייבר וסכנות ברשת
 * חיסכון
   * קופות גמל
   * קופת גמל להשקעה
   * קרן השתלמות
   * פנסיה
   * ביטוח מנהלים וחיסכון
   * קופות גמל מרכזיות לפיצויים
   * פרישה
   * הצטרפות Online לקרן השתלמות
   * הצטרפות לפנסיה מבטיחה
 * הלוואות ומשכנתאות
   * משכנתא
   * משכנתא הפוכה
   * הלוואה מקופת גמל והשתלמות
   * הלוואה מקרן הפנסיה
   * הלוואות ומשכנתאות
 * ביטוח אשראי
 * מרכז תביעות
 * קריירה
 * כניסה לפורטלים
   * פורטל סוכנים
   * פורטל מעסיקים
   * פורטל מתפעלים
   * פורטל ספקים

נשמח לפגוש אתכם גם כאן



 * ביטוח
 * חיסכון
 * הלוואות ומשכנתאות
 * ביטוח אשראי
 * מרכז תביעות
 * קריירה

כניסה לפורטלים
דברו איתנו


אפשר לעזור

ביטוח
חדש! ביטוח רכב
חדש! ביטוח דירה
חדש! ביטוח נסיעות לחו"ל
חדש! ביטוח בריאות
חדש! ביטוח חיים

חדש! ביטוח לעסקים
חדש! ביטוח לבית משותף
חדש! ביטוח סייבר וסכנות ברשת


חיסכון
חדש! קופות גמל
חדש! קופת גמל להשקעה
חדש! קרן השתלמות
חדש! פנסיה
חדש! ביטוח מנהלים וחיסכון

חדש! קופות גמל מרכזיות לפיצויים
חדש! פרישה
חדש! הצטרפות Online לקרן השתלמות
חדש! הצטרפות לפנסיה מבטיחה


הלוואות ומשכנתאות
חדש! משכנתא
חדש! משכנתא הפוכה
חדש! הלוואה מקופת גמל והשתלמות
חדש! הלוואה מקרן הפנסיה
חדש! הלוואות ומשכנתאות


כניסה לפורטלים
פורטל סוכנים
פורטל מעסיקים
פורטל מתפעלים
פורטל ספקים

דברו איתנו בדיגיטל

Whatsapp

צ'אט עם נציג

כתבו לנו

שירות ב SMS




דברו איתנו בדיגיטל

 * 
   Whatsapp
 * 
   צ'אט עם נציג
 * 
   כתבו לנו
 * 
   שירות ב SMS




מה תרצו לחפש?
חיפוש


חיפושים נפוצים

 * ביטוח רכב

 * ביטוח לנהג זמני

 * איך משנים מסלול השקעה

 * דוח שנתי ואישור מס

 * רשימת שרברבים

 * עדכון פרטים אישיים

 * ביטוח צד ג

 * איך מושכים כספי פיצויים

 * משיכת כספים קרן השתלמות

 * רשימת מוסכי הסדר

 * פדיון כספים


חיפוש נותני שירות

 * איתור שמאי

 * איתור מוסך

 * איתור רופא

 * איתור סוכן ביטוח

 * איתור טופס

 * רשימת הרופאים המלאה

 * האם הרכב שפגע בי מבוטח בכלל


סינון לפי:

 * קטלוג מוצרים
 * טפסים
 * שירותים


קישורים באותו נושא:




חיפוש

הקלד טקסט לחיפוש


חיפושים נפוצים:

 * ביטוח רכב

 * ביטוח לנהג זמני

 * איך משנים מסלול השקעה

 * דוח שנתי ואישור מס

 * רשימת שרברבים

 * עדכון פרטים אישיים

 * ביטוח צד ג

 * איך מושכים כספי פיצויים

 * משיכת כספים קרן השתלמות

 * רשימת מוסכי הסדר

 * פדיון כספים


חיפוש נותני שירות:

 * איתור שמאי

 * איתור מוסך

 * איתור רופא

 * איתור סוכן ביטוח

 * איתור טופס

 * רשימת הרופאים המלאה

 * האם הרכב שפגע בי מבוטח בכלל


סינון לפי:

 * קטלוג מוצרים
 * טפסים
 * שירותים


קישורים באותו נושא:


וידאו לדוגמא




ברוכים הבאים, התחדשנו! כלל ביטוח גאה להוביל את השירות הדיגיטלי ומזמינה אתכם
להנות מאתר מתקדם בו תוכלו לקבל מידע ולבצע פעולות בכל זמן ומכל מקום


לשירותך




לשירותך

טיפול בתביעות
טיפול בתביעות
צפייה בדוחות ואישורים אישיים
צפייה בדוחות ואישורים אישיים
פדיון כספים
פדיון כספים
שינוי מסלול השקעה
שינוי מסלול השקעה
הצטרפות לביטוח וחיסכון
הצטרפות לביטוח וחיסכון
עדכון פרטים אישיים
עדכון פרטים אישיים


לחשבון שלי
כלל BEHAVE
נהגים טובים? זה אבסורד שלא תהיו מבוטחים בכלל!

לרכישה
למידע נוסף
שירותים נפוצים


כניסה לחשבון שלי

כניסה באמצעות SMS סיסמה חד פעמית
כניסה באמצעות SMS סיסמה חד פעמית
* ת.ז. / ח.פ.
ת.ז. / ח.פ. הינו שדה חובה
* טלפון נייד
מספר הטלפון נייד הינו שדה חובה
אני רוצה לקבל את הסיסמא שלי:
בהודעת sms
בהודעה קולית
טלפון חו''ל (לבעלי נייד שאינו ישראלי)

* סיסמה


לא הצלחנו לזהות אותך, לזיהוי באמצעות זיהוי פנים - לחץ כאן
קראתי והסכמתי לכל התנאים המפורטים בתנאי הגישה ובמדיניות שמירת הפרטיות
אנו רואים חשיבות רבה בשמירה על פרטיותך. החל מתאריך ה-09/02/2020 לא ניתן יהיה
להיכנס לאתר באמצעות סיסמה קבועה. הכניסה תתאפשר באמצעות סיסמה חד פעמית בהודעת SMS
אנו מתנצלים על אי הנוחות הזמנית

שכחתי סיסמה
המשך
* שדות חובה


הזיהוי לא הצליח? להזדהות חכמה ואימות או הרשמה לחץ כאן
כניסה ראשונה שלך?
רישום משתמש חדש

סגירה וחזרה לדף הקודם


כניסה עם SMS

קוד sms נשלח למכשירך הסלולרי שמספרו **** אנא הזן את הקוד:
* הזן את הקוד


הקוד שהוקלד שגוי, אנא הזן שוב את הקוד
אולחץ כאן למשלוח חוזר בהודעת SMS לטלפון הנייד
פג תוקף הזמן להקלדת הסיסמה
לחץ כאן למשלוח חוזר בהודעת SMS לטלפון הנייד
לא קיבלתי את הקוד
שלחו לי את הקוד שוב
כניסה לחשבון


איפוס סיסמה

לאיפוס הסיסמה יש למלא את הפרטים הבאים:
* ת.ז. / ח.פ.

* תאריך לידה (DD/MM/YYYY)

* שם פרטי

* שם משפחה

* דואר אלקטרוני


המשך
סיום
* שדות חובה

סיימנו
בדקות הקרובות תישלת לכתובת סיסמת כניסה לחשבון שלך יש ללחוץ על הקישור המצורף כדי
לבצע כניסה לחשבון
חזרה לדף הבית



החלפת סיסמה


*סיסמה ישנה
שדה סיסמה ישנה הינו שדה חובה
*סיסמה חדשה
שדה סיסמה חדשה הינו שדה חובה
*הקלד סיסמה חדשה שוב
שדה אימות סיסמה הינו שדה חובה
המשך
* שדות חובה


החלק למטה


כניסה לחשבון שלי

איתור סוכן
חפש סוכן לפי אזור, עיר, שם סוכן או התמחות:
אזור אזור
עיר

שם סוכן/סוכנות

התמחות התמחות
חפש
חובה לבחור לפחות שדה אחד

איתור תנאי פוליסות
חפש פוליסה לפי תחום, מספר נספח, שם פוליסה, שנה או סוג:
תחום תחום
חברה חברה
מספר נספח
שם פוליסה
202120202019201820172016201520142013201220112010200920082007200620052004200320022001200019991998199719961995199419931992199119901989198819871986198519841983198219811980
שנה שנה
סוג סוג
נמכרה בעבר נמכרת כיום מתי נמכרה מתי נמכרה
חפש
חובה לבחור לפחות שדה אחד

איתור מוסך הסדר
חפש מוסך הסדר לפי סוג, אזור, עיר, שם המוסך או התמחות:
אזור אזור
עיר

שם המוסך

התמחות התמחות
חפש
חובה לבחור לפחות שדה אחד

איתור רופא
חפש רופא לפי אזור, עיר, שם רופא או התמחות:
אזור אזור
עיר

שם רופא

התמחות התמחות
חפש
חובה לבחור לפחות שדה אחד

איתור טופס
חפש טופס לפי משפחה, תחום או שם טופס:
תחום תחום
סוג הטופס סוג הטופס
שם טופס
הזן מינימום 3 תווים
חפש
חובה לבחור לפחות שדה אחד
טפסים נפוצים:
פדיון קרן פנסיה
משיכת כספים קרן השתלמות
ביטוח רכב
עדכון פרטים אישיים
איתור שמאי
חפש שמאי לפי אזור, עיר, שם שמאי/משרד או התמחות מיוחדת:
אזור אזור
עיר

שם שמאי/משרד

× התמחות


למנגנון שמאי מכריע


לרשימת השמאים המלאה

חפש
חובה לבחור לפחות שדה אחד

חדש! איתור רופא יועץ
קביעת תור לרופאים יועצים מומחים ללא צורך בהגשת תביעה לאחר הביקור
בחירת רופאים ויועצים מומחים
בקלות ופשטות
ללא צורך בהגשת תביעה לחברת הביטוח
כניסה
* השירות כרוך בהשתתפות עצמית בהתאם להחלטת החברה ולתנאי הפוליסה


שירותים נפוצים

 * איתור טפסים
 * איתור רופא יועץ
 * איתור מוסך הסדר
 * איתור סוכן
 * איתור רופא
 * איתור שמאי
 * איתור תנאי פוליסה

כלל BEHAVE
נהגים טובים? זה אבסורד שלא תהיו מבוטחים בכלל!

לרכישה
למידע נוסף


טוב לדעת


דוחות כספיים

כלל החזקות עסקי ביטוח מפרסמת דוחות כספיים לרבעון ה-2 של שנת 2021

קראו עוד


שמירת כיסויים ביטוחיים בתקופת הקורונה

איך שומרים על הכיסויים הביטוחיים שלנו במסגרת החסכון הפנסיוני בתקופת הקורונה? 

לתקציר המידע לחצו כאן

 

למידע המפורט


ביטוח נסיעות

יותר קל מלהזמין מושב בטיסה
ביטוח נסיעות לחו"ל מבית כלל ביטוח

ביטוח נסיעות לחו"ל


משיכת יתרה נמוכה מקופות גמל

לקוחות שברשותם קופות קטנות (עד 8,000 ש"ח) שאינן פעילות, יוכלו למשוך את הכספים
בהליך מהיר וללא תשלום מס בגין משיכה זו

קרא עוד


ביטוח רכב

מחפש ביטוח רכב במחיר ישיר? קבל/י עד 50% הנחה!

ביטוח רכב


איחוד חשבונות

פרטים אודות איחוד חשבונותיך המתנהלים בקרנות הפנסיה השונות, העברת פרטי חשבונך
בקרן הפנסיה "כלל פנסיה" למשרד האוצר ואפשרותך להתנגד להעברת פרטיך

איחוד חשבונות


היערכות ליישום צו ההרחבה בדבר הגדלת הפקדות

אנו מבקשים להביא בפניכם סקירה קצרה של הוראות הדין שבנדון ולפרט את ההיערכות
הנדרשת מצד המעסיק

קרא עוד
לכתבות נוספות
+
הצג פחות
-


מידע לציבור


הודעה בדבר הגשת בקשה להסדר פשרה בעניין ת"צ 34581-02-17 ; ת"צ 44647-02-17

קראו עוד


הודעה בדבר אישור הסדר פשרה בבקשה לאישור תביעה ייצוגית בעניין ת"צ (מחוזי ת"א)
29574-07-17 רפפורט ואח' נ' כלל חברה לביטוח בע"מ

קראו עוד


מיזוג קופות מרכזיות לפיצויים - כלל פנסיה וגמל בע"מ

קראו עוד


הודעה על אישור הסדר פשרה בבקשה לאישור תביעה ייצוגית בעניין ת"צ (מחוזי ת"א)
29574-07-17

למידע נוסף


הודעה על אישור הסדר פשרה בעניין ת"צ (מחוזי ת"א) 16534-01-16 מיכאלי נ' כלל חברה
לביטוח בע"מ

למידע נוסף


הודעה בדבר הסדר פשרה באתר האינטרנט- ייצוגית פנחס ורביב

למידע נוסף


הודעה בדבר בקשה לאשר הסכם פשרה בבקשה לאישור תביעה ייצוגית בעניין ת"צ (מחוזי ת"א)
35232-09-18 פנחס ואח' נ' כלל חברה לביטוח בעמ

קראו עוד


פניות הציבור הנוגעות לשימוש בממשק אינטרנטי לאיתור מוצרי ביטוח

קראו עוד


משיכת כספים מחשבון של עמית שנפטר עם יתרה נמוכה

קראו עוד


פוליסות מסוג בריאות אשר כוללת חריג לכיסוי הביטוחי בענין שירות צבאי

קראו עוד


זכאות למשיכת כספים מחשבון של עמית שנפטר בקופת גמל, השתלמות ופנסיה

קראו עוד


ממשק אינטרנטי לאיתור מוצרי ביטוח

קראו עוד


הסדר פשרה בת"צ (י-ם) 59823-03-15 לגבי העלאת דמי ניהול לעמיתי המשיבה

קראו עוד


בקשה לאישור הסדר פשרה ב-ת"צ 54640-05-18 סובול נ' כלל חברה לביטוח בע"מ

קראו עוד


הודעה בדבר הגשת בקשה להסדר פשרה בעניין ת"צ 34581-02-17 ; ת"צ 44647-02-17

קראו עוד


הודעה בדבר אישור הסדר פשרה בבקשה לאישור תביעה ייצוגית בעניין ת"צ (מחוזי ת"א)
29574-07-17 רפפורט ואח' נ' כלל חברה לביטוח בע"מ

קראו עוד


מיזוג קופות מרכזיות לפיצויים - כלל פנסיה וגמל בע"מ

קראו עוד


הודעה על אישור הסדר פשרה בבקשה לאישור תביעה ייצוגית בעניין ת"צ (מחוזי ת"א)
29574-07-17

למידע נוסף


הודעה על אישור הסדר פשרה בעניין ת"צ (מחוזי ת"א) 16534-01-16 מיכאלי נ' כלל חברה
לביטוח בע"מ

למידע נוסף


הודעה בדבר הסדר פשרה באתר האינטרנט- ייצוגית פנחס ורביב

למידע נוסף


הודעה בדבר בקשה לאשר הסכם פשרה בבקשה לאישור תביעה ייצוגית בעניין ת"צ (מחוזי ת"א)
35232-09-18 פנחס ואח' נ' כלל חברה לביטוח בעמ

קראו עוד


פניות הציבור הנוגעות לשימוש בממשק אינטרנטי לאיתור מוצרי ביטוח

קראו עוד


משיכת כספים מחשבון של עמית שנפטר עם יתרה נמוכה

קראו עוד


פוליסות מסוג בריאות אשר כוללת חריג לכיסוי הביטוחי בענין שירות צבאי

קראו עוד


זכאות למשיכת כספים מחשבון של עמית שנפטר בקופת גמל, השתלמות ופנסיה

קראו עוד


ממשק אינטרנטי לאיתור מוצרי ביטוח

קראו עוד


הסדר פשרה בת"צ (י-ם) 59823-03-15 לגבי העלאת דמי ניהול לעמיתי המשיבה

קראו עוד


בקשה לאישור הסדר פשרה ב-ת"צ 54640-05-18 סובול נ' כלל חברה לביטוח בע"מ

קראו עוד


הודעה בדבר הגשת בקשה להסדר פשרה בעניין ת"צ 34581-02-17 ; ת"צ 44647-02-17

קראו עוד


הודעה בדבר אישור הסדר פשרה בבקשה לאישור תביעה ייצוגית בעניין ת"צ (מחוזי ת"א)
29574-07-17 רפפורט ואח' נ' כלל חברה לביטוח בע"מ

קראו עוד


מיזוג קופות מרכזיות לפיצויים - כלל פנסיה וגמל בע"מ

קראו עוד
לפתיחת רשימה לחץ אנטר יש להשתמש בחיצי המקלדת לשינוי הערך ש להקליד את שם היישוב
ולעבור באמצעות חצי המקלדת בין היישובים המתאימים ברשימה ולבחור את היישוב באמצעות
מקש ה-Enter

קישורים מרכזיים באתר

 * חברת ביטוח
 * אודות קבוצת כלל
 * אודות כלל ביטוח
 * אודות כלל פנסיה וגמל
 * אודות כלל ביטוח אשראי
 * כלל ניהול פיננסים
 * קשרי משקיעים
 * דיווחים מיידיים
 * נתונים ומידע
 * אחריות תאגידית
 * מדיניות אחריות תאגידית(ESG)
 * סרטון מידע ללקוח
 * בואו לעבוד איתנו
 * תנאי גישה
 * English

 * נגישות
 * פנייה ישירה לסמנכ"ל השירות
 * פניות הציבור
 * שמירת הפרטיות
 * רשימת רופאים
 * תובענות ייצוגיות
 * אמנת שירות
 * שירות לקוחות
 * תשלום חוב
 * איזור תביעות
 * בקשה לקבלת מידע/ביטול
 * בדיקת קיום פוליסת רכב חובה

 * מחשבון תשואות
 * האם הרכב מבוטח בכלל
 * מחשבון גמל
 * מחשבון משכנתא
 * מחשבון ריסק
 * מחשבון תגמולי בריאות
 * מחשבון מס לעצמאים
 * איתור שרברבים
 * איתורן ליווי פיננסי
 * טופס ערעור
 * מחשבון ביטוח דירה
 * השוואת ביטוח רכב
 * ביטול פוליסה קיימת

 * ביטוח רכב
 * ביטוח חובה
 * ביטוח מקיף לרכב
 * ביטוח צד ג'
 * ביטוח נהג חדש
 * ביטוח נסיעות לחו"ל
 * ביטוח בריאות
 * ביטוח דירה
 * ביטוח חיים
 * פנסיה
 * קופות גמל
 * ביטוח עסק
 * קרן השתלמות
 * קופת גמל להשקעה
 * משכנתא הפוכה

 * אפליקציית הלחצן של כלל
 * clalBEHAVE
 * ביטוח סייבר
 * ביטוח מחלות קשות
 * פרישה
 * פודקאסט
 * מתפעלים
 * איתור סוכן ביטוח
 * מבצעים לסוכנים
 * ביטול/עדכון מינוי סוכן
 * מפת אתר

נשמח לפגוש אתכם גם כאן

 *