/* Webinar styling */
.webinars .views-row {
  padding-bottom: 30px;
  border-bottom: 1px solid #ddf1f7;
}
.webinars .views-row .views-field-title {
  clear: both;
  margin-bottom: 5px;
}
.webinars .views-row .views-field-title a {
  color: #0e87d0;
  margin: 24px 0 0;
  font-size: 18px;
  text-decoration: none;
}
.webinars .views-row .views-field-field-growth-webinar-description .field-content {
  padding-right: 10px;
  min-height: 120px;
}
.webinars .views-row .views-field-field-growth-webinar-video .field-content,
.webinars .views-row .views-field-field-growth-youtube .field-content {
  padding-right: 10px;
}
.webinars .views-row .views-field-field-growth-webinar-youtube .field-content iframe {
  height: auto;
  max-width: 100%;
}
.webinars .views-row .views-field-nothing .field-content {
  padding: 10px;
}
/* Webinar node styling */
.node-type-growth-webinar .field-name-title {
  border-bottom: 1px solid #0e87d0;
  color: #0e87d0;
  font-size: 24px;
  line-height: 30px;
  margin: 31px 0 17px;
  min-height: 23px;
  padding: 2px 0 31px;
  text-align: center;
}
.node-type-growth-webinar .field-name-body {
  margin-top: 15px;
  padding-right: 10px;
}


.node-type-growth-webinar .field-name-body p:first-child {
  padding-top: 0px !important;
}
.node-type-growth-webinar .field-name-field-growth-webinar-youtube,
.node-type-growth-webinar .field-name-field-see-also-items,
.node-type-growth-webinar .field-name-field-growth-webinar-related {
  margin: 15px 0 5px;
  padding-left: 10px;
}

.node-type-growth-webinar .field-name-field-growth-webinar-youtube {
  max-width: 100%;
  height: auto;
}
.node-type-growth-webinar .field-name-field-growth-webinar-youtube iframe {
  max-width: 100%;
}

#block-views-growth-webinar-webinar-related {
  float: right;
  width: 50%;
  margin: 28px 0 20px 20px;
  border: 1px solid #d7d7d7;
  border-radius: 6px;
  background-color: #ebebeb;
  font-size: 0.9em;
  position: relative;
}
#block-views-growth-webinar-webinar-related .panel-heading {
  margin: 15px;
  background-color: #5263ab;
  color: #ffffff !important;
  font-size: 1.1em !important;
  font-weight: bold !important;
  margin: 0 !important;
  padding: 5px 9px !important;
  border-bottom: 1px solid #ffffff;
  border-radius: 6px 6px 0 0;
}
.node-type-growth-webinar .field-name-field-see-also-items .field-label,
.node-type-growth-webinar .field-name-field-growth-webinar-related .field-label {
  background: #0e87d0;
  color: #fff;
  padding: 5px;
  border-radius: 5px 5px 0 0;
}
.node-type-growth-webinar .field-name-field-see-also-items .field-items {
  border: 1px solid #dddddd;
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 10px;
}
.node-type-growth-webinar .field-name-field-growth-webinar-related > .field-items {
  border: 1px solid #dddddd;
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 0px 10px 10px 10px;
  background: #f5f5f5;
}
.node-type-growth-webinar .field-name-field-growth-webinar-related .field-name-post-date .field-item {
  padding: 0;
}
.node-type-growth-webinar .field-name-field-growth-webinar-related .field-name-title {
  font-size: 12px;
  text-align: left;
  padding: 0;
  margin: 0;
  min-height: 0;
  line-height: 1.46;
}
.node-type-growth-webinar .field-name-field-see-also-items .field-items a {
  color: #0e87d0;
}
.node-type-growth-webinar .field-name-field-growth-webinar-related > .field-items .field-item {
  padding: 5px 0px;
}
.node-type-growth-webinar .field-name-field-growth-webinar-related .field-name-title a {
  text-decoration: none;
}
.views-field-field-growth-webinar-related .field-name-title {
  color: #0e87d0;
  font-size: 12px;
  text-align: left;
  border-bottom: 0;
  line-height: initial;
  margin: 0;
  min-height: 14px;
  padding: 0;
  text-align: left;
}
.node-type-growth-webinar .comment-wrapper {
  clear: both;
  padding-right: 15%;
}
/* Share Block */
#block-bean-bean-share {
  float: right;
}
/* Clearer */
.clearer {
  clear: both;
}
.view-display-id-webinar_list .btn {
  text-decoration: none;
}
