#alert-icon,
#search-icon {
  background-color: #072439;
}
#htime,
#red-mail {
  background-position: left;
  background-repeat: no-repeat;
}
body {
  background-color: #fff;
}
#sticky-logo {
  height: 44.96px;
  width: 68.25px;
  position: fixed !important;
  top: 0 !important;
  display: none;
  z-index: 99999;
}
.sticky-nav {
  position: fixed;
  top: 0;
  margin-right: -60px;
  -webkit-box-shadow: 0 10px 9px -4px rgba(0, 0, 0, 0.31);
  -moz-box-shadow: 0 10px 9px -4px rgba(0, 0, 0, 0.31);
  box-shadow: 0 10px 9px -4px rgba(0, 0, 0, 0.31);
}
.sticky-nav .nav > li > a {
  padding: 5px 10.59px;
}
.sticky-nav .navbar-nav {
  height: 42.25px;
  padding-right: 73px;
  padding-left: 9px;
}
.sticky-nav .nav li a {
  line-height: 16.13px;
  margin-top: 8.06px;
  margin-bottom: 8.06px;
}
.top-icons {
  height: 29px;
  width: 29px;
  border-radius: 3px;
  position: relative;
  float: left;
  margin-right: 6.7px;
  line-height: 27px;
  cursor: pointer;
  color: #fff;
}
#weather-container select {
  width: 62px;
  border-style: none;
  background: 0 0;
}
#width_tmp_select {
  width: auto !important;
  display: none;
}
#search-input {
  cursor: text;
  width: 0;
  height: 27px;
  margin-left: -9px;
  display: none;
  border-color: #072439;
  border-width: 0.5px;
  border-style: solid;
  color: #000;
  padding: 0 5px;
}
.dropdown-menu li a {
  font-size: 15.6px;
}
.single-top-icons {
  top: 55px;
}
#search-input:focus {
  border-color: #00adae;
  outline-style: none;
}
.top-icons-text {
  height: 29px;
  width: 97px;
  padding-right: 25px;
  font-size: 13px;
}
#search-icon {
  background-image: url(../images/header-icons/search.png);
}
#alert-icon {
  text-align: center;
}
#alert-icon i {
  line-height: 29px;
}
#facebook-icon {
  background-color: #3a559a;
  background-image: url(../images/header-icons/facebook.png);
}
#twiter-icon {
  background-color: #3c97ff;
  background-image: url(../images/header-icons/twiter.png);
}
#red-mail {
  background-color: #d8453f;
  background-image: url(../images/header-icons/email.png);
}
#htime {
  background-color: #00adae;
  background-image: url(../images/header-icons/time.png);
}
#weather-container {
  bottom: 10px;
  position: absolute;
  right: 145px;
  display: none;
}
#weather-icon {
  width: 56.71px;
  position: relative;
  height: 42px;
  top: 10px;
}
#weather-temp {
  display: inline;
  position: relative;
  font-size: 14.5px;
}
#weather-container select:focus {
  outline-color: #00adae;
}
#hebrewDate {
  position: absolute;
  bottom: 5px;
  left: 0;
  font-size: 14.5px;
}
#srugim-logo {
  top: 38px !important;
}
#header-container {
  height: 90px;
  margin-top: -20px;
  clear: both;
  position: relative;
}
#mobile-logo {
  position: fixed;
  height: 49.62px;
  top: 4.22px;
  right: 40%;
}
#mobile-header {
  position: fixed;
  background-color: #f2f2f2;
  z-index: 9999999;
  box-shadow: 1px 5px 5px #888;
  top: 0;
  left: 0;
  height: 55.14px;
  width: 100%;
}
#logo-title {
  position: absolute;
  bottom: -5px;
  z-index: 999;
  font-size: 11px;
  right: 12px;
  color: #fff;
}
#nav-btn {
  left: 5px;
  height: 23px;
  top: 11px;
  position: fixed;
}
#mobile-navigator {
  background-color: #f3f1f3;
  width: 60%;
  left: -60%;
  position: fixed;
  top: 50px;
  z-index: 999;
}
#mobile-navigator ul {
  list-style: none;
}
#mobile-navigator ul li {
  height: 20px;
  background-color: #00bdc0;
  color: #fff;
  text-align: center;
  font-size: 15px;
  font-weight: 700;
  margin: 5px;
  padding: 5px;
}
#mobile-navigator ul li a {
  color: #fff;
}
