.live-block {
  background: none repeat scroll 0 0 #444; }

.live {
  float: left;
  transform: rotate(270deg);
  font-size: 20px;
  color: yellowgreen;
  margin-top: 40px; }

.live-divider {
  float: left;
  background: #333;
  height: 100px; }

.live-msg {
  float: left;
  color: #fff;
  text-align: center;
  margin-top: 25px;
  width: 140px; }

.nolive {
  padding-top: 15px !important; }

.event-info .title a {
  font-size: 16px; }

body .nav-tabs li.active a {
  background-color: #fff;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 3px solid #913838;
  color: #913838;
  font-size: 13px; }
body .nav-tabs li a:hover, body .nav-tabs li.active a, body .nav-tabs li.active a:hover, body .nav-tabs li.active a:focus {
  border-top: 3px solid #913838 !important;
  color: #913838 !important;
  font-size: 13px; }
body .nav-tabs li a:hover, body .nav-tabs li a:focus {
  border-radius: 0;
  border-top: 3px solid #ddd;
  color: #555;
  margin-right: 0;
  margin-top: -4px;
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
  transition: all 0.2s ease 0s;
  background: #fff;
  border-bottom: 1px solid #ddd !important;
  transition: none !important;
  font-size: 13px; }
body .nav#myTab2 {
  list-style: outside none none;
  padding-left: 0; }
body .nav-tabs > li {
  margin-bottom: -2px;
  width: 33.33%; }
body .nav-tabs {
  border-right: 1px solid #ddd;
  border-top: 4px solid #ddd; }
  body .nav-tabs + .tab-content {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    overflow: hidden;
    padding: 15px; }
  body .nav-tabs li a {
    border-radius: 0;
    border-top: 3px solid #ddd;
    color: #555;
    margin-right: 0;
    margin-top: -4px;
    padding-left: 5px;
    padding-right: 5px;
    transition: none !important;
    font-size: 14px; }
  body .nav-tabs li:first-child a {
    border-left: 1px solid #ddd; }

.tab-pane {
  padding: 0 10px; }

.tab-content h3 {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 2px;
  margin-bottom: 10px;
  margin-left: 0px; }

.post-title {
  border-bottom: 1px solid #ddd;
  margin: 10px;
  padding-bottom: 10px;
  padding-top: 0; }

.live-img, .live-details {
  float: left; }

.watch-now {
  border: 1px solid red;
  padding: 3px;
  font-size: 10px; }

.live-youtube-iframe {
  width: 100%;
  /*margin: 0 auto;*/
  height: 460px;
  /*background: none repeat scroll 0 0 #eee;*/ }
  .live-youtube-iframe iframe {
    width: 100%;
    height: 100%; }

.live-section .other-sermons-in-series .sermons-list {
  border-bottom: 1px solid #ccc; }
.live-section .panel-primary {
  border-color: #28364f; }

.pull-down {
  margin-top: 47px; }

.pull-down1 {
  margin-top: 47px; }

h4 .small-text {
  font-size: 20px;
  display: inline; }

.bs-callout.warning p {
  font-size: 20px;
  display: inline; }

.choose_live {
  float: right; }
  .choose_live a {
    background: #fff;
    margin: 0 5px;
    padding: 5px 10px;
    border-radius: 20px;
    border: 1px solid #ccc; }
  .choose_live a:hover {
    background: linear-gradient(to bottom, #fff 0px, #ebebeb 100%) repeat scroll 0 0 transparent; }
  .choose_live .now-playing-live {
    background: linear-gradient(to bottom, #fff 0px, #ccc 100%) repeat scroll 0 0 transparent; }

/*# sourceMappingURL=live.css.map */
