.videos .featured-logo {
  border-radius: 3px;
  padding: 10px;
  color: #999;
  text-transform: uppercase;
  font-size: 70%;
  float: right;
  border: 1px solid #ccc;
  text-align: center;
  background-color: #FFF; }
  .videos .featured-logo img {
    max-width: 80px;
    margin-left: 10px; }
.videos .featured-text {
  display: inline;
  margin-left: 15px; }
  .videos .featured-text img {
    max-height: 28px;
    border: 1px solid #ddd;
    padding: 4px; }
.videos .list-group .list-group-item {
  padding-top: 15px;
  padding-bottom: 15px; }
.videos .list-group .profile-circular {
  float: left;
  margin-right: 10px;
  width: 50px;
  height: 50px; }
.videos .pub-video p {
  margin: 0 30px; }
.videos .pub-video a {
  margin: 0 35px;
  margin-top: 15px; }
@media (min-width: 768px) {
  .videos .entry {
    margin: 0 100px; } }
.videos h1.entry-title {
  font-size: 300%;
  text-align: center;
  font-weight: bold; }
.videos .entry-body {
  margin-top: 30px;
  font-size: 120%; }
  .videos .entry-body a, .videos .entry-body a:visited {
    color: #82C02E; }
  .videos .entry-body p {
    margin: 25px 0; }
.videos .text-resp {
  margin: 30px 0;
  background-color: #eee;
  padding: 10px 30px;
  text-align: center;
  font-size: 80%; }
.videos .profile-circular {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 5px;
  background-color: #eee;
  vertical-align: middle; }
.videos img {
  max-width: 100%; }
.videos .author {
  font-size: 100%;
  color: #ccc;
  font-weight: normal;
  text-align: center;
  margin: 10px 0 20px 0; }
  .videos .author strong, .videos .author span {
    color: #999; }
  .videos .author .name {
    font-size: 130%;
    font-weight: normal; }

.videos-index ol li {
  border-bottom: 1px dotted #ddd; }
.videos-index ul.list-videos li {
  padding: 15px 0;
  border-bottom: 1px dotted #ddd; }
  .videos-index ul.list-videos li.featured {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMSUiIHN0b3AtY29sb3I9IiNmZmY2ZGYiLz48c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(1%, #fff6df), color-stop(40%, #ffffff));
    background-image: -moz-linear-gradient(top, #ffffff 0%, #fff6df 1%, #ffffff 40%);
    background-image: -webkit-linear-gradient(top, #ffffff 0%, #fff6df 1%, #ffffff 40%);
    background-image: linear-gradient(to bottom, #ffffff 0%, #fff6df 1%, #ffffff 40%); }
  .videos-index ul.list-videos li .profile-circular {
    border: 2px solid #fff;
    -moz-box-shadow: #fad391 0 0 0 1px;
    -webkit-box-shadow: #fad391 0 0 0 1px;
    box-shadow: #fad391 0 0 0 1px; }
.videos-index .video-author {
  display: block;
  margin-bottom: 10px; }
.videos-index .profile-circular {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 5px;
  background-color: #eee;
  vertical-align: middle;
  margin-top: 1px; }
  .videos-index .profile-circular img {
    max-width: 100%; }
.videos-index .video-author {
  display: block;
  margin-bottom: 10px; }
.videos-index .video-detail {
  overflow: auto;
  zoom: 1;
  color: #999;
  margin: 15px 0; }
  .videos-index .video-detail .video-meta {
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: bold;
    display: block;
    margin-bottom: 5px; }
  .videos-index .video-detail h3 {
    font-size: 1.4em;
    margin: 0;
    padding: 0;
    font-weight: bold; }
  .videos-index .video-detail p {
    margin: 10px 0 0 0; }
  .videos-index .video-detail .video-thumb {
    width: 150px;
    float: left; }
    .videos-index .video-detail .video-thumb img {
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
  .videos-index .video-detail .video-photo {
    margin-left: 175px; }

.videos-exibir .topics a.title {
  font-size: 1.3em;
  font-weight: bold; }
.videos-exibir .topics li {
  color: #999;
  padding: 20px 0;
  border-bottom: 1px dotted #ddd; }
.videos-exibir .topics .forum-name {
  float: right;
  padding: 10px 20px 0 30px; }
.videos-exibir .topics .forum-category {
  float: right;
  padding: 12px 30px 0 30px; }
  .videos-exibir .topics .forum-category a {
    padding: 7px;
    background-color: #eee;
    border-radius: 2px;
    color: #666; }
.videos-exibir .topics .reply-count {
  float: right;
  text-align: center;
  font-size: 0.8em;
  color: #333; }
  .videos-exibir .topics .reply-count strong {
    display: block;
    font-size: 2em; }
.videos-exibir .replies li {
  color: #666;
  padding: 30px 0;
  border-bottom: 1px dotted #ddd; }
.videos-exibir .replies .reply-description {
  padding: 10px 20px; }
.videos-exibir .replies .reply-author {
  background-color: #eee;
  padding: 10px 20px;
  border-radius: 2px; }
.videos-exibir .profile {
  padding: 15px;
  margin: 30px 0;
  background-color: #eee; }
  .videos-exibir .profile.columnist {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    min-height: 150px; }
  .videos-exibir .profile .col-sm-3 {
    width: 20%; }
  .videos-exibir .profile p.lead {
    font-size: 130%;
    color: #000; }
  .videos-exibir .profile p {
    color: #999;
    font-size: 90%;
    margin: 10px 0; }
  .videos-exibir .profile .profile-circular {
    width: 120px;
    height: 120px;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px; }
  .videos-exibir .profile strong {
    display: block;
    clear: both; }
  .videos-exibir .profile ul {
    margin-left: 30px; }
  .videos-exibir .profile li {
    list-style: disc; }
  .videos-exibir .profile .social-media img {
    width: 24px;
    height: 24px;
    margin-right: 10px; }
.videos-exibir .share {
  border-bottom: 1px solid #ddd;
  margin: 30px 0; }
.videos-exibir .date {
  display: inline; }
.videos-exibir .tags div {
  margin-left: 95px; }
.videos-exibir .tags .btn-group {
  margin-bottom: 10px !important; }

.videos-show .topics a.title {
  font-size: 1.3em;
  font-weight: bold; }
.videos-show .topics li {
  color: #999;
  padding: 20px 0;
  border-bottom: 1px dotted #ddd; }
.videos-show .topics .forum-name {
  float: right;
  padding: 10px 20px 0 30px; }
.videos-show .topics .forum-category {
  float: right;
  padding: 12px 30px 0 30px; }
  .videos-show .topics .forum-category a {
    padding: 7px;
    background-color: #eee;
    border-radius: 2px;
    color: #666; }
.videos-show .topics .reply-count {
  float: right;
  text-align: center;
  font-size: 0.8em;
  color: #333; }
  .videos-show .topics .reply-count strong {
    display: block;
    font-size: 2em; }
.videos-show .replies li {
  color: #666;
  padding: 30px 0;
  border-bottom: 1px dotted #ddd; }
.videos-show .replies .reply-description {
  padding: 10px 20px; }
.videos-show .replies .reply-author {
  background-color: #eee;
  padding: 10px 20px;
  border-radius: 2px; }
.videos-show .profile {
  padding: 15px;
  margin: 30px 0;
  background-color: #eee; }
  .videos-show .profile.columnist {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    min-height: 150px; }
  .videos-show .profile .col-sm-3 {
    width: 20%; }
  .videos-show .profile p.lead {
    font-size: 130%;
    color: #000; }
  .videos-show .profile p {
    color: #999;
    font-size: 90%;
    margin: 10px 0; }
  .videos-show .profile .profile-circular {
    width: 120px;
    height: 120px;
    float: left;
    margin-bottom: 20px;
    margin-right: 20px; }
  .videos-show .profile strong {
    display: block;
    clear: both; }
  .videos-show .profile ul {
    margin-left: 30px; }
  .videos-show .profile li {
    list-style: disc; }
  .videos-show .profile .social-media img {
    width: 24px;
    height: 24px;
    margin-right: 10px; }
.videos-show .share {
  border-bottom: 1px solid #ddd;
  margin: 30px 0; }
.videos-show .date {
  display: inline; }
.videos-show .tags div {
  margin-left: 95px; }
.videos-show .tags .btn-group {
  margin-bottom: 10px !important; }

.label-columnist {
  font-size: 90%;
  color: #666;
  font-weight: normal;
  margin-left: 5px;
  padding: 0.2em 0.5em;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhZGYzOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1YjMyOSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fadf38), color-stop(100%, #f5b329));
  background-image: -moz-linear-gradient(#fadf38, #f5b329);
  background-image: -webkit-linear-gradient(#fadf38, #f5b329);
  background-image: linear-gradient(#fadf38, #f5b329); }

.share-bar {
  background-color: #ccc;
  height: 1px;
  position: relative;
  margin-top: 20px; }

.share-bar-container {
  display: table;
  position: relative;
  top: -18px;
  border-collapse: separate;
  width: auto;
  margin: 0 auto;
  background-color: #FFF; }
  .share-bar-container .share-button {
    display: table-cell;
    text-transform: uppercase;
    letter-spacing: 0;
    min-width: 40px;
    vertical-align: bottom;
    text-align: center;
    padding-left: 4px; }
    .share-bar-container .share-button:first-child {
      padding-left: 0; }
    .share-bar-container .share-button a {
      display: block;
      padding: 9px 10px 11px;
      height: 20px;
      -moz-border-radius: 2px;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      text-decoration: none;
      -moz-box-sizing: content-box;
      -webkit-box-sizing: content-box;
      box-sizing: content-box; }
      .share-bar-container .share-button a:active {
        padding-bottom: 6px;
        -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 inset;
        -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 inset;
        box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 inset; }
    .share-bar-container .share-button i {
      line-height: 20px;
      color: #FFF; }
    .share-bar-container .share-button span {
      display: none; }
    .share-bar-container .share-button.share-full {
      display: inline-block; }
      .share-bar-container .share-button.share-full a {
        padding: 6px 15px 8px; }
      .share-bar-container .share-button.share-full span {
        line-height: 21px;
        display: inline-block;
        vertical-align: middle;
        font-size: 11px;
        color: #fff;
        text-align: center; }
      .share-bar-container .share-button.share-full .svg-size .share-icon {
        top: inherit;
        -webkit-transform: inherit;
        -ms-transform: inherit;
        transform: inherit; }
    .share-bar-container .share-button.share-small {
      display: inline-block;
      min-width: 34px; }
      .share-bar-container .share-button.share-small a {
        padding: 6px 7px 8px; }
        .share-bar-container .share-button.share-small a:active {
          padding-bottom: 6px;
          -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 inset;
          -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 inset;
          box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 inset; }
    .share-bar-container .share-button.share-hidden {
      display: none; }
  .share-bar-container .svg-size {
    width: 20px;
    height: 20px;
    display: inline-block; }
    .share-bar-container .svg-size .share-icon {
      fill: #fff;
      max-width: 16px;
      position: relative;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      display: inline-block;
      vertical-align: middle; }
  .share-bar-container .share-link {
    float: right; }
  .share-bar-container .share-link-label {
    color: #666;
    margin-right: 10px;
    font-family: ProximaNova-Bold;
    font-size: 11px; }
  .share-bar-container .share-link-input {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #dcdcdc;
    color: #333;
    height: 34px;
    padding-left: 10px;
    width: 177px; }

.share-facebook .share-popup .svg-size .share-icon {
  max-width: 16px;
  max-height: 16px; }

.share-twitter .share-popup .svg-size .share-icon {
  max-width: 20px;
  max-height: 20px; }

.share-googleplus .share-popup .svg-size .share-icon, .share-pinterest .share-popup .svg-size .share-icon, .share-whatsapp .share-popup .svg-size .share-icon {
  max-width: 18px;
  max-height: 18px; }

.share-email .share-popup .svg-size .share-icon {
  max-width: 16px; }

.share-theme-dark .share-button a {
  background-color: #333; }

.share-theme-minimal-light .share-button {
  display: inline-block;
  min-width: 34px; }
  .share-theme-minimal-light .share-button .share-popup .svg-size .share-icon {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .share-theme-minimal-light .share-button a {
    background-color: transparent;
    padding: 10px 15px 10px 5px;
    -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 inset;
    box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 inset; }
    .share-theme-minimal-light .share-button a .share-icon {
      fill: #FFF;
      color: #FFF; }
    .share-theme-minimal-light .share-button a:active {
      padding-bottom: 10px; }
  .share-theme-minimal-light .share-button.share-full a, .share-theme-minimal-light .share-button.share-small a {
    padding: 7px; }
  .share-theme-minimal-light .share-button.share-full a:active, .share-theme-minimal-light .share-button.share-small a:active {
    padding-bottom: 7px; }
  .share-theme-minimal-light .share-button a span, .share-theme-minimal-light .share-button.share-full a span, .share-theme-minimal-light .share-button.share-small a span {
    display: none; }

.share-theme-minimal .share-button {
  display: inline-block;
  min-width: 34px; }
  .share-theme-minimal .share-button .share-popup .svg-size .share-icon {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  .share-theme-minimal .share-button a {
    background-color: transparent;
    -moz-box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 inset;
    box-shadow: rgba(0, 0, 0, 0.25) 0 0 0 inset; }
    .share-theme-minimal .share-button a:active {
      padding-bottom: 11px; }
  .share-theme-minimal .share-button.share-full a, .share-theme-minimal .share-button.share-small a {
    padding: 7px; }
  .share-theme-minimal .share-button.share-full a:active, .share-theme-minimal .share-button.share-small a:active {
    padding-bottom: 7px; }
  .share-theme-minimal .share-button a span, .share-theme-minimal .share-button.share-full a span, .share-theme-minimal .share-button.share-small a span {
    display: none; }
.share-theme-minimal .share-facebook a .share-icon {
  fill: #325c99; }
.share-theme-minimal .share-twitter a .share-icon {
  fill: #02acec; }
.share-theme-minimal .share-googleplus a .share-icon {
  fill: #dd4b39; }
.share-theme-minimal .share-pinterest a .share-icon {
  fill: #cb2027; }
.share-theme-minimal .share-email a .share-icon {
  fill: #8f9eb3; }
.share-theme-minimal .share-whatsapp a .share-icon {
  fill: #58ad15; }
.share-theme-minimal .share-facebook i {
  color: #325c99; }
.share-theme-minimal .share-twitter i {
  color: #02acec; }
.share-theme-minimal .share-googleplus i, .share-theme-minimal .share-pinterest i {
  color: #dd4b39; }
.share-theme-minimal .share-email i {
  color: #8f9eb3; }
.share-theme-minimal .share-whatsapp i {
  color: #58ad15; }

.share-theme-natural .share-button a {
  -moz-transition: background 300ms ease;
  -o-transition: background 300ms ease;
  -webkit-transition: background 300ms ease;
  transition: background 300ms ease; }
.share-theme-natural .share-facebook a {
  background-color: #325c99; }
.share-theme-natural .share-twitter a {
  background-color: #02acec; }
.share-theme-natural .share-googleplus a {
  background-color: #dd4b39; }
.share-theme-natural .share-pinterest a {
  background-color: #cb2027; }
.share-theme-natural .share-email a {
  background-color: #8f9eb3; }
.share-theme-natural .share-whatsapp a {
  background-color: #58ad15; }
