﻿.fa-caret-down:before {
  content: "▼";
}
.location 
{
  color: blue;
  text-decoration:none;
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css 
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
}
* {
  box-sizing: border-box;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}*/
.form-control {
  display: block;
  width: 100%;
  margin-top: 8px;
     height: 24px;
    padding: 6px 12px;
  font-size: 12px;
  /*line-height: 1.42857143;*/
  color: #555555;
  background-color: #ffffcc;
  background-image: none;
  /*border: 1px solid #cccccc;*/
    border-radius: 12px;
  /*-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;*/
}
.form-control:focus {
  border-color: #66afe9;
  /*outline: 1;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);*/
}
.btn {
    border-radius: 12px;
  padding: 10px 25px;
  border: 0 none;
}
.btn-primary {
  color: #ffffff;
  background-color: #426bba;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #062e7b;
}
.btn-secondary {
  color: #ffffff;
  background-color: #555555;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active,
.btn-secondary.active,
.open .dropdown-toggle.btn-secondary {
  color: #ffffff;
  background-color: #222222;
}
.btn-secondary-alt {
  /*border: 1px solid #d9d9d9;*/
  color: #222222;
  background-color: #eeeeee;
}
.btn-secondary-alt:hover,
.btn-secondary-alt:focus,
.btn-secondary-alt:active,
.btn-secondary-alt.active,
.open .dropdown-toggle.btn-secondary-alt {
  color: #ffffff;
  background-color: #222222;
}
.btn-secondary-alt:hover,
.btn-secondary-alt:focus,
.btn-secondary-alt:active,
.btn-secondary-alt.active,
.open .dropdown-toggle.btn-secondary-alt {
  border: 1px solid #222;
}
.nav.nav-pills {
  margin-bottom: 20px;
}

.oldie .home-slide-container .slider__arrows .slider__arrows-item {
  height: 90px;
  border: none;
}
.oldie .home-slide-container .slider__arrows .slider__arrows-item--right {
  background: url('/var/www/vhosts/www.ou.org/public/content/themes/ou-theme/assets/css/img/ie8_fallback_sprite.png') no-repeat 0 -50px;
  right: -55px;
}
.oldie .home-slide-container .slider__arrows .slider__arrows-item--left {
  background: url('/var/www/vhosts/www.ou.org/public/content/themes/ou-theme/assets/css/img/ie8_fallback_sprite.png') no-repeat 0 -150px;
  left: -55px;
}/*
body {
  .entry-content p {
    font-family: Garamond;
    font-size: 12pt;
    line-height: 140%;
    margin-bottom: 15px;
  }
}*/
.community-bar {
  background: #E6DFF8;
  color: blue;
  font-size: 12px;
  font-weight: bold;
  text-align:right;
  height: 20px;
  line-height: 20px;
  font-family: "proxima-nova-condensed";
}
@media (max-width: 800px) {
  .community-bar {
    display: none !important;
  }
}
.community-bar .zmanim-wrapper {
  padding: 0 20px;
  display: flex;
  flex-wrap: nowrap;
  
}
@media (min-width: 980px) {
  .community-bar .zmanim-wrapper {
        max-width: 1080px;
    margin: auto;
  }
}
.community-bar .zmanim-container {
  display: inline;
}
.community-bar .zmanim-container div {
  display: inline;
  margin-right: 5px;
}
.community-bar .change-location-container {
  display: inline;
  position: relative;
  margin-right: 10px;
  overflow: hidden;
  text-align:left;
}
.community-bar .change-location-container a {
  color: red;
  font-size: .9em;
  cursor: pointer;
}
.community-bar .change-location-container #change-location-dialog {
  position: absolute;
  color: #999999;
  padding: 0;
  z-index: 50000;
  display: block;
  height: 20px;
  width: 560px;
  left: 0;
     top: -13px;
}
.community-bar .change-location-container #change-location-dialog input {
  width: 300px;
  display: inline;
  /*box-shadow: none;*/
  border: none;
}
.community-bar .change-location-container #change-location-dialog .btn {
  margin-left: -5px;
  margin-top: -2px;
    border-radius: 12;
  line-height: 5px;
  text-transform: uppercase;
  display: inline-block;
}

.community-bar .change-location-container #change-location-dialog .btn-save {
  background: #3760F5;
}
.community-bar .change-location-container #change-location-dialog .btn-save:hover {
  background: #6F8AEE;
}
.community-bar .change-location-container #change-location-dialog .btn-close {
  background: #8537F5;
}
.community-bar .change-location-container #change-location-dialog .btn-close:hover {
  background: #B181F8;
}/*
.community-bar .zmanim-details {
  display: inline;
}
.community-bar .ss-location,
.community-bar .ss-sunrise,
.community-bar .ss-sunset {
  position: relative;
  top: 3px;
}
.community-bar .ss-sunrise {
  color: #eac225;
}
.community-bar .ss-sunset {
  color: #e65353;
}
.community-bar .date-group {
  margin-right: 6px;
}
@media (max-width: 992px) {
  .community-bar .date-group {
    display: none !important;
  }
}
.community-bar .sunrise,
.community-bar .sunset {
  margin-right: 4px;
}*/

.community-bar .ou-apps-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  margin-left: auto;
  align-items: left;
}
.community-bar .ou-apps-list li {
  border: 1px solid #FFF;*/
  line-height: 100%;
  margin-left: 5px;
  padding-right: 5px;
}
.community-bar .ou-apps-list li a {
  color: white;
}
.community-bar .ou-apps-list li:last-child {
  border-right: 0 none;
}
.autocomplete-suggestions {
  z-index: 10000;
  position: relative;
  width: 300px;
  background: #ffffcc;
  padding: 0px;
  /*border-style: solid #ccc;        Line under entry box   */
  -webkit-box-shadow: 50 10px 20px #222222;
  box-shadow: 15px 30px 40px #222222;
  overflow-y: auto;
  top: -11px;
}
.autocomplete-suggestions .zmanim__auto-item {
  padding: 5px 5px 5px 10px;
  border-right: 2px solid #9AB8FC;
  border-left: 2px solid #9AB8FC;
  border-bottom: 1px solid #9AB8FC;
  border-top: 1px solid #9AB8FC;
  color: #555;
  cursor: pointer;
}