  .page-footer .container {  
  direction: rtl;  
  width: ;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  -webkit-justify-content: space-around;
  justify-content: space-around;
}

  .page-footer .secondary-button {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-justify-content: center;
  justify-content: center;
}

.form-button {  
  direction: rtl;  
  font-family: medium, almoni-regular;
}

  .form-button .button {  
  width: 200px;  
  height: 57px;  -webkit-justify-content: center;
  justify-content: center;  -webkit-border-radius: 28.5px;
  border-radius: 28.5px;  
  background-color: #ffd028;  
  object-fit: contain;  
  text-align: center;  
  color: #37374e;  
  font-size: 20px;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  font-family: almoni-regular;
}

  .form-button .button:hover {  
  color: #fff;
}

  .form-button .button-disable {  
  width: 200px;  
  height: 57px;  -webkit-justify-content: center;
  justify-content: center;  -webkit-border-radius: 28.5px;
  border-radius: 28.5px;  
  background-color: #d8d8d8;  
  object-fit: contain;  
  text-align: center;  
  color: #37374e;  
  font-size: 20px;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  font-family: almoni-regular;
}

@media screen and (max-width: 750px) {
    .form-button .button {    
    font-size: 18px;    
    letter-spacing: 0.2px;
  }
    .form-button .button-disable {    
    width: 217px;    
    height: 48px;    
    font-size: 18px;    
    letter-spacing: 0.2px;
  }
}

.secondary-button {  
  direction: rtl;
}

  .secondary-button .button {  
  width: fit-content;  
  height: 29px;  
  font-size: 24px;  
  text-align: right;  
  color: #684eed;  
  object-fit: contain;  
  display: inline-block;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  background-color: transparent;  
  font-family: almoni-regular;
}

  .secondary-button .button:hover {  
  background-color: transparent;  
  font-family: almoni-regular;
}

  .secondary-button .button-disable {  
  width: 59px;  
  height: 29px;  
  font-size: 24px;  
  text-align: right;  
  color: #d8d8d8;  
  object-fit: contain;  
  display: inline-block;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  background-color: transparent;  
  font-family: almoni-regular;
}

  .secondary-button .underLine {  -webkit-text-decoration: underline;
  text-decoration: underline;
}

@media screen and (max-width: 750px) {
    .secondary-button .button {    
    height: 18px;    
    font-size: 18px;    
    line-height: 1;    
    background-color: transparent;
  }
    .secondary-button .button-disable {    
    height: 18px;    
    font-size: 18px;    
    line-height: 1;    
    text-align: right;    
    background-color: transparent;
  }
}

  .main-page ::-webkit-scrollbar {  
  width: 6px;
}

  .main-page ::-webkit-scrollbar-thumb {  
  background-color: #D6CFF8;  -webkit-border-radius: 10px;
  border-radius: 10px;
}

  .main-page .desktop-main-style {  
  background-image: url('static/menora/web_flow_themes/new-design/bg-image1.png');  
  width: 100%;  
  position: absolute;  
  object-fit: cover;  
  top: 0;  
  left: 0;  
  direction: rtl;  -webkit-background-size: contain;
  background-size: contain;  
  margin-top: 70px;  
  display: -webkit-flex;
  display: flex;  
  margin-right: 9.5%;
}

  .main-page .high-page-icons {  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: space-between;
  justify-content: space-between;
}

  .main-page .main-page-logo {  
  position: absolute;  -webkit-align-items: flex-start;
  align-items: flex-start;  
  height: 33px;  
  object-fit: contain;  
  right: 30px;  
  top: 14px;
}

  .main-page .contrast {  -webkit-justify-content: flex-start;
  justify-content: flex-start;  
  position: absolute;  
  top: 11px;  
  left: 20px;
}

  .main-page .containers {  
  display: -webkit-flex;
  display: flex;  
  margin-left: auto;  
  margin-right: auto;
}

  .main-page .right-container-main-page {  
  width: 405px;  
  height: 85vh;  -webkit-border-radius: 20px;
  border-radius: 20px;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #d7d7d7;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #d7d7d7;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #d7d7d7;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #d7d7d7;  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);  
  background-color: #ffffff;  
  margin-left: 19px;  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: space-around;
  justify-content: space-around;  
  position: relative;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

  .main-page .white-box {  
  position: absolute;  
  top: 0;  
  z-index: 5;
}

  .main-page .high-title {  
  font-size: 28px;  
  font-weight: 500;  
  line-height: 1.21;  
  text-align: center;  
  color: #37374e;  
  position: relative;  
  font-family: almoni-regular;
}

  .main-page .yellow-line {  
  width: 150px;  
  height: 5px;  -webkit-border-radius: 1.4px;
  border-radius: 1.4px;  
  background-color: #ffd028;  
  margin-top: 0;  
  margin-right: auto;  
  margin-bottom: 0;  
  margin-left: auto;
}

  .main-page .middle-title {  
  font-size: 32px;  
  font-family: almoni-regular;  
  font-weight: bold;  
  line-height: 1.06;  
  text-align: center;  
  color: #37374e;  
  direction: rtl;
}

  .main-page .low-title {  
  margin-left: 30px;  
  margin-right: 30px;  
  font-size: 18px;  
  font-family: almoni-regular;  
  line-height: 1.72;  
  text-align: center;  
  color: #37374e;
}

  .main-page .custom-step-progress {  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: center;
  justify-content: center;  
  margin-bottom: 60px;
}

  .main-page .left-container-main-page {  
  width: 883px;  
  height: 85vh;  -webkit-border-radius: 20px;
  border-radius: 20px;  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);  
  background-color: #ffffff;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #d7d7d7;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #d7d7d7;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #d7d7d7;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #d7d7d7;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

  .main-page .left-container-inside {  
  height: calc(85vh - 95px);  
  margin-top: 20px;  
  display: -webkit-flex;
  display: flex;  
  margin-right: 4vw;  
  margin-left: 4vw;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

  .main-page .img-and-title {  
  display: -webkit-flex;
  display: flex;
}

  .main-page .left-container-title {  
  width: ;  
  height: 48px;  
  font-size: 40px;  
  display: -webkit-flex;
  display: flex;  -webkit-align-items: flex-start;
  align-items: flex-start;  
  font-family: almoni-regular;  
  font-weight: bold;  
  color: #37374e;  
  margin-top: 0;  
  margin-right: 0;  
  margin-bottom: 0;  
  margin-left: 0;
}

  .main-page .title_icon {  
  height: 53px;  
  margin-left: 10px;
}

  .main-page .fields-area {  -ms-overflow-x: hidden;
  overflow-x: hidden;  
  margin-top: 1vh;  
  overflow: auto;  
  width: 100%;  
  height: 100%;  
  direction: rtl;  
  padding-right: 1vw;  
  padding-top: 12px;  
  padding-right: 12px;  
  padding-bottom: 12px;  
  padding-left: 12px;  -ms-overflow-y: auto;
  overflow-y: auto;  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

  .main-page .footer-area {  
  width: ;  
  display: -webkit-flex;
  display: flex;  -webkit-align-items: flex-end;
  align-items: flex-end;  
  padding-top: 10px;  
  padding-right: 0;  
  padding-bottom: 10px;  
  padding-left: 0;
}

  .main-page .footer-div {  
  width: 100%;
}

  .main-page .texts {  
  margin-top: 200px;  
  padding-top: 0;  
  padding-right: 40px;  
  padding-bottom: 0;  
  padding-left: 40px;
}

  .main-page .texts * {  
  margin-top: 20px;  
  margin-right: auto;  
  margin-bottom: 20px;  
  margin-left: auto;
}

  .main-page .form-document-preview.fill-inner-page {  
  width: 100%;  
  left: 0;  
  top: 0;  
  position: relative;
}

  .main-page .form-document-preview .button-panel .button {  
  text-align: center;
}

  .main-page .form-checkbox .disabled {  
  color: #898585 !important;
}

@media only screen and (max-width: 1280px) {
    .main-page .if-mobile {    
    display: initial;
  }
    .main-page .mobile-body {    
    display: -webkit-flex;
    display: flex;    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;    -webkit-align-items: center;
    align-items: center;    
    margin-bottom: 5vh;    
    min-height: 77vh;
  }
    .main-page .main-page-first-row {    -webkit-align-items: center;
    align-items: center;    
    height: 56px;    
    width: 100%;    
    direction: rtl;    
    display: -webkit-flex;
    display: flex;    -webkit-justify-content: space-around;
    justify-content: space-around;    -webkit-box-shadow: 0 2px 6px 0 rgba(46, 48, 51, 0.05);
    box-shadow: 0 2px 6px 0 rgba(46, 48, 51, 0.05);
  }
    .main-page .main-page-logo {    
    height: 20px;    
    padding-top: 0px;    
    position: initial;    
    margin-right: 0px;    
    margin-left: 0px;
  }
    .main-page .high-title {    
    width: none;    
    height: 19px;    
    font-size: 16px;    
    font-weight: bold;    
    margin-top: 0px;    
    margin-right: 0px;    
    margin-bottom: 0px;    
    margin-left: 0px;    
    text-align: 0px;
  }
    .main-page .phone-icon {    
    width: 15px;    
    margin-top: 5px;    
    margin-right: 5px;    
    margin-bottom: 5px;    
    margin-left: 5px;
  }
    .main-page .agent-details-container {    
    display: -webkit-flex;
    display: flex;    -webkit-align-items: center;
    align-items: center;
  }
    .main-page .profile-agent-icon {    
    width: 40px;    
    height: 40px;    
    margin-top: 5px;    
    margin-right: 5px;    
    margin-bottom: 5px;    
    margin-left: 5px;    
    object-fit: cover;    
    object-position: top;    -webkit-border-radius: 50%;
    border-radius: 50%;    -webkit-box-shadow: 0 0 5px #ddd;
    box-shadow: 0 0 5px #ddd;
  }
    .main-page .custom-step-progress {    
    margin-top: 3%;
  }
    .main-page .fields-area {    
    display: -webkit-flex;
    display: flex;    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;    -webkit-justify-content: flex-end;
    justify-content: flex-end;    
    margin-top: 5px;
  }
    .main-page .title_icon {    
    width: 25%;    
    max-width: 100px;    
    height: auto;    
    margin-left: auto;    
    margin-right: auto;
  }
    .main-page .middle-title {    
    height: 34px;    
    font-size: 25px;    
    direction: rtl;
  }
    .main-page .form-button .button {    
    width: 215px;    
    height: 48px;
  }
    .main-page .secondary-button .button {    
    height: 22px;
  }
    .main-page .file-upload-dialog-before {    
    margin-right: 20px;
  }
}

@media only screen and (max-width: 600px) {
    .main-page .form-text-area {    
    margin-bottom: 30px !important;    
    margin-top: 10px !important;
  }
    .main-page .form-text-area .bouncingLabel {    
    top: -2px !important;    
    transform: none !important;
  }
    .main-page .radio-question .wrapper.row .radio-question .option {    
    padding-left: 10px !important;
  }
}

  .main-page .date-input.non-equal input.month-input {  
  width: 50px !important;
}

  .main-page .date-input.non-equal input.year-input {  
  width: 75px !important;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none){  
/* IE10+ specific styles go here */  
/* ie11 fix for date-input year-input */
  .date-input.non-equal input.year-input.ember-view.ember-text-field {
    width: 5rem !important;
}
}

@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */ 
  input[disabled], textarea[disabled],
select[disabled='disabled']{
   -webkit-text-fill-color: #b3b1b1 !important;
   -webkit-opacity: 1; 
   color: #b3b1b1 !important;
}
}

  .step-progress .steps-progress-table {  
  direction: rtl;
}

  .step-progress .frame {  
  display: -webkit-flex;
  display: flex;  
  border-top-width: 3px;  
  border-top-style: solid;  
  border-top-color: #d8d8d8;  
  border-right-width: 3px;  
  border-right-style: solid;  
  border-right-color: #d8d8d8;  
  border-bottom-width: 3px;  
  border-bottom-style: solid;  
  border-bottom-color: #d8d8d8;  
  border-left-width: 3px;  
  border-left-style: solid;  
  border-left-color: #d8d8d8;  
  height: 24px;  
  width: 24px;  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  font-family: almoni-regular;  -webkit-justify-content: center;
  justify-content: center;  -webkit-align-items: center;
  align-items: center;  -webkit-border-radius: 50%;
  border-radius: 50%;  
  font-size: 18px;  
  margin-left: 5px;
}

  .step-progress .active .frame {  
  border-top-color: #ffd028;  
  border-right-color: #ffd028;  
  border-bottom-color: #ffd028;  
  border-left-color: #ffd028;  
  margin-left: auto;  
  margin-right: auto;  
  background-color: #ffd028;  
  color: white;
}

  .step-progress .line-inner {  
  width: 53px;  
  height: 1px;  
  background-color: #979797;  
  margin-right: 1px;  
  margin-left: 5px;
}

  .step-progress .text-inner {  
  position: absolute;  
  transform: translateX(33%);  
  max-width: 80px;  
  font-size: 14px;  
  text-align: center;  
  font-family: almoni-regular;
}

@media  (max-width: 750px) {
    .step-progress .line-inner {    
    width: 11vw;
  }
}

  .info-tooltip .main-class-tooltip {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  
  direction: rtl;  
  position: relative;
}

  .info-tooltip .q-circle {  
  position: relative;  
  width: 18px;  
  height: 18px;  
  z-index: 1;  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  color: #37374e;  -webkit-border-radius: 100%;
  border-radius: 100%;  
  background-color: #ffd028;  
  font-family: almoni-regular;  
  font-size: 12.3px;  
  direction: rtl;  
  font-weight: bold;  
  text-align: center;
}

  .info-tooltip .q-circle:hover ~ .tooltip,   .info-tooltip .q-circle ~ .tootip:active {  
  display: block;
}

  .info-tooltip .hidingTooltop {  
  color: red;
}

  .info-tooltip .tooltip {  
  position: absolute;  
  width: contain;  
  max-width: 175px;  
  display: none;  
  color: #37374e;  
  font-family: almoni-regular;  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;  
  min-height: 20px;  
  font-size: 16px;  -webkit-box-sizing: border-box;
  box-sizing: border-box;  -webkit-border-radius: 5px;
  border-radius: 5px;  
  z-index: 100;  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);  
  background-color: white;  
  text-align: right;  
  margin-top: 24px;  
  margin-left: auto;
}

  .info-tooltip .first-row {  
  direction: rtl;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  -webkit-align-items: center;
  align-items: center;  
  margin-bottom: 6px;  
  height: max-content;
}

  .info-tooltip .pic {  
  width: 35px;  
  height: 35px;
}

  .info-tooltip .title {  
  margin-right: 12px;  
  font-weight: bold;  
  font-size: 15px;
}

  .info-tooltip .close-button {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  background-color: transparent;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  margin-left: 0px;  
  margin-right: auto;
}

  .info-tooltip .close-pic {  
  width: 12px;  
  height: 12px;
}

  .info-tooltip .if-mobile {  
  display: none;
}

@media only screen and (max-width: 1280px) {
    .info-tooltip .if-mobile {    
    display: block;
  }
    .info-tooltip .title {    
    margin-right: 5px;    
    margin-left: auto;
  }
    .info-tooltip .tooltip {    
    font-size: 15px;
  }
    .info-tooltip .first-row {    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}

  .page-complete .background {  
  background-image: url('static/menora/web_flow_themes/new-design/bg-image1.png');  
  height: 100%;  
  width: 100%;  
  position: absolute;  
  object-fit: cover;  
  direction: rtl;  -webkit-background-size: contain;
  background-size: contain;
}

  .page-complete .text-erea {  
  width: 683px;  
  height: 80vh;  -webkit-border-radius: 20px;
  border-radius: 20px;  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.09);  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #d7d7d7;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #d7d7d7;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #d7d7d7;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #d7d7d7;  
  background-color: #ffffff;  
  margin-top: 7vh;  
  margin-bottom: 163px;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-justify-content: space-around;
  justify-content: space-around;  -webkit-align-items: center;
  align-items: center;  
  margin-right: auto;  
  margin-left: auto;
}

  .page-complete .form-name {  
  max-width: 80%;  
  font-size: 20px;  
  font-weight: 500;  
  line-height: 1.21;  
  text-align: center;  
  color: #37374e;  
  margin-top: 32px;  
  font-family: almoni-regular;
}

  .page-complete .middle-title {  
  direction: rtl;  
  font-size: 50px;  
  font-weight: 300;  
  font-family: almoni-regular;  
  line-height: 1.06;  
  text-align: center;  
  color: #37374e;  
  position: relative;
}

  .page-complete .yellow-line {  
  width: 560px;  
  height: 4px;  -webkit-border-radius: 1.4px;
  border-radius: 1.4px;  
  background-color: #ffd028;  
  margin-top: 0;  
  margin-right: auto;  
  margin-bottom: 0;  
  margin-left: auto;  
  position: relative;
}

  .page-complete .icon {  
  margin-top: 40.5px;  
  height: 211.3px;  
  width: auto;
}

  .page-complete .low-title {  
  direction: rtl;  
  font-weight: 300;  
  font-size: 26px;  
  font-family: almoni-regular;  
  line-height: 1.72;  
  text-align: center;  
  color: #37374e;  
  position: relative;  
  width: 90%;
}

@media only screen and (max-width: 750px) {
    .page-complete .mobile {    
    width: 80%;    
    height: 80vh;    
    margin-top: 15px;    
    display: -webkit-flex;
    display: flex;    -webkit-align-items: center;
    align-items: center;    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;    
    margin-right: auto;    
    margin-left: auto;
  }
    .page-complete .icon {    
    height: 101px;
  }
    .page-complete .form-name {    
    font-size: 16px;
  }
    .page-complete .middle-title {    
    font-size: 42px;    
    margin-top: 0;    
    margin-right: 0;    
    margin-bottom: 0;    
    margin-left: 0;
  }
    .page-complete .yellow-line {    
    width: 200px;    
    height: 3px;    
    margin-top: 19px;
  }
    .page-complete .low-title {    
    margin-top: 15px;    
    font-size: 16px;
  }
    .page-complete .form-button {    
    display: -webkit-flex;
    display: flex;    -webkit-justify-content: center;
    justify-content: center;
  }
    .page-complete .form-button .button {    
    display: -webkit-flex;
    display: flex;    -webkit-justify-content: center;
    justify-content: center;    
    width: 300px;    
    height: 48px;
  }
}

  .page-error .background {  
  background-image: url('static/menora/web_flow_themes/new-design/bg-image1.png');  
  height: 100%;  
  width: 100%;  
  position: absolute;  
  object-fit: cover;  
  direction: rtl;  -webkit-background-size: contain;
  background-size: contain;
}

  .page-error .text-erea {  
  width: 683px;  
  height: 80vh;  -webkit-border-radius: 20px;
  border-radius: 20px;  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.09);  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #d7d7d7;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #d7d7d7;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #d7d7d7;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #d7d7d7;  
  background-color: #ffffff;  
  margin-top: 7vh;  
  margin-bottom: 163px;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-justify-content: space-around;
  justify-content: space-around;  -webkit-align-items: center;
  align-items: center;  
  margin-right: auto;  
  margin-left: auto;
}

  .page-error .form-name {  
  height: 23px;  
  max-width: 80%;  
  font-size: 20px;  
  font-weight: 300;  
  line-height: 1.21;  
  text-align: center;  
  color: #37374e;  
  margin-top: 32px;  
  font-family: almoni-regular;
}

  .page-error .middle-title {  
  direction: rtl;  
  font-size: 50px;  
  font-weight: 300;  
  font-family: almoni-regular;  
  line-height: 1.06;  
  text-align: center;  
  color: #37374e;  
  position: relative;
}

  .page-error .yellow-line {  
  width: 560px;  
  height: 4px;  -webkit-border-radius: 1.4px;
  border-radius: 1.4px;  
  background-color: #ffd028;  
  position: relative;
}

  .page-error .icon {  
  margin-top: 40.5px;  
  width: 201.5px;  
  height: 211.3px;
}

  .page-error .low-title {  
  max-width: 80%;  
  direction: rtl;  
  font-size: 26px;  
  font-family: almoni-regular;  
  line-height: 1.72;  
  text-align: center;  
  color: #37374e;  
  position: relative;
}

@media only screen and (max-width: 750px) {
    .page-error .mobile {    
    width: 80%;    
    height: 80vh;    
    margin-top: 15px;    
    display: -webkit-flex;
    display: flex;    -webkit-align-items: center;
    align-items: center;    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;    
    margin-right: auto;    
    margin-left: auto;
  }
    .page-error .icon {    
    width: 100px;    
    height: 101px;
  }
    .page-error .form-name {    
    font-size: 16px;
  }
    .page-error .middle-title {    
    font-size: 42px;    
    margin-top: 0;    
    margin-right: 0;    
    margin-bottom: 0;    
    margin-left: 0;
  }
    .page-error .yellow-line {    
    width: 200px;    
    height: 3px;    
    margin-top: 19px;
  }
    .page-error .low-title {    
    margin-top: 15px;    
    font-size: 16px;
  }
    .page-error .form-button {    
    display: -webkit-flex;
    display: flex;    -webkit-justify-content: center;
    justify-content: center;
  }
    .page-error .form-button .button {    
    display: -webkit-flex;
    display: flex;    -webkit-justify-content: center;
    justify-content: center;    
    width: 300px;    
    height: 48px;
  }
}

  .step-progress-with-pic .progress-erea {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-align-items: center;
  align-items: center;
}

  .step-progress-with-pic .heart-img {  
  margin-top: 10%;  
  height: 168px;
}

  .step-progress-with-pic .elementary {  
  margin-top: 30%;  
  height: 138px;
}

  .step-progress-with-pic .elementary4 {  
  margin-top: 18%;  
  height: 177px;  
  margin-left: 3px;
}

  .contrast-button .contrast {  
  height: 19px;  
  font-family: almoni-regular;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  background-color: transparent;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  direction: rtl;  
  display: -webkit-flex;
  display: flex;  
  color: #37374e;
}

  .contrast-button .text {  
  margin-top: 5px;  
  font-size: 16px;
}

  .white-box-with-shadow-read-more .close-status {  
  width: 130px;  
  height: 57px;  -webkit-border-radius: 6px 20px 6px 6px;
  border-radius: 6px 20px 6px 6px;  -webkit-box-shadow: -1px 0 8px 0 rgba(0, 0, 0, 0.12);
  box-shadow: -1px 0 8px 0 rgba(0, 0, 0, 0.12);  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #f9f9f9;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #f9f9f9;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #f9f9f9;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #f9f9f9;  
  background-color: #ffffff;  
  font-size: 18px;  
  font-weight: 300;  
  display: -webkit-flex;
  display: flex;  
  direction: rtl;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  -webkit-justify-content: space-around;
  justify-content: space-around;
}

  .white-box-with-shadow-read-more .first-row {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  -webkit-justify-content: space-between;
  justify-content: space-between;
}

  .white-box-with-shadow-read-more .removingFlex {  
  display: block;
}

  .white-box-with-shadow-read-more .close-status-text {  
  width: 70px;  
  color: black;  -webkit-text-decoration: none;
  text-decoration: none;  
  margin-right: 10px;  
  margin-top: 5px;  
  font-family: almoni-regular;
}

  .white-box-with-shadow-read-more .close-status-arrow {  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: flex-end;
  justify-content: flex-end;  
  margin-top: 20px;  
  margin-left: 12px;
}

  .white-box-with-shadow-read-more .open-status {  
  width: 266px;  
  height: 168px;  -webkit-border-radius: 6px 20px 6px 6px;
  border-radius: 6px 20px 6px 6px;  -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.09);  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #f5f5f5;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #f5f5f5;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #f5f5f5;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #f5f5f5;  
  background-color: #ffffff;  
  direction: rtl;
}

  .white-box-with-shadow-read-more .company-logo {  
  margin-right: 20px;  
  margin-top: 10px;  
  margin-right: 20px;  
  margin-bottom: 0;  
  margin-left: 0;  
  max-height: 27px;  
  max-width: 81px;
}

  .white-box-with-shadow-read-more .open-status-arrow {  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: flex-start;
  justify-content: flex-start;  
  margin-left: 20px;  
  margin-top: 10px;  
  margin-right: auto;
}

  .white-box-with-shadow-read-more .agent-data {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  -webkit-align-items: center;
  align-items: center;  
  margin-top: 27px;  -webkit-justify-content: space-around;
  justify-content: space-around;
}

  .white-box-with-shadow-read-more .profile-agent-icon {  
  height: 75px;  
  width: 75px;
}

  .white-box-with-shadow-read-more .source-agent {  
  object-fit: cover;  
  object-position: top;  -webkit-border-radius: 50%;
  border-radius: 50%;  -webkit-box-shadow: 0 0 5px #ddd;
  box-shadow: 0 0 5px #ddd;
}

  .white-box-with-shadow-read-more .open-text-erea {  
  font-size: 18px;  
  font-weight: 300;  
  margin-left: 20px;  
  text-align: center;  
  font-family: almoni-regular;
}

  .mobile-agent-welcome-page .main-div {  
  display: none;
}

@media only screen and (max-width: 1280px) {
    .mobile-agent-welcome-page .main-div {    
    display: initial;    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;    
    font-family: almoni-regular;
  }
    .mobile-agent-welcome-page .part1 {    
    height: 80vh;    -webkit-align-items: center;
    align-items: center;    
    display: -webkit-flex;
    display: flex;    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
    .mobile-agent-welcome-page .first-row {    -webkit-align-items: center;
    align-items: center;    
    height: 8vh;    
    width: 100%;    
    direction: rtl;    
    display: -webkit-flex;
    display: flex;    -webkit-justify-content: space-around;
    justify-content: space-around;    -webkit-box-shadow: 0 2px 6px 0 rgba(46, 48, 51, 0.05);
    box-shadow: 0 2px 6px 0 rgba(46, 48, 51, 0.05);
  }
    .mobile-agent-welcome-page .welcome-logo {    
    height: 20px;    
    right: 0px;    
    position: absolute;
  }
    .mobile-agent-welcome-page .high-title {    
    width: none;    
    height: 19px;    
    font-size: 16px;    
    font-weight: bold;    
    font-family: almoni-regular;    
    color: #37374e;
  }
    .mobile-agent-welcome-page .body {    
    direction: rtl;    
    width: 100%;    
    height: 33vh;    
    display: -webkit-flex;
    display: flex;    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;    -webkit-align-items: center;
    align-items: center;    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);    
    position: relative;
  }
    .mobile-agent-welcome-page .agent-company-logo {    
    width: auto;    
    max-width: 100%;    
    max-height: 19vh;    
    height: auto;    
    max-width: 372px;    
    margin-top: 1vh;    
    max-height: 132px;
  }
    .mobile-agent-welcome-page .agent-name {    
    font-family: almoni-regular;    
    color: #37374e;    
    margin-top: 2vh;
  }
    .mobile-agent-welcome-page .agent-pic {    
    width: auto;    
    height: auto;    
    max-width: 90px;    
    max-height: 90px;    
    z-index: 9999999;    
    position: absolute;    
    bottom: -40px;
  }
    .mobile-agent-welcome-page .high-title-2 {    
    width: 80%;    
    font-size: 25px;    
    font-weight: bold;    
    line-height: 1.36;    
    color: #37374e;    
    text-align: center;    
    margin-top: 9vh;
  }
    .mobile-agent-welcome-page .low-text {    
    width: 80%;    
    font-size: 14px;    
    text-align: center;    
    color: #37374e;    
    margin-top: 4vh;
  }
    .mobile-agent-welcome-page .part2 {    
    max-width: 300px;    
    height: 48px;    
    width: 56vw;    -webkit-justify-content: center;
    justify-content: center;    
    display: -webkit-flex;
    display: flex;    
    margin-right: auto;    
    margin-left: auto;
  }
}

  .bank-autocomplete md-input-container {  
  direction: rtl;  
  width: 100% !important;
}

  .bank-autocomplete input {  
  width: 89% !important;  
  border-top-color: #37374e !important;  
  border-right-color: #37374e !important;  
  border-bottom-color: #37374e !important;  
  border-left-color: #37374e !important;
}

  .bank-autocomplete .md-input-focused label,   .bank-autocomplete input {  
  color: #37374e !important;
}

  .bank-autocomplete md-input-container {  
  direction: rtl;
}

  .bank-autocomplete md-input-container label {  
  text-align: right !important;  -o-transform-origin: right center !important;
  -webkit-transform-origin: right center !important;
  transform-origin: right center !important;  
  font-family: almoni-regular;  
  color: #37374e !important;
}

  .bank-autocomplete md-input-container input {  
  direction: rtl;
}

  .bank-autocomplete md-input-container div[ng-messages] div {  
  right: 0;  
  padding-top: 0;  
  padding-right: 0;  
  padding-bottom: 30px;  
  padding-left: 0;
}

  .bank-autocomplete label {  
  font-size: 22px !important;  
  font-family: almoni-regular;
}

  .bank-autocomplete input {  
  font-size: 22px !important;  
  font-family: almoni-regular;
}

  .bank-autocomplete md-input-container label {  
  color: #37374e;
}

  .bank-autocomplete .md-input {  
  border-top-width: 0 !important;  
  border-right-width: 0 !important;  
  border-bottom-width: 1px !important;  
  border-left-width: 0 !important;  
  padding-top: 2px !important;  
  padding-right: 2px !important;  
  padding-bottom: 3px !important;  
  padding-left: 2px !important;
}

  .radio-with-pics .one-pic {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-align-items: center;
  align-items: center;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  background-color: transparent;  
  outline-width: medium;  
  outline-style: none;  
  outline-color: initial;
  outline-color: -moz-initial;  
  margin-right: auto;  
  margin-left: auto;  
  margin-bottom: 28px;
}

  .radio-with-pics .one-pic:hover .text-style {  
  color: #684eed;  -webkit-text-decoration: underline;
  text-decoration: underline;
}

  .radio-with-pics .one-pic:hover .the-selected-one {  
  transform: scale(1.2);
}

  .radio-with-pics .pic-style {  
  width: 85px;  
  height: 85px;  -webkit-background-size: contain;
  background-size: contain;  
  background-repeat: no-repeat;  
  background-position: center center;  
  margin-bottom: 8px;  -o-transition: transform .12s linear;
  -webkit-transition: transform .12s linear;
  transition: transform .12s linear;
}

  .radio-with-pics .text-style.selected {  
  color: #684eed;
}

  .radio-with-pics .text-style {  
  width: 150px;  
  font-size: 19px;  
  font-family: almoni-regular;  
  color: #37374e;
}

  .radio-with-pics .image-selected {  
  transform: scale(1.2);
}

  .radio-with-pics .disabled-text {  
  width: 150px;  
  font-size: 19px;  
  font-family: almoni-regular;  
  color: #37374e;  
  cursor: default;
}

.form-text-area {  
  margin-bottom: 0px;
}

  .form-text-area .comp-main {  
  position: relative;
}

  .form-text-area textarea {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #37374e;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #37374e;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #37374e;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  
  margin-top: 15px;  
  resize: none;  
  font-family: almoni-regular;  
  font-size: 22px;  
  color: #37374e;  
  background-color: transparent;  
  background-color: undefined;  -webkit-border-radius: 0px;
  border-radius: 0px;  
  direction: rtl;  
  text-align: right;  
  width: 90%;  
  height: 0px;  
  overflow: hidden;  
  -webkit-box-sizing: border-box;  
  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

  .form-text-area textarea:focus {  
  border-top-width: 1px !important;  
  border-right-width: 1px !important;  
  border-bottom-width: 1px !important;  
  border-left-width: 1px !important;
}

  .form-text-area .bouncingLabel {  
  font-family: almoni-regular;  
  font-size: 22px;  
  padding-right: 0px;  
  padding-left: 0px;  -o-transition: transform 0.2s ease, font-size 0.2s ease;
  -webkit-transition: transform 0.2s ease, font-size 0.2s ease;
  transition: transform 0.2s ease, font-size 0.2s ease;  
  color: #37374e;  
  position: absolute;  
  pointer-events: none;  
  top: 0px;  
  transform: translateY(calc(22px + 2px));
}

  .form-text-area .bouncingLabel.fix {  
  transform: translateY(calc(-22px + 16px + 2px)) !important;  
  position: relative;
}

  .form-text-area textarea:focus ~ .bouncingLabel,   .form-text-area textarea.filled ~ .bouncingLabel,   .form-text-area textarea.fixedLabel ~ .bouncingLabel {  
  transform: translateY(calc(-22px + 16px));  
  font-size: 18px;
}

  .form-text-area .bouncingLabel.error-style {  
  color: #37374e;
}

  .form-text-area textarea:focus ~ .bouncingLabel {  
  color: undefined;
}

  .form-text-area .bottom-border textarea {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;
}

  .form-text-area .fix-height textarea {  
  overflow: auto;
}

  .form-text-area .ltr,   .form-text-area .ltr > textarea {  
  direction: ltr;  
  text-align: left;
}

  .form-text-area .rtl {  
  direction: rtl;  
  text-align: right;
}

  .form-text-area md-input-container.md-default-theme.md-input-invalid [ng-message] {  
  color: #BF1E1E !important;
}

  .form-text-area .error-style textarea {  
  border-top-color: #BF1E1E !important;  
  border-right-color: #BF1E1E !important;  
  border-bottom-color: #BF1E1E !important;  
  border-left-color: #BF1E1E !important;
}

  .form-text-area .md-input-invalid label {  
  color: #BF1E1E !important;
}

  .form-text-area ::-webkit-scrollbar {  
  width: 6px;
}

  .form-text-area ::-webkit-scrollbar-thumb {  
  background-color: #d3d3d3;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  -webkit-border-radius: 10px;
  border-radius: 10px;
}

  .form-text-area ::-webkit-scrollbar-thumb:hover {  
  background-color: #555;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;
}

  .form-text-area .hidden {  
  display: none;
}

  .form-text-area .error-msg {  
  font-size: 18px;  
  color: #BF1E1E;  
  margin-top: 0px;  
  padding-right: 1px;  
  padding-left: 1px;
}

  .form-text-area .paddingLtrText {  
  padding-left: 0px;
}

  .form-text-area .paddingRtlText {  
  padding-right: 0px;
}

  .form-text-area textarea:disabled {  
  border-top-width: 1px;  
  border-top-style: dotted;  
  border-top-color: #bba3a3;  
  border-right-width: 1px;  
  border-right-style: dotted;  
  border-right-color: #bba3a3;  
  border-bottom-width: 1px;  
  border-bottom-style: dotted;  
  border-bottom-color: #bba3a3;  
  border-left-width: 1px;  
  border-left-style: dotted;  
  border-left-color: #bba3a3;  
  cursor: not-allowed;  
  background-color: #e3e3e3 !important;  
  color: #5a5151 !important;
}

  .form-text-area textarea.border-type-bottom:disabled {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  border-bottom-width: 1px;  
  border-bottom-style: dotted;  
  border-bottom-color: #bba3a3;
}

.form-text-area.disabled label {  
  color: #000 !important;
}

.form-checkbox {  
  position: relative;  
  padding-top: 1px;  
  padding-right: 0px;  
  padding-bottom: 1px;  
  padding-left: 0px;  
  margin-bottom: 0px;  
  margin-top: 0px;
}

  .form-checkbox label {  
  width: fit-content;
}

  .form-checkbox .container {  
  font-size: 22px;  
  font-family: almoni-regular;  
  color: #37374e;  
  position: relative;  
  display: -webkit-flex;
  display: flex;
}

  .form-checkbox .container:hover .checkmark {  
  background-color: undefined;
}

  .form-checkbox .container:hover .label {  
  color: undefined !important;
}

  .form-checkbox .disabled {  
  color: #9b9b9b !important;
}

  .form-checkbox .checkmark {  
  position: relative;  
  cursor: pointer;  
  height: 24px;  
  width: 24px;  
  min-width: 24px;  
  background-color: undefined;  
  border-top-width: 1px !important;  
  border-top-style: solid !important;  
  border-top-color: #bcbcbc !important;  
  border-right-width: 1px !important;  
  border-right-style: solid !important;  
  border-right-color: #bcbcbc !important;  
  border-bottom-width: 1px !important;  
  border-bottom-style: solid !important;  
  border-bottom-color: #bcbcbc !important;  
  border-left-width: 1px !important;  
  border-left-style: solid !important;  
  border-left-color: #bcbcbc !important;  -webkit-border-radius: 3px;
  border-radius: 3px;  -ms-flex: 0 0;
  -webkit-flex: 0 0;
  flex: 0 0;
}

  .form-checkbox input:disabled ~ .checkmark {  
  border-top-style: dashed !important;  
  border-right-style: dashed !important;  
  border-bottom-style: dashed !important;  
  border-left-style: dashed !important;  
  cursor: not-allowed !important;  
  border-top-color: #9b9b9b !important;  
  border-right-color: #9b9b9b !important;  
  border-bottom-color: #9b9b9b !important;  
  border-left-color: #9b9b9b !important;  
  background-color: #f7f6f6 !important;
}

  .form-checkbox input:checked ~ .checkmark {  
  background-color: undefined;
}

  .form-checkbox input:checked ~ .checkmark:after {  
  display: block;
}

  .form-checkbox .checkmark:after {  
  right: 7px;  
  top: 3px;  
  width: 7px;  
  height: 12px;  
  border-top-width: medium;  
  border-top-style: solid;  
  border-top-color: #684eed;  
  border-right-width: medium;  
  border-right-style: solid;  
  border-right-color: #684eed;  
  border-bottom-width: medium;  
  border-bottom-style: solid;  
  border-bottom-color: #684eed;  
  border-left-width: medium;  
  border-left-style: solid;  
  border-left-color: #684eed;  
  border-top-width: 0;  
  border-right-width: 2px;  
  border-bottom-width: 2px;  
  border-left-width: 0;  
  -webkit-transform: rotate(45deg);  
  -ms-transform: rotate(45deg);  
  transform: rotate(45deg);  
  content: "";  
  position: absolute;  
  display: none;
}

  .form-checkbox .rtl {  
  text-align: right;  
  direction: rtl;
}

  .form-checkbox .ltr {  
  text-align: left;  
  direction: ltr;
}

  .form-checkbox .ltr .checkmark {  
  margin-right: 10px;
}

  .form-checkbox .rtl .checkmark {  
  margin-left: 10px;
}

  .form-checkbox .error {  
  color: #BF1E1E;  
  font-size: 18px;  
  font-family: almoni-regular;
}

  .form-checkbox input {  
  position: absolute;  -webkit-opacity: 0;
  opacity: 0;  
  cursor: pointer;  
  height: 0;  
  width: 0;  
  margin-top: 0;  
  margin-right: 0;  
  margin-bottom: 0;  
  margin-left: 0;
}

  .form-checkbox .label {  
  position: relative;  
  display: inline-block;  
  padding-top: 0px;  
  cursor: pointer;
}

.horizontal-radio {  
  margin-bottom: 0px;  
  margin-top: 0px;
}

  .horizontal-radio .radio-panel-wrapper {  
  display: -webkit-flex;
  display: flex;
}

  .horizontal-radio .radio-panel-wrapper.mobile {  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

  .horizontal-radio .error {  
  color: #BF1E1E;  
  font-size: 18px !important;  
  text-align: center;  
  display: block;  
  font-family: almoni-regular;  
  font-weight: 100;
}

  .horizontal-radio .radio-btn {  
  position: relative;
}

  .horizontal-radio .md-container {  
  visibility: hidden;
}

  .horizontal-radio .radio-box {  
  background-color: undefined;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #684eed;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #684eed;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #684eed;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #684eed;  -webkit-border-radius: 19px;
  border-radius: 19px;  
  padding-top: 1px;  
  padding-right: 1px;  
  padding-bottom: 1px;  
  padding-left: 1px;  
  margin-right: 1px;  
  min-width: 123px;  
  height: 34px;  
  margin-bottom: 3px;
}

  .horizontal-radio .radio-box.bottom-border {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #684eed;
}

  .horizontal-radio .radio-box.none {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;
}

  .horizontal-radio .radio-box:hover {  
  border-top-color: #684eed;  
  border-right-color: #684eed;  
  border-bottom-color: #684eed;  
  border-left-color: #684eed;
}

  .horizontal-radio .radio-box.selected {  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 0px;  
  border-left-width: 0px;
}

  .horizontal-radio .radio-inner-box {  
  background-color: undefined;  -o-transition: background-color .3s;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;  
  color: #684eed;  
  display: block;  
  width: 100%;  -webkit-border-radius: 19px;
  border-radius: 19px;
}

  .horizontal-radio .radio-inner-box:hover {  
  background-color: #684eed;  
  color: #fff;
}

  .horizontal-radio .selected,   .horizontal-radio md-radio-button.md-default-theme.md-checked {  
  color: #fff !important;  
  background-color: #684eed !important;  -webkit-border-radius: 19px;
  border-radius: 19px;
}

  .horizontal-radio .selected:hover {  
  background-color: #684eed !important;  
  color: #fff !important;
}

  .horizontal-radio .md-switch-thumb,   .horizontal-radio md-radio-button {  
  margin-top: 0 !important;  
  margin-right: 0 !important;  
  margin-bottom: 0 !important;  
  margin-left: 0 !important;  
  position: relative;
}

  .horizontal-radio .title {  
  display: inline-block;  
  color: #37374e;  
  width: 100%;  
  text-align: center;  
  font-family: almoni-regular;  
  padding-bottom: 4px;  
  padding-left: 0px;  
  padding-right: 0px;  
  font-size: 22px;  
  font-weight: 100;
}

  .horizontal-radio .inner-container {  
  display: block;
}

  .horizontal-radio .right-side,   .horizontal-radio .rtl {  
  text-align: right !important;  
  direction: rtl;
}

  .horizontal-radio .center-side {  
  text-align: center !important;  
  direction: rtl;
}

  .horizontal-radio .center-side .radio-panel-wrapper {  -webkit-justify-content: center;
  justify-content: center;
}

  .horizontal-radio .left-side,   .horizontal-radio .ltr {  
  text-align: left !important;  
  direction: ltr;
}

  .horizontal-radio .md-label {  
  position: absolute;  
  margin-top: 0 !important;  
  margin-right: 0 !important;  
  margin-bottom: 0 !important;  
  margin-left: 0 !important;  
  font-size: 22px;  
  font-family: almoni-regular;  
  font-weight: 500;  
  transform: translateY(-50%);  
  text-align: center;  
  display: block;  
  left: 0px;  
  right: 0px;  
  top: 50%;  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;
}

  .horizontal-radio md-radio-button.md-default-theme[disabled] {  
  color: #000 !important;  
  background-color: #d8d8d8 !important;  -webkit-border-radius: 19px;
  border-radius: 19px;
}

  .horizontal-radio .paper-radio {  
  height: 34px;
}

  .horizontal-radio .selected > .checkmark {  
  display: inline-block;  
  position: absolute;  
  top: 50%;  
  z-index: 1;  
  transform: translateY(-50%);
}

  .horizontal-radio .selected > .checkmark:after {  
  content: '';  
  display: block;  
  width: 5px;  
  height: 10px;  
  border-top-width: medium;  
  border-top-style: solid;  
  border-top-color: #fff;  
  border-right-width: medium;  
  border-right-style: solid;  
  border-right-color: #fff;  
  border-bottom-width: medium;  
  border-bottom-style: solid;  
  border-bottom-color: #fff;  
  border-left-width: medium;  
  border-left-style: solid;  
  border-left-color: #fff;  
  border-top-width: 0;  
  border-right-width: 2px;  
  border-bottom-width: 2px;  
  border-left-width: 0;  
  transform: rotate(45deg);
}

  .horizontal-radio .ltr,   .horizontal-radio .left-side,   .horizontal-radio .center-side .checkmark {  
  right: 9px;
}

  .horizontal-radio .rtl .checkmark {  
  left: 9px;
}

.radio-question {  
  margin-top: 0px;  
  margin-right: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  margin-top: 15px;  
  margin-bottom: 15px;  
  margin-left: 0px;  
  margin-right: 0px;  
  position: relative;
}

  .radio-question .wrapper.row {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

  .radio-question .wrapper.ltr {  
  padding-left: 0px;
}

  .radio-question .wrapper.rtl {  
  padding-right: 0px;
}

  .radio-question .rtl {  
  text-align: right;  
  direction: rtl;
}

  .radio-question .ltr {  
  text-align: left;  
  direction: ltr;
}

  .radio-question .option.ltr > .content-wrapper > .opt-label {  
  text-align: left;  
  direction: ltr;  
  font-family: almoni-regular !important;
}

  .radio-question .error {  
  color: #BF1E1E;  
  font-size: 18px;  
  font-family: almoni-regular;  
  padding-right: 2px;  
  padding-left: 2px;  
  font-weight: 300;
}

  .radio-question .error.ltr {  
  font-family: almoni-regular !important;
}

  .radio-question .scroll-anchor {  
  position: absolute;  
  left: 0px;  
  top: -100px;  
  bottom: -100px;  
  width: 0px;
}

  .radio-question .label {  
  font-size: 22px;  
  font-family: almoni-regular;  
  color: undefined;  
  padding-right: undefined;  
  padding-left: undefined;  
  font-weight: 500;  
  padding-top: 2px;  
  padding-bottom: 2px;
}

  .radio-question .label.ltr {  
  font-family: almoni-regular !important;
}

  .radio-question .option {  
  user-select: none;  
  display: -webkit-flex;
  display: flex;  -webkit-align-items: baseline;
  align-items: baseline;  
  padding-top: 5px;
}

  .radio-question .wrapper:not(.row) > .option:first-child {  
  padding-top: 0;
}

  .radio-question .content-wrapper {  
  cursor: pointer;  
  display: -webkit-flex;
  display: flex;  
  position: relative;  
  height: 100%;  
  padding-top: 2px;  
  padding-right: 2px;  
  padding-bottom: 2px;  
  padding-left: 2px;  -webkit-border-radius: 2px;
  border-radius: 2px;
}

  .radio-question .option > .content-wrapper:hover > .outer {  
  background-color: undefined;
}

  .radio-question .option > .content-wrapper:hover > .opt-label {  
  color: undefined;
}

  .radio-question .option > .content-wrapper > .outer {  
  position: relative;  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  left: 0;  
  top: 0;  
  width: 18px;  
  min-width: 18px;  
  height: 18px;  
  border-top-color: #37374e;  
  border-right-color: #37374e;  
  border-bottom-color: #37374e;  
  border-left-color: #37374e;  
  border-top-width: 1.1px;  
  border-right-width: 1.1px;  
  border-bottom-width: 1.1px;  
  border-left-width: 1.1px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  -webkit-border-radius: 50%;
  border-radius: 50%;  
  display: inline-block;  
  vertical-align: middle;
}

  .radio-question .option > .content-wrapper > .outer > .inner {  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  position: absolute;  
  left: 50%;  
  top: 50%;  
  width: 11px;  
  height: 11px;  
  background-color: #684eed;  -webkit-border-radius: 50%;
  border-radius: 50%;  
  display: inline-block;  -o-transition: transform 0.3s ease;
  -webkit-transition: transform 0.3s ease;
  transition: transform 0.3s ease;  
  transform: translate(-50%, -50%) scale(0);
}

  .radio-question .option.selected > .content-wrapper > .outer {
}

  .radio-question .option.selected > .content-wrapper > .outer > .inner {  
  transform: translate(-50%, -50%) scale(1);
}

  .radio-question .option.disabled > .content-wrapper > .outer {  
  border-top-color: rgba(0, 0, 0, 0.26);  
  border-right-color: rgba(0, 0, 0, 0.26);  
  border-bottom-color: rgba(0, 0, 0, 0.26);  
  border-left-color: rgba(0, 0, 0, 0.26);
}

  .radio-question .option.disabled {  
  pointer-events: none;
}

  .radio-question .option.disabled > .content-wrapper > .opt-label {  
  color: #898585;
}

  .radio-question .option > .content-wrapper > .opt-label {  
  font-size: 22px;  
  font-family: almoni-regular;  
  font-weight: 300;  
  color: #37374e;  
  padding-right: 8px;  
  padding-left: 8px;  
  margin-top: calc(-22px * 1.2 * 0.5 + 18px * 0.5);
}

.text-input {  
  margin-bottom: 5px;  
  margin-top: 0px;  
  position: relative;
}

  .text-input input {  
  background-color: transparent;  
  background-color: undefined;  
  font-family: almoni-regular;  
  font-size: 22px;  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  border-top-width: 0;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  -webkit-border-radius: 0px;
  border-radius: 0px;  
  color: #37374e;  
  width: 100%;
}

  .text-input input.border-type-full:not(:focus) {  
  margin-top: calc(1px - 1px);  
  margin-bottom: calc(1px - 1px);  
  margin-left: calc(1px - 1px);  
  margin-right: calc(1px - 1px);
}

  .text-input input.border-type-bottom:not(:focus) {  
  margin-bottom: calc(1px - 1px);
}

  .text-input input::-ms-clear {  
  display: none;
}

  .text-input input.error-style {  
  color: undefined !important;
}

  .text-input input::placeholder {  
  color: #d0d0d0;  
  font-size: 22px;
}

  .text-input mobile::placeholder {  
  color: #d0d0d0;  
  font-size: 22px;
}

  .text-input input:-ms-input-placeholder {  
  color: #d0d0d0 !important;  
  font-size: 22px !important;
}

  .text-input .rtl input.with-markers {  
  padding-left: 20px;
}

  .text-input .ltr input.with-markers {  
  padding-right: 20px;
}

  .text-input .rtl input.sym-pad-r {  
  padding-right: 18px;
}

  .text-input .ltr input.sym-pad-l {  
  padding-left: 18px;
}

.text-input.border-type-full,   .text-input .border-type-full {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #37374e;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #37374e;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #37374e;  
  background-color: undefined;  -webkit-border-radius: 0px;
  border-radius: 0px;  -webkit-box-shadow: 0px 0px 0px undefined;
  box-shadow: 0px 0px 0px undefined;
}

  .text-input .border-type-bottom {  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;
}

  .text-input input:focus {  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-color: #37374e;  
  border-right-color: #37374e;  
  border-bottom-color: #37374e;  
  border-left-color: #37374e;  
  outline-width: 0;  
  outline-style: none;  
  outline-color: initial;
  outline-color: -moz-initial;  
  margin-bottom: 0;  
  color: #37374e;
}

  .text-input label {  
  font-family: almoni-regular;  
  font-size: 22px;  
  color: #37374e;  
  font-weight: 400;  
  display: block;  
  pointer-events: none;  
  position: relative;  
  z-index: 1;  -o-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;  
  padding-bottom: 0px;
}

  .text-input label.animate {  -o-transition: transform 0.2s ease;
  -webkit-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
}

  .text-input label.error-style {  
  color: undefined;
}

.text-input.filled label {  
  color: undefined;
}

.text-input.focused label {  
  color: #37374e;
}

  .text-input .error-msg {  
  position: absolute;  
  font-size: 18px;  
  font-family: almoni-regular;  
  color: #BF1E1E;
}

  .text-input .error-style-border-type-full {  
  color: undefined !important;  
  background-color: undefined;  -webkit-border-radius: 0px;
  border-radius: 0px;  -webkit-box-shadow: 0px 0px 0px  undefined;
  box-shadow: 0px 0px 0px  undefined;
}

  .text-input .disable-border-type-full {  
  border-top-width: 1px;  
  border-top-style: dotted;  
  border-top-color: #37374e;  
  border-right-width: 1px;  
  border-right-style: dotted;  
  border-right-color: #37374e;  
  border-bottom-width: 1px;  
  border-bottom-style: dotted;  
  border-bottom-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: dotted;  
  border-left-color: #37374e;  
  cursor: not-allowed;  
  background-color: #faf8f8 !important;  
  color: #898585 !important;  -webkit-border-radius: 0px;
  border-radius: 0px;  -webkit-box-shadow: 0px 0px 0px  undefined;
  box-shadow: 0px 0px 0px  undefined;
}

  .text-input .focus-border-type-full {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #37374e;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #37374e;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #37374e;  
  background-color: undefined;  -webkit-border-radius: 0px;
  border-radius: 0px;  -webkit-box-shadow: 0px 0px 0px undefined;
  box-shadow: 0px 0px 0px undefined;
}

  .text-input .comment {  
  position: absolute;  
  font-size: 18px;  
  font-family: almoni-regular;  
  color: #37374e;
}

  .text-input input:disabled {  
  border-top-width: 1px;  
  border-top-style: dotted;  
  border-top-color: #37374e;  
  border-right-width: 1px;  
  border-right-style: dotted;  
  border-right-color: #37374e;  
  border-bottom-width: 1px;  
  border-bottom-style: dotted;  
  border-bottom-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: dotted;  
  border-left-color: #37374e;  
  cursor: not-allowed;  
  background-color: #faf8f8 !important;  
  color: #898585 !important;
}

  .text-input input.border-type-bottom:disabled {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  border-bottom-width: 1px;  
  border-bottom-style: dotted;  
  border-bottom-color: #37374e;
}

.text-input.disabled label {  
  color: #000 !important;
}

  .text-input .rtl,   .text-input .rtl label {  
  text-align: right;  
  direction: rtl;  -o-transform-origin: top right;
  -webkit-transform-origin: top right;
  transform-origin: top right;  
  padding-right: 0px;
}

  .text-input .ltr {  
  text-align: left;  
  direction: ltr;  
  padding-left: 0px;
}

  .text-input .ltr label {  
  text-align: left;  
  direction: ltr;
}

  .text-input .ltr.abs-position {  
  position: absolute;  
  left: 0;  
  text-align: left;  
  direction: ltr;
}

  .text-input .rtl.abs-position {  
  position: absolute;  
  right: 0;  
  text-align: right;  
  direction: rtl;
}

  .text-input .text-input-wrapper {  
  position: relative;  
  width: 90%;  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

  .text-input .xmark {  
  position: absolute;  
  top: 50%;  
  transform: translateY(-50%);  
  color: #BF1E1E;
}

  .text-input .xmark:after {  
  content: '×';  
  font-size: 25px;
}

  .text-input .checkmark {  
  position: absolute;  
  top: 50%;  
  transform: translateY(-50%);  
  color: #019875;
}

  .text-input .checkmark:after {  
  content: '✔';  
  font-size: 18px;
}

  .text-input .ltr .checkmark {  
  right: 5px;
}

  .text-input .ltr .checkmark.right-symbol {  
  right: -20px;
}

  .text-input .ltr .xmark {  
  right: 5px;
}

  .text-input .ltr .xmark.right-symbol {  
  right: -20px;
}

  .text-input .rtl .checkmark {  
  left: 5px;
}

  .text-input .rtl .checkmark.left-symbol {  
  left: -20px;
}

  .text-input .rtl .xmark {  
  left: 5px;
}

  .text-input .rtl .xmark.left-symbol {  
  left: -20px;
}

  .text-input .hidden {  
  visibility: hidden;
}

  .text-input .error-container {  
  position: relative;  
  margin-top: 0px;
}

  .text-input .filler {  
  position: static;
}

  .text-input .date {  
  direction: ltr !important;
}

  .text-input .symbol {  
  height: 100%;  
  display: -webkit-flex;
  display: flex;  -webkit-align-items: center;
  align-items: center;  
  position: absolute;  
  top: 0;  
  font-family: almoni-regular;  
  font-size: 22px;  
  color: #37374e;
}

  .text-input .ltr .symbol.symbol-left {  
  left: 10px;
}

  .text-input .ltr .symbol.symbol-right {  
  right: 3px;
}

  .text-input .rtl .symbol.symbol-right {  
  right: 3px;
}

  .text-input .rtl .symbol.symbol-left {  
  left: 3px;
}

  .text-input .autocomplete-items {  
  position: absolute;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #d4d4d4;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #d4d4d4;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #d4d4d4;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #d4d4d4;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  z-index: 105;  
  top: 100%;  
  left: 0;  
  right: 0;  
  max-height: 300px;  -ms-overflow-y: scroll;
  overflow-y: scroll;
}

  .text-input .autocomplete-items::-webkit-scrollbar {  
  width: 6px;
}

  .text-input .autocomplete-items::-webkit-scrollbar-thumb {  
  background-color: #979797;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  -webkit-border-radius: 10px;
  border-radius: 10px;
}

  .text-input .autocomplete-items::-webkit-scrollbar-thumb:hover {  
  background-color: #555;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;
}

  .text-input .autocomplete-items div {  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;  
  cursor: pointer;  
  background-color: #fff;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #d4d4d4;
}

  .text-input .autocomplete-items div:hover {  
  background-color: #e9e9e9;
}

  .text-input .autocomplete-active {  
  background-color: DodgerBlue !important;  
  color: #ffffff;
}

  .text-input .loader {  
  position: absolute;  
  top: -2px;  
  border-top-width: 3px;  
  border-top-style: solid;  
  border-top-color: #f3f3f3;  
  border-right-width: 3px;  
  border-right-style: solid;  
  border-right-color: #f3f3f3;  
  border-bottom-width: 3px;  
  border-bottom-style: solid;  
  border-bottom-color: #f3f3f3;  
  border-left-width: 3px;  
  border-left-style: solid;  
  border-left-color: #f3f3f3;  -webkit-border-radius: 50%;
  border-radius: 50%;  
  border-top-width: 3px;  
  border-top-style: solid;  
  border-top-color: #3498db;  
  width: 20px;  
  height: 20px;  
  -webkit-animation: spin 1s linear infinite;  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@-moz-keyframes spin {
  0% {
    
    transform: rotate(0deg);
  }
  100% {
    
    transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  0% {
    
    transform: rotate(0deg);
  }
  100% {
    
    transform: rotate(360deg);
  }
}

@-ms-keyframes spin {
  0% {
    
    transform: rotate(0deg);
  }
  100% {
    
    transform: rotate(360deg);
  }
}

@-o-keyframes spin {
  0% {
    
    transform: rotate(0deg);
  }
  100% {
    
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    
    transform: rotate(0deg);
  }
  100% {
    
    transform: rotate(360deg);
  }
}



  .text-input .loader-rtl {  
  left: 14px;
}

  .text-input .loader-ltr {  
  right: 14px;
}

  .form-phone .main-class {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  
  direction: rtl;  
  -webkit-align-items: center;  
  display: -webkit-flex;  
  -webkit-flex-wrap: wrap;  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

  .form-phone .select-wrapper {  
  width: 34%;  
  margin-bottom: 19px;
}

  .form-phone .input-wrapper {  
  width: 60%;
}

  .form-phone .iphone {  
  margin-bottom: 13px;
}

@media only screen and (max-width: 600px) {
    .form-phone .select-wrapper {    
    margin-bottom: 25px;
  }
}

  .file-upload .main-class {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-align-items: center;
  align-items: center;
}

  .file-upload .upload-title {  
  color: #37374e;  
  font-family: almoni-regular;  
  font-size: 20px;
}

  .file-upload .file-upload-dialog-before {  
  width: 376px;  
  height: 122px;  -webkit-border-radius: 5px;
  border-radius: 5px;  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.09);  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #efefef;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #efefef;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #efefef;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #efefef;  
  background-color: #ffffff;
}

  .file-upload .file-upload-dialog-after {  
  width: 343px;  
  height: 156px;  -webkit-border-radius: 6px;
  border-radius: 6px;  -webkit-box-shadow: 0 0 10px 0 rgba(46, 48, 51, 0.07);
  box-shadow: 0 0 10px 0 rgba(46, 48, 51, 0.07);  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #ededed;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #ededed;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #ededed;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #ededed;  
  background-color: #ffffff;
}

  .file-upload .upload-icon-done {  
  width: 58px;  
  height: 48.8px;  
  margin-bottom: 5px;
}

  .file-upload .upload-close-pic {  
  width: 25px;  
  height: 18px;  
  margin-bottom: 8px;
}

  .file-upload .triangle {  
  position: relative;  
  display: -webkit-flex;
  display: flex;  
  width: 40px;  
  height: 35px;  
  margin-left: auto;  
  margin-left: 89.5%;  
  color: #684eed;
}

  .file-upload .text-container-before {  
  position: relative;  
  font-size: 16px;  
  color: #37374e;  
  font-family: almoni-regular;  -webkit-flex-grow: 1;
  flex-grow: 1;  
  text-align: center;  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;  
  max-width: 300px;  
  white-space: nowrap;  
  overflow: hidden;  
  direction: ltr;  
  margin-top: 30px;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-align-items: center;
  align-items: center;  
  margin-right: auto;  
  margin-left: auto;  
  cursor: pointer;
}

  .file-upload .text-container-after {  
  position: relative;  
  font-size: 16px;  
  color: #37374e;  
  font-family: almoni-regular;  -webkit-flex-grow: 1;
  flex-grow: 1;  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;  
  max-width: 300px;  
  white-space: nowrap;  
  overflow: hidden;  
  direction: ltr;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-align-items: center;
  align-items: center;  
  margin-right: auto;  
  margin-left: auto;  
  cursor: pointer;  
  margin-top: -6px;
}

  .file-upload .file-input {  
  display: none;  
  width: 100%;  
  height: 100%;  
  cursor: pointer;
}

  .file-upload .validation-message {  
  font-size: 18px;  
  color: #ff0000;  
  font-family: almoni-regular;  -webkit-flex-grow: 1;
  flex-grow: 1;  
  text-align: center;  
  padding-top: 0;  
  padding-right: 10px;  
  padding-bottom: 0;  
  padding-left: 10px;  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;  
  max-width: 300px;  
  white-space: nowrap;  
  overflow: hidden;  
  direction: ltr;
}

  .file-upload .sub-title-style {  
  font-size: 16px;  
  font-family: almoni-regular;  
  color: #37374e;
}

  .file-upload .error-message {  
  font-family: almoni-regular;  
  font-size: 18px;  
  color: #BF1E1E;  
  text-align: center;  
  margin-top: 5px;
}

@media only screen and (max-width: 1280px) {
    .file-upload .file-upload-dialog-before {    
    width: 300px;    
    height: 110px;    
    margin-right: 36px;
  }
    .file-upload .file-upload-dialog-after {    
    width: 300px;    
    height: 110px;
  }
    .file-upload .triangle {    
    margin-left: 87%;
  }
}

  .form-address .main {  
  width: 480px;  
  background-color: #f3f2ff;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  
  margin-right: auto;  
  margin-left: auto;
}

  .form-address .row {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  -webkit-justify-content: space-around;
  justify-content: space-around;  
  direction: rtl;  
  background-color: transparent;
}

  .form-address .street-width {  
  width: 197px;
}

  .form-address .home-number-width {  
  width: 100px;
}

  .form-address .entry-width {  
  width: 100px;
}

  .form-address .city-width {  
  width: 197px;
}

  .form-address .postal-code-width {  
  width: 100px;
}

  .form-address .mail-box-width {  
  width: 100px;
}

@media only screen and (max-width: 600px) {
    .form-address .row {    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
    .form-address .street-width {    
    width: 100%;
  }
    .form-address .home-number-width {    
    width: 100%;
  }
    .form-address .entry-width {    
    width: 100%;
  }
    .form-address .city-width {    
    width: 100%;
  }
    .form-address .postal-code-width {    
    width: 100%;
  }
    .form-address .mail-box-width {    
    width: 100%;
  }
    .form-address .main {    
    width: 100%;    
    padding-right: 0px;    
    padding-left: 0px;
  }
}

  .custom-tabs .radio-panel-wrapper {  
  display: -webkit-flex;
  display: flex;
}

  .custom-tabs .radio-panel-wrapper.mobile {  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}

  .custom-tabs .error {  
  color: #BF1E1E;  
  font-size: 18px !important;  
  text-align: center;  
  display: block;  
  font-family: almoni-regular;  
  font-weight: 300;
}

  .custom-tabs .radio-btn {  
  position: relative;
}

  .custom-tabs .md-container {  
  visibility: hidden;
}

  .custom-tabs .radio-box {  
  background-color: undefined;  
  border-top-width: 3px;  
  border-top-style: solid;  
  border-top-color: #fff;  
  border-right-width: 3px;  
  border-right-style: solid;  
  border-right-color: #fff;  
  border-bottom-width: 3px;  
  border-bottom-style: solid;  
  border-bottom-color: #fff;  
  border-left-width: 3px;  
  border-left-style: solid;  
  border-left-color: #fff;  -webkit-border-radius: 0px;
  border-radius: 0px;  
  padding-top: 1px;  
  padding-right: 1px;  
  padding-bottom: 1px;  
  padding-left: 1px;  
  margin-right: 4px;  
  min-width: 25%;  
  height: undefined;  
  margin-bottom: 3px;  -webkit-box-shadow: 0 0 0 #bfbfbf;
  box-shadow: 0 0 0 #bfbfbf;
}

  .custom-tabs .radio-box.bottom-border {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  border-bottom-width: 3px;  
  border-bottom-style: solid;  
  border-bottom-color: #fff;
}

  .custom-tabs .radio-box.none {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;
}

  .custom-tabs .radio-box:hover {  
  border-top-color: #ffd028;  
  border-right-color: #ffd028;  
  border-bottom-color: #ffd028;  
  border-left-color: #ffd028;
}

  .custom-tabs .radio-box.selected {  
  border-top-color: #ffd028;  
  border-right-color: #ffd028;  
  border-bottom-color: #ffd028;  
  border-left-color: #ffd028;  
  border-top-width: 3px;  
  border-right-width: 3px;  
  border-bottom-width: 3px;  
  border-left-width: 3px;
}

  .custom-tabs .radio-inner-box {  
  background-color: undefined;  -o-transition: background-color .3s;
  -webkit-transition: background-color .3s;
  transition: background-color .3s;  
  color: #37374e;  
  display: block;  
  width: 100%;  -webkit-border-radius: 0px;
  border-radius: 0px;
}

  .custom-tabs .radio-inner-box:hover {  
  background-color: undefined;  
  color: undefined;
}

  .custom-tabs .selected,   .custom-tabs md-radio-button.md-default-theme.md-checked {  
  color: #37374e !important;  
  background-color: undefined !important;  -webkit-border-radius: 0px;
  border-radius: 0px;
}

  .custom-tabs .selected:hover {  
  background-color: undefined !important;  
  color: undefined !important;
}

  .custom-tabs .md-switch-thumb,   .custom-tabs md-radio-button {  
  margin-top: 0 !important;  
  margin-right: 0 !important;  
  margin-bottom: 0 !important;  
  margin-left: 0 !important;  
  position: relative;
}

  .custom-tabs .title {  
  display: inline-block;  
  color: #37374e;  
  width: 100%;  
  text-align: center;  
  font-family: almoni-regular;  
  padding-bottom: 4px;  
  padding-left: 8px;  
  padding-right: 8px;  
  font-size: 22px;  
  font-weight: 500;
}

  .custom-tabs .inner-container {  
  display: block;
}

  .custom-tabs .right-side,   .custom-tabs .rtl {  
  text-align: right !important;  
  direction: rtl;
}

  .custom-tabs .center-side {  
  text-align: center !important;  
  direction: rtl;
}

  .custom-tabs .center-side .radio-panel-wrapper {  -webkit-justify-content: center;
  justify-content: center;
}

  .custom-tabs .left-side,   .custom-tabs .ltr {  
  text-align: left !important;  
  direction: ltr;
}

  .custom-tabs .md-label {  
  position: absolute;  
  margin-top: 0 !important;  
  margin-right: 0 !important;  
  margin-bottom: 0 !important;  
  margin-left: 0 !important;  
  font-size: 22px;  
  font-family: almoni-regular;  
  font-weight: 300;  
  transform: translateY(-50%);  
  text-align: center;  
  display: block;  
  left: 0px;  
  right: 0px;  
  top: 50%;  
  padding-top: 10px;  
  padding-right: 10px;  
  padding-bottom: 10px;  
  padding-left: 10px;
}

  .custom-tabs md-radio-button.md-default-theme[disabled] {  
  color: #37374e !important;  
  background-color: #d8d8d8 !important;  -webkit-border-radius: 0px;
  border-radius: 0px;
}

  .custom-tabs .paper-radio {  
  height: undefined;
}

  .custom-tabs .selected > .checkmark {  
  display: inline-block;  
  position: absolute;  
  top: 50%;  
  z-index: 1;  
  transform: translateY(-50%);
}

  .custom-tabs .selected > .checkmark:after {  
  content: '';  
  display: block;  
  width: 5px;  
  height: 10px;  
  border-top-width: medium;  
  border-top-style: solid;  
  border-top-color: #019875;  
  border-right-width: medium;  
  border-right-style: solid;  
  border-right-color: #019875;  
  border-bottom-width: medium;  
  border-bottom-style: solid;  
  border-bottom-color: #019875;  
  border-left-width: medium;  
  border-left-style: solid;  
  border-left-color: #019875;  
  border-top-width: 0;  
  border-right-width: 2px;  
  border-bottom-width: 2px;  
  border-left-width: 0;  
  transform: rotate(45deg);
}

  .custom-tabs .ltr,   .custom-tabs .left-side,   .custom-tabs .center-side .checkmark {  
  right: 9px;
}

  .custom-tabs .rtl .checkmark {  
  left: 9px;
}

  .signature-input .sign-div {  
  text-align: center;
}

  .signature-input .my-signature {  
  border-top-width: 1px;  
  border-top-style: dotted;  
  border-top-color: #37374e;  
  border-right-width: 1px;  
  border-right-style: dotted;  
  border-right-color: #37374e;  
  border-bottom-width: 1px;  
  border-bottom-style: dotted;  
  border-bottom-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: dotted;  
  border-left-color: #37374e;  -webkit-border-radius: 7px;
  border-radius: 7px;  
  margin-bottom: 15px;  
  color: #37374e;  -webkit-box-shadow: 0px 0px 0px #bfbfbf;
  box-shadow: 0px 0px 0px #bfbfbf;
}

  .signature-input .my-signature:focus-within,   .signature-input .md-button:focus {  
  outline-offset: 2px;
}

  .signature-input .instruction {  
  font-family: almoni-regular;  
  font-size: 16px;  
  color: #37374e;
}

  .signature-input .md-button {  
  font-family: almoni-regular;  
  background-color: undefined;  
  font-size: 22px;  
  color: #684eed;  
  border-top-width: 3px;  
  border-right-width: 3px;  
  border-bottom-width: 3px;  
  border-left-width: 3px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;  
  padding-top: 0;  
  padding-right: 8px;  
  padding-bottom: 0;  
  padding-left: 8px;  -webkit-box-shadow: 0px 0px 0px #bfbfbf;
  box-shadow: 0px 0px 0px #bfbfbf;
}

  .signature-input .md-button.md-default-theme:not([disabled]):hover {  
  background-color: undefined;  
  color: undefined;  
  padding-top: 0;  
  padding-right: 8px;  
  padding-bottom: 0;  
  padding-left: 8px;
}

  .signature-input .disabled {  
  background-color: #ddd;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  pointer-events: none;
}

.autocomplete-select {  
  margin-bottom: 30px;
}

  .autocomplete-select .dropdown-select-cust {  
  position: relative;  
  margin-top: calc(18px + 5px);  
  width: 90%;  
  height: 44px;
}

  .autocomplete-select .rtl {  
  text-align: right;  
  direction: rtl;
}

  .autocomplete-select .ltr {  
  text-align: left;  
  direction: ltr;
}

  .autocomplete-select .dropdown-select-cust:hover:not(.is-open, .not-valid) .container {  
  border-top-color: #37374e;  
  border-right-color: #37374e;  
  border-bottom-color: #37374e;  
  border-left-color: #37374e;
}

  .autocomplete-select .dropdown-select-cust.is-open .container {  
  z-index: 101;
}

  .autocomplete-select .spacer-cust {  
  height: 100%;  -webkit-opacity: 0;
  opacity: 0;
}

  .autocomplete-select .arrow-container-cust {  
  position: absolute;  
  top: 50%;  
  transform: translateY(-50%);  
  padding-bottom: 5px;  
  z-index: 99;  
  pointer-events: none;
}

  .autocomplete-select .dropdown-select-cust.is-open > .arrow-container-cust {  
  z-index: 101;  
  pointer-events: auto;
}

  .autocomplete-select .arrow-container-cust.ltr {  
  right: 15px;
}

  .autocomplete-select .arrow-container-cust.rtl {  
  left: 15px;
}

  .autocomplete-select .arrow {  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  border-top-width: medium;  
  border-top-style: solid;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: solid;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: solid;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: solid;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  border-top-width: 0;  
  border-right-width: 3px;  
  border-bottom-width: 3px;  
  border-left-width: 0;  
  display: inline-block;  
  width: 9px;  
  cursor: pointer;  
  height: 9px;  -o-transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;  -o-transform-origin: calc(50% + 1px) calc(50% + 1px);
  -webkit-transform-origin: calc(50% + 1px) calc(50% + 1px);
  transform-origin: calc(50% + 1px) calc(50% + 1px);  
  border-top-color: #684eed;  
  border-right-color: #684eed;  
  border-bottom-color: #684eed;  
  border-left-color: #684eed;
}

  .autocomplete-select .arrow.up {  
  transform: rotate(225deg);
}

  .autocomplete-select .arrow.down {  
  transform: rotate(45deg);
}

  .autocomplete-select .container {  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  padding-top: 7px;  
  position: absolute;  
  top: 0px;  
  left: 0px;  
  height: 100%;  
  width: 100%;  
  cursor: pointer;  
  background-color: #fff;  
  overflow: hidden;  -o-transition: height 0.15s ease-out;
  -webkit-transition: height 0.15s ease-out;
  transition: height 0.15s ease-out;
}

  .autocomplete-select .container.disabled {  
  cursor: default;
}

  .autocomplete-select .container.full-border {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #37374e;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #37374e;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #37374e;  -webkit-border-radius: 1px;
  border-radius: 1px;
}

  .autocomplete-select .container.bottom-border {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;
}

  .autocomplete-select .container.full-border.disabled {  
  border-top-width: 2px;  
  border-top-style: dotted;  
  border-top-color: #37374e;  
  border-right-width: 2px;  
  border-right-style: dotted;  
  border-right-color: #37374e;  
  border-bottom-width: 2px;  
  border-bottom-style: dotted;  
  border-bottom-color: #37374e;  
  border-left-width: 2px;  
  border-left-style: dotted;  
  border-left-color: #37374e;
}

  .autocomplete-select .container.bottom-border.disabled {  
  border-bottom-width: 2px;  
  border-bottom-style: dotted;  
  border-bottom-color: #37374e;
}

  .autocomplete-select .inner-container {  
  margin-top: 33px;
}

  .autocomplete-select .inner-container.inner-border {  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #37374e;
}

  .autocomplete-select .inner-container.open {  -ms-overflow-y: scroll;
  overflow-y: scroll;  
  max-height: calc(5 * (22px + 3px + 10px));
}

  .autocomplete-select .dropdown-option-cust {  
  padding-bottom: 3px;  
  padding-left: 6px;  
  padding-right: 6px;  
  padding-top: 6px;  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  user-select: none;  
  cursor: pointer;  
  font-family: almoni-regular, sans-serif;  
  font-size: 22px;  
  color: #37374e;  
  background-color: undefined;
}

  .autocomplete-select .dropdown-option-cust.visible:hover {  
  background-color: #f3f2ff;  
  color: undefined;
}

  .autocomplete-select input::placeholder {  
  color: #37374e;
}

  .autocomplete-select .dropdown-option-cust.empty:not(.visible) {  
  display: none;
}

  .autocomplete-select .container.disabled > .inner-container > .dropdown-option-cust {  
  color: undefined;
}

  .autocomplete-select .select-label {  
  color: #37374e;  
  font-size: 22px;  
  font-weight: 100;  
  font-family: almoni-regular, sans-serif;  
  position: absolute;  
  pointer-events: none;  
  width: 100%;  
  bottom: 5px;  -o-transition: 0.2s transform;
  -webkit-transition: 0.2s transform;
  transition: 0.2s transform;  
  padding-right: 0px;  
  padding-left: 0px;  
  z-index: 99;
}

  .autocomplete-select .select-label.rtl {  
  right: 0px;
}

  .autocomplete-select .select-label.ltr {  
  left: 0px;
}

  .autocomplete-select .dropdown-select-cust.is-open > .select-label.bouncing-label,   .autocomplete-select .select-label.full.bouncing-label {  
  color: undefined;  
  background-color: transparent;  
  transform: translateY(-25px);  
  font-size: 18px;
}

  .autocomplete-select .dropdown-select-cust.is-open > .select-label.bouncing-label {  
  z-index: 102;
}

  .autocomplete-select .dropdown-select-cust.is-open > input {  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;
}

  .autocomplete-select .dropdown-select-cust.is-open > .select-label:not(.bouncing-label),   .autocomplete-select .select-label.full:not(.bouncing-label) {  
  display: none;
}

  .autocomplete-select .container.disabled ~ .select-label,   .autocomplete-select input.disabled {  
  color: #d8d8d8;
}

  .autocomplete-select .error {  
  color: #BF1E1E;  
  font-family: almoni-regular, sans-serif;  
  font-size: 18px;  
  padding-left: 8px;  
  padding-right: 8px;
}

  .autocomplete-select .not-valid .select-label {  
  color: undefined;
}

  .autocomplete-select .not-valid .container {  
  border-top-color: #BF1E1E;  
  border-right-color: #BF1E1E;  
  border-bottom-color: #BF1E1E;  
  border-left-color: #BF1E1E;
}

  .autocomplete-select .not-valid .search {  
  border-bottom-color: undefined !important;
}

  .autocomplete-select .dropdown-select-cust.is-open > .error {  
  display: none;
}

  .autocomplete-select ::-webkit-scrollbar {  
  width: 6px;
}

  .autocomplete-select ::-webkit-scrollbar-thumb {  
  background-color: #d3d3d3;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  -webkit-border-radius: 10px;
  border-radius: 10px;
}

  .autocomplete-select ::-webkit-scrollbar-thumb:hover {  
  background-color: #555;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;
}

  .autocomplete-select input.search {  
  position: absolute;  
  top: 6px;  
  left: 0px;  
  width: 100%;  
  height: 80%;  
  z-index: 99;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  background-color: transparent;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  color: #37374e;
}

  .autocomplete-select .dropdown-select-cust.is-open > input {  
  z-index: 101;
}

  .autocomplete-select input.disabledFilter {  
  z-index: 0;
}

  .autocomplete-select .x-mark {  
  position: absolute;  
  top: 50%;  
  transform: translateY(-50%);  
  cursor: pointer;  
  z-index: 99;
}

  .autocomplete-select .ltr .x-mark {  
  right: 45px;
}

  .autocomplete-select .rtl .x-mark {  
  left: 45px;
}

  .autocomplete-select .no-option-found {  
  font-family: almoni-regular;  
  font-size: 16px;  
  color: #d8d8d8;  
  background-color: undefined;  
  z-index: 102;
}

  .autocomplete-select .sep {  
  position: absolute;  
  top: 50%;  
  width: 1px;  
  height: 20px;  
  background-color: #37374e;  
  transform: translateY(-50%);  
  z-index: 99;
}

  .autocomplete-select .dropdown-select-cust.is-open > .sep {  
  z-index: 101;
}

  .autocomplete-select .ltr .sep {  
  right: 35px;
}

  .autocomplete-select .rtl .sep {  
  left: 35px;
}

  .autocomplete-select .hasBorder {  -webkit-box-shadow: 0px 0px 0px #bfbfbf;
  box-shadow: 0px 0px 0px #bfbfbf;
}

  .br-component1 div {
}

  .validation-message .validation-error-message {  
  color: #BF1E1E;  
  text-align: right;  
  direction: rtl;  
  font-size: 18px;  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: center;
  justify-content: center;  
  margin-bottom: 2vh;  
  font-family: almoni-regular;
}

  .agent-main-page ::-webkit-scrollbar {  
  width: 6px;
}

  .agent-main-page ::-webkit-scrollbar-thumb {  
  background-color: #D6CFF8;  -webkit-border-radius: 10px;
  border-radius: 10px;
}

  .agent-main-page .main-page {  
  overflow: hidden;
}

  .agent-main-page .top-title {  
  font-size: 40px;  
  font-weight: bold;  
  text-align: right;  
  font-family: almoni-bold;  
  color: #37374e;
}

  .agent-main-page .yello-line {  
  margin-top: 68px;  
  width: 100%;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #ffd023;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #ffd023;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #ffd023;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #ffd023;
}

  .agent-main-page .desktop-main-style {  
  background-image: url('static/menora/web_flow_themes/new-design/bg-admin.png');  
  width: 100%;  
  height: calc(100vh - 70px);  
  position: absolute;  -webkit-background-size: cover;
  background-size: cover;  
  background-position: bottom;  
  margin-top: 70px;  
  display: -webkit-flex;
  display: flex;  
  margin-right: 9.5%;  
  direction: rtl;
}

  .agent-main-page .arrow-admin {  
  position: absolute;  
  width: 21%;  
  z-index: 1;  
  top: 39%;  
  left: 63%;
}

  .agent-main-page .high-page-icons {  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: space-between;
  justify-content: space-between;
}

  .agent-main-page .main-page-logo {  
  position: absolute;  -webkit-align-items: flex-start;
  align-items: flex-start;  
  height: 33px;  
  object-fit: contain;  
  right: 30px;  
  top: 14px;
}

  .agent-main-page .contrast {  -webkit-justify-content: flex-start;
  justify-content: flex-start;  
  position: absolute;  
  background-color: transparent;  
  top: 17px;  
  left: 20px;
}

  .agent-main-page .containers {  
  margin-left: auto;  
  margin-right: auto;
}

  .agent-main-page .right-container {  
  width: 21%;  
  height: calc(100vh - 70px);  
  overflow: auto;  
  display: block;  -webkit-box-shadow: -1px 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: -1px 0 5px 0 rgba(0, 0, 0, 0.2);  
  background-color: #ffffff;  
  position: absolute;  
  right: 0px;  -webkit-border-radius: 0;
  border-radius: 0;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #d7d7d7;
}

  .agent-main-page .right-container > table {  
  height: 100%;  
  position: static;
}

  .agent-main-page .text-right-side {  
  vertical-align: top;
}

  .agent-main-page .right-container-close {  
  width: 4%;  
  height: calc(100vh - 70px);  -webkit-box-shadow: -1px 0 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: -1px 0 5px 0 rgba(0, 0, 0, 0.2);  
  background-color: #ffffff;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  
  position: absolute;  
  right: 0px;
}

  .agent-main-page .open-status-arrow {  
  margin-right: auto;  
  padding-left: 1vw;  
  margin-top: auto;  
  margin-bottom: auto;
}

  .agent-main-page .close-status-arrow {  
  margin-top: auto;  
  margin-right: auto;  
  margin-bottom: auto;  
  margin-left: auto;
}

  .agent-main-page .prev-arrow-text {  
  font-size: 16px;  
  color: #37374e;  
  font-family: almoni-regular;
}

  .agent-main-page .right-container-title {  
  position: inline-block;  
  font-size: 39px;  
  color: #37374e;  
  font-family: almoni-regular;  
  margin-top: 2vh;  
  margin-bottom: 5vh;  
  text-align: right;  
  margin-right: 2vw;  
  display: block;
}

  .agent-main-page .sub-topics {  
  margin-right: 2vw;  
  font-size: 25px;  
  color: #37374e;  
  font-family: almoni-regular;  
  text-align: right;
}

  .agent-main-page .forms {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  background-color: transparent;  
  text-align: right;  
  padding-top: 10px;  
  width: contain;  
  color: #37374e;  
  font-family: almoni-regular;  
  margin-right: 2vw;  
  font-size: 20px;  
  float: right;
}

  .agent-main-page .forms.form-selected {  
  font-weight: bold;
}

  .agent-main-page .left-container {  
  width: 750px;  
  height: 82vh;  -webkit-border-radius: 20px;
  border-radius: 20px;  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);  
  background-color: #ffffff;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  
  margin-top: 4vh;  
  margin-right: auto;  
  margin-left: auto;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #d7d7d7;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #d7d7d7;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #d7d7d7;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #d7d7d7;
}

  .agent-main-page .left-container-inside {  
  height: 100%;  
  display: -webkit-flex;
  display: flex;  
  margin-top: 0;  
  margin-right: 2vw;  
  margin-left: 1vw;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

  .agent-main-page .prev-arrow {  
  direction: rtl;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  background-color: transparent;  
  text-align: right;  
  width: 100%;  
  padding-right: 15px;  
  padding-top: 10px;
}

  .agent-main-page .prev-arrow > img {  
  vertical-align: middle;
}

  .agent-main-page .fields-area {  
  direction: ltr;  
  display: -webkit-flex;
  display: flex;  -ms-overflow-y: scroll;
  overflow-y: scroll;  
  padding-right: 15px;  
  min-height: 300px;  
  min-width: 300px;  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

  .agent-main-page .fields-area > div:first-child {  
  margin-top: 0;  
  margin-right: auto;  
  margin-bottom: 0;  
  margin-left: auto;
}

  .agent-main-page .welcome-page {  
  text-align: center;
}

  .agent-main-page .welcome-main-title {  
  font-size: 50px;  
  font-weight: bold;  
  margin-top: 20vh;  
  margin-bottom: 3vh;  
  color: #37374e;  
  font-family: almoni-regular;
}

  .agent-main-page .welcome-sub-title {  
  font-size: 30px;  
  font-weight: 500;  
  color: #37374e;  
  font-family: almoni-regular;  
  line-height: 1.53;
}

  .agent-main-page .footer-area {  
  margin-bottom: 3vh;
}

  .agent-main-page .text-in-bold {  
  font-family: almoni-bold;
}

  .agent-main-page .page-footer-agent {  
  padding-top: 10px;  
  padding-right: 0;  
  padding-bottom: 10px;  
  padding-left: 0;
}

@media only screen and (max-width: 1280px) {
    .agent-main-page .top-title {    
    font-size: 25px;    
    font-weight: bold;    
    text-align: center;
  }
    .agent-main-page .agent-main-page-first-row {    -webkit-align-items: center;
    align-items: center;    
    height: 56px;    
    width: 100%;    
    direction: rtl;    
    display: -webkit-flex;
    display: flex;    -webkit-justify-content: space-around;
    justify-content: space-around;    -webkit-box-shadow: 0 2px 6px 0 rgba(46, 48, 51, 0.05);
    box-shadow: 0 2px 6px 0 rgba(46, 48, 51, 0.05);
  }
    .agent-main-page .main-page-logo {    
    height: 20px;    
    padding-top: 0px;    
    position: initial;    
    margin-right: 0px;    
    margin-left: 0px;
  }
    .agent-main-page .high-title {    
    width: none;    
    height: 19px;    
    font-size: 16px;    
    font-weight: bold;    
    margin-top: 0px;    
    margin-right: 0px;    
    margin-bottom: 0px;    
    margin-left: 0px;
  }
    .agent-main-page .contrast-button {    
    border-top-width: medium;    
    border-top-style: none;    
    border-top-color: initial;
    border-top-color: -moz-initial;    
    border-right-width: medium;    
    border-right-style: none;    
    border-right-color: initial;
    border-right-color: -moz-initial;    
    border-bottom-width: medium;    
    border-bottom-style: none;    
    border-bottom-color: initial;
    border-bottom-color: -moz-initial;    
    border-left-width: medium;    
    border-left-style: none;    
    border-left-color: initial;
    border-left-color: -moz-initial;    
    height: 16px;    
    margin-bottom: 7px;    
    margin-left: 10px;    
    background-color: transparent;
  }
    .agent-main-page .profile-agent-icon {    
    width: 32px;    
    height: 32px;
  }
    .agent-main-page .screen-1-title {    
    margin-top: 2vh;    
    font-size: 25px;    
    font-weight: bolder;    
    text-align: center;    
    color: #37374e;    
    font-family: almoni-regular;
  }
    .agent-main-page .screen-1-text-area {    
    margin-top: 5vw;    
    margin-right: 5vw;    
    margin-bottom: 5vw;    
    margin-left: 5vw;    
    font-family: almoni-regular;
  }
    .agent-main-page .screen-1-sub-title {    
    font-size: 16px;    
    text-align: right;    
    color: #37374e;    
    font-family: almoni-regular;
  }
    .agent-main-page .sub-topics {    
    font-size: 16px;    
    font-weight: bold;    
    margin-top: 2vh;    
    text-align: right;    
    font-family: almoni-regular;
  }
    .agent-main-page .forms {    
    font-size: 16px;    
    color: #8c76a2;    
    text-align: right;
  }
    .agent-main-page .custom-step-progress {    
    text-align: -webkit-center;    
    margin-top: 3%;
  }
    .agent-main-page .fields-area {    
    display: -webkit-flex;
    display: flex;    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;    -webkit-justify-content: flex-end;
    justify-content: flex-end;    
    margin-top: 5px;
  }
    .agent-main-page .title_icon {    
    width: 112px;    
    height: 112px;    
    display: -webkit-flex;
    display: flex;    -webkit-align-items: center;
    align-items: center;    
    margin-right: auto;    
    margin-left: auto;
  }
    .agent-main-page .middle-title {    
    height: 34px;    
    font-size: 25px;
  }
    .agent-main-page .form-button .button {    
    width: 215px;    
    height: 48px;
  }
}

  .agent-big-title .title {  
  font-size: 40px;  
  font-weight: bold;  
  text-align: right;  
  font-family: almoni-bold;  
  color: #37374e;  
  margin-top: 1vh;  
  margin-bottom: 1vh;
}

@media only screen and (max-width: 1280px) {
    .agent-big-title .title {    
    font-size: 25px;    
    font-weight: bold;    
    text-align: center;
  }
}

  .agent-small-title .title {  
  direction: rtl;  
  font-size: 30px;  
  text-align: right;  
  font-family: almoni-regular;  
  color: #37374e;  
  padding-top: 10px;  
  padding-right: 0;  
  padding-bottom: 10px;  
  padding-left: 0;
}

@media only screen and (max-width: 1280px) {
    .agent-small-title .title {    
    font-size: 24px;    
    text-align: center;    
    font-weight: 600;
  }
}

  .send-form-success .root {  
  text-align: center;  
  direction: rtl;  
  font-size: 20px;  
  color: #019875;  
  max-width: 300px;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  
  display: inline-block;  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.04) inset;  
  background-color: #fff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  font-family: almoni-regular;
}

  .send-form-loading .root {  
  padding-top: 15px !important;  
  padding-right: 15px !important;  
  padding-bottom: 15px !important;  
  padding-left: 15px !important;  
  text-align: center;  
  display: inline-block;  
  background-color: #fff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.04) inset;
}

  .send-form-loading span {  
  font-size: 16px;  
  direction: rtl;  
  display: block;
}

  .send-form-loading .top {  
  margin-bottom: 10px;  
  color: #37374e;  
  font-family: almoni-regular;  
  font-size: 20px;
}

  .send-form-loading .bottom {  
  margin-top: 10px;  
  color: #37374e;  
  font-family: almoni-regular;  
  font-size: 20px;
}

@-webkit-keyframes progress-bar-stripes {
  from  { background-position: 40px 0; }
  to    { background-position: 0 0; }
}

@-moz-keyframes progress-bar-stripes {
  from {
    
    background-position: 40px 0;
  }
  to {
    
    background-position: 0 0;
  }
}

@-webkit-keyframes progress-bar-stripes {
  from {
    
    background-position: 40px 0;
  }
  to {
    
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  from {
    
    background-position: 40px 0;
  }
  to {
    
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    
    background-position: 40px 0;
  }
  to {
    
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    
    background-position: 40px 0;
  }
  to {
    
    background-position: 0 0;
  }
}



  .send-form-loading .progress-bar-outer {  
  height: 20px;  
  width: 100%;  
  min-width: 150px;
}

  .send-form-loading .progress-bar-inner {  
  -webkit-animation: progress-bar-stripes 2s linear infinite;  
  -o-animation: progress-bar-stripes 2s linear infinite;  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;  
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);  
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);  
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  /* Impossible to translate property background-image for webkit20110101 */
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);  
  -webkit-background-size: 40px 40px;  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;  
  float: left;  
  font-size: 12px;  
  line-height: 20px;  
  color: #fff;  
  text-align: center;  
  background-color: #337ab7;  
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);  
  -webkit-transition: width .6s ease;  
  -o-transition: width .6s ease;  -o-transition: width .6s ease;
  -webkit-transition: width .6s ease;
  transition: width .6s ease;  
  width: 100%;  
  height: 100%;  -webkit-border-radius: 6px;
  border-radius: 6px;
}

  .preview-loading .root {  
  padding-top: 15px !important;  
  padding-right: 15px !important;  
  padding-bottom: 15px !important;  
  padding-left: 15px !important;  
  text-align: center;  
  display: inline-block;  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.04) inset;  
  background-color: #fff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;
}

  .preview-loading span {  
  font-size: 16px;  
  direction: ltr;  
  display: block;
}

  .preview-loading .top {  
  margin-bottom: 10px;  
  color: #37374e;  
  font-family: almoni-regular;  
  font-size: 20px;
}

  .preview-loading .bottom {  
  margin-top: 10px;  
  color: #37374e;  
  font-family: almoni-regular;  
  font-size: 20px;
}

@-webkit-keyframes progress-bar-stripes {
  from  { background-position: 40px 0; }
  to    { background-position: 0 0; }
}

@-moz-keyframes progress-bar-stripes {
  from {
    
    background-position: 40px 0;
  }
  to {
    
    background-position: 0 0;
  }
}

@-webkit-keyframes progress-bar-stripes {
  from {
    
    background-position: 40px 0;
  }
  to {
    
    background-position: 0 0;
  }
}

@-ms-keyframes progress-bar-stripes {
  from {
    
    background-position: 40px 0;
  }
  to {
    
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  from {
    
    background-position: 40px 0;
  }
  to {
    
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    
    background-position: 40px 0;
  }
  to {
    
    background-position: 0 0;
  }
}



  .preview-loading .progress-bar-outer {  
  height: 20px;  
  width: 100%;  
  min-width: 150px;
}

  .preview-loading .progress-bar-inner {  
  -webkit-animation: progress-bar-stripes 2s linear infinite;  
  -o-animation: progress-bar-stripes 2s linear infinite;  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;  
  background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);  
  background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);  
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -ms-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  /* Impossible to translate property background-image for webkit20110101 */
  background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);  
  -webkit-background-size: 40px 40px;  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;  
  float: left;  
  font-size: 12px;  
  line-height: 20px;  
  color: #fff;  
  text-align: center;  
  background-color: #337ab7;  
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);  
  -webkit-transition: width .6s ease;  
  -o-transition: width .6s ease;  -o-transition: width .6s ease;
  -webkit-transition: width .6s ease;
  transition: width .6s ease;  
  width: 100%;  
  height: 100%;  -webkit-border-radius: 6px;
  border-radius: 6px;
}

  .preview-failed .root {  
  text-align: center;  
  direction: rtl;  
  font-size: 20px;  
  color: #BF1E1E;  
  max-width: 400px;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  
  display: inline-block;  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.04) inset;  
  background-color: #fff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  font-family: almoni-regular;
}

  .send-form-failed .root {  
  text-align: center;  
  direction: rtl;  
  font-size: 20px;  
  color: #BF1E1E;  
  max-width: 400px;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  
  display: inline-block;  
  background-color: #fff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.04) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.04) inset;  
  font-family: almoni-regular;
}

  .text-area .comp-main {  
  border-top-width: 2px;  
  border-top-style: dashed;  
  border-top-color: #888;  
  border-right-width: 2px;  
  border-right-style: dashed;  
  border-right-color: #888;  
  border-bottom-width: 2px;  
  border-bottom-style: dashed;  
  border-bottom-color: #888;  
  border-left-width: 2px;  
  border-left-style: dashed;  
  border-left-color: #888;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  -webkit-border-radius: 7px;
  border-radius: 7px;  
  background-color: rgba(0, 0, 0, 0.05);
}

.checkbox-component {  
  text-align: right !important;  
  margin-left: 4px;
}

  .checkbox-component .error {  
  color: #BF1E1E;
}

  .checkbox-component label {  
  margin-left: 5px;
}

  .checkbox-component md-checkbox {  
  position: relative;  
  direction: rtl;
}

  .checkbox-component md-checkbox.md-default-theme .md-icon {  
  background-color: #ffffff;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #74818d;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #74818d;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #74818d;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #74818d;  -webkit-border-radius: 3px;
  border-radius: 3px;  
  width: 24px;  
  height: 24px;
}

  .checkbox-component md-checkbox.md-default-theme.md-checked .md-icon {  
  background-color: #ffffff;  -webkit-border-radius: 3px;
  border-radius: 3px;  
  border-top-color: #684eed;  
  border-right-color: #684eed;  
  border-bottom-color: #684eed;  
  border-left-color: #684eed;
}

  .checkbox-component .md-container {  
  text-align: right !important;  
  margin-bottom: -15px !important;  
  position: relative !important;  
  vertical-align: top !important;  
  margin-top: 14px !important;
}

  .checkbox-component .md-label * {  
  font-size: 22px !important;  
  font-family: almoni-regular;  
  margin-top: 7px;  
  margin-right: 7px;  
  margin-bottom: 7px;  
  margin-left: 7px;  
  display: inline-block;  
  position: relative;  
  top: -3px;  
  margin-bottom: -7px;  
  margin-top: 9px;  
  color: & textColor;
}

  .checkbox-component md-checkbox.md-default-theme.md-checked .md-icon:after {  
  border-top-color: #684eed !important;  
  border-right-color: #684eed !important;  
  border-bottom-color: #684eed !important;  
  border-left-color: #684eed !important;  
  border-top-width: 0;  
  border-right-width: 1.5px;  
  border-bottom-width: 1.5px;  
  border-left-width: 0;  
  width: 7px;  
  height: 12px;  
  position: absolute;  
  top: 4px;  
  left: 8px;
}

  .checkbox-component md-checkbox.md-default-theme.md-checked .md-icon {  
  background-color: #ffffff;
}

  .checkbox-component md-checkbox.md-default-theme.md-checked .md-icon:after {  
  display: block;
}

.date-input {  
  margin-bottom: 5px;  
  margin-top: 0px;  
  margin-left: 0px;  
  margin-right: 0px;  
  position: relative;  
  max-width: 90%;
}

  .date-input input {  
  background-color: transparent;  
  background-color: undefined;  
  font-family: almoni-regular;  
  font-size: 22px;  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  border-top-width: 0;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  color: #37374e;  
  width: 33%;
}

  .date-input input::-ms-clear {  
  display: none;
}

  .date-input .error-style > input,   .date-input input.validation-error {  
  color: #37374e !important;
}

  .date-input input::placeholder {  
  color: #d0d0d0;  
  font-size: 22px;  -o-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;  -webkit-opacity: 0;
  opacity: 0;
}

  .date-input input:-ms-input-placeholder {  
  color: #d0d0d0 !important;  
  font-size: 22px !important;  -o-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;  -webkit-opacity: 0;
  opacity: 0;
}

  .date-input input::-ms-input-placeholder {  
  color: #d0d0d0 !important;  
  font-size: 22px !important;  -o-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;  -webkit-opacity: 0;
  opacity: 0;
}

.date-input.focused input::placeholder, .date-input.filled input::placeholder {  -webkit-opacity: 1;
  opacity: 1;
}

.date-input.focused input:-ms-input-placeholder, .date-input.filled input:-ms-input-placeholder {  -webkit-opacity: 1;
  opacity: 1;
}

.date-input.focused input::-ms-input-placeholder, .date-input.filled input::-ms-input-placeholder {  -webkit-opacity: 1;
  opacity: 1;
}

.date-input.non-equal input.day-input {  
  width: 100% !important;  
  text-align: right;
}

.date-input.non-equal.direction-ltr input.day-input {  
  width: 4rem !important;  
  max-width: 45px !important;  
  text-align: center;
}

.date-input.non-equal input.month-input {  
  width: 3rem !important;  
  text-align: center;
}

.date-input.non-equal input.year-input {  
  width: 4rem !important;  
  text-align: left;
}

.date-input.non-equal.direction-ltr input.year-input {  
  width: 100% !important;  
  text-align: left;  
  padding-right: 5px;
}

.date-input.border-type-full,   .date-input .border-type-full {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #37374e;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #37374e;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #37374e;  -webkit-border-radius: 0px;
  border-radius: 0px;  -webkit-box-shadow: 0 0 0 #bfbfbf;
  box-shadow: 0 0 0 #bfbfbf;
}

.date-input.border-type-full-focus,   .date-input .border-type-full-focus {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #37374e;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #37374e;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #37374e;  -webkit-box-shadow: 0 0 0 #bfbfbf;
  box-shadow: 0 0 0 #bfbfbf;
}

  .date-input .border-type-bottom {  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;
}

.date-input.focused .border-type-bottom {  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;
}

  .date-input input:focus {  
  border-top-width: 1px;  
  border-right-width: 1px;  
  border-bottom-width: 1px;  
  border-left-width: 1px;  
  border-top-color: #37374e;  
  border-right-color: #37374e;  
  border-bottom-color: #37374e;  
  border-left-color: #37374e;  
  outline-width: 0;  
  outline-style: none;  
  outline-color: initial;
  outline-color: -moz-initial;  
  margin-bottom: 0;  
  color: #37374e;
}

  .date-input .label {  
  font-family: almoni-regular;  
  font-size: 22px;  
  color: #37374e;  
  font-weight: 400;  
  display: block;  
  pointer-events: none;  
  position: relative;  
  z-index: 1;  -o-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

  .date-input .label.animate {  -o-transition: transform 0.2s ease;
  -webkit-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
}

  .date-input .label.error-style {  
  color: #37374e;
}

.date-input.filled .label {  
  color: #37374e;
}

.date-input.focused .label {  
  color: #37374e;
}

  .date-input .error-msg {  
  position: absolute;  
  font-size: 18px;  
  font-family: almoni-regular;  
  font-weight: undefined;  
  color: #BF1E1E;
}

  .date-input .comment {  
  position: absolute;  
  font-size: 15px;  
  font-family: almoni-regular;  
  color: #37374e;
}

  .date-input input:read-only {  
  color: #898585 !important;  
  background-color: #faf8f8 !important;  
  -webkit-text-fill-color: #898585 !important;  
  -webkit-opacity: 1;
}

  .date-input input:disabled {  
  cursor: not-allowed;  
  color: #898585 !important;  
  background-color: #faf8f8 !important;  
  -webkit-text-fill-color: #898585 !important;  
  -webkit-opacity: 1;
}

.date-input.disabled .label {  
  color: undefined !important;
}

  .date-input .rtl,   .date-input .rtl .label {  
  text-align: right;  
  direction: rtl;  -o-transform-origin: top right;
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

  .date-input .ltr {  
  text-align: left;  
  direction: ltr;  
  padding-left: 5px;
}

  .date-input .ltr .label {  
  text-align: left;  
  direction: ltr;
}

  .date-input .ltr.abs-position {  
  position: absolute;  
  left: 0;  
  text-align: left;  
  direction: ltr;
}

  .date-input .rtl.abs-position {  
  position: absolute;  
  right: 0;  
  text-align: right;  
  direction: rtl;
}

  .date-input .text-input-wrapper {  
  position: relative;  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  
  width: auto;
}

  .date-input .text-input-wrapper.error-style {  
  border-top-color: #37374e !important;  
  border-right-color: #37374e !important;  
  border-bottom-color: #37374e !important;  
  border-left-color: #37374e !important;
}

.date-input.border-type-full.disabled,   .date-input .text-input-wrapper.border-type-full.disabled,   .date-input .outer-container.border-type-full.disabled {  
  cursor: not-allowed;  
  background-color: #faf8f8 !important;  
  border-top-width: 1px;  
  border-top-style: dotted;  
  border-top-color: #37374e;  
  border-right-width: 1px;  
  border-right-style: dotted;  
  border-right-color: #37374e;  
  border-bottom-width: 1px;  
  border-bottom-style: dotted;  
  border-bottom-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: dotted;  
  border-left-color: #37374e;  -webkit-box-shadow: 0 0 0 #bfbfbf;
  box-shadow: 0 0 0 #bfbfbf;
}

  .date-input .text-input-wrapper.border-type-bottom.disabled {  
  cursor: not-allowed;  
  background-color: #faf8f8 !important;  
  border-bottom-width: 1px;  
  border-bottom-style: dotted;  
  border-bottom-color: #37374e;
}

  .date-input .rtl .text-input-wrapper.with-markers {  
  padding-left: 20px;
}

  .date-input .ltr .text-input-wrapper.with-markers {  
  padding-right: 20px;
}

  .date-input .xmark {  
  color: #BF1E1E;
}

  .date-input .xmark.ltr {  
  margin-top: auto;  
  margin-right: 5px;  
  margin-bottom: auto;  
  margin-left: auto;
}

  .date-input .xmark.rtl {  
  margin-top: auto;  
  margin-right: auto;  
  margin-bottom: auto;  
  margin-left: 5px;
}

  .date-input .xmark:after {  
  content: '×';  
  font-size: 25px;  
  margin-top: auto;  
  margin-right: auto;  
  margin-bottom: auto;  
  margin-left: 5px;
}

  .date-input .checkmark {  
  color: #019875;
}

  .date-input .checkmark.ltr {  
  margin-top: auto;  
  margin-right: 5px;  
  margin-bottom: auto;  
  margin-left: auto;
}

  .date-input .checkmark.rtl {  
  margin-top: auto;  
  margin-right: auto;  
  margin-bottom: auto;  
  margin-left: 5px;
}

  .date-input .checkmark:after {  
  content: '✔';  
  font-size: 18px;
}

  .date-input .hidden {  
  visibility: hidden;
}

  .date-input .error-container {  
  position: relative;  
  margin-top: 0px;
}

  .date-input .filler {  
  position: static;
}

  .date-input .sep {  
  color: #bababa;  -webkit-align-self: center;
  align-self: center;  -o-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;  -webkit-opacity: 0;
  opacity: 0;  
  white-space: pre;
}

  .date-input .error-style .sep {  
  color: #37374e;
}

.date-input.focused .sep, .date-input.filled .sep {  -webkit-opacity: 1;
  opacity: 1;
}

@-moz-document url-prefix() {
  .date-input input{
    width: 33%;
  }
}

  .date-input .label.labelDisabled {  
  color: #37374e !important;
}

  .date-input .inputHasValue {  
  color: #37374e;
}

  .preview-page .form-document-preview {  
  width: initial;  
  max-width: 850px;  
  left: 0px;  
  top: 150px;  
  position: absolute;  
  right: 0px;  
  bottom: 16vh;  
  height: 70%;  
  margin-top: auto;  
  margin-right: auto;  
  margin-bottom: auto;  
  margin-left: auto;
}

  .preview-page .form-document-preview.show-zoom-buttons .button-panel {  
  text-align: center;
}

  .preview-page main {  
  direction: rtl;  
  height: 100vh;  -webkit-background-size: cover;
  background-size: cover;  
  background-position: bottom;
}

  .preview-page .header {  
  position: relative;  
  height: 70px;  
  width: 100%;
}

  .preview-page .header > .logo {  
  height: 33px;  
  transform: translateY(50%);  
  margin-right: 30px;
}

  .preview-page main > .container {  
  height: 85vh;  
  width: 869px;  
  margin-top: 0;  
  margin-right: auto;  
  margin-bottom: 0;  
  margin-left: auto;  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #d7d7d7;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #d7d7d7;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #d7d7d7;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #d7d7d7;  -webkit-border-radius: 20px;
  border-radius: 20px;  
  background-color: white;  -webkit-box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.2);
}

  .preview-page .container-title {  
  margin-top: 15px;  
  margin-right: 50px;  
  margin-bottom: 15px;  
  margin-left: 0;  
  position: relative;  
  z-index: 1;
}

  .preview-page .container-title .logo {  
  display: none;
}

  .preview-page .container-title h1 {  
  font-size: 40px;  
  font-family: almoni-regular;  
  font-weight: bold;  
  color: #37374e;  
  margin-top: 0;  
  margin-right: 0;  
  margin-bottom: 0;  
  margin-left: 0;
}

  .preview-page .buttons-area {  
  transform: translate(0px, -100%);  
  padding-top: 10px;  
  padding-right: 0;  
  padding-bottom: 10px;  
  padding-left: 0;  
  width: 100%;
}

  .preview-page .buttons-area > .footer-button {  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  width: 20vw;  
  min-width: 150px;  
  max-width: 300px;  
  height: 45px;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  color: white;  
  font-size: 20px;  
  font-family: almoni-regular;  -webkit-text-decoration: none;
  text-decoration: none;  
  -webkit-transition-duration: 0.2s;  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

  .preview-page .buttons-area > .footer-button-primary {  
  background-color: black;
}

  .preview-page .buttons-area > .footer-button-secondary {  
  background-color: #ffd028;
}

  .preview-page .buttons-area > .footer-button-primary:hover,   .preview-page .buttons-area > .footer-button-secondary:hover {  -webkit-opacity: .8;
  opacity: .8;
}

  .preview-page .footer-area {  
  width: ;  
  display: -webkit-flex;
  display: flex;  -webkit-align-items: flex-end;
  align-items: flex-end;  
  padding-top: 10px;  
  padding-right: 0;  
  padding-bottom: 10px;  
  padding-left: 0;
}

  .preview-page .page-footer .container {  
  width: 60%;  
  margin-top: auto;  
  margin-right: auto;  
  margin-bottom: auto;  
  margin-left: auto;
}

@media screen and (max-width: 870px) {
    .preview-page main > .container {    
    border-top-width: medium;    
    border-top-style: none;    
    border-top-color: initial;
    border-top-color: -moz-initial;    
    border-right-width: medium;    
    border-right-style: none;    
    border-right-color: initial;
    border-right-color: -moz-initial;    
    border-bottom-width: medium;    
    border-bottom-style: none;    
    border-bottom-color: initial;
    border-bottom-color: -moz-initial;    
    border-left-width: medium;    
    border-left-style: none;    
    border-left-color: initial;
    border-left-color: -moz-initial;    -webkit-box-shadow: none;
    box-shadow: none;    -webkit-border-radius: 0;
    border-radius: 0;    
    width: 100%;    
    height: 100vh;
  }
    .preview-page .buttons-area {    
    width: 100%;    
    transform: translate(-50%, 0);    
    bottom: 0;    
    padding-top: 5px;    
    padding-right: 0;    
    padding-bottom: 5px;    
    padding-left: 0;
  }
    .preview-page .header {    
    display: none;
  }
    .preview-page .container-title {    
    margin-top: 0;    
    margin-right: 0;    
    margin-bottom: 0;    
    margin-left: 0;    
    height: 56px;    
    width: 100vw;    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
    .preview-page .container-title h1 {    
    font-size: 16px;    
    text-align: center;    
    position: relative;    
    top: 50%;    
    transform: translateY(-50%);    
    max-width: calc(100vw - 140px);    
    margin-top: 0;    
    margin-right: auto;    
    margin-bottom: 0;    
    margin-left: auto;
  }
    .preview-page .container-title .logo {    
    display: block;    
    position: absolute;    
    height: 20px;    
    top: 50%;    
    transform: translateY(-50%);    
    margin-right: 5px;
  }
    .preview-page .form-document-preview {    
    top: 56px;    
    right: 0px;    
    bottom: 67px;    
    left: 0px;
  }
    .preview-page .buttons-area {    
    position: absolute;    
    bottom: 0;    
    left: 0;    
    transform: none;
  }
    .preview-page .page-footer .container {    
    width: 100%;
  }
}

  .trash-button .md-default-theme {  
  color: #999;
}

  .running-number .number {  
  color: textColor;  
  background-color: #ffd028 !important;  -webkit-border-radius: 100%;
  border-radius: 100%;  
  width: 35px;  
  height: 35px;  
  line-height: 35px;  
  text-align: center;  
  margin-top: 0;  
  margin-right: 13px;  
  margin-bottom: 0;  
  margin-left: 13px;
}

  .form-action-button .loader {  
  font-size: 10px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  text-indent: -9999em;  
  width: 4.5em;  
  height: 4.5em;  -webkit-border-radius: 50%;
  border-radius: 50%;  
  background-color: #ffffff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  background-color: transparent;  
  background-image: -webkit-linear-gradient(right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);
  background-image: -o-linear-gradient(right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);
  background-image: -ms-linear-gradient(right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);
  background-image: -moz-linear-gradient(right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);
  /* Impossible to translate property background-image for webkit20110101 */
  background-image: linear-gradient(to right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  position: relative;  
  -webkit-animation: load3 1.4s infinite linear;  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;  
  -webkit-transform: translateZ(0);  
  -ms-transform: translateZ(0);  
  transform: translateZ(0);
}

  .form-action-button .loader:before {  
  width: 50%;  
  height: 50%;  
  background-color: #ffffff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  -webkit-border-radius: 100% 0 0 0;
  border-radius: 100% 0 0 0;  
  position: absolute;  
  top: 0;  
  left: 0;  
  content: '';
}

  .form-action-button .loader:after {  
  background-color: #c5d1e1;  
  width: 75%;  
  height: 75%;  -webkit-border-radius: 50%;
  border-radius: 50%;  
  content: '';  
  margin-top: auto;  
  margin-right: auto;  
  margin-bottom: auto;  
  margin-left: auto;  
  position: absolute;  
  top: 0;  
  left: 0;  
  bottom: 0;  
  right: 0;
}

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}

@-webkit-keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}

@-ms-keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}

@-o-keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}

@keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}



  .form-action-button .wrapper {  
  width: 100%;  
  display: inline-block;
}

  .form-action-button button {  
  background-color: #ffd028;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #b6b6b6;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #b6b6b6;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #b6b6b6;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #b6b6b6;  
  color: #37374e;  
  width: undefined;  
  height: 50px;  
  display: inline-block;  
  font-size: 22px;  
  font-family: almoni-regular;  -webkit-border-radius: 10px !important;
  border-radius: 10px !important;  -webkit-box-shadow: 1px 1px #bfbfbf;
  box-shadow: 1px 1px #bfbfbf;  
  text-align: undefined;
}

  .form-action-button button:not(.disabled):hover {  
  background-color: #ffc90a;  
  color: undefined;
}

  .form-action-button button.active:not(.disabled) {  
  background-color: undefined;  
  color: undefined;
}

  .form-action-button .image {  
  width: auto;  
  height: -webkit-fill-available;
}

  .form-action-button .rtl {  
  direction: rtl;
}

  .form-action-button .ltr {  
  direction: ltr;
}

  .city-autocomplete md-input-container {  
  direction: rtl;  
  width: 100% !important;
}

  .city-autocomplete input {  
  width: 89% !important;  
  border-top-color: #37374e !important;  
  border-right-color: #37374e !important;  
  border-bottom-color: #37374e !important;  
  border-left-color: #37374e !important;
}

  .city-autocomplete .md-input-focused label,   .city-autocomplete input {  
  color: #37374e !important;
}

  .city-autocomplete md-input-container {  
  direction: rtl;
}

  .city-autocomplete md-input-container label {  
  text-align: right !important;  -o-transform-origin: right center !important;
  -webkit-transform-origin: right center !important;
  transform-origin: right center !important;  
  font-family: almoni-regular;  
  color: #37374e !important;
}

  .city-autocomplete md-input-container input {  
  direction: rtl;
}

  .city-autocomplete md-input-container div[ng-messages] div {  
  right: 0;  
  padding-top: 0;  
  padding-right: 0;  
  padding-bottom: 30px;  
  padding-left: 0;
}

  .city-autocomplete label {  
  font-size: 22px !important;  
  font-family: almoni-regular;
}

  .city-autocomplete input {  
  font-size: 22px !important;  
  font-family: almoni-regular;
}

  .city-autocomplete md-input-container label {  
  color: #37374e;
}

  .city-autocomplete .md-input {  
  border-top-width: 0 !important;  
  border-right-width: 0 !important;  
  border-bottom-width: 1px !important;  
  border-left-width: 0 !important;  
  padding-top: 2px !important;  
  padding-right: 2px !important;  
  padding-bottom: 3px !important;  
  padding-left: 2px !important;
}

  .city-autocomplete .md-default-theme.md-input-invalid [ng-message] {  
  color: #BF1E1E;  
  font-family: almoni-regular;  
  font-size: 18px;
}

.form-checkbox-small {  
  position: relative;  
  padding-top: 1px;  
  padding-right: 0px;  
  padding-bottom: 1px;  
  padding-left: 0px;  
  margin-bottom: 0px;  
  margin-top: 0px;
}

  .form-checkbox-small label {  
  width: fit-content;
}

  .form-checkbox-small .container {  
  font-size: 18px;  
  font-family: almoni-regular;  
  color: #37374e;  
  position: relative;  
  display: -webkit-flex;
  display: flex;
}

  .form-checkbox-small .container:hover .checkmark {  
  background-color: undefined;
}

  .form-checkbox-small .container:hover .label {  
  color: undefined !important;
}

  .form-checkbox-small .disabled {  
  color: #9b9b9b !important;
}

  .form-checkbox-small .checkmark {  
  position: relative;  
  cursor: pointer;  
  height: 22px;  
  width: 22px;  
  min-width: 22px;  
  background-color: undefined;  
  border-top-width: 1px !important;  
  border-top-style: solid !important;  
  border-top-color: #bcbcbc !important;  
  border-right-width: 1px !important;  
  border-right-style: solid !important;  
  border-right-color: #bcbcbc !important;  
  border-bottom-width: 1px !important;  
  border-bottom-style: solid !important;  
  border-bottom-color: #bcbcbc !important;  
  border-left-width: 1px !important;  
  border-left-style: solid !important;  
  border-left-color: #bcbcbc !important;  -webkit-border-radius: 3px;
  border-radius: 3px;  -ms-flex: 0 0;
  -webkit-flex: 0 0;
  flex: 0 0;
}

  .form-checkbox-small input:disabled ~ .checkmark {  
  border-top-style: dashed !important;  
  border-right-style: dashed !important;  
  border-bottom-style: dashed !important;  
  border-left-style: dashed !important;  
  cursor: not-allowed !important;  
  border-top-color: #9b9b9b !important;  
  border-right-color: #9b9b9b !important;  
  border-bottom-color: #9b9b9b !important;  
  border-left-color: #9b9b9b !important;  
  background-color: #f7f6f6 !important;
}

  .form-checkbox-small input:checked ~ .checkmark {  
  background-color: undefined;
}

  .form-checkbox-small input:checked ~ .checkmark:after {  
  display: block;
}

  .form-checkbox-small .checkmark:after {  
  right: 7px;  
  top: 3px;  
  width: 7px;  
  height: 12px;  
  border-top-width: medium;  
  border-top-style: solid;  
  border-top-color: #684eed;  
  border-right-width: medium;  
  border-right-style: solid;  
  border-right-color: #684eed;  
  border-bottom-width: medium;  
  border-bottom-style: solid;  
  border-bottom-color: #684eed;  
  border-left-width: medium;  
  border-left-style: solid;  
  border-left-color: #684eed;  
  border-top-width: 0;  
  border-right-width: 2px;  
  border-bottom-width: 2px;  
  border-left-width: 0;  
  -webkit-transform: rotate(45deg);  
  -ms-transform: rotate(45deg);  
  transform: rotate(45deg);  
  content: "";  
  position: absolute;  
  display: none;
}

  .form-checkbox-small .rtl {  
  text-align: right;  
  direction: rtl;
}

  .form-checkbox-small .ltr {  
  text-align: left;  
  direction: ltr;
}

  .form-checkbox-small .ltr .checkmark {  
  margin-right: 10px;
}

  .form-checkbox-small .rtl .checkmark {  
  margin-left: 10px;
}

  .form-checkbox-small .error {  
  color: #BF1E1E;  
  font-size: 18px;  
  font-family: almoni-regular;
}

  .form-checkbox-small input {  
  position: absolute;  -webkit-opacity: 0;
  opacity: 0;  
  cursor: pointer;  
  height: 0;  
  width: 0;  
  margin-top: 0;  
  margin-right: 0;  
  margin-bottom: 0;  
  margin-left: 0;
}

  .form-checkbox-small .label {  
  position: relative;  
  display: inline-block;  
  padding-top: 0px;  
  cursor: pointer;
}

  .bank-branch-autocomplete md-input-container {  
  direction: rtl;  
  width: 100% !important;
}

  .bank-branch-autocomplete input {  
  width: 89% !important;  
  border-top-color: #37374e !important;  
  border-right-color: #37374e !important;  
  border-bottom-color: #37374e !important;  
  border-left-color: #37374e !important;
}

  .bank-branch-autocomplete .md-input-focused label,   .bank-branch-autocomplete input {  
  color: #37374e !important;
}

  .bank-branch-autocomplete md-input-container {  
  direction: rtl;
}

  .bank-branch-autocomplete md-input-container label {  
  text-align: right !important;  -o-transform-origin: right center !important;
  -webkit-transform-origin: right center !important;
  transform-origin: right center !important;  
  font-family: almoni-regular;  
  color: #37374e !important;
}

  .bank-branch-autocomplete md-input-container input {  
  direction: rtl;
}

  .bank-branch-autocomplete md-input-container div[ng-messages] div {  
  right: 0;  
  padding-top: 0;  
  padding-right: 0;  
  padding-bottom: 30px;  
  padding-left: 0;
}

  .bank-branch-autocomplete label {  
  font-size: 22px !important;  
  font-family: almoni-regular;
}

  .bank-branch-autocomplete input {  
  font-size: 22px !important;  
  font-family: almoni-regular;
}

  .bank-branch-autocomplete md-input-container label {  
  color: #37374e;
}

  .bank-branch-autocomplete .md-input {  
  border-top-width: 0 !important;  
  border-right-width: 0 !important;  
  border-bottom-width: 1px !important;  
  border-left-width: 0 !important;  
  padding-top: 2px !important;  
  padding-right: 2px !important;  
  padding-bottom: 3px !important;  
  padding-left: 2px !important;
}

  .model-observer .comp-main {  
  border-top-width: 2px;  
  border-top-style: dashed;  
  border-top-color: #888;  
  border-right-width: 2px;  
  border-right-style: dashed;  
  border-right-color: #888;  
  border-bottom-width: 2px;  
  border-bottom-style: dashed;  
  border-bottom-color: #888;  
  border-left-width: 2px;  
  border-left-style: dashed;  
  border-left-color: #888;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  -webkit-border-radius: 7px;
  border-radius: 7px;  
  background-color: rgba(0, 0, 0, 0.05);
}

  .pci-component .main-class {  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  
  direction: rtl;  
  -webkit-align-items: center;  
  display: -webkit-flex;  
  -webkit-flex-wrap: wrap;  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

  .pci-component .grid-item {  
  width: 400px;
}

  .pci-component .grid-cell {  
  width: 400px;
}

  .pci-component .iphone {  
  margin-bottom: 13px;
}

  .pci-component .expiry-date table {  
  width: 100%;
}

  .pci-component .select-wrapper {  
  width: 100%;
}

  .pci-component .tokef {  
  width: 225px;  
  margin-top: 0;  
  margin-right: 0;  
  margin-bottom: auto;  
  margin-left: 0;  
  position: relative;  
  margin-top: 29px;
}

  .pci-component .btn-container {  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: space-around;
  justify-content: space-around;
}

  .pci-component .secondary-button {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-justify-content: center;
  justify-content: center;
}

  .pci-component .status-message {  
  color: red;  
  text-align: center;  
  padding-bottom: 20px;
}

  .pci-component .success-message {  
  color: green;  
  display: -webkit-flex;  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: center;
  justify-content: center;  
  text-align: center;  
  padding-bottom: 20px;  
  width: 100%;
}

  .pci-component .primary-button-pci-comp button {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: black;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: black;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: black;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: black;  
  transform: scale(0.8);  
  background-color: #f3f2ff;
}

  .pci-component .primary-button-pci-comp button:hover {  
  color: #37374e;  
  background-color: #fff;
}

.custom-select {  
  margin-top: 0px;
}

  .custom-select .dropdown-select-cust {  
  position: relative;  
  margin-top: 0px;  
  width: 315px;  
  height: 40px;  -webkit-box-shadow: 0px 0px 0px #bfbfbf;
  box-shadow: 0px 0px 0px #bfbfbf;
}

  .custom-select .dropdown-select-cust.is-open {  
  z-index: 999;
}

  .custom-select .dropdown-select-cust.have-bouncing-label-top {  
  margin-top: calc(22px + 5px);  
  color: #000;
}

  .custom-select .rtl {  
  text-align: right;  
  direction: rtl;
}

  .custom-select .ltr {  
  text-align: left;  
  direction: ltr;
}

  .custom-select .dropdown-select-cust:hover:not(.is-open) .container {  
  border-top-color: #37374e;  
  border-right-color: #37374e;  
  border-bottom-color: #37374e;  
  border-left-color: #37374e;
}

  .custom-select .dropdown-select-cust.is-open .container {  
  z-index: 100;
}

  .custom-select .spacer-cust {  
  height: 100%;  -webkit-opacity: 0;
  opacity: 0;
}

  .custom-select .arrow-container-cust {  
  position: absolute;  
  top: 50%;  
  transform: translateY(-50%);  
  padding-bottom: 5px;  
  z-index: 99;  
  pointer-events: none;
}

  .custom-select .dropdown-select-cust.is-open > .arrow-container-cust {  
  z-index: 101;
}

  .custom-select .arrow-container-cust.ltr {  
  right: 15px;
}

  .custom-select .arrow-container-cust.rtl {  
  left: 15px;
}

  .custom-select .arrow {  
  border-top-color: #000;  
  border-right-color: #000;  
  border-bottom-color: #000;  
  border-left-color: #000;  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  border-top-width: medium;  
  border-top-style: solid;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: solid;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: solid;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: solid;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  border-top-width: 0;  
  border-right-width: 3px;  
  border-bottom-width: 3px;  
  border-left-width: 0;  
  display: inline-block;  
  width: 9px;  
  height: 9px;  -o-transition: transform 0.3s ease-out;
  -webkit-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;  -o-transform-origin: calc(50% + 1px) calc(50% + 1px);
  -webkit-transform-origin: calc(50% + 1px) calc(50% + 1px);
  transform-origin: calc(50% + 1px) calc(50% + 1px);
}

  .custom-select .arrow.up {  
  transform: rotate(225deg);
}

  .custom-select .arrow.down {  
  transform: rotate(45deg);
}

  .custom-select .is-closed .container {  
  background-color: undefined;
}

  .custom-select .container {  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  padding-top: 2px;  
  position: absolute;  
  top: 0px;  
  left: 0px;  
  height: 100%;  
  width: 100%;  
  cursor: pointer;  
  overflow: hidden;  -o-transition: height 0.15s ease-out;
  -webkit-transition: height 0.15s ease-out;
  transition: height 0.15s ease-out;
}

  .custom-select .container.open {  
  background-color: #f3f2ff;
}

  .custom-select .container.disabled {  
  cursor: default;
}

  .custom-select .container.full-border {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #37374e;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #37374e;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #37374e;  -webkit-border-radius: 0px;
  border-radius: 0px;
}

  .custom-select .container.bottom-border {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;
}

  .custom-select .container.full-border.disabled {  
  border-top-width: 2px;  
  border-top-style: dotted;  
  border-top-color: #000;  
  border-right-width: 2px;  
  border-right-style: dotted;  
  border-right-color: #000;  
  border-bottom-width: 2px;  
  border-bottom-style: dotted;  
  border-bottom-color: #000;  
  border-left-width: 2px;  
  border-left-style: dotted;  
  border-left-color: #000;
}

  .custom-select .container.bottom-border.disabled {  
  border-bottom-width: 2px;  
  border-bottom-style: dotted;  
  border-bottom-color: #000;
}

  .custom-select .inner-container.open {  -ms-overflow-y: auto;
  overflow-y: auto;  
  max-height: calc(4 * (22px + 5px + 10px));
}

  .custom-select .dropdown-option-selected {  
  padding-top: 12px !important;  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  user-select: none;  
  cursor: pointer;  
  padding-bottom: 8px;  
  padding-left: 8px;  
  padding-right: 8px;  
  font-family: almoni-regular;  
  font-size: 22px;  
  color: #37374e;
}

  .custom-select .empty-list-object-placeholder {  
  border-bottom-width: 1px !important;  
  border-bottom-style: solid !important;  
  border-bottom-color: rgba(146, 138, 126, 0.451) !important;  
  color: transparent !important;  
  background-color: undefined;
}

  .custom-select .empty-list-object-placeholder:hover {  
  background-color: undefined !important;
}

  .custom-select .is-closed .dropdown-option-cust {  
  display: none;
}

  .custom-select .dropdown-option-cust {  
  padding-top: 6px;  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  user-select: none;  
  cursor: pointer;  
  padding-bottom: 5px;  
  padding-left: 8px;  
  padding-right: 8px;  
  font-family: almoni-regular;  
  font-size: 22px;  
  color: #37374e;  
  background-color: #f3f2ff;
}

  .custom-select .dropdown-option-cust.visible:hover {  
  background-color: #f3f2ff;  
  color: #37374e;
}

  .custom-select .dropdown-option-cust.visible:focus {  
  background-color: #f3f2ff;  
  color: #37374e;
}

  .custom-select .dropdown-option-cust.empty-state:not(.visible) {  
  display: none;
}

  .custom-select .dropdown-option-cust::placeholder {  
  color: #37374e;
}

  .custom-select .container.disabled > .inner-container > .dropdown-option-cust {  
  color: undefined;
}

  .custom-select .select-label {  
  color: #37374e;  
  font-size: 22px;  
  font-weight: 400;  
  font-family: almoni-regular;  
  position: absolute;  
  pointer-events: none;  
  width: 100%;  
  bottom: 8px;  -o-transition: 0.2s transform;
  -webkit-transition: 0.2s transform;
  transition: 0.2s transform;  
  padding-right: 0px;  
  padding-left: 0px;
}

  .custom-select .select-label.rtl {  
  right: 0px;
}

  .custom-select .select-label.ltr {  
  left: 0px;
}

  .custom-select .dropdown-select-cust.is-open > .select-label.bouncing-label,   .custom-select .select-label.full.bouncing-label {  
  color: undefined;  
  background-color: transparent;  
  transform: translateY(-40px) translateY(0px);  
  font-size: 22px;  
  z-index: 101;  
  bottom: 0px;
}

  .custom-select .dropdown-select-cust.is-open > .select-label:not(.bouncing-label),   .custom-select .select-label.full:not(.bouncing-label) {  
  bottom: 36px;
}

  .custom-select .container.disabled ~ .select-label {  
  color: #bababa;
}

  .custom-select .error {  
  color: #BF1E1E;  
  font-family: almoni-regular;  
  font-size: 18px;  
  padding-left: 8px;  
  padding-right: 8px;
}

  .custom-select .dropdown-select-cust.is-open > .error {  
  display: none;
}

  .custom-select ::-webkit-scrollbar {  
  width: 6px;
}

  .custom-select ::-webkit-scrollbar-thumb {  
  background-color: #d3d3d3;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  -webkit-border-radius: 10px;
  border-radius: 10px;
}

  .custom-select ::-webkit-scrollbar-thumb:hover {  
  background-color: #555;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;
}

  .custom-select .loader {  
  border-top-width: 3px;  
  border-top-style: solid;  
  border-top-color: #f3f3f3;  
  border-right-width: 3px;  
  border-right-style: solid;  
  border-right-color: #f3f3f3;  
  border-bottom-width: 3px;  
  border-bottom-style: solid;  
  border-bottom-color: #f3f3f3;  
  border-left-width: 3px;  
  border-left-style: solid;  
  border-left-color: #f3f3f3;  -webkit-border-radius: 50%;
  border-radius: 50%;  
  border-top-width: 3px;  
  border-top-style: solid;  
  border-top-color: #3498db;  
  width: 20px;  
  height: 20px;  
  -webkit-animation: spin 1s linear infinite;  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;  
  margin-top: 0;  
  margin-right: auto;  
  margin-bottom: 0;  
  margin-left: auto;  
  margin-bottom: 10px;  
  margin-top: 10px;
}

  .custom-select .error-container {  
  position: relative;  
  margin-top: 5px;
}

  .custom-select .comment {  
  position: absolute;  
  font-size: 18px;  
  font-family: almoni-regular;  
  color: #000;
}

  .custom-select .filler {  
  position: static;
}

  .custom-select .error-msg {  
  position: absolute;  
  font-size: 18px;  
  font-family: almoni-regular;  
  color: #BF1E1E;
}

  .custom-select .hidden {  
  visibility: hidden;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@-moz-keyframes spin {
  0% {
    
    transform: rotate(0deg);
  }
  100% {
    
    transform: rotate(360deg);
  }
}

@-webkit-keyframes spin {
  0% {
    
    transform: rotate(0deg);
  }
  100% {
    
    transform: rotate(360deg);
  }
}

@-ms-keyframes spin {
  0% {
    
    transform: rotate(0deg);
  }
  100% {
    
    transform: rotate(360deg);
  }
}

@-o-keyframes spin {
  0% {
    
    transform: rotate(0deg);
  }
  100% {
    
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    
    transform: rotate(0deg);
  }
  100% {
    
    transform: rotate(360deg);
  }
}



  .custom-select .loader-rtl {  
  left: 14px;
}

  .custom-select .loader-ltr {  
  right: 14px;
}

.select-process-dropdown {  
  font-family: almoni-regular;  
  font-size: 20px;  
  width: 400px;  
  color: #37374e;  
  text-align: center;  
  margin-top: 0;  
  margin-right: auto;  
  margin-bottom: 0;  
  margin-left: auto;  
  direction: rtl;  
  scrollbar-width: none;  
  -ms-overflow-style: none;
}

  .select-process-dropdown .selected-option {  
  border-top-width: 2px;  
  border-top-style: solid;  
  border-top-color: #D7D7D7;  
  border-right-width: 2px;  
  border-right-style: solid;  
  border-right-color: #D7D7D7;  
  border-bottom-width: 2px;  
  border-bottom-style: solid;  
  border-bottom-color: #D7D7D7;  
  border-left-width: 2px;  
  border-left-style: solid;  
  border-left-color: #D7D7D7;  -webkit-border-radius: 10px;
  border-radius: 10px;  
  padding-top: 19px;  
  padding-right: 19px;  
  padding-bottom: 19px;  
  padding-left: 19px;  
  position: relative;  
  height: 20px;  
  cursor: pointer;  
  direction: rtl;
}

  .select-process-dropdown .selected-option:hover {  
  border-top-color: #959595;  
  border-right-color: #959595;  
  border-bottom-color: #959595;  
  border-left-color: #959595;
}

  .select-process-dropdown .selected-option::after {  
  content: ">";  
  transform: rotate(90deg) scaleY(2);  
  position: absolute;  
  left: 20px;
}

  .select-process-dropdown .selected-option.open {  
  border-top-width: 2px;  
  border-top-style: solid;  
  border-top-color: #505DCB;  
  border-right-width: 2px;  
  border-right-style: solid;  
  border-right-color: #505DCB;  
  border-bottom-width: 2px;  
  border-bottom-style: solid;  
  border-bottom-color: #505DCB;  
  border-left-width: 2px;  
  border-left-style: solid;  
  border-left-color: #505DCB;  
  border-bottom-width: 0;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

  .select-process-dropdown .selected-option.open::after {  
  transform: rotate(-90deg) scaleY(2);
}

  .select-process-dropdown .select-process-dropdown .option {  
  direction: ltr;  
  text-align: right;
}

  .select-process-dropdown label {  
  direction: ltr;  
  text-align: right;
}

  .select-process-dropdown .options {  
  max-height: 0px;  -ms-overflow-y: hidden;
  overflow-y: hidden;  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

  .select-process-dropdown .option {  
  padding-top: 15px;  
  padding-right: 20px;  
  padding-bottom: 15px;  
  padding-left: 20px;  
  cursor: pointer;  
  direction: ltr;  
  text-align: right;
}

  .select-process-dropdown .option:hover {  
  background-color: #f5f5f5;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;
}

  .select-process-dropdown .option.selected {  -webkit-text-decoration: underline;
  text-decoration: underline;  
  font-family: almoni-regular;
}

  .select-process-dropdown .options.open {  
  max-height: 400px;  
  border-top-width: 2px;  
  border-top-style: solid;  
  border-top-color: #505DCB;  
  border-right-width: 2px;  
  border-right-style: solid;  
  border-right-color: #505DCB;  
  border-bottom-width: 2px;  
  border-bottom-style: solid;  
  border-bottom-color: #505DCB;  
  border-left-width: 2px;  
  border-left-style: solid;  
  border-left-color: #505DCB;  -o-transition: max-height .5s linear;
  -webkit-transition: max-height .5s linear;
  transition: max-height .5s linear;  -ms-overflow-y: scroll;
  overflow-y: scroll;
}

  .select-process-dropdown .show-selected {  
  display: none;  
  position: absolute;  
  top: 30px;  
  right: 20px;
}

  .select-process-dropdown ::-webkit-scrollbar {  
  width: 13px;
}

  .select-process-dropdown ::-webkit-scrollbar-track {  -webkit-box-shadow: inset 0 0 5px grey;
  box-shadow: inset 0 0 5px grey;  -webkit-border-radius: 6px;
  border-radius: 6px;
}

  .select-process-dropdown ::-webkit-scrollbar-thumb {  
  background-color: #505dcb;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  -webkit-border-radius: 6px;
  border-radius: 6px;
}

  .select-process-dropdown ::-webkit-scrollbar-thumb:hover {  
  background-color: #2833ca;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;
}

.select-process-dropdown.with-selected label {  
  display: inline-block;  
  transform: translateY(-15px) scale(.75);  -o-transform-origin: right;
  -webkit-transform-origin: right;
  transform-origin: right;  -o-transition: transform .3s linear;
  -webkit-transition: transform .3s linear;
  transition: transform .3s linear;
}

.select-process-dropdown.with-selected .show-selected {  
  display: initial;
}

.select-process-dropdown.disabled {  
  background-color: #F5F5F5;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  border-top-color: #d7d7d7;  
  border-right-color: #d7d7d7;  
  border-bottom-color: #d7d7d7;  
  border-left-color: #d7d7d7;  
  pointer-events: none;  
  color: #959595 !important;
}

  .select-process-dropdown .err-msg {  
  color: #E80000;  
  padding-top: 5px;  
  padding-right: 22px;  
  padding-bottom: 5px;  
  padding-left: 22px;  
  font-size: 14px;
}

@media only screen and (max-width: 600px) {
  .select-process-dropdown {    
    width: 100% !important;
  }
}

  .agent-send-form-success .comp-main {  -webkit-border-radius: 7px;
  border-radius: 7px;
}

  .agent-send-form-success .header {  
  background-color: #cacaca;
}

  .agent-send-form-success .header-title {  
  font-size: 40px;  
  font-family: almoni-regular;  
  color: #37374e;  
  padding-top: 12px;  
  padding-right: 12px;  
  padding-bottom: 12px;  
  padding-left: 12px;  
  font-weight: bold;
}

  .agent-send-form-success .content {  
  margin-top: 16px;  
  padding-top: 30px;  
  padding-right: 100px;  
  padding-bottom: 50px;  
  padding-left: 100px;
}

  .agent-send-form-success .title {  
  font-size: 18px;  
  font-family: almoni-regular;  
  color: #37374e;  
  font-weight: bold;
}

  .agent-send-form-success .buttons-container {  
  margin-top: 20px;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  
  width: 100%;  -webkit-justify-content: center;
  justify-content: center;
}

  .agent-send-form-success button {  
  background-color: #ffd028;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #b6b6b6;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #b6b6b6;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #b6b6b6;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #b6b6b6;  
  color: #37374e;  
  width: 158px;  
  height: 48px;  
  display: inline-block;  
  font-size: 18px;  
  font-family: almoni-regular;  -webkit-border-radius: 22px !important;
  border-radius: 22px !important;  -webkit-box-shadow: undefined undefined undefined;
  box-shadow: undefined undefined undefined;  
  text-align: undefined;  
  margin-top: 8px;  
  margin-right: 8px;  
  margin-bottom: 8px;  
  margin-left: 8px;
}

  .agent-send-form-success button:hover {  
  background-color: #ffd028;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #ffd028;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #ffd028;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #ffd028;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #ffd028;  
  color: #fff;
}

  .agent-send-form-success button.active {  
  background-color: #cacaca;  
  color: undefined;
}

  .agent-send-form-success .rtl {  
  direction: rtl;
}

  .agent-send-form-success .ltr {  
  direction: ltr;
}

@media only screen and (max-width: 600px) {
    .agent-send-form-success .new-modal-dialog-inner {    
    margin-top: 0 !important;    
    margin-right: auto !important;    
    margin-bottom: 0 !important;    
    margin-left: auto !important;
  }
    .agent-send-form-success .agent-send-form-success .header {    
    padding-top: 2em;
  }
    .agent-send-form-success .content {    
    margin-top: 16px;    
    padding-top: 0 !important;    
    padding-right: 50px !important;    
    padding-bottom: 25px !important;    
    padding-left: 50px !important;
  }
    .agent-send-form-success .comp-main {    
    max-width: 92vw;
  }
}

  .agent-template-link-modal .header {  
  background-color: #cacaca;
}

  .agent-template-link-modal .header-title {  
  font-size: 40px;  
  font-family: almoni-regular;  
  font-weight: bold;  
  color: #37374e;  
  padding-top: 12px;  
  padding-right: 12px;  
  padding-bottom: 12px;  
  padding-left: 12px;
}

  .agent-template-link-modal .content {  
  margin-top: 16px;  
  padding-top: 9px;  
  padding-right: 100px;  
  padding-bottom: 50px;  
  padding-left: 100px;
}

  .agent-template-link-modal .text-box {  
  margin-top: 30px;
}

  .agent-template-link-modal .buttons-container {  
  margin-top: 20px;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  
  width: 100%;  -webkit-justify-content: center;
  justify-content: center;
}

  .agent-template-link-modal button {  
  background-color: #ffd028;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #b6b6b6;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #b6b6b6;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #b6b6b6;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #b6b6b6;  
  color: #37374e;  
  width: 158px;  
  height: 48px;  
  display: inline-block;  
  font-size: 18px;  
  font-family: almoni-regular;  -webkit-border-radius: 22px !important;
  border-radius: 22px !important;  -webkit-box-shadow: 1px 1px undefined;
  box-shadow: 1px 1px undefined;  
  text-align: undefined;  
  margin-top: 8px;  
  margin-right: 8px;  
  margin-bottom: 8px;  
  margin-left: 8px;
}

  .agent-template-link-modal button:hover {  
  background-color: #ffd028;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #37374e;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #37374e;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #37374e;  
  color: undefined;
}

  .agent-template-link-modal button.active {  
  background-color: undefined;  
  color: undefined;
}

  .agent-template-link-modal input {  
  background-color: transparent;  
  font-family: undefined;  
  font-size: 18px;  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  border-top-width: 0;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  color: #37374e;  
  width: 100%;
}

  .agent-template-link-modal input.border-type-full:not(:focus) {  
  margin-top: calc(undefined - 1px);  
  margin-bottom: calc(undefined - 1px);  
  margin-left: calc(undefined - 1px);  
  margin-right: calc(undefined - 1px);
}

  .agent-template-link-modal input.border-type-bottom:not(:focus) {  
  margin-bottom: calc(undefined - 1px);
}

  .agent-template-link-modal input::-ms-clear {  
  display: none;
}

  .agent-template-link-modal input.error-style {  
  color: undefined !important;
}

  .agent-template-link-modal input::placeholder {  
  color: undefined;  
  font-size: undefined;
}

  .agent-template-link-modal input:-ms-input-placeholder {  
  color: undefined !important;  
  font-size: undefined !important;
}

  .agent-template-link-modal .rtl input.with-markers {  
  padding-left: 20px;
}

  .agent-template-link-modal .ltr input.with-markers {  
  padding-right: 20px;
}

.agent-template-link-modal.border-type-full,   .agent-template-link-modal .border-type-full {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #b6b6b6;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #b6b6b6;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #b6b6b6;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #b6b6b6;
}

  .agent-template-link-modal .border-type-bottom {  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #b6b6b6;
}

  .agent-template-link-modal input:focus {  
  outline-width: 0;  
  outline-style: none;  
  outline-color: initial;
  outline-color: -moz-initial;  
  margin-bottom: 0;  
  color: undefined;
}

  .agent-template-link-modal label {  
  font-family: undefined;  
  font-size: undefined;  
  color: #13181e;  
  display: block;  
  pointer-events: none;  
  position: relative;  
  z-index: 1;  -o-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;  
  font-size: 11px;  
  font-family: almoni-regular;  
  text-align: left;
}

  .agent-template-link-modal label.animate {  -o-transition: transform 0.2s ease;
  -webkit-transition: transform 0.2s ease;
  transition: transform 0.2s ease;
}

  .agent-template-link-modal .error-msg {  
  position: absolute;  
  font-size: undefined;  
  font-family: undefined;  
  color: #BF1E1E;
}

  .agent-template-link-modal .rtl,   .agent-template-link-modal .rtl label {  
  text-align: right;  
  direction: rtl;  -o-transform-origin: top right;
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

  .agent-template-link-modal .ltr {  
  text-align: left;  
  direction: ltr;  
  padding-left: undefined;
}

  .agent-template-link-modal .ltr label {  
  text-align: left;  
  direction: ltr;
}

  .agent-template-link-modal .text-input-wrapper {  
  position: relative;  
  width: undefined;  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

  .agent-template-link-modal .hidden {  
  visibility: hidden;
}

  .agent-template-link-modal .filler {  
  position: static;
}

  .copy-city-autocomplete .easy-autocomplete-container {  
  text-align: right;  
  z-index: 15;  
  margin-top: 0;  
  margin-right: 0;  
  margin-bottom: 0;  
  margin-left: 0;  
  padding-top: 0;  
  padding-right: 0;  
  padding-bottom: 0;  
  padding-left: 0;  
  top: 75% !important;
}

  .copy-city-autocomplete input {  
  width: 89% !important;  
  direction: rtl;  
  text-align: right;  
  border-top-color: #37374e !important;  
  border-right-color: #37374e !important;  
  border-bottom-color: #37374e !important;  
  border-left-color: #37374e !important;
}

  .copy-city-autocomplete .md-input-focused label,   .copy-city-autocomplete input {  
  color: #37374e !important;
}

  .copy-city-autocomplete md-input-container {  
  direction: rtl;
}

  .copy-city-autocomplete md-input-container label {  
  text-align: right !important;  -o-transform-origin: right center !important;
  -webkit-transform-origin: right center !important;
  transform-origin: right center !important;  
  font-family: almoni-regular;  
  color: #37374e !important;
}

  .copy-city-autocomplete md-input-container input {  
  direction: rtl;
}

  .copy-city-autocomplete md-input-container div[ng-messages] div {  
  right: 0;  
  padding-top: 0;  
  padding-right: 0;  
  padding-bottom: 30px;  
  padding-left: 0;
}

  .copy-city-autocomplete label {  
  font-size: 22px !important;  
  font-family: almoni-regular;
}

  .copy-city-autocomplete input {  
  font-size: 22px !important;  
  font-family: almoni-regular;
}

  .copy-city-autocomplete md-input-container label {  
  color: #37374e;
}

  .copy-city-autocomplete .md-input {  
  border-top-width: 0 !important;  
  border-right-width: 0 !important;  
  border-bottom-width: 1px !important;  
  border-left-width: 0 !important;  
  padding-top: 2px !important;  
  padding-right: 2px !important;  
  padding-bottom: 3px !important;  
  padding-left: 2px !important;
}

  .copy-city-autocomplete .md-default-theme.md-input-invalid [ng-message] {  
  color: #BF1E1E;  
  font-family: almoni-regular;  
  font-size: 18px;
}

  .copy-city-autocomplete md-input-container.md-default-theme.md-input-focused:not(.md-input-invalid) .md-input,   .copy-city-autocomplete md-input-container.md-default-theme.md-input-focused.md-accent:not(.md-input-invalid) .md-input {  
  border-top-color: #dbdbdb !important;  
  border-right-color: #dbdbdb !important;  
  border-bottom-color: #dbdbdb !important;  
  border-left-color: #dbdbdb !important;
}

  .copy-city-autocomplete md-input-container.md-default-theme.md-input-focused:not(.md-input-invalid) label,   .copy-city-autocomplete md-input-container.md-default-theme.md-input-focused:not(.md-input-invalid) md-icon,   .copy-city-autocomplete md-input-container.md-default-theme.md-input-focused.md-accent:not(.md-input-invalid) label {  
  color: #465c74 !important;
}

  .copy-city-autocomplete md-input-container.md-default-theme.md-input-has-value:not(.md-input-invalid) label,   .copy-city-autocomplete md-input-container.md-default-theme.md-input-focused:not(.md-input-invalid) label,   .copy-city-autocomplete md-input-container.md-default-theme.md-input-focused:not(.md-input-invalid) md-icon,   .copy-city-autocomplete md-input-container.md-default-theme.md-input-focused.md-accent:not(.md-input-invalid) label {  
  color: #465c74 !important;
}

  .copy-city-autocomplete md-input-container.md-default-theme .md-input {  
  color: rgba(0,0,0,.87);  
  border-top-color: #dbdbdb !important;  
  border-right-color: #dbdbdb !important;  
  border-bottom-color: #dbdbdb !important;  
  border-left-color: #dbdbdb !important;
}

  .copy-city-autocomplete md-input-container label:not(.md-no-float) {  -o-transform-origin: right top !important;
  -webkit-transform-origin: right top !important;
  transform-origin: right top !important;
}

  .copy-city-autocomplete .error {  
  color: #ff0000;  
  font-size: 12px !important;  
  text-align: right;  
  display: block;  
  font-family: undefined;  
  margin-top: -23px;
}

  .street-autocomplete .easy-autocomplete-container {  
  text-align: right;  
  z-index: 15;  
  margin-top: 0;  
  margin-right: 0;  
  margin-bottom: 0;  
  margin-left: 0;  
  padding-top: 0;  
  padding-right: 0;  
  padding-bottom: 0;  
  padding-left: 0;  
  top: 75% !important;
}

  .street-autocomplete input {  
  width: 89% !important;  
  direction: rtl;  
  text-align: right;  
  border-top-color: #37374e !important;  
  border-right-color: #37374e !important;  
  border-bottom-color: #37374e !important;  
  border-left-color: #37374e !important;
}

  .street-autocomplete .md-input-focused label,   .street-autocomplete input {  
  color: #37374e !important;
}

  .street-autocomplete md-input-container {  
  direction: rtl;
}

  .street-autocomplete md-input-container label {  
  text-align: right !important;  -o-transform-origin: right center !important;
  -webkit-transform-origin: right center !important;
  transform-origin: right center !important;  
  font-family: almoni-regular;  
  color: #37374e !important;
}

  .street-autocomplete md-input-container input {  
  direction: rtl;
}

  .street-autocomplete md-input-container div[ng-messages] div {  
  right: 0;  
  padding-top: 0;  
  padding-right: 0;  
  padding-bottom: 30px;  
  padding-left: 0;
}

  .street-autocomplete label {  
  font-size: 22px !important;  
  font-family: almoni-regular;
}

  .street-autocomplete input {  
  font-size: 22px !important;  
  font-family: almoni-regular;
}

  .street-autocomplete md-input-container label {  
  color: #37374e;
}

  .street-autocomplete .md-input {  
  border-top-width: 0 !important;  
  border-right-width: 0 !important;  
  border-bottom-width: 1px !important;  
  border-left-width: 0 !important;  
  padding-top: 2px !important;  
  padding-right: 2px !important;  
  padding-bottom: 3px !important;  
  padding-left: 2px !important;
}

  .street-autocomplete .md-default-theme.md-input-invalid [ng-message] {  
  color: #BF1E1E;  
  font-family: almoni-regular;  
  font-size: 18px;
}

  .street-autocomplete md-input-container.md-default-theme.md-input-focused:not(.md-input-invalid) .md-input,   .street-autocomplete md-input-container.md-default-theme.md-input-focused.md-accent:not(.md-input-invalid) .md-input {  
  border-top-color: #dbdbdb !important;  
  border-right-color: #dbdbdb !important;  
  border-bottom-color: #dbdbdb !important;  
  border-left-color: #dbdbdb !important;
}

  .street-autocomplete md-input-container.md-default-theme.md-input-focused:not(.md-input-invalid) label,   .street-autocomplete md-input-container.md-default-theme.md-input-focused:not(.md-input-invalid) md-icon,   .street-autocomplete md-input-container.md-default-theme.md-input-focused.md-accent:not(.md-input-invalid) label {  
  color: #465c74 !important;
}

  .street-autocomplete md-input-container.md-default-theme.md-input-has-value:not(.md-input-invalid) label,   .street-autocomplete md-input-container.md-default-theme.md-input-focused:not(.md-input-invalid) label,   .street-autocomplete md-input-container.md-default-theme.md-input-focused:not(.md-input-invalid) md-icon,   .street-autocomplete md-input-container.md-default-theme.md-input-focused.md-accent:not(.md-input-invalid) label {  
  color: #465c74 !important;
}

  .street-autocomplete md-input-container.md-default-theme .md-input {  
  color: rgba(0,0,0,.87);  
  border-top-color: #dbdbdb !important;  
  border-right-color: #dbdbdb !important;  
  border-bottom-color: #dbdbdb !important;  
  border-left-color: #dbdbdb !important;
}

  .street-autocomplete md-input-container label:not(.md-no-float) {  -o-transform-origin: right top !important;
  -webkit-transform-origin: right top !important;
  transform-origin: right top !important;
}

  .street-autocomplete .error {  
  color: #ff0000;  
  font-size: 12px !important;  
  text-align: right;  
  display: block;  
  font-family: undefined;  
  margin-top: -23px;
}

  .new-pci-component .main-class {  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  
  direction: rtl;  
  -webkit-align-items: center;  
  display: -webkit-flex;  
  -webkit-flex-wrap: wrap;  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

  .new-pci-component .grid-item {  
  width: 400px;
}

  .new-pci-component .grid-cell {  
  width: 400px;
}

  .new-pci-component .iphone {  
  margin-bottom: 13px;
}

  .new-pci-component .expiry-date table {  
  width: 100%;
}

  .new-pci-component .select-wrapper {  
  width: 100%;
}

  .new-pci-component .tokef {  
  width: 225px;  
  margin-top: 0;  
  margin-right: 0;  
  margin-bottom: auto;  
  margin-left: 0;  
  position: relative;  
  margin-top: 29px;
}

  .new-pci-component .btn-container {  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: space-around;
  justify-content: space-around;
}

  .new-pci-component .secondary-button {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-justify-content: center;
  justify-content: center;
}

  .new-pci-component .status-message {  
  color: red;  
  text-align: center;  
  padding-bottom: 20px;
}

  .new-pci-component .success-message {  
  color: green;  
  display: -webkit-flex;  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: center;
  justify-content: center;  
  text-align: center;  
  padding-bottom: 20px;  
  width: 100%;
}

  .new-pci-component .primary-button-pci-comp button {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: black;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: black;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: black;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: black;  
  transform: scale(0.8);  
  background-color: #f3f2ff;
}

  .new-pci-component .primary-button-pci-comp button:hover {  
  color: #37374e;  
  background-color: #fff;
}

  .text-input-no-grid .comp-main {  
  border-top-width: 2px;  
  border-top-style: dashed;  
  border-top-color: #888;  
  border-right-width: 2px;  
  border-right-style: dashed;  
  border-right-color: #888;  
  border-bottom-width: 2px;  
  border-bottom-style: dashed;  
  border-bottom-color: #888;  
  border-left-width: 2px;  
  border-left-style: dashed;  
  border-left-color: #888;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  -webkit-border-radius: 7px;
  border-radius: 7px;  
  background-color: rgba(0, 0, 0, 0.05);
}

  .page-init .comp-main {  
  border-top-width: 2px;  
  border-top-style: dashed;  
  border-top-color: #888;  
  border-right-width: 2px;  
  border-right-style: dashed;  
  border-right-color: #888;  
  border-bottom-width: 2px;  
  border-bottom-style: dashed;  
  border-bottom-color: #888;  
  border-left-width: 2px;  
  border-left-style: dashed;  
  border-left-color: #888;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  -webkit-border-radius: 7px;
  border-radius: 7px;  
  background-color: rgba(0, 0, 0, 0.05);
}

  .global-agent-page-init .comp-main {  
  border-top-width: 2px;  
  border-top-style: dashed;  
  border-top-color: #888;  
  border-right-width: 2px;  
  border-right-style: dashed;  
  border-right-color: #888;  
  border-bottom-width: 2px;  
  border-bottom-style: dashed;  
  border-bottom-color: #888;  
  border-left-width: 2px;  
  border-left-style: dashed;  
  border-left-color: #888;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  -webkit-border-radius: 7px;
  border-radius: 7px;  
  background-color: rgba(0, 0, 0, 0.05);
}

  .form-button-int-action .loader {  
  font-size: 10px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  text-indent: -9999em;  
  width: 4.5em;  
  height: 4.5em;  -webkit-border-radius: 50%;
  border-radius: 50%;  
  background-color: #ffffff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  background-color: transparent;  
  background-image: -webkit-linear-gradient(right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);
  background-image: -o-linear-gradient(right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);
  background-image: -ms-linear-gradient(right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);
  background-image: -moz-linear-gradient(right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);
  /* Impossible to translate property background-image for webkit20110101 */
  background-image: linear-gradient(to right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  position: relative;  
  -webkit-animation: load3 1.4s infinite linear;  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;  
  -webkit-transform: translateZ(0);  
  -ms-transform: translateZ(0);  
  transform: translateZ(0);
}

  .form-button-int-action .loader:before {  
  width: 50%;  
  height: 50%;  
  background-color: #ffffff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  -webkit-border-radius: 100% 0 0 0;
  border-radius: 100% 0 0 0;  
  position: absolute;  
  top: 0;  
  left: 0;  
  content: '';
}

  .form-button-int-action .loader:after {  
  background-color: #c5d1e1;  
  width: 75%;  
  height: 75%;  -webkit-border-radius: 50%;
  border-radius: 50%;  
  content: '';  
  margin-top: auto;  
  margin-right: auto;  
  margin-bottom: auto;  
  margin-left: auto;  
  position: absolute;  
  top: 0;  
  left: 0;  
  bottom: 0;  
  right: 0;
}

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}

@-webkit-keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}

@-ms-keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}

@-o-keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}

@keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}



  .form-button-int-action .wrapper {  
  width: 100%;  
  display: inline-block;
}

  .form-button-int-action button {  
  background-color: #ffd028;  
  border-top-width: 0px;  
  border-top-style: solid;  
  border-top-color: #fff;  
  border-right-width: 0px;  
  border-right-style: solid;  
  border-right-color: #fff;  
  border-bottom-width: 0px;  
  border-bottom-style: solid;  
  border-bottom-color: #fff;  
  border-left-width: 0px;  
  border-left-style: solid;  
  border-left-color: #fff;  
  color: #37374e;  
  width: 200px;  
  height: 57px;  
  display: inline-block;  
  font-size: 20px;  
  font-family: almoni-regular;  -webkit-border-radius: 28.5px !important;
  border-radius: 28.5px !important;  -webkit-box-shadow: 0px 0px undefined;
  box-shadow: 0px 0px undefined;  
  text-align: undefined;
}

  .form-button-int-action button:not(.disabled):hover {  
  background-color: #ffc90a;  
  border-top-width: 0px;  
  border-top-style: solid;  
  border-top-color: #fff;  
  border-right-width: 0px;  
  border-right-style: solid;  
  border-right-color: #fff;  
  border-bottom-width: 0px;  
  border-bottom-style: solid;  
  border-bottom-color: #fff;  
  border-left-width: 0px;  
  border-left-style: solid;  
  border-left-color: #fff;  
  color: #fff;
}

  .form-button-int-action button.active:not(.disabled) {  
  background-color: #fff;  
  color: undefined;
}

  .form-button-int-action .image {  
  width: auto;  
  height: -webkit-fill-available;
}

  .form-button-int-action .rtl {  
  direction: rtl;
}

  .form-button-int-action .ltr {  
  direction: ltr;
}

  .page-footer-with-global-btn .position-yield {  
  direction: rtl;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  
  width: 39%;  
  position: absolute;  
  padding-right: 48px;  
  bottom: 0;  
  padding-bottom: 10px;  -webkit-justify-content: center;
  justify-content: center;
}

  .page-footer-with-global-btn .secondary-button {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-justify-content: center;
  justify-content: center;
}

  .page-footer-with-global-btn .button-spacer {  
  width: 100%;
}

  .page-footer-with-global-btn .in-editor {  
  padding-top: 0 !important;  
  padding-right: 0 !important;  
  padding-bottom: 0 !important;  
  padding-left: 0 !important;  
  position: relative;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  height: 100%;  
  display: -webkit-flex;
  display: flex;  
  direction: rtl;
}

  .page-footer-with-global-btn .in-editor-background {  
  background-color: transparent;  
  background-image: -webkit-repeating-linear-gradient(135deg, #eee, #eee 10px, #005151 10px, #005151 20px);
  background-image: -o-repeating-linear-gradient(135deg, #eee, #eee 10px, #005151 10px, #005151 20px);
  background-image: -ms-repeating-linear-gradient(135deg, #eee, #eee 10px, #005151 10px, #005151 20px);
  background-image: -moz-repeating-linear-gradient(135deg, #eee, #eee 10px, #005151 10px, #005151 20px);
  /* Impossible to translate property background-image for webkit20110101 */
  background-image: repeating-linear-gradient(135deg, #eee, #eee 10px, #005151 10px, #005151 20px);  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #999;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #999;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #999;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #999;  -webkit-border-radius: 10px;
  border-radius: 10px;  -webkit-opacity: 0.2;
  opacity: 0.2;  
  min-width: 100px;  
  height: 100%;
}

@media  (min-width: 320px) {
    .page-footer-with-global-btn .position-yield {    
    direction: rtl;    
    display: -webkit-flex;
    display: flex;    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;    
    width: 85%;    
    position: relative;    
    padding-right: 30px;
  }
}

@media  (min-width: 480px) {
    .page-footer-with-global-btn .position-yield {    
    direction: rtl;    
    display: -webkit-flex;
    display: flex;    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;    
    width: 85%;    
    position: relative;    
    padding-right: 30px;
  }
}

@media  (min-width: 600px) {
}

@media  (min-width: 801px) {
    .page-footer-with-global-btn .position-yield {    
    direction: rtl;    
    display: -webkit-flex;
    display: flex;    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;    
    width: 85%;    
    position: relative;    
    padding-right: 30px;
  }
}

@media  (min-width: 1025px) {
    .page-footer-with-global-btn .position-yield {    
    direction: rtl;    
    display: -webkit-flex;
    display: flex;    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;    
    width: 85%;    
    position: relative;    
    padding-right: 30px;
  }
}

@media  (min-width: 1281px) {
    .page-footer-with-global-btn .position-yield {    
    direction: rtl;    
    display: -webkit-flex;
    display: flex;    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;    
    width: 39%;    
    position: absolute;    
    padding-right: 48px;    
    bottom: 0;    
    padding-bottom: 10px;
  }
}

@media  (min-width: 1900px) {
    .page-footer-with-global-btn .position-yield {    
    direction: rtl;    
    display: -webkit-flex;
    display: flex;    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;    
    width: 31%;    
    position: absolute;    
    padding-right: 50px;    
    bottom: 0;
  }
}

.checkbox-rich-text {  
  position: relative;  
  padding-top: 1px;  
  padding-right: 0px;  
  padding-bottom: 1px;  
  padding-left: 0px;  
  margin-bottom: 0px;  
  margin-top: 0px;
}

  .checkbox-rich-text label {  
  width: fit-content;
}

  .checkbox-rich-text .container {  
  font-size: 18px;  
  font-family: almoni-regular;  
  color: undefined;  
  position: relative;  
  display: -webkit-flex;
  display: flex;
}

  .checkbox-rich-text .container:hover .checkmark {  
  background-color: undefined;
}

  .checkbox-rich-text .container:hover .label {  
  color: undefined !important;
}

  .checkbox-rich-text .disabled {  
  color: #9b9b9b !important;
}

  .checkbox-rich-text .checkmark {  
  position: relative;  
  cursor: pointer;  
  height: 25px;  
  width: 25px;  
  min-width: 25px;  
  background-color: #fff;  
  border-top-width: 2px !important;  
  border-top-style: solid !important;  
  border-top-color: #e1e1e1 !important;  
  border-right-width: 2px !important;  
  border-right-style: solid !important;  
  border-right-color: #e1e1e1 !important;  
  border-bottom-width: 2px !important;  
  border-bottom-style: solid !important;  
  border-bottom-color: #e1e1e1 !important;  
  border-left-width: 2px !important;  
  border-left-style: solid !important;  
  border-left-color: #e1e1e1 !important;  -webkit-border-radius: 3px;
  border-radius: 3px;  -ms-flex: 0 0;
  -webkit-flex: 0 0;
  flex: 0 0;
}

  .checkbox-rich-text input:disabled ~ .checkmark {  
  border-top-style: dashed !important;  
  border-right-style: dashed !important;  
  border-bottom-style: dashed !important;  
  border-left-style: dashed !important;  
  cursor: not-allowed !important;  
  border-top-color: #9b9b9b !important;  
  border-right-color: #9b9b9b !important;  
  border-bottom-color: #9b9b9b !important;  
  border-left-color: #9b9b9b !important;  
  background-color: #f7f6f6 !important;
}

  .checkbox-rich-text input:checked ~ .checkmark {  
  background-color: #575269;  
  border-top-color: #6267bd !important;  
  border-right-color: #6267bd !important;  
  border-bottom-color: #6267bd !important;  
  border-left-color: #6267bd !important;
}

  .checkbox-rich-text input:checked ~ .checkmark:after {  
  display: block;
}

  .checkbox-rich-text .component-wrapper:focus {  
  background-color: red;
}

  .checkbox-rich-text .checkmark:after {  
  right: 8px;  
  top: 4px;  
  width: 5px;  
  height: 10px;  
  border-top-width: medium;  
  border-top-style: solid;  
  border-top-color: #fff;  
  border-right-width: medium;  
  border-right-style: solid;  
  border-right-color: #fff;  
  border-bottom-width: medium;  
  border-bottom-style: solid;  
  border-bottom-color: #fff;  
  border-left-width: medium;  
  border-left-style: solid;  
  border-left-color: #fff;  
  border-top-width: 0;  
  border-right-width: 3px;  
  border-bottom-width: 3px;  
  border-left-width: 0;  
  -webkit-transform: rotate(45deg);  
  -ms-transform: rotate(45deg);  
  transform: rotate(45deg);  
  content: "";  
  position: absolute;  
  display: none;
}

  .checkbox-rich-text .rtl {  
  text-align: right;  
  direction: rtl;
}

  .checkbox-rich-text .ltr {  
  text-align: left;  
  direction: ltr;
}

  .checkbox-rich-text .ltr .checkmark {  
  margin-right: 10px;
}

  .checkbox-rich-text .rtl .checkmark {  
  margin-left: 10px;
}

  .checkbox-rich-text .error {  
  color: #BF1E1E;  
  font-size: 16px;  
  font-family: almoni-regular;
}

  .checkbox-rich-text input {  
  position: absolute;  -webkit-opacity: 0;
  opacity: 0;  
  cursor: pointer;  
  height: 0;  
  width: 0;  
  margin-top: 0;  
  margin-right: 0;  
  margin-bottom: 0;  
  margin-left: 0;
}

  .checkbox-rich-text .label {  
  position: relative;  
  display: inline-block;  
  padding-top: 6px;  
  cursor: pointer;
}

  .checkbox-rich-text .component-wrapper:focus-within {  
  border-top-width: 0px;  
  border-right-width: 0px;  
  border-bottom-width: 0px;  
  border-left-width: 0px;  
  border-top-style: solid;  
  border-right-style: solid;  
  border-bottom-style: solid;  
  border-left-style: solid;
}

  .checkbox-rich-text .component-wrapper {  
  padding-top: 3px;  
  padding-right: 3px;  
  padding-bottom: 3px;  
  padding-left: 3px;
}

  .checkbox-rich-text .position-yield {  
  width: 350px;  
  height: 30px;  
  bottom: 0px;  
  position: absolute;  
  right: 40px;  
  bottom: 0;  
  line-height: 30px;  
  cursor: pointer;
}

  .checkbox-rich-text .position-yield-in-editor {  
  border-top-width: 1px;  
  border-top-style: dotted;  
  border-top-color: black;  
  border-right-width: 1px;  
  border-right-style: dotted;  
  border-right-color: black;  
  border-bottom-width: 1px;  
  border-bottom-style: dotted;  
  border-bottom-color: black;  
  border-left-width: 1px;  
  border-left-style: dotted;  
  border-left-color: black;  
  width: 350px;  
  height: 80px;  
  bottom: 0px;
}

  .form-btn-test .loader {  
  font-size: 10px;  
  margin-top: 0px;  
  margin-right: auto;  
  margin-bottom: 0px;  
  margin-left: auto;  
  text-indent: -9999em;  
  width: 4.5em;  
  height: 4.5em;  -webkit-border-radius: 50%;
  border-radius: 50%;  
  background-color: #ffffff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  background-color: transparent;  
  background-image: -webkit-linear-gradient(right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);
  background-image: -o-linear-gradient(right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);
  background-image: -ms-linear-gradient(right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);
  background-image: -moz-linear-gradient(right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);
  /* Impossible to translate property background-image for webkit20110101 */
  background-image: linear-gradient(to right, #b5b5b5 10%, rgba(255, 255, 255, 0) 42%);  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  position: relative;  
  -webkit-animation: load3 1.4s infinite linear;  -webkit-animation: load3 1.4s infinite linear;
  animation: load3 1.4s infinite linear;  
  -webkit-transform: translateZ(0);  
  -ms-transform: translateZ(0);  
  transform: translateZ(0);
}

  .form-btn-test .loader:before {  
  width: 50%;  
  height: 50%;  
  background-color: #ffffff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  -webkit-border-radius: 100% 0 0 0;
  border-radius: 100% 0 0 0;  
  position: absolute;  
  top: 0;  
  left: 0;  
  content: '';
}

  .form-btn-test .loader:after {  
  background-color: #c5d1e1;  
  width: 75%;  
  height: 75%;  -webkit-border-radius: 50%;
  border-radius: 50%;  
  content: '';  
  margin-top: auto;  
  margin-right: auto;  
  margin-bottom: auto;  
  margin-left: auto;  
  position: absolute;  
  top: 0;  
  left: 0;  
  bottom: 0;  
  right: 0;
}

@-webkit-keyframes load3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}

@-webkit-keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}

@-ms-keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}

@-o-keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}

@keyframes load3 {
  0% {
    
    -webkit-transform: rotate(0deg);
    
    transform: rotate(0deg);
  }
  100% {
    
    -webkit-transform: rotate(360deg);
    
    transform: rotate(360deg);
  }
}



  .form-btn-test .wrapper {  
  width: 100%;  
  display: inline-block;
}

  .form-btn-test button {  
  background-color: #fff;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #b6b6b6;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #b6b6b6;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #b6b6b6;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #b6b6b6;  
  color: #cbcbcb;  
  width: 180px;  
  height: 50px;  
  display: inline-block;  
  font-size: 22px;  
  font-family: Arimo;  -webkit-border-radius: 10px !important;
  border-radius: 10px !important;  -webkit-box-shadow: 1px 0 0 #bfbfbf;
  box-shadow: 1px 0 0 #bfbfbf;  
  text-align: undefined;
}

  .form-btn-test button:not(.disabled):hover {  
  background-color: #c3c3c3;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #fff;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #fff;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #fff;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #fff;  
  color: #bababa;
}

  .form-btn-test button.active:not(.disabled) {  
  background-color: #bdb5b5;  
  color: undefined;
}

  .form-btn-test .image {  
  width: auto;  
  height: -webkit-fill-available;
}

  .form-btn-test .rtl {  
  direction: rtl;
}

  .form-btn-test .ltr {  
  direction: ltr;
}

  .form-btn-test .imgAndLabel {  
  display: -webkit-flex;
  display: flex;  -webkit-align-items: center;
  align-items: center;  -webkit-justify-content: undefined;
  justify-content: undefined;  
  height: -webkit-fill-available;
}

@media all and (-ms-high-contrast:none)
     {
     .image {   height: 50px; } /* IE10 */
     *::-ms-backdrop, .image {   height: 50px; } /* IE11 */
     }

  .radio-with-exampleshir .one-pic {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-align-items: center;
  align-items: center;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  background-color: transparent;  
  outline-width: medium;  
  outline-style: none;  
  outline-color: initial;
  outline-color: -moz-initial;  
  margin-right: auto;  
  margin-left: auto;  
  margin-bottom: 10px;
}

  .radio-with-exampleshir .one-pic:hover {  -webkit-border-radius: 10%;
  border-radius: 10%;  
  background-color: #f5f2ff;
}

  .radio-with-exampleshir .one-pic:focus {  -webkit-border-radius: 10%;
  border-radius: 10%;  
  background-color: #f5f2ff;
}

  .radio-with-exampleshir .one-pic:hover .text-style {  
  font-size: 20px;  
  color: #37374e;  -webkit-text-decoration: none;
  text-decoration: none;  
  font-weight: bold;
}

  .radio-with-exampleshir .one-pic:hover .the-selected-one {  
  transform: scale(1.3);
}

  .radio-with-exampleshir .pic-style {  
  width: 50px;  
  height: 50px;  -webkit-background-size: contain;
  background-size: contain;  
  background-repeat: no-repeat;  
  background-position: center center;  
  margin-bottom: 8px;  -o-transition: transform .12s linear;
  -webkit-transition: transform .12s linear;
  transition: transform .12s linear;
}

  .radio-with-exampleshir .text-style.selected {  
  color: #37374e;  
  font-size: 20px;  
  font-weight: bold;
}

  .radio-with-exampleshir .text-style {  
  width: 150px;  
  font-size: 20px;  
  font-family: almoni-regular;  
  color: #37374e;
}

  .radio-with-exampleshir .image-selected {  
  transform: scale(1.3);
}

  .radio-with-exampleshir .disabled-text {  
  width: 150px;  
  font-size: 18px;  
  font-family: almoni-regular;  
  color: #37374e;  
  cursor: default;
}

@media  (max-width: 750px) {
    .radio-with-exampleshir body,   .radio-with-exampleshir body > .ember-view:not(.md-default-theme):not(.md-active),   .radio-with-exampleshir html {    -ms-overflow-y: scroll;
    overflow-y: scroll;    -ms-overflow-x: scroll;
    overflow-x: scroll;    
    min-height: 101%;
  }
    .radio-with-exampleshir .one-pic:hover {    -webkit-border-radius: 10%;
    border-radius: 10%;    
    background-color: #f5f2ff;
  }
    .radio-with-exampleshir .web-flow {    -ms-overflow-y: scroll;
    overflow-y: scroll;    -ms-overflow-x: scroll;
    overflow-x: scroll;    
    min-height: 101%;
  }
    .radio-with-exampleshir .text-style {    
    font-size: 17px;    
    width: auto;
  }
    .radio-with-exampleshir .text-style.selected {    
    color: #37374e;    
    font-size: 18px;    
    font-weight: bold;
  }
    .radio-with-exampleshir .one-pic:hover .text-style {    
    font-size: 18px;    
    color: #37374e;    -webkit-text-decoration: none;
    text-decoration: none;    
    font-weight: bold;
  }
    .radio-with-exampleshir .one-pic:hover .the-selected-one {    
    transform: scale(1.1);
  }
}

  .radio-with-pics_33bf .one-pic {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  -webkit-align-items: center;
  align-items: center;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  background-color: transparent;  
  outline-width: medium;  
  outline-style: none;  
  outline-color: initial;
  outline-color: -moz-initial;  
  margin-right: auto;  
  margin-left: auto;  
  margin-bottom: 28px;
}

  .radio-with-pics_33bf .one-pic:hover .text-style {  
  color: #684eed;  -webkit-text-decoration: underline;
  text-decoration: underline;
}

  .radio-with-pics_33bf .one-pic:hover .the-selected-one {  
  transform: scale(1.2);
}

  .radio-with-pics_33bf .pic-style {  
  width: 85px;  
  height: 85px;  -webkit-background-size: contain;
  background-size: contain;  
  background-repeat: no-repeat;  
  background-position: center center;  
  margin-bottom: 8px;  -o-transition: transform .12s linear;
  -webkit-transition: transform .12s linear;
  transition: transform .12s linear;
}

  .radio-with-pics_33bf .text-style.selected {  
  color: #684eed;
}

  .radio-with-pics_33bf .text-style {  
  width: 150px;  
  font-size: 19px;  
  font-family: almoni-regular;  
  color: #37374e;
}

  .radio-with-pics_33bf .image-selected {  
  transform: scale(1.2);
}

  .radio-with-pics_33bf .disabled-text {  
  width: 150px;  
  font-size: 19px;  
  font-family: almoni-regular;  
  color: #37374e;  
  cursor: default;
}

  .radio-question-accessibility .comp-main {  
  border-top-width: 2px;  
  border-top-style: dashed;  
  border-top-color: #888;  
  border-right-width: 2px;  
  border-right-style: dashed;  
  border-right-color: #888;  
  border-bottom-width: 2px;  
  border-bottom-style: dashed;  
  border-bottom-color: #888;  
  border-left-width: 2px;  
  border-left-style: dashed;  
  border-left-color: #888;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  -webkit-border-radius: 7px;
  border-radius: 7px;  
  background-color: rgba(0, 0, 0, 0.05);
}

  .download-pdf form {  
  text-align: right;  
  direction: rtl;  
  padding-top: 15px;  
  padding-right: 0px;  
  padding-bottom: 15px;  
  padding-left: 0px;
}

  .download-pdf .submit-input {  
  color: undefined;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #aaa;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #aaa;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #aaa;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #aaa;  
  padding-top: 12px;  
  padding-right: 0px;  
  padding-bottom: 12px;  
  padding-left: 0px;  -o-transition: background 300ms;
  -webkit-transition: background 300ms;
  transition: background 300ms;  
  font-weight: 800;  
  font-family: 'ubuntuMedium';  
  width: 182PX;  
  display: block;  
  margin-top: 0;  
  margin-right: auto;  
  margin-bottom: 0;  
  margin-left: auto;  
  margin-bottom: 20px;  
  z-index: 101;
}

  .download-pdf .submit-input:hover {  -webkit-opacity: 0.8;
  opacity: 0.8;
}

  .download-pdf .submit-input:active {
}

  .download-pdf .downloadPdfButton {  
  margin-top: 0;  
  margin-right: auto;  
  margin-bottom: 0;  
  margin-left: auto;
}

.text-area-full {  
  margin-top: 0px;  
  margin-bottom: 0px;  
  margin-left: 0px;  
  margin-right: 0px;
}

  .text-area-full .comp-main {  
  position: relative;
}

  .text-area-full textarea {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #37374e;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #37374e;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #37374e;  
  padding-top: 15px;  
  padding-right: 15px;  
  padding-bottom: 15px;  
  padding-left: 15px;  
  margin-top: 15px;  
  resize: none;  
  font-family: almoni-regular;  
  font-size: 19px;  
  color: #37374e;  
  background-color: transparent;  
  background-color: undefined;  -webkit-border-radius: 0;
  border-radius: 0;  
  direction: rtl;  
  text-align: right;  
  width: 100%;  
  height: 40px;  
  overflow: hidden;  
  -webkit-box-sizing: border-box;  
  -moz-box-sizing: border-box;  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

  .text-area-full textarea:focus {  
  border-top-width: 1px !important;  
  border-right-width: 1px !important;  
  border-bottom-width: 1px !important;  
  border-left-width: 1px !important;  
  border-top-color: #37374e !important;  
  border-right-color: #37374e !important;  
  border-bottom-color: #37374e !important;  
  border-left-color: #37374e !important;
}

  .text-area-full .bouncingLabel {  
  font-family: almoni-regular;  
  font-size: 18px;  
  padding-right: 5px;  
  padding-left: 5px;  -o-transition: transform 0.2s ease, font-size 0.2s ease;
  -webkit-transition: transform 0.2s ease, font-size 0.2s ease;
  transition: transform 0.2s ease, font-size 0.2s ease;  
  color: #37374e;  
  position: absolute;  
  pointer-events: none;  
  top: 0px;  
  transform: translateY(calc(18px + 10px));
}

  .text-area-full .bouncingLabel.fix {  
  transform: translateY(calc(-19px + 16px + 10px)) !important;  
  position: relative;
}

  .text-area-full textarea:focus ~ .bouncingLabel,   .text-area-full textarea.filled ~ .bouncingLabel,   .text-area-full textarea.fixedLabel ~ .bouncingLabel {  
  transform: translateY(calc(-19px + 16px));  
  font-size: 16px;
}

  .text-area-full .bouncingLabel.error-style {  
  color: #e75858;
}

  .text-area-full textarea:focus ~ .bouncingLabel {  
  color: undefined;
}

  .text-area-full .bottom-border textarea {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #37374e;
}

  .text-area-full .fix-height textarea {  
  overflow: auto;
}

  .text-area-full .ltr,   .text-area-full .ltr > textarea {  
  direction: ltr;  
  text-align: left;
}

  .text-area-full .rtl {  
  direction: rtl;  
  text-align: right;
}

  .text-area-full md-input-container.md-default-theme.md-input-invalid [ng-message] {  
  color: #ce3b3b !important;
}

  .text-area-full .error-style textarea {  
  border-top-color: #ce3b3b !important;  
  border-right-color: #ce3b3b !important;  
  border-bottom-color: #ce3b3b !important;  
  border-left-color: #ce3b3b !important;
}

  .text-area-full .md-input-invalid label {  
  color: #ce3b3b !important;
}

  .text-area-full ::-webkit-scrollbar {  
  width: 6px;
}

  .text-area-full ::-webkit-scrollbar-thumb {  
  background-color: #d3d3d3;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  -webkit-border-radius: 10px;
  border-radius: 10px;
}

  .text-area-full ::-webkit-scrollbar-thumb:hover {  
  background-color: #555;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;
}

  .text-area-full .hidden {  
  display: none;
}

  .text-area-full .error-msg {  
  font-size: 14px;  
  color: #ce3b3b;  
  margin-top: 0px;  
  padding-right: 1px;  
  padding-left: 1px;
}

  .text-area-full .paddingLtrText {  
  padding-left: 15px;
}

  .text-area-full .paddingRtlText {  
  padding-right: 15px;
}

  .text-area-full textarea:disabled {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #bba3a3;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #bba3a3;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #bba3a3;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #bba3a3;  
  cursor: not-allowed;  
  background-color: #e3e3e3 !important;  
  color: #5a5151 !important;  
  -webkit-text-fill-color: #5a5151 !important;  
  -webkit-opacity: 1;
}

  .text-area-full textarea.border-type-bottom:disabled {  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #bba3a3;
}

.text-area-full.disabled label {  
  color: #000 !important;
}

  .form-file-upload .wrapper {  
  text-align: center;  
  display: inline-block;
}

  .form-file-upload .container {  
  border-top-width: 0px;  
  border-top-style: solid;  
  border-top-color: #cbcbcb;  
  border-right-width: 0px;  
  border-right-style: solid;  
  border-right-color: #cbcbcb;  
  border-bottom-width: 0px;  
  border-bottom-style: solid;  
  border-bottom-color: #cbcbcb;  
  border-left-width: 0px;  
  border-left-style: solid;  
  border-left-color: #cbcbcb;  
  color: #bababa;  -webkit-border-radius: 0px;
  border-radius: 0px;  
  position: relative;  
  float: left;  
  background-color: undefined;  -o-transition: background-color 300ms;
  -webkit-transition: background-color 300ms;
  transition: background-color 300ms;  
  min-width: 240px;  
  height: 40px;  
  padding-right: 10px;  
  padding-left: 10px;  
  margin-top: 6px;  
  margin-right: 6px;  
  margin-bottom: 6px;  
  margin-left: 6px;
}

  .form-file-upload .container:hover {  
  background-color: undefined;  
  color: undefined;
}

  .form-file-upload .container:active {  
  background-color: #ddd;
}

  .form-file-upload .title {  -epub-text-transform: uppercase;
  text-transform: uppercase;  
  position: relative;  
  width: 92%;  
  left: 0px;  
  right: 22px;  
  top: 50%;  
  transform: translateY(-50%);
}

  .form-file-upload label {  
  display: block;
}

  .form-file-upload input {  
  position: absolute;  
  left: 0;  
  top: 0;  
  right: 0;  
  bottom: 0;  -webkit-opacity: 0;
  opacity: 0;  
  width: 100%;  
  height: 100%;
}

  .form-file-upload .tick {  
  position: absolute;  
  right: 10px;  
  top: 50%;  
  transform: translateY(-50%);  
  width: 22px;  
  height: 22px;  
  background-image: url(https://s3.amazonaws.com/easysend-static-assets/web-assets/icons/upload-tick.png);  
  background-repeat: no-repeat;  -webkit-background-size: contain;
  background-size: contain;
}

  .form-file-upload .document {  
  position: absolute;  
  right: 10px;  
  top: 50%;  
  transform: translateY(-50%);  
  width: 22px;  
  height: 22px;  
  background-image: url(https://s3.amazonaws.com/easysend-static-assets/web-assets/icons/paperclip.png);  
  background-repeat: no-repeat;  -webkit-background-size: contain;
  background-size: contain;
}

  .form-file-upload .tooltip {  
  float: right;  
  top: calc(40px / 3 - 3px);  
  position: relative;  
  color: #fff;  
  width: 22px;  
  height: 22px;  
  background-color: #cbcbcb;  -webkit-background-size: contain;
  background-size: contain;  -webkit-border-radius: 25px;
  border-radius: 25px;  
  padding-top: 5px;  
  padding-right: 5px;  
  padding-bottom: 5px;  
  padding-left: 5px;  
  font-size: 18px;  
  font-weight: bold;  
  font-family: arial;  
  user-select: none;  
  margin-left: 3px;  
  margin-right: 3px;
}

  .form-file-upload .tooltip.left {  
  float: left;
}

  .form-file-upload .tooltip-text {  
  position: absolute;  
  background-color: #fff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  color: #cbcbcb;  
  font-size: 16px;  -webkit-box-sizing: content-box;
  box-sizing: content-box;  
  display: none;  
  z-index: 1000;  
  font-family: arial;  
  top: 43px;  
  right: -19px;  
  padding-top: 15px;  
  padding-right: 20px;  
  padding-bottom: 15px;  
  padding-left: 20px;  
  width: 130px;  
  direction: rtl;  -webkit-border-radius: 1px;
  border-radius: 1px;
}

  .form-file-upload .tooltip:hover .tooltip-text {  
  display: block;
}

  .form-file-upload .swuff {  
  transform: rotate(45deg);  
  position: absolute;  
  right: 28px;  
  top: -7px;  
  width: 15px;  
  height: 15px;  
  background-color: #fff;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;
}

  .form-file-upload .error {  
  color: red;  
  display: inline-block;
}

  .form-file-upload label {  
  font-family: arial;
}

  .form-file-upload .left .tick {  
  left: 10px;  
  right: 0px;
}

  .form-file-upload .left .document {  
  left: 10px;  
  right: 0px;
}

  .form-file-upload .left .title {  
  left: 22px;  
  right: 0px;
}

  .form-file-upload .left .tooltip {  
  left: -40px !important;
}

  .form-file-upload .left .tooltip-text {  
  left: -20px;  
  right: initial;
}

  .form-file-upload .left .tooltip-text .swuff {  
  left: 28px;  
  right: initial;
}

  .form-file-upload .right .title {  
  direction: rtl;
}

  .form-file-upload .dummy {  
  float: left;  
  visibility: hidden;
}

  .form-file-upload .left.dummy {  
  float: right !important;
}

@media only screen and (max-width: 600px) {
    .form-file-upload .container {    
    min-width: 190px;
  }
}

  .upload-component-new .main-class-upload {  
  margin-top: 10px;  
  margin-bottom: 10px;  
  position: relative;
}

  .upload-component-new label {  
  display: block;
}

  .upload-component-new .upload-frame {  
  height: 60px;  -webkit-border-radius: 1px;
  border-radius: 1px;  
  border-top-width: 2px;  
  border-top-style: dashed;  
  border-top-color: #1e2831;  
  border-right-width: 2px;  
  border-right-style: dashed;  
  border-right-color: #1e2831;  
  border-bottom-width: 2px;  
  border-bottom-style: dashed;  
  border-bottom-color: #1e2831;  
  border-left-width: 2px;  
  border-left-style: dashed;  
  border-left-color: #1e2831;  
  background-color: #eaeaea;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  
  direction: ltr;  -webkit-align-items: center;
  align-items: center;  
  position: relative;  -webkit-box-shadow: 0px 0px 0px #bfbfbf;
  box-shadow: 0px 0px 0px #bfbfbf;
}

  .upload-component-new .upload-icon {  
  width: auto;  
  height: auto;  
  max-height: 18px;  
  max-width: 18px;  
  margin-top: 0;  
  margin-right: 12px;  
  margin-bottom: 0;  
  margin-left: 12px;
}

  .upload-component-new .upload-text {  
  font-size: 18px;  
  font-family: undefined;  
  color: #285cdf;  
  margin-top: 0;  
  margin-right: 5px;  
  margin-bottom: 0;  
  margin-left: 5px;
}

  .upload-component-new .container-with-files {  
  max-width: 100%;  
  height: 60px;  -webkit-border-radius: 1px;
  border-radius: 1px;  
  background-color: #eaeaea;  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  
  direction: ltr;  -webkit-align-items: center;
  align-items: center;  
  position: relative;  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: space-between;
  justify-content: space-between;  
  padding-top: 0;  
  padding-right: 16px;  
  padding-bottom: 0;  
  padding-left: 16px;
}

  .upload-component-new .hide-me {  
  display: none;
}

  .upload-component-new .show-me {  
  display: -webkit-flex;
  display: flex;
}

  .upload-component-new .container-with-files--visuallyhidden {  
  border-top-width: 0;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  clip: rect(0 0 0 0);  
  height: 1px;  
  margin-top: -1px;  
  margin-right: -1px;  
  margin-bottom: -1px;  
  margin-left: -1px;  
  overflow: hidden;  
  padding-top: 0;  
  padding-right: 0;  
  padding-bottom: 0;  
  padding-left: 0;  
  position: absolute;  
  width: 1px;
}

  .upload-component-new .delete-icon {  
  border-top-width: 0;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  background-color: transparent;  
  padding-top: 0;  
  padding-right: 0;  
  padding-bottom: 0;  
  padding-left: 0;  
  width: 24px;  
  height: 24px;  
  margin-bottom: 12px;
}

  .upload-component-new .delete-icon:focus svg {  -webkit-border-radius: 50%;
  border-radius: 50%;
}

  .upload-component-new .upload-title {  
  text-align: left;  
  margin-bottom: 10px;  
  color: #db3abb;  
  font-family: undefined;  
  font-size: 20px;  
  font-weight: 300;
}

  .upload-component-new .file-input {  
  position: absolute;  
  left: 0;  
  right: 0;  
  top: 0;  
  bottom: 0;  
  width: 100%;  
  height: 100%;  -webkit-opacity: 0;
  opacity: 0;  
  z-index: 1;
}

  .upload-component-new .upload-frame:focus-within {  
  outline-offset: 2px;
}

  .upload-component-new .file-name {  
  color: #0f9f9b;  
  font-size: 18px;  
  overflow: hidden;  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;  
  white-space: nowrap;  
  max-width: 55%;  
  display: block;  
  font-family: undefined;  
  display: inline-block;  
  vertical-align: middle;  
  margin-top: 0px;  
  margin-right: 3px;  
  margin-bottom: 0px;  
  margin-left: 3px;
}

  .upload-component-new .file-size {  
  color: #000;  
  font-size: 16px;  
  vertical-align: middle;  
  direction: ltr;  
  display: -webkit-flex;
  display: flex;
}

  .upload-component-new .right-container {  
  width: 55%;  -webkit-align-items: center;
  align-items: center;  
  display: -webkit-flex;
  display: flex;
}

  .upload-component-new .left-container {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;  
  width: 45%;  -webkit-justify-content: flex-end;
  justify-content: flex-end;  -webkit-align-items: center;
  align-items: center;
}

  .upload-component-new .upload-error-message {  
  color: #e51616;  
  font-size: 15px;  
  font-family: undefined;  
  margin-top: 10px;  
  margin-right: 0;  
  margin-bottom: 10px;  
  margin-left: 0;  
  text-align: right;
}

  .upload-component-new .progress {  
  margin-top: 7px;  
  background-color: #c39aea;  
  width: 50%;  
  height: 19px;  -webkit-border-radius: 5px;
  border-radius: 5px;  
  direction: ltr;  
  overflow: hidden;  
  display: -ms-flexbox;  
  display: -webkit-flex;
  display: flex;  
  border-top-width: 0px;  
  border-top-style: solid;  
  border-top-color: #38e1dc;  
  border-right-width: 0px;  
  border-right-style: solid;  
  border-right-color: #38e1dc;  
  border-bottom-width: 0px;  
  border-bottom-style: solid;  
  border-bottom-color: #38e1dc;  
  border-left-width: 0px;  
  border-left-style: solid;  
  border-left-color: #38e1dc;  
  margin-top: 0;  
  margin-right: 16px;  
  margin-bottom: 0;  
  margin-left: 16px;
}

  .upload-component-new .error-style {  
  border-top-color: #ff4646 !important;  
  border-right-color: #ff4646 !important;  
  border-bottom-color: #ff4646 !important;  
  border-left-color: #ff4646 !important;
}

  .upload-component-new .show-progress {  -webkit-opacity: 1;
  opacity: 1;
}

  .upload-component-new .hide-progress {  -webkit-opacity: 0;
  opacity: 0;  -o-transition: opacity 300ms;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;  -o-transition-delay: 700ms;
  -webkit-transition-delay: 700ms;
  transition-delay: 700ms;
}

  .upload-component-new .progress-bar {  
  display: -ms-flexbox;  
  display: -webkit-flex;
  display: flex;  
  -ms-flex-direction: column;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  
  -ms-flex-pack: center;  -webkit-justify-content: center;
  justify-content: center;  
  color: #fff;  
  text-align: center;  
  white-space: nowrap;  
  background-color: #d2c055 !important;  -o-transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

@media only screen and (max-width: 750px) {
    .upload-component-new .progress {    
    display: none;
  }
    .upload-component-new .file-name {    
    display: block;    
    max-width: 100%;
  }
    .upload-component-new .left-container {    
    width: 40%;
  }
    .upload-component-new .right-container {    
    width: 80%;    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

  .upload-component-new .inputHasValue {  
  color: undefined;
}

  .upload-component-new .rtl {  
  text-align: right;  
  direction: rtl;
}

  .upload-component-new .ltr {  
  text-align: left;  
  direction: ltr;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
   .delete-icon {
     display: table-cell;
  }
}

  .acc-upload *,   .acc-upload *::before,   .acc-upload *::after {  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.acc-upload {  
  text-align: start;  
  font-family: arial;  
  margin-block: 10px;
}

  .acc-upload input:file-selector-button {  
  visibility: hidden;
}

  .acc-upload .file-upload {  
  display: -webkit-flex;
  display: flex;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  
  gap: 0.5rem;
}

  .acc-upload .file-upload__title {  
  font-size: 1.1rem;  
  font-weight: 600;  
  color: undefined;
}

  .acc-upload .file-upload__comment,   .acc-upload .file-upload__input-container span {  
  color: undefined;  
  font-size: 1rem;  
  font-weight: 300;
}

  .acc-upload .file-upload__input-container {  
  min-height: 58px;  
  font-size: 1.1rem;  
  position: relative;  
  display: -webkit-inline-flex;
  display: inline-flex;  -webkit-align-items: center;
  align-items: center;  -webkit-justify-content: center;
  justify-content: center;  
  gap: 0.5em;  
  width: 100%;  
  color: undefined;  
  text-align: center;  
  background-color: #f7f7f7;  -webkit-box-shadow: inset 0 0 0 1px #525146;
  box-shadow: inset 0 0 0 1px #525146;  -webkit-border-radius: 0;
  border-radius: 0;  
  cursor: pointer;
}

  .acc-upload .file-upload__input-container:hover {  
  color: undefined;  
  background-color: #f7f7f7;  -webkit-box-shadow: inset 0 0 0 2px #525146;
  box-shadow: inset 0 0 0 2px #525146;
}

  .acc-upload .file-upload__input-container:active {  
  color: undefined;  -webkit-box-shadow: inset 0 0 0 1px #525146;
  box-shadow: inset 0 0 0 1px #525146;  
  background-color: #dedede;  
  transform: translatey(-1px);
}

  .acc-upload .file-upload__input-container:has(input:focus) {  
  outline-offset: 2px;
}

  .acc-upload .file-upload__input-container__label {  
  position: absolute;  
  top: 0;  
  left: 0;  
  width: 100%;  
  height: 100%;  
  display: grid;  
  place-items: center;
}

  .acc-upload .file-upload__input-container__input {  
  position: absolute;  
  top: 0;  
  right: 0;  
  bottom: 0;  
  left: 0;  
  cursor: pointer;  -webkit-opacity: 0;
  opacity: 0;  
  height: 100%;  
  width: 100%;
}

  .acc-upload .file-upload__file-container {  
  padding-top: .5rem;  
  padding-right: .5rem;  
  padding-bottom: .5rem;  
  padding-left: .5rem;  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: space-between;
  justify-content: space-between;  -webkit-align-items: center;
  align-items: center;  
  font-size: 0.9rem;  
  white-space: nowrap;  
  gap: 1em;  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #525146;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #525146;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #525146;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #525146;  -webkit-border-radius: 0;
  border-radius: 0;  
  padding-inline: undefined;
}

  .acc-upload .file-upload__file-container__details {  
  display: -webkit-flex;
  display: flex;  -webkit-justify-content: space-between;
  justify-content: space-between;  -webkit-align-items: center;
  align-items: center;  
  overflow: hidden;
}

  .acc-upload .file-upload__file-container__details__name,   .acc-upload .file-upload__file-container__details__name span {  
  color: #525146;  
  overflow: hidden;  -ms-text-overflow: ellipsis;
  text-overflow: ellipsis;  
  white-space: nowrap;  
  cursor: default;
}

  .acc-upload .file-upload__file-container__details__name {  
  color: #525146;
}

  .acc-upload .file-upload__file-container__details__remove-btn {  
  display: -webkit-flex;
  display: flex;  
  background-color: transparent;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  border-top-width: medium;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: medium;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: medium;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: medium;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  line-height: 0.9;  
  min-width: 48px;  
  min-height: 48px;  -webkit-align-items: center;
  align-items: center;  -webkit-justify-content: center;
  justify-content: center;  -webkit-border-radius: 50%;
  border-radius: 50%;
}

  .acc-upload .file-upload__file-container__details__remove-btn:hover {  
  background-color: #f7f7f7;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;
}

  .acc-upload .file-upload__file-container__details__remove-btn:hover svg path {  
  stroke: #443d3d;
}

  .acc-upload .file-upload__file-container__details__remove-btn:active {  
  background-color: #dedede;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;  
  transform: translatey(-1px);
}

  .acc-upload .file-upload__file-container__details__remove-btn:active svg path {  
  stroke: #000;
}

  .acc-upload .file-upload__file-container__details__remove-btn:focus {  
  background-color: #dedede;  
  background-image: none;  
  background-repeat: repeat;  
  background-attachment: scroll;  
  background-position: top left;
}

  .acc-upload .file-upload__file-container__details__remove-btn:focus svg path {  
  stroke: #000;
}

  .acc-upload .file-upload__file-container__uploading {  
  width: 100%;  
  display: -webkit-flex;
  display: flex;  -webkit-align-items: center;
  align-items: center;
}

  .acc-upload .file-upload__file-container__loader {  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  width: 100%;  
  height: 0.8em;  -webkit-border-radius: 0;
  border-radius: 0;  -webkit-border-radius: 10rem;
  border-radius: 10rem;  
  /* Impossible to translate property background-image for webkit */
  /* Impossible to translate property background-image for presto */
  /* Impossible to translate property background-image for trident */
  /* Impossible to translate property background-image for gecko1.9.2 */
  /* Impossible to translate property background-image for webkit20110101 */
  background-image: linear-gradient(90deg,#0001 33%,#0005 50%,#0001 66%);  -webkit-background-size: 300% 100%;
  background-size: 300% 100%;  -webkit-animation: loader 1s infinite linear;
  animation: loader 1s infinite linear;
}

@-moz-keyframes loader {
  0% {
    
    background-position: right;
  }
}

@-webkit-keyframes loader {
  0% {
    
    background-position: right;
  }
}

@-ms-keyframes loader {
  0% {
    
    background-position: right;
  }
}

@-o-keyframes loader {
  0% {
    
    background-position: right;
  }
}

@keyframes loader {
  0% {
    
    background-position: right;
  }
}



  .acc-upload .file-upload__file-container__uploading__progress-bar-wrapper {  -webkit-box-sizing: border-box;
  box-sizing: border-box;  
  background-color: undefined;  
  width: 50%;  
  height: 1em;  -webkit-border-radius: generalBorderRadius;
  border-radius: generalBorderRadius;  
  direction: ltr;  
  overflow: hidden;  
  display: -ms-flexbox;  
  display: -webkit-flex;
  display: flex;  
  margin-top: 0;  
  margin-right: 16px;  
  margin-bottom: 0;  
  margin-left: 16px;
}

  .acc-upload .show-progress {  -webkit-opacity: 1;
  opacity: 1;
}

  .acc-upload .hide-progress {  -webkit-opacity: 1;
  opacity: 1;  -o-transition: opacity 200ms;
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;  -o-transition-delay: 300ms;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}

  .acc-upload .file-upload__file-container__uploading__progress-bar-wrapper__progress-bar {  
  width: 67%;  
  display: -ms-flexbox;  
  display: -webkit-flex;
  display: flex;  
  -ms-flex-direction: column;  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;  
  -ms-flex-pack: center;  -webkit-justify-content: center;
  justify-content: center;  
  color: #fff;  
  text-align: center;  
  white-space: nowrap;  
  background-color: undefined !important;  -o-transition: width 0.6s ease;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

  .acc-upload .file-upload__error-message {  
  color: #e51616;  
  font-size: 1rem;
}

  .acc-upload .file-upload__input-container.error {  
  color: #e51616;  -webkit-box-shadow: inset 0 0 0 1px #f00;
  box-shadow: inset 0 0 0 1px #f00;
}

  .acc-upload .file-upload__file-container.error {  
  border-top-width: 1px;  
  border-top-style: solid;  
  border-top-color: #f00;  
  border-right-width: 1px;  
  border-right-style: solid;  
  border-right-color: #f00;  
  border-bottom-width: 1px;  
  border-bottom-style: solid;  
  border-bottom-color: #f00;  
  border-left-width: 1px;  
  border-left-style: solid;  
  border-left-color: #f00;
}

  .acc-upload .file-upload__input-container.error:hover {  
  color: #e51616;  -webkit-box-shadow: inset 0 0 0 2px #f00;
  box-shadow: inset 0 0 0 2px #f00;
}

  .acc-upload .visibility-hidden {  
  border-top-width: 0;  
  border-top-style: none;  
  border-top-color: initial;
  border-top-color: -moz-initial;  
  border-right-width: 0;  
  border-right-style: none;  
  border-right-color: initial;
  border-right-color: -moz-initial;  
  border-bottom-width: 0;  
  border-bottom-style: none;  
  border-bottom-color: initial;
  border-bottom-color: -moz-initial;  
  border-left-width: 0;  
  border-left-style: none;  
  border-left-color: initial;
  border-left-color: -moz-initial;  
  clip: rect(0 0 0 0);  
  height: 1px;  
  margin-top: -1px;  
  margin-right: -1px;  
  margin-bottom: -1px;  
  margin-left: -1px;  
  overflow: hidden;  
  padding-top: 0;  
  padding-right: 0;  
  padding-bottom: 0;  
  padding-left: 0;  
  position: absolute;  
  width: 1px;
}


@font-face {
                font-family: "almoni-bold";
                src: url("/player/static/menora/web_flow_themes/new-design-2025-05-25T04_59_43/37160810-9d2d-431b-956b-9f41404ebcb2.otf") format("opentype");
            }

@font-face {
                font-family: "almoni-thin";
                src: url("/player/static/menora/web_flow_themes/new-design-2025-05-25T04_59_43/25307ee0-423f-4653-b8bf-8d7213631565.otf") format("opentype");
            }

@font-face {
                font-family: "almoni-regular";
                src: url("/player/static/menora/web_flow_themes/new-design-2025-05-25T04_59_43/2facd2b8-e871-4465-98e5-ddcd705422f2.ttf") format("truetype"), url("/player/static/menora/web_flow_themes/new-design-2025-05-25T04_59_43/f248d0ee-a41d-454e-8988-6a8c209f5178.otf") format("opentype");
            }


