﻿/* ============================================
   KABLANIM RESULTS PAGE STYLES
   ============================================ */
.ui-panel-wrapper {
  background-image: url('/content/materials/images/homless_FULL_bg_light.jpg');
  padding: 0;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: contain;
  background-size: cover;
  width: 100%;
  background-attachment: fixed;
  background-repeat: no-repeat;
  border-top: 1px solid #fff;
}

/* ============================================
   KABLAN ARROW
   ============================================ */
.K_arrow {
  height: 15px;
  width: 15px;
  position: absolute;
  right: 43%;
  top: 69px;
  z-index: 9;
  opacity: 0;
}

.K_arrow img {
  width: 100%;
}

/* ============================================
   KABLAN CONTACT FORM
   ============================================ */
.KablanContact {
  height: 113px;
  border-bottom: 3px solid #fff;
}

.KablanContact .ui-input-text,
.KablanContact .ui-select {
  width: 50%;
  margin: 0;
  float: right;
  height: 55px;
  border: 0;
  background: #fff;
}

.KablanContact .ui-input-text .ui-btn,
.KablanContact .ui-select .ui-btn {
  height: 55px;
  padding: 15px 15px 15px 5px;
  border: 1px solid lightgray;
  border-radius: 0;
}

.KablanContact .ui-input-text .ui-btn option[default],
.KablanContact .ui-select .ui-btn option[default] {
  display: block;
  text-align: right;
  direction: rtl;
}

.KablanContact .ui-input-text .ui-btn span,
.KablanContact .ui-select .ui-btn span {
  text-align: right;
  direction: rtl;
  font-size: 18px;
}

.KablanContact .ui-input-text .ui-btn::after,
.KablanContact .ui-select .ui-btn::after {
  display: none;
}

.KablanContact .ui-input-text input,
.KablanContact .ui-select input,
.KablanContact .ui-input-text select,
.KablanContact .ui-select select {
  height: 55px;
}

.KablanContact .ui-input-text input[placeholder],
.KablanContact .ui-select input[placeholder] {
  text-align: right;
  direction: rtl;
  font-size: 21px;
}

.KablanContact .ui-input-btn {
  padding: 10px;
  width: 100%;
  margin: 0;
  float: left;
  font-size: 28px;
  color: #fff;
  height: 55px;
  border: 0;
  background-color: #7cb600;
  border-radius: 0;
}

.KablanContact .ui-input-btn input .ui-input-btn:active {
  text-decoration: underline;
}

#ContWrapper {
  height: 110px;
  width: 100%;
}

#ContWrapper .submitWrapper {
  width: 50%;
}

.KablanContact .clearfix .ui-select:first-child {
  float: right;
}

.KablanContact .clearfix .ui-select:last-child {
  float: left;
}

/* ============================================
   BANNER WRAPPER
   ============================================ */
#BanerWrapper {
  height: 355px;
  overflow: hidden;
}

#BanerWrapper div {
  width: 100%;
}

#BanerWrapper img {
  width: 100%;
  display: block;
  margin: 0 auto;
}

/* ============================================
   FAVORITE WRAPPER
   ============================================ */
#FavoritWrapper {
  width: 100%;
  height: 30px;
  background-color: #b73d76;
  color: #fff;
  padding-right: 15px;
}

#FavoritWrapper h1 {
  text-align: right;
  font-size: 21px;
}

/* ============================================
   SECTION STYLES
   ============================================ */
section {
  width: 100%;
  height: 230px;
  margin-bottom: 2px;
  background-image: url('/Content/materials/images/nadlan_img.jpg');
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
}

section .titles {
  width: inherit;
  overflow: hidden;
  height: 50px;
  top: 180px;
  padding: 1px 10px 10px 10px;
  opacity: 0.8;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

section .detail1 {
  margin-bottom: 2px;
  width: 100%;
  float: right;
}

section .detail1 span {
  white-space: normal;
  font-weight: bold;
  line-height: 23px;
}

section .detail2 {
  width: 30%;
  margin-bottom: 2px;
  height: 20px;
  float: left;
}

section .detail2 span {
  line-height: 23px;
}

section .mivzaBtn {
  width: 20%;
  height: 50px;
  top: 130px;
  display: none;
}

section .mivzaBtn span {
  margin: 17%;
  line-height: 46px;
  font-weight: bold;
}

section.kablanim.mivza .mivzaBtn {
  display: block;
}

section.noImage {
  height: auto;
  /*.detail1 {margin-top:30px;}*/
}

section.noImage .titles {
  height: inherit;
  top: 0;
}

section.agency.noImage .detail1 {
  margin-top: 30px;
}

/*section.savedAdIcon .detail1 {margin-top:30px;}*/

/* ============================================
   SECTION VARIANTS
   add the class 'bolder/lighted/normal/agency to the section as needed
   ============================================ */
section.agency .tivuch_icon {
  width: 24px;
  height: 32px;
  z-index: 9;
  background: url('/content/materials/resultPage/icon_man.png') no-repeat;
  margin-right: 18px;
  -moz-background-size: contain;
  -o-background-size: contain;
  -webkit-background-size: contain;
  background-size: contain;
}

section.savedAdIcon .FavIcon {
  width: 23px;
  height: 30px;
  z-index: 9;
  right: 30px;
  background-image: url(materials/item/SaveFilterStars23px.png);
  background-repeat: no-repeat;
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}

section.savedAdIcon .FavIcon.bgPosX {
  background-position-x: -23px;
}

section.agency .titles .detail1 {
  top: 10px;
}

section.bolder .titles {
  background: #ffe9a1;
  color: #3e3e3e;
}

section.lighted .titles {
  background: #fdca27;
  color: #3e3e3e;
}

section.normal .titles {
  background: rgba(94, 93, 93, 0.8);
  color: #fff;
}

section.kablanim .titles {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

section.kablanim.mivza .titles {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  width: 80%;
}

/*# sourceMappingURL=KablanimResults.css.map */
