@import url(//fonts.googleapis.com/earlyaccess/opensanshebrew.css);

html,
body {
  margin: 0px;
  padding: 0px;
  direction: rtl;
  background: #eeeef1;
}

*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Open Sans Hebrew", sans-serif;
}

button {
  font-family: "Open Sans Hebrew", sans-serif;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

.scroll_touch {
  -webkit-overflow-scrolling: touch;
  /* Lets it scroll lazy */
}

div {
  float: right;
  direction: rtl;
}

.ptr--ptr div {
  float: none !important;
}

a {
  color: #0c4c92;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

h2 {
  font-size: 25px;
  margin: 0;
  font-weight: 400;
}

h3 {
  font-size: 14px;
  margin: 0;
  font-weight: 400;
}

a img {
  border: none;
}

.rtl {
  direction: rtl;
}

.top5 {
  margin-top: 5px;
}

.top10 {
  margin-top: 10px;
}

.top15 {
  margin-top: 15px;
}

.top20 {
  margin-top: 20px;
}

.top30 {
  margin-top: 30px;
}

.bottom10 {
  margin-bottom: 10px;
}

.bottom15 {
  margin-bottom: 15px;
}

.bottom20 {
  margin-bottom: 20px;
}

.bottom30 {
  margin-bottom: 30px;
}

.fw {
  width: 100%;
}

.right {
  float: right;
}

.left {
  float: left;
}



/*
=========================== NEW DESIGN ============================
*/

#msgbox_content hr { margin: 15px 0; }

.goog_ad { padding: 10px; }

.h3 {
  font-size: 17px;
}


.ul_premium {
  list-style-type: none;
  /* Remove default list style */
  /* Remove default list style */
  padding: 0;
  /* Remove default padding */
}

.ul_premium li {
  background: url('/images/v_green.png') no-repeat right 5px;
  /* Set background image for list items */
  background-size: 22px;
  text-align: right;
  padding-right: 35px;
  font-size: 14px;

  color: #333;
  margin-bottom: 20px;
  padding-bottom: 20px;
  margin-top: 10px;
  border-bottom: 1px solid #ddd;
}

.ul_premium li span {
  font-size: 17px;
  font-weight: bold;
  color: #000;
}


.btn_get_premium {
  direction: ltr;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
  text-align: center;
  border: none;
  background: #ffd800;
  line-height: 45px;
  color: #000;
  position: relative;
  overflow: hidden;

  animation: pulse 1s infinite;
}


@keyframes pulse {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(1.025);
  }

  100% {
    transform: scale(1);
  }
}








.newscreen {}

.newscreen h1 {
  margin: 0;
}

.tbl_gs td {
  text-align: right;
  padding: 3px 5px;
  font-size: 15px;
}

.tbl_gs th {
  text-align: right;
  background: #f3f3f3;
  padding: 3px 5px;
  font-size: 15px;
}

p {
  font-size: 15px;
}





.content_area {}

.cta_gs {
  font-size: 16px;
  font-family: "Open Sans Hebrew", sans-serif;
  width: 100%;
  text-align: center;
  border: 1px solid #9bd2f1;
  background: #2595dc;
  padding: 12px 10px;
  color: #fff;
  border-radius: 10px;
}

.cta1 {
  font-size: 15px;
  font-family: "Open Sans Hebrew", sans-serif;
  width: 100%;
  text-align: center;
  border: 1px solid #9bd2f1;
  background: #f7f7f7;
  padding: 20px 10px;
  border-radius: 15px;
}

.day {
  margin-bottom: 10px;
  /* border-top: 1px solid #ddd; */
  /* _border-bottom: 1px solid #ddd; */
  background: #fff;
  padding-top: 5px;
  /* box-shadow: 0 0 10px #ddd; */
}

.day_daily_desc_cont {
  border-top: 1px solid #ddd;
}

.spots_a a {
  line-height: 55px;
  float: right;
  width: 100%;
  padding-right: 25px;
  text-decoration: none;
  border-top: 1px solid #ddd;
}

.spots_a_hide a:nth-child(n + 7) {
  display: none;
}

.index_spots .app_link {
  padding-right: 15px !important;

}

.advanced_day_tab_active {
  border-bottom: 2px solid #333;
  font-weight: bold;
}

.spot_hide {
  display: none;
}

.app_link_selected {
  background-image: url("/images/checked.png");
  background-position: left;
  background-repeat: no-repeat;
  background-position-x: 20px;
  background-size: 28px;
  color: #000 !important;
}

.app_link_selected a {}

.forecast_similar_spots a {
  text-decoration: none;
  background: #e2f5ff;
  border: 1px solid #85c9ec;
  border-radius: 10px;
  color: #0e0e0e;
  margin-right: 5px;
  font-size: 13px;
  padding: 5px 10px;
  line-height: 35px;
}


h1 {
  font-size: 23px;
  padding-bottom: 10px;
  float: right;
  width: 100%;
}

h2 {
  font-size: 17px;
  padding-bottom: 10px;
  float: right;
  width: 100%;
  font-weight: bold;
  color: #333;
}

.header2 {
  background: #2595dc;
}

.header_index {
  padding-top: 0px;
  background: url(/images/splash2.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 80% 80%;
  width: 100%;
  color: #fff;
  top: 0;
  margin-top: -10px;
  left: 0;
  z-index: 3;
  padding: 0;
  height: 220px;
}

.td_premium {
  /* display: none; */
}

.blur {
    /* Add the blur effect */
    filter: blur(15px);
    -webkit-filter: blur(15px);
}

.is_now {
  font-weight: bold;
}

.index_list {
  margin: 0;
  padding: 0;
}

.index_list li {
  padding: 2px 30px 2px 0px;
  list-style: none;
  background-image: url(/images/star.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 18px;
  font-size: 17px;
}

.day_overflow_cont {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}

.hp_spot_title h1 {
  margin: 0;
  font-size: 19px;
  text-decoration: underline;
}

.shares {
  width: 30%;
  text-align: left;
  font-size: 12px;
  color: #555;
  float: left;
  min-width: 180px;
}

.chart {
  display: block;
}

.chart .day_name {
  background: #f7f7f7;
  font-size: 13px;
  color: #444;
  min-width: 65px;
}

.chart .hour {
  
  color: #555;
  font-size: 11px;
  padding: 0 5px;
  z-index: 2;
}

.chart .waves {
  color: #fff;
  font-size: 17px;
  min-width: 105px;
}

.chart .waves_cm {
  color: #fff;
  font-size: 9px;
}

.chart .wave_height_desc {
  font-size: 14px;
  width: 70%;
  border-bottom: 1px solid #eee;
  padding: 0 5px;
}

.chart .cell {
  border-bottom: 1px solid #eee;
  min-width: 50px;
  background: #fafafa;
}

.chart .wave_height_desc br {
  display: inline;
}

.chart .wind {
  color: #fff;
  line-height: 15px;
  padding-top: 15px;
  min-width: 50px;
}

.chart .wind_dir_desc {
  color: #444;
  font-size: 14px;
  min-width: 90px;
}

.chart .period {
  color: #444;
  font-size: 14px;
  min-width: 100px;
}

.chart .sky_cont {
  min-width: 40px;
  text-align: center;
}

.chart .sky_outer {
  width: 100%;
}

.chart .hour_cont {

  background-color: #f7f7f7;
} 

.chart .sky {
  width: 100%;
  height: 22px;
  margin-top: 2px;
  _overflow: hidden;
}

.chart .sky img {
  _margin-top: -4px;
  /* transform: translate3d(0,0,0); */
  transform: translateZ(0);
}

.chart .temp {
  width: 100%;
  color: #999;
  font-size: 10px;
  line-height: 9px;
  position: relative;
  bottom: -6px;
}

.chart_header td {
  /* background: #f4f4f5; */
  background: #efefef;
  /* color: #222; */
  color: #111;
  font-size: 12px;
  line-height: 18px;
  border-bottom: 1px solid #ddd;
  position: relative;
  z-index: 3;
  border-top: 1px solid #eee;
  /* background: #333;
  color: #fff; */
}

.chart_tr td {
  _border-bottom: 1px solid #eee;
}


.widget {
  /* border-bottom: 15px solid #f2f2f2; */

}

.widget h2 {
  padding: 0px 15px;
  font-size: 17px;
  color: #444;
}



.community_item {
  border: 1px solid #ddd;
  box-shadow: 0 0 5px #eee;
  background: #fff;
  border-radius: 15px;
}

.community_item .title {
  font-size: 18px;
  font-weight: bold;
  color: #444;
  padding: 5px 15px;
  padding-top: 15px;
}

.community_item .thumb {
  border-radius: 15px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.community_item .subtitle {
  font-size: 14px;
  padding: 5px 15px;
  color: #666;
  padding-bottom: 25px;
}




.flip180 {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}



.tide_cont {
  width: 100%;
  display: flex;
  justify-content: center;
}

.tide_cell {
  width: 25%;
  padding: 10px;
}

.tide_innercell {
  background: #f5fbff;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid #d5efff;
}

.tide_when {
  width: 100%;
  color: #000;
  font-size: 16px;
}

.tide_what {
  padding-left: 7px;
  font-size: 12px;
  color: #888;
}

.tide_height {
  font-size: 11px;
  color: #888;
  width: 100%;

}

.hour_good_wave {
  /* color: #015782 !important;
  background: #fffffc;
  _background: #fcffff;
  _font-weight: 600 !important; */
  /* text-shadow: 1px 1px 10px #a4deff; */
  /* background: #fffff2; */
  font-weight: 400;
  color: #0c82c3;
}


.hour_very_good_wave {
  background: #fffff7;
  color: #0c82c3;
}

.daylight_inner {
  padding: 10px;
  border-radius: 10px;
  background: #fdfcf7;
}

.daylight_unit {
  width: 25%;
  padding: 10px;
}

.daylight_title {
  width: 100%;
  font-size: 12px;
  color: #888;
}

.daylight_value {
  color: #333;
  width: 100%;
  margin-top: 0px;
  _color: #0b4c92;
  font-size: 16px;

}

.daylight_icon {
  width: 85px;
}



.article_cover {}

.article_title {
  padding: 0 25px;
  /* margin: 10px 0; */
}

.article_title h1 {
  font-size: 32px;
  font-weight: bold;
  color: #333;
}

.article_body {
  padding: 0 25px;
  font-size: 16px;
}

.article_body p {
  margin: 0;
  margin-bottom: 15px;
}

.article_body li {
  margin-bottom: 10px;
}




.header_tab {
  width: 33%;
  _border-bottom: #2595dc 5px solid;
  border-bottom: #2595dc 5px solid;
  color: #fff;
}

.header_tab_active {
  /* border-bottom: #0b4c92 5px solid; */
  border-bottom: #333 5px solid;
}

.header_tab:active {
  background: #2e9fe6;
}

.header_app_btn:active {
  background: #2e9fe6;
}

.spots_a a:active {
  background-color: #fafdff;
}

.day_3slots:active .chart {
  /* background-color: #f8f8f8; */
  opacity: .85;
}


.spot_info {
  width: 50%;
  padding: 10px;
  margin-bottom: 20px;
}

.spot_info .caption {
  font-size: 12px;
  color: #aaa;
  width: 100%;
}

.spot_info .value {
  font-size: 17px;
  color: #0b4c92;
  width: 100%;
}

.rating0 {
  width: 33%;
  border-left: 5px solid #fff;
  height: 5px;
  background: #ddd;
  margin-top: 10px;
}

.rating1 {
  width: 33%;
  border-left: 5px solid #fff;
  height: 5px;
  background: #2595dc;
  margin-top: 10px;

}






.half-circle {
  width: 20px;
  height: 10px;
  background-color: none;
  border-top-left-radius: 110px;
  border-top-right-radius: 110px;
  border: 5px solid #fff;
  border-bottom: 0;
}


.radar_hour {
  text-align: center;
  font-size: 15px;
  line-height: 30px;
  color: #000;
  border: 1px solid #ddd;
}

.radar_hour_active {
  transition-timing-function: ease-in;
  transition: 0.4s;
  font-weight: bold;

  color: #fff;
  background-color: #2595dc;
}

/* .radar_hour_active { font-weight: bold; color: #2595dc;  } */













.day .have_waves {
  text-decoration: none;
  background: #00a3f4;
  border: 1px solid #85c9ec;
  border-radius: 10px;
  color: #ffffff;
  margin-right: 10px;
  font-size: 12px;
  padding: 5px 10px;
  margin-top: -2px;
  line-height: 14px;
}

.mid {
  float: none;
  width: 100%;
  max-width: 760px;
  margin: 0px auto;
}

.hp_select {
  direction: rtl;
}

.hp_select option {
  direction: rtl;
}

.desktop_grid_right {
  width: 100%;
}

.desktop_grid_left {
  width: 100%;
}

.textfield {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 7px 15px;
  font-size: 14px;
  color: #333;
  width: 100%;
}

.camera_fixed {
  position: fixed;
  left: 100%;
  top: 0%;
  transform: rotate(90deg);
  transform-origin: top left;
  z-index: 999;
}

.camera_fixed_panel {
  position: fixed;
  z-index: 1000;
  bottom: 0;
  height: 30px;
}

.camera_fixed iframe {}

.btn_fox {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  background-position: center;
  border: 1px solid #cedfef;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 0 0 #cedfef;
  box-shadow: 0 5px 0 0 #cedfef;
  margin-bottom: 10px;
  height: 70px;
  width: 140px;
}

.tbl_forecast_props td {
  padding: 7px 15px;
  padding-left: 12px;
  white-space: nowrap;
  min-width: 85px;
  background: #f1f9ff;
  border: 1px solid #c1e7ff;
  border-radius: 10px;
}

.tbl_forecast_props td .title {
  font-size: 13px;
  color: #999;
  /* padding-bottom: 5px; */
}

.tbl_forecast_props td .subtitle {
  font-size: 11px;
  position: relative;
  top: -1px;
  color: #777;
}

.tbl_forecast_props td .kpi_unit {
  font-size: 9px;
  color: #777;
}

.tbl_forecast_props td .kpi {
  font-size: 27px;
}

.tbl_forecast_props td .kpi_cont {}

.mobile_only {}

.feed_item_cont {
  margin-right: 5px;
}

.feed_item_cont:before,
.post_compose_cont:before {
  content: '';
  display: block;
  position: absolute;
  width: 20px;
  height: 18px;
  margin-right: -25px;
  background-image: url(/images/post_shpunka.png);
  background-size: 100%;
}

.feed_chevron_cont {
  z-index: 2;
  width: 100%;
  height: 20px;
  opacity: 0.75;
  position: relative;
  left: 5px;
  _bottom: -25px;
  text-align: left;
  margin-top: -20px;
}

.feed_chevron {}

.feed_chevron_options {
  float: left;
  padding: 0 10px;
  position: absolute;
  bottom: -20px;
  left: 0px;
  border: 1px solid #aaa;
  background: #fff;
  border-radius: 10px;
  display: block;
}

#report_button {
  position: fixed;
  bottom: 10px;
  left: 85px;
  z-index: 10;
  font-size: 45px;
  overflow: hidden;
  color: #fff;
  line-height: 52px;
  width: 40px;
  height: 40px;
  background-color: #2595dc;
  background-image: url("/images/megaphone.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  border-radius: 50px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  text-align: center;
  font-weight: normal;
  border: 1px solid #fff;
}

#camera_button {
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 10;
  font-size: 45px;
  overflow: hidden;
  color: #fff;
  line-height: 52px;
  width: 75px;
  height: 75px;
  background-color: #2595dc;
  background-image: url("/images/camera.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 60%;
  border-radius: 50px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  text-align: center;
  font-weight: normal;
  border: 1px solid #fff;
}

.feed_shaka_inactive {
  filter: grayscale(100%);
}

.post_inline a {
  text-decoration: none;
  color: #333;
  margin-right: 10px;
  margin-left: 5px;
  font-size: 14px;
  line-height: 30px;
}

.post_inline a img {
  margin-top: -3px;
  margin-left: 3px;
}

.post_inline_small a {
  text-decoration: none;
  color: #333;
  margin-right: 10px;
  font-size: 13px;
}





/*=============================================================================*/
@media all and (min-width: 600px) and (max-width: 60000px) {
  .mobile_only {
    display: none;
  }

  .header_index {
    display: none;
  }

  .spots_a_hide a:nth-child(n + 7) {
    display: block;
  }

  .cta_spots_hide {
    display: none !important;
    height: 0;
    width: 0;
    overflow: hidden;
    opacity: 0;
  }

  .desktop_grid_right {
    width: 65%;
  }

  .desktop_grid_left {
    width: 32%;
    float: left;
    margin-right: 3%;
  }

  .mobile_spots {
    display: none;
  }

  .spots_a a {
    width: 100%;
  }
}