/*
Theme Name: Layout Reinaldo Azevedo by RedeTV!
Theme URI: http://www3.redetv.uol.com.br
Author: RedeTV!
Author URI: http://redetv.com.br/
Description: Layout do blog do Reinaldo Azevedo desenvolvido pela equipe da REDETV!
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: Reinaldo Azevedo RedeTV!

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700);
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed:300,400,700);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  select {
    background: #fff !important;
  }

  .navbar {
    display: none;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #428bca;
  text-decoration: none;
}
a:hover, a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
h2 .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

h1, .h1 {
  font-size: 36px;
}

h2, .h2 {
  font-size: 30px;
}

h3, .h3 {
  font-size: 24px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

cite {
  font-style: normal;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #428bca;
}

a.text-primary:hover {
  color: #3071a9;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #428bca;
}

a.bg-primary:hover {
  background-color: #3071a9;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

blockquote:before,
blockquote:after {
  content: "";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -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 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777777;
}
.form-control::-webkit-input-placeholder {
  color: #777777;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 34px;
  line-height: 1.42857 \0;
}
input[type="date"].input-sm, .form-horizontal .form-group-sm input[type="date"].form-control,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control {
  line-height: 30px;
}
input[type="date"].input-lg, .form-horizontal .form-group-lg input[type="date"].form-control,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control {
  line-height: 46px;
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .form-horizontal .form-group-lg .form-control-static.form-control, .form-control-static.input-sm, .form-horizontal .form-group-sm .form-control-static.form-control {
  padding-left: 0;
  padding-right: 0;
}

.input-sm, .form-horizontal .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .form-horizontal .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .form-horizontal .form-group-sm textarea.form-control,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control {
  height: auto;
}

.input-lg, .form-horizontal .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

select.input-lg, .form-horizontal .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .form-horizontal .form-group-lg textarea.form-control,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control {
  height: auto;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

.input-lg + .form-control-feedback, .form-horizontal .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .form-horizontal .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -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);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -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);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -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);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group, .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon, .navbar-form .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .navbar-form .input-group .input-group-btn,
  .form-inline .input-group .form-control,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label, .navbar-form .radio label,
  .form-inline .checkbox label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #777777;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a {
  color: #777777;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #777777;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #777777;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate3d(0, -25%, 0);
  transform: translate3d(0, -25%, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  background: rgba(255, 255, 255, 0.7);
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
  visibility: hidden !important;
}

.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

@-ms-viewport {
  width: device-width;
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
.tmp-sprite {
  background-image: url('assets/images/tmp-s2079aa3d23.png');
  background-repeat: no-repeat;
}

.page, body {
  background-color: #eee;
}

.top-mostread li a img {
  margin-left: -33%;
}

hr {
  border-top: 1px solid #e3e3e3;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

input {
  vertical-align: text-bottom;
}

.mobile-menu {
  width: 100%;
  display: none;
}

.adsMobile {
  display: none;
}

.blog-page h2 {
  font-family: "Roboto Condensed";
}
.blog-page h2:before {
  content: none;
}

.title, .sidebar h2 {
  font-family: "Roboto Condensed";
  font-size: 2em !important;
  font-weight: 600;
  margin-top: 0;
  text-transform: normal;
  color: #000;
}
.title:before, .sidebar h2:before {
  font-size: 0.8em;
  color: #0090ff;
  content: '\f054' !important;
}

.oprograma {
  width: 65%;
  float: left;
}
.oprograma .apresentador-page {
  width: 100%;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
  padding: 20px;
  margin-top: 0;
}

.sidebar .fixedonscroll {
  top: 70px;
}
.sidebar .conteudo-relacionado li {
  height: auto;
}
.sidebar .conteudo-relacionado li a.thumb {
  float: left;
  margin-right: 10px;
  margin-left: 0px;
}
.sidebar .conteudo-relacionado li a.thumb img {
  margin-left: 0;
}
.sidebar .conteudo-relacionado li p {
  margin-left: 0;
  width: auto;
  float: none;
  line-height: 0.98;
  font-size: 18x;
  padding-right: 10px;
}
.sidebar .conteudo-relacionado li p a {
  width: auto;
  float: none;
  margin-left: 0;
  padding: 0;
  color: #000;
}
.sidebar .conteudo-relacionado li p a:hover {
  color: #0090ff;
}

.comments {
  width: 100%;
  float: left;
}
.comments hr {
  margin: 10px 0;
}

.social-share li a {
  color: #FFF;
  background: #0090ff;
}
.social-share li a:hover {
  color: #FFF;
  background: #0090ff;
}

.msg-send-success {
  width: 100%;
  text-align: center;
  font-size: 1.3em;
  color: #0090ff;
}

.btn-simple {
  float: left;
  border: none;
  background: #006cbf;
  color: #fff;
  padding: 5px;
  letter-spacing: 1px;
  border-radius: 2px;
}

.selos li {
  margin: 10px 0;
}
.selos li img {
  width: 100%;
}

.ads-320x50 {
  width: 320px;
  height: 50px;
  background-color: #f3f3f3;
  margin: 0 auto;
}

.ads-300x250 {
  width: 300px;
  height: 250px;
  background-color: #f3f3f3;
  margin: 0 auto;
  padding: 0;
}

.ouca {
  float: left;
  width: 65%;
}
.ouca h2.title, .ouca .sidebar h2, .sidebar .ouca h2 {
  width: 100%;
  float: left;
  margin-top: 5px;
  margin-bottom: 15px;
}
.ouca .player-wrap {
  width: 100%;
  height: auto;
  float: left;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  background: #fff;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
}
.ouca .player-wrap #player {
  height: 35px;
  float: left;
  width: 100%;
}
.ouca .player-wrap #player embed {
  width: 75% !important;
  height: 37px !important;
}
@media (max-width: 375px) {
  .ouca .ouca {
    width: 100%;
  }
  .ouca .ouca .player {
    height: 25px;
  }
}

.tvf-frontpage .postList li .box-post {
  padding-bottom: 15px;
}

.post-tags {
  width: 100%;
  float: left;
  padding: 10px 0;
  font-family: Arial;
}
.post-tags strong {
  background: #656565;
  color: #fff;
  padding: 5px;
  font-size: 11px;
  float: left;
  margin-top: 3px;
}
.post-tags span {
  background: #eaeaea;
  font-size: 10px;
  padding: 5px;
  margin: 4px;
  display: block;
  float: left;
}
.post-tags a {
  color: #656565;
  margin-right: 5px;
  text-transform: uppercase;
}
.post-tags .tags {
  color: #333;
  background: #d3d3d3;
  padding: 4px;
  font-size: 12px;
}
.post-tags .tags a {
  color: black;
}
.post-tags .tags:hover {
  background: #006cbf;
}
.post-tags .tags:hover a {
  color: #fff;
}

.social-share {
  margin-bottom: 0;
}

.video-hits {
  color: #0090ff;
}

.video-visitas {
  color: dark-gray;
}

.url-embed {
  color: #777 !important;
}

#swipebox-close {
  background-color: #006cbf;
  background-position: 10px 8px;
  width: 40px;
  height: 40px;
}

#inifiniteLoader,
#refreshIcon {
  width: 100%;
  background: #0090ff !important;
  color: #fff;
  margin: 0 auto;
  font-family: Ubuntu;
  font-weight: bold;
  padding: 10px;
  z-index: 2;
  text-align: center;
  clear: both;
  padding-top: 0;
}
#inifiniteLoader:hover,
#refreshIcon:hover {
  background: #006cbf !important;
}
#inifiniteLoader:hover button,
#refreshIcon:hover button {
  background: #006cbf !important;
}
#inifiniteLoader button,
#refreshIcon button {
  background: none;
  border: none;
  float: float;
  font-size: 1.2em;
  outline: none;
  text-transform: uppercase;
}
#inifiniteLoader button:before,
#refreshIcon button:before {
  font-size: 0.8em;
}
#inifiniteLoader img,
#refreshIcon img {
  display: block;
  width: 32px;
  height: 32px;
  text-align: center;
  margin: 0 auto;
}

.pagination {
  float: left;
}
.pagination .page-numbers,
.pagination .dots {
  float: left;
  padding: 5px;
  margin: 0 3px;
}
.pagination .page-numbers.current,
.pagination .dots.current {
  display: block;
  background-color: #006cbf;
  color: #fff;
  font-weight: bold;
}
.pagination .nav-links a {
  float: left;
  padding: 5px;
  margin: 0 3px;
  background-color: #e3e3e3;
}

.screen-reader-text {
  display: none;
}

#bloco-uol-rodape {
  min-height: 270px;
}

.relative {
  position: relative;
}

.topbar .container {
  width: auto;
}

.header {
  position: relative;
  height: 130px;
  background-color: #006cbf;
  background-image: none;
  background-repeat: repeat-x;
  background-position: 0px 0px;
  margin-top: 80px;
  z-index: 665;
}
.header .header-ad {
  float: right;
  margin: 10px 21px 10px 0;
  height: 90px;
  width: 728px;
}
.header .brand {
  width: 525px;
  height: 130px;
  float: inherit;
  margin: 0px auto;
}
.header .brand .logo {
  width: 525px;
  height: 130px;
  background-repeat: no-repeat;
  background-image: url("assets/images/tmp/logo.png");
  background-color: transparent;
  background-size: 100%;
}
.header .searchbox {
  position: absolute;
  width: 405px;
  top: initial;
  bottom: 0px;
  right: 30px;
  padding-top: 23px;
}
.header .searchbox legend {
  font-size: 27px;
  color: #FFF;
}
.header .searchbox legend i {
  color: #0090ff;
  font-size: 22px;
}
.header .searchbox input[type="text"] {
  color: #0090ff;
  border: 1px solid #ebebeb;
  height: 38px;
}
.header .searchbox .btn-search {
  position: absolute;
  right: 0;
  top: 23px;
  color: #FFF;
  background-color: #0090ff;
}
.header .searchbox .btn-search:hover {
  color: #FFF;
  background-color: #0090ff !important;
}
.header .searchbox fieldset {
  position: initial;
  bottom: initial;
  right: initial;
}

.menu-right {
  position: fixed;
  right: 0;
  left: inherit;
}

.dropdown-menu {
  background-color: #0090ff;
}

h1.home-title {
  font-size: 2rem;
  color: #006cbf;
  font-weight: bold;
}

.navbar {
  background-color: #0090ff;
  border-radius: 0;
  min-height: 45px !important;
  height: 45px !important;
  margin-bottom: 30px;
}
.navbar ul {
  margin: 0 auto;
  float: left;
  margin-left: 0;
}
.navbar a {
  color: #FFF;
  font-family: "Roboto Condensed";
  font-size: 1.23em;
  font-weight: 400;
  padding: 9px 12px;
  letter-spacing: 0;
}
.navbar a:hover {
  background: #006cbf;
  color: #FFF;
}
.navbar li.icon-fb, .navbar li.icon-insta, .navbar li.icon-tw {
  background-color: #006cbf;
  color: #0090ff;
  margin: 1px 1px 0;
  width: 40px;
  height: 40px;
  font-size: 1.2em;
}
.navbar li.icon-fb a, .navbar li.icon-insta a, .navbar li.icon-tw a {
  display: table-cell;
  width: 40px;
  height: 40px;
  padding: 0;
  vertical-align: middle;
}
.navbar li.icon-fb {
  margin-left: 10px;
}
.navbar li.scroll-menu {
  display: none;
}
.navbar li ul {
  width: auto;
}
.navbar li ul li.open {
  background: #0090ff;
}
.navbar li ul li a {
  display: block;
  padding: 10px 20px;
  font-size: 1.2em;
  color: #FFF;
}
.navbar li ul li a:hover {
  background: #006cbf;
  color: #FFF;
}
.navbar li ul li a.active {
  background: #0090ff;
}
.navbar .social-icons {
  margin: 0;
  width: auto;
  margin-left: 30px;
}
.navbar .social-icons li {
  background-color: #006cbf;
  text-align: center;
  margin: 1px 10px 0 0;
}
.navbar .social-icons li a {
  font-size: 1.4em;
  color: #FFF;
}
.navbar .social-icons li a:hover {
  color: #FFF;
  background-color: #0090ff;
}
.navbar .social-icons li:hover {
  color: #FFF;
  background-color: #0090ff;
}
.navbar .search-wrap {
  width: 380px;
  float: right;
  margin-right: 30px;
}
.navbar .search-wrap .search-form {
  float: right;
}

.navbar-fixed {
  position: fixed;
  top: 0;
  z-index: 99;
}

.navbar-logo-scroll {
  width: 39px;
  text-indent: -666px;
  overflow: hidden;
  display: none;
}

.navbar-scroll {
  background-color: #0090ff;
  border-bottom: 2px solid #0090ff;
  height: auto;
  margin-top: 0px;
}
.navbar-scroll a {
  color: #FFF;
  font-family: "Roboto Condensed";
  font-size: 1.23em;
  font-weight: 400;
  padding: 8px 14px;
}
.navbar-scroll a:hover {
  background: #0090ff;
  color: #FFF;
}

.footer {
  width: 100%;
  float: left;
  margin-top: 50px;
  background-color: #eaeaea;
  padding: 30px 0 60px 0;
  position: relative;
}

.footer .container {
  position: relative;
}

.footer .logo {
  position: absolute;
  display: block;
  text-indent: -666px;
  overflow: hidden;
  width: 115px;
  height: 52px;
  right: 13%;
  top: 5%;
  background: url(http://cdn.redetv.uol.com.br/css/img/footer-logo.png?1409939384) no-repeat;
}

.footer a {
  color: #868686;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
  padding: 3px;
}

.footer a:hover {
  background-color: #006cbf !important;
  border-radius: 5px;
  padding: 3px;
  color: #ffffff;
}

.footer .footer-btn-top {
  position: absolute;
  background: #999;
  color: #FFF;
  left: 50%;
  top: -20px;
  margin-left: -15px;
  border: none;
  border-radius: 20px;
  padding: 9px 10px;
  font-size: 1em;
  outline: 0;
  cursor: pointer;
}

.footer blockquote {
  font-family: 'Roboto Condensed',sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
  border-left: none;
  padding-bottom: 5px;
}

.footer .item {
  float: left;
}

.footer .nossosprogramas {
  min-height: 300px;
  border-right: 1px dotted #ccc;
  min-width: 340px;
}

.footer .nossosprogramas ul li {
  width: 50%;
  float: left;
  padding: 1px 0px;
}

.footer .links {
  min-height: 300px;
  margin: 0 auto;
  margin-left: 30px;
  border-right: 1px dotted #ccc;
}

.footer .duplo {
  margin-left: 30px;
  min-height: 300px;
  border-right: 1px dotted #ccc;
}

.footer .direitos ul {
  width: 100%;
  position: absolute;
  right: 0;
  top: 80px;
  text-align: center;
}

.footer li a:hover {
  background-color: #006cbf;
}

aside.sidebar {
  width: 33%;
  float: right;
}
aside.sidebar [class^="box-"] {
  width: 100%;
  float: left;
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
  padding: 15px;
  margin-bottom: 15px;
}
aside.sidebar .box-relacionado .img-wrap {
  width: 100%;
  overflow: hidden;
}
aside.sidebar .box-relacionado .img-wrap img {
  width: 100%;
}
aside.sidebar .box-relacionado h3 {
  font-family: "Roboto Condensed";
  margin-top: 0;
  margin-bottom: 0;
}
aside.sidebar .box-relacionado h3 a {
  color: #000;
}
aside.sidebar .box-relacionado .chapeu {
  text-transform: uppercase;
  margin: 5px 0 10px;
  font-weight: 600;
  font-size: 18px;
}
aside.sidebar .box-relacionado .chapeu a {
  color: #006cbf;
  font-size: 14px;
}
aside.sidebar .box-enquete .mdl-enquete {
  margin: 0;
}
aside.sidebar .box-enquete .mdl-enquete .btn-result,
aside.sidebar .box-enquete .mdl-enquete .btn-vote {
  margin: 0px 5px;
}
aside.sidebar .box-enquete .mdl-enquete ul li {
  margin: 0;
}
aside.sidebar .box-messenger div.btn {
  width: 300px;
  margin: 0 auto;
  height: 100%;
  border: solid 1px #dfdfdf;
  padding-left: 60px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #eeeeee;
}

.icon-play {
  display: block;
  position: absolute;
  color: #FFF;
  background: #0090ff;
  right: 0;
  bottom: 0;
  font-size: 0.8em;
  padding: 8px 12px;
}
.icon-play:hover {
  background: #0090ff;
  color: #FFF;
}

/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.icon {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.icon-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.icon-2x {
  font-size: 2em;
}

.icon-3x {
  font-size: 3em;
}

.icon-4x {
  font-size: 4em;
}

.icon-5x {
  font-size: 5em;
}

.icon-fw {
  width: 1.28571429em;
  text-align: center;
}

.icon-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.icon-ul > li {
  position: relative;
}

.icon-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.icon-li.icon-lg {
  left: -1.85714286em;
}

.icon-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.icon-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.icon-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.icon-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.icon-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.icon-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.icon-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.icon-stack-1x,
.icon-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.icon-stack-1x {
  line-height: inherit;
}

.icon-stack-2x {
  font-size: 2em;
}

.icon-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}

.icon-music:before {
  content: "\f001";
}

.icon-search:before {
  content: "\f002";
}

.icon-envelope-o:before {
  content: "\f003";
}

.icon-heart:before {
  content: "\f004";
}

.icon-star:before {
  content: "\f005";
}

.icon-star-o:before {
  content: "\f006";
}

.icon-user:before {
  content: "\f007";
}

.icon-film:before {
  content: "\f008";
}

.icon-th-large:before {
  content: "\f009";
}

.icon-th:before {
  content: "\f00a";
}

.icon-th-list:before {
  content: "\f00b";
}

.icon-check:before {
  content: "\f00c";
}

.icon-times:before {
  content: "\f00d";
}

.icon-search-plus:before {
  content: "\f00e";
}

.icon-search-minus:before {
  content: "\f010";
}

.icon-power-off:before {
  content: "\f011";
}

.icon-signal:before {
  content: "\f012";
}

.icon-gear:before,
.icon-cog:before {
  content: "\f013";
}

.icon-trash-o:before {
  content: "\f014";
}

.icon-home:before {
  content: "\f015";
}

.icon-file-o:before {
  content: "\f016";
}

.icon-clock-o:before {
  content: "\f017";
}

.icon-road:before {
  content: "\f018";
}

.icon-download:before {
  content: "\f019";
}

.icon-arrow-circle-o-down:before {
  content: "\f01a";
}

.icon-arrow-circle-o-up:before {
  content: "\f01b";
}

.icon-inbox:before {
  content: "\f01c";
}

.icon-play-circle-o:before {
  content: "\f01d";
}

.icon-rotate-right:before,
.icon-repeat:before {
  content: "\f01e";
}

.icon-refresh:before {
  content: "\f021";
}

.icon-list-alt:before {
  content: "\f022";
}

.icon-lock:before {
  content: "\f023";
}

.icon-flag:before {
  content: "\f024";
}

.icon-headphones:before {
  content: "\f025";
}

.icon-volume-off:before {
  content: "\f026";
}

.icon-volume-down:before {
  content: "\f027";
}

.icon-volume-up:before {
  content: "\f028";
}

.icon-qrcode:before {
  content: "\f029";
}

.icon-barcode:before {
  content: "\f02a";
}

.icon-tag:before {
  content: "\f02b";
}

.icon-tags:before {
  content: "\f02c";
}

.icon-book:before {
  content: "\f02d";
}

.icon-bookmark:before {
  content: "\f02e";
}

.icon-print:before {
  content: "\f02f";
}

.icon-camera:before {
  content: "\f030";
}

.icon-font:before {
  content: "\f031";
}

.icon-bold:before {
  content: "\f032";
}

.icon-italic:before {
  content: "\f033";
}

.icon-text-height:before {
  content: "\f034";
}

.icon-text-width:before {
  content: "\f035";
}

.icon-align-left:before {
  content: "\f036";
}

.icon-align-center:before {
  content: "\f037";
}

.icon-align-right:before {
  content: "\f038";
}

.icon-align-justify:before {
  content: "\f039";
}

.icon-list:before {
  content: "\f03a";
}

.icon-dedent:before,
.icon-outdent:before {
  content: "\f03b";
}

.icon-indent:before {
  content: "\f03c";
}

.icon-video-camera:before {
  content: "\f03d";
}

.icon-photo:before,
.icon-image:before,
.icon-picture-o:before {
  content: "\f03e";
}

.icon-pencil:before {
  content: "\f040";
}

.icon-map-marker:before {
  content: "\f041";
}

.icon-adjust:before {
  content: "\f042";
}

.icon-tint:before {
  content: "\f043";
}

.icon-edit:before,
.icon-pencil-square-o:before {
  content: "\f044";
}

.icon-share-square-o:before {
  content: "\f045";
}

.icon-check-square-o:before {
  content: "\f046";
}

.icon-arrows:before {
  content: "\f047";
}

.icon-step-backward:before {
  content: "\f048";
}

.icon-fast-backward:before {
  content: "\f049";
}

.icon-backward:before {
  content: "\f04a";
}

.icon-play:before {
  content: "\f04b";
}

.icon-pause:before {
  content: "\f04c";
}

.icon-stop:before {
  content: "\f04d";
}

.icon-forward:before {
  content: "\f04e";
}

.icon-fast-forward:before {
  content: "\f050";
}

.icon-step-forward:before {
  content: "\f051";
}

.icon-eject:before {
  content: "\f052";
}

.icon-chevron-left:before {
  content: "\f053";
}

.icon-chevron-right:before {
  content: "\f054";
}

.icon-plus-circle:before {
  content: "\f055";
}

.icon-minus-circle:before {
  content: "\f056";
}

.icon-times-circle:before {
  content: "\f057";
}

.icon-check-circle:before {
  content: "\f058";
}

.icon-question-circle:before {
  content: "\f059";
}

.icon-info-circle:before {
  content: "\f05a";
}

.icon-crosshairs:before {
  content: "\f05b";
}

.icon-times-circle-o:before {
  content: "\f05c";
}

.icon-check-circle-o:before {
  content: "\f05d";
}

.icon-ban:before {
  content: "\f05e";
}

.icon-arrow-left:before {
  content: "\f060";
}

.icon-arrow-right:before {
  content: "\f061";
}

.icon-arrow-up:before {
  content: "\f062";
}

.icon-arrow-down:before {
  content: "\f063";
}

.icon-mail-forward:before,
.icon-share:before {
  content: "\f064";
}

.icon-expand:before {
  content: "\f065";
}

.icon-compress:before {
  content: "\f066";
}

.icon-plus:before {
  content: "\f067";
}

.icon-minus:before {
  content: "\f068";
}

.icon-asterisk:before {
  content: "\f069";
}

.icon-exclamation-circle:before {
  content: "\f06a";
}

.icon-gift:before {
  content: "\f06b";
}

.icon-leaf:before {
  content: "\f06c";
}

.icon-fire:before {
  content: "\f06d";
}

.icon-eye:before {
  content: "\f06e";
}

.icon-eye-slash:before {
  content: "\f070";
}

.icon-warning:before,
.icon-exclamation-triangle:before {
  content: "\f071";
}

.icon-plane:before {
  content: "\f072";
}

.icon-calendar:before {
  content: "\f073";
}

.icon-random:before {
  content: "\f074";
}

.icon-comment:before {
  content: "\f075";
}

.icon-magnet:before {
  content: "\f076";
}

.icon-chevron-up:before {
  content: "\f077";
}

.icon-chevron-down:before {
  content: "\f078";
}

.icon-retweet:before {
  content: "\f079";
}

.icon-shopping-cart:before {
  content: "\f07a";
}

.icon-folder:before {
  content: "\f07b";
}

.icon-folder-open:before {
  content: "\f07c";
}

.icon-arrows-v:before {
  content: "\f07d";
}

.icon-arrows-h:before {
  content: "\f07e";
}

.icon-bar-chart-o:before {
  content: "\f080";
}

.icon-twitter-square:before {
  content: "\f081";
}

.icon-facebook-square:before {
  content: "\f082";
}

.icon-camera-retro:before {
  content: "\f083";
}

.icon-key:before {
  content: "\f084";
}

.icon-gears:before,
.icon-cogs:before {
  content: "\f085";
}

.icon-comments:before {
  content: "\f086";
}

.icon-thumbs-o-up:before {
  content: "\f087";
}

.icon-thumbs-o-down:before {
  content: "\f088";
}

.icon-star-half:before {
  content: "\f089";
}

.icon-heart-o:before {
  content: "\f08a";
}

.icon-sign-out:before {
  content: "\f08b";
}

.icon-linkedin-square:before {
  content: "\f08c";
}

.icon-thumb-tack:before {
  content: "\f08d";
}

.icon-external-link:before {
  content: "\f08e";
}

.icon-sign-in:before {
  content: "\f090";
}

.icon-trophy:before {
  content: "\f091";
}

.icon-github-square:before {
  content: "\f092";
}

.icon-upload:before {
  content: "\f093";
}

.icon-lemon-o:before {
  content: "\f094";
}

.icon-phone:before {
  content: "\f095";
}

.icon-square-o:before {
  content: "\f096";
}

.icon-bookmark-o:before {
  content: "\f097";
}

.icon-phone-square:before {
  content: "\f098";
}

.icon-twitter:before {
  content: "\f099";
}

.icon-facebook:before {
  content: "\f09a";
}

.icon-github:before {
  content: "\f09b";
}

.icon-unlock:before {
  content: "\f09c";
}

.icon-credit-card:before {
  content: "\f09d";
}

.icon-rss:before {
  content: "\f09e";
}

.icon-hdd-o:before {
  content: "\f0a0";
}

.icon-bullhorn:before {
  content: "\f0a1";
}

.icon-bell:before {
  content: "\f0f3";
}

.icon-certificate:before {
  content: "\f0a3";
}

.icon-hand-o-right:before {
  content: "\f0a4";
}

.icon-hand-o-left:before {
  content: "\f0a5";
}

.icon-hand-o-up:before {
  content: "\f0a6";
}

.icon-hand-o-down:before {
  content: "\f0a7";
}

.icon-arrow-circle-left:before {
  content: "\f0a8";
}

.icon-arrow-circle-right:before {
  content: "\f0a9";
}

.icon-arrow-circle-up:before {
  content: "\f0aa";
}

.icon-arrow-circle-down:before {
  content: "\f0ab";
}

.icon-globe:before {
  content: "\f0ac";
}

.icon-wrench:before {
  content: "\f0ad";
}

.icon-tasks:before {
  content: "\f0ae";
}

.icon-filter:before {
  content: "\f0b0";
}

.icon-briefcase:before {
  content: "\f0b1";
}

.icon-arrows-alt:before {
  content: "\f0b2";
}

.icon-group:before,
.icon-users:before {
  content: "\f0c0";
}

.icon-chain:before,
.icon-link:before {
  content: "\f0c1";
}

.icon-cloud:before {
  content: "\f0c2";
}

.icon-flask:before {
  content: "\f0c3";
}

.icon-cut:before,
.icon-scissors:before {
  content: "\f0c4";
}

.icon-copy:before,
.icon-files-o:before {
  content: "\f0c5";
}

.icon-paperclip:before {
  content: "\f0c6";
}

.icon-save:before,
.icon-floppy-o:before {
  content: "\f0c7";
}

.icon-square:before {
  content: "\f0c8";
}

.icon-navicon:before,
.icon-reorder:before,
.icon-bars:before {
  content: "\f0c9";
}

.icon-list-ul:before {
  content: "\f0ca";
}

.icon-list-ol:before {
  content: "\f0cb";
}

.icon-strikethrough:before {
  content: "\f0cc";
}

.icon-underline:before {
  content: "\f0cd";
}

.icon-table:before {
  content: "\f0ce";
}

.icon-magic:before {
  content: "\f0d0";
}

.icon-truck:before {
  content: "\f0d1";
}

.icon-pinterest:before {
  content: "\f0d2";
}

.icon-pinterest-square:before {
  content: "\f0d3";
}

.icon-google-plus-square:before {
  content: "\f0d4";
}

.icon-google-plus:before {
  content: "\f0d5";
}

.icon-money:before {
  content: "\f0d6";
}

.icon-caret-down:before {
  content: "\f0d7";
}

.icon-caret-up:before {
  content: "\f0d8";
}

.icon-caret-left:before {
  content: "\f0d9";
}

.icon-caret-right:before {
  content: "\f0da";
}

.icon-columns:before {
  content: "\f0db";
}

.icon-unsorted:before,
.icon-sort:before {
  content: "\f0dc";
}

.icon-sort-down:before,
.icon-sort-desc:before {
  content: "\f0dd";
}

.icon-sort-up:before,
.icon-sort-asc:before {
  content: "\f0de";
}

.icon-envelope:before {
  content: "\f0e0";
}

.icon-linkedin:before {
  content: "\f0e1";
}

.icon-rotate-left:before,
.icon-undo:before {
  content: "\f0e2";
}

.icon-legal:before,
.icon-gavel:before {
  content: "\f0e3";
}

.icon-dashboard:before,
.icon-tachometer:before {
  content: "\f0e4";
}

.icon-comment-o:before {
  content: "\f0e5";
}

.icon-comments-o:before {
  content: "\f0e6";
}

.icon-flash:before,
.icon-bolt:before {
  content: "\f0e7";
}

.icon-sitemap:before {
  content: "\f0e8";
}

.icon-umbrella:before {
  content: "\f0e9";
}

.icon-paste:before,
.icon-clipboard:before {
  content: "\f0ea";
}

.icon-lightbulb-o:before {
  content: "\f0eb";
}

.icon-exchange:before {
  content: "\f0ec";
}

.icon-cloud-download:before {
  content: "\f0ed";
}

.icon-cloud-upload:before {
  content: "\f0ee";
}

.icon-user-md:before {
  content: "\f0f0";
}

.icon-stethoscope:before {
  content: "\f0f1";
}

.icon-suitcase:before {
  content: "\f0f2";
}

.icon-bell-o:before {
  content: "\f0a2";
}

.icon-coffee:before {
  content: "\f0f4";
}

.icon-cutlery:before {
  content: "\f0f5";
}

.icon-file-text-o:before {
  content: "\f0f6";
}

.icon-building-o:before {
  content: "\f0f7";
}

.icon-hospital-o:before {
  content: "\f0f8";
}

.icon-ambulance:before {
  content: "\f0f9";
}

.icon-medkit:before {
  content: "\f0fa";
}

.icon-fighter-jet:before {
  content: "\f0fb";
}

.icon-beer:before {
  content: "\f0fc";
}

.icon-h-square:before {
  content: "\f0fd";
}

.icon-plus-square:before {
  content: "\f0fe";
}

.icon-angle-double-left:before {
  content: "\f100";
}

.icon-angle-double-right:before {
  content: "\f101";
}

.icon-angle-double-up:before {
  content: "\f102";
}

.icon-angle-double-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-desktop:before {
  content: "\f108";
}

.icon-laptop:before {
  content: "\f109";
}

.icon-tablet:before {
  content: "\f10a";
}

.icon-mobile-phone:before,
.icon-mobile:before {
  content: "\f10b";
}

.icon-circle-o:before {
  content: "\f10c";
}

.icon-quote-left:before {
  content: "\f10d";
}

.icon-quote-right:before {
  content: "\f10e";
}

.icon-spinner:before {
  content: "\f110";
}

.icon-circle:before {
  content: "\f111";
}

.icon-mail-reply:before,
.icon-reply:before {
  content: "\f112";
}

.icon-github-alt:before {
  content: "\f113";
}

.icon-folder-o:before {
  content: "\f114";
}

.icon-folder-open-o:before {
  content: "\f115";
}

.icon-smile-o:before {
  content: "\f118";
}

.icon-frown-o:before {
  content: "\f119";
}

.icon-meh-o:before {
  content: "\f11a";
}

.icon-gamepad:before {
  content: "\f11b";
}

.icon-keyboard-o:before {
  content: "\f11c";
}

.icon-flag-o:before {
  content: "\f11d";
}

.icon-flag-checkered:before {
  content: "\f11e";
}

.icon-terminal:before {
  content: "\f120";
}

.icon-code:before {
  content: "\f121";
}

.icon-mail-reply-all:before,
.icon-reply-all:before {
  content: "\f122";
}

.icon-star-half-empty:before,
.icon-star-half-full:before,
.icon-star-half-o:before {
  content: "\f123";
}

.icon-location-arrow:before {
  content: "\f124";
}

.icon-crop:before {
  content: "\f125";
}

.icon-code-fork:before {
  content: "\f126";
}

.icon-unlink:before,
.icon-chain-broken:before {
  content: "\f127";
}

.icon-question:before {
  content: "\f128";
}

.icon-info:before {
  content: "\f129";
}

.icon-exclamation:before {
  content: "\f12a";
}

.icon-superscript:before {
  content: "\f12b";
}

.icon-subscript:before {
  content: "\f12c";
}

.icon-eraser:before {
  content: "\f12d";
}

.icon-puzzle-piece:before {
  content: "\f12e";
}

.icon-microphone:before {
  content: "\f130";
}

.icon-microphone-slash:before {
  content: "\f131";
}

.icon-shield:before {
  content: "\f132";
}

.icon-calendar-o:before {
  content: "\f133";
}

.icon-fire-extinguisher:before {
  content: "\f134";
}

.icon-rocket:before {
  content: "\f135";
}

.icon-maxcdn:before {
  content: "\f136";
}

.icon-chevron-circle-left:before {
  content: "\f137";
}

.icon-chevron-circle-right:before {
  content: "\f138";
}

.icon-chevron-circle-up:before {
  content: "\f139";
}

.icon-chevron-circle-down:before {
  content: "\f13a";
}

.icon-html5:before {
  content: "\f13b";
}

.icon-css3:before {
  content: "\f13c";
}

.icon-anchor:before {
  content: "\f13d";
}

.icon-unlock-alt:before {
  content: "\f13e";
}

.icon-bullseye:before {
  content: "\f140";
}

.icon-ellipsis-h:before {
  content: "\f141";
}

.icon-ellipsis-v:before {
  content: "\f142";
}

.icon-rss-square:before {
  content: "\f143";
}

.icon-play-circle:before {
  content: "\f144";
}

.icon-ticket:before {
  content: "\f145";
}

.icon-minus-square:before {
  content: "\f146";
}

.icon-minus-square-o:before {
  content: "\f147";
}

.icon-level-up:before {
  content: "\f148";
}

.icon-level-down:before {
  content: "\f149";
}

.icon-check-square:before {
  content: "\f14a";
}

.icon-pencil-square:before {
  content: "\f14b";
}

.icon-external-link-square:before {
  content: "\f14c";
}

.icon-share-square:before {
  content: "\f14d";
}

.icon-compass:before {
  content: "\f14e";
}

.icon-toggle-down:before,
.icon-caret-square-o-down:before {
  content: "\f150";
}

.icon-toggle-up:before,
.icon-caret-square-o-up:before {
  content: "\f151";
}

.icon-toggle-right:before,
.icon-caret-square-o-right:before {
  content: "\f152";
}

.icon-euro:before,
.icon-eur:before {
  content: "\f153";
}

.icon-gbp:before {
  content: "\f154";
}

.icon-dollar:before,
.icon-usd:before {
  content: "\f155";
}

.icon-rupee:before,
.icon-inr:before {
  content: "\f156";
}

.icon-cny:before,
.icon-rmb:before,
.icon-yen:before,
.icon-jpy:before {
  content: "\f157";
}

.icon-ruble:before,
.icon-rouble:before,
.icon-rub:before {
  content: "\f158";
}

.icon-won:before,
.icon-krw:before {
  content: "\f159";
}

.icon-bitcoin:before,
.icon-btc:before {
  content: "\f15a";
}

.icon-file:before {
  content: "\f15b";
}

.icon-file-text:before {
  content: "\f15c";
}

.icon-sort-alpha-asc:before {
  content: "\f15d";
}

.icon-sort-alpha-desc:before {
  content: "\f15e";
}

.icon-sort-amount-asc:before {
  content: "\f160";
}

.icon-sort-amount-desc:before {
  content: "\f161";
}

.icon-sort-numeric-asc:before {
  content: "\f162";
}

.icon-sort-numeric-desc:before {
  content: "\f163";
}

.icon-thumbs-up:before {
  content: "\f164";
}

.icon-thumbs-down:before {
  content: "\f165";
}

.icon-youtube-square:before {
  content: "\f166";
}

.icon-youtube:before {
  content: "\f167";
}

.icon-xing:before {
  content: "\f168";
}

.icon-xing-square:before {
  content: "\f169";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-dropbox:before {
  content: "\f16b";
}

.icon-stack-overflow:before {
  content: "\f16c";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-flickr:before {
  content: "\f16e";
}

.icon-adn:before {
  content: "\f170";
}

.icon-bitbucket:before {
  content: "\f171";
}

.icon-bitbucket-square:before {
  content: "\f172";
}

.icon-tumblr:before {
  content: "\f173";
}

.icon-tumblr-square:before {
  content: "\f174";
}

.icon-long-arrow-down:before {
  content: "\f175";
}

.icon-long-arrow-up:before {
  content: "\f176";
}

.icon-long-arrow-left:before {
  content: "\f177";
}

.icon-long-arrow-right:before {
  content: "\f178";
}

.icon-apple:before {
  content: "\f179";
}

.icon-windows:before {
  content: "\f17a";
}

.icon-android:before {
  content: "\f17b";
}

.icon-linux:before {
  content: "\f17c";
}

.icon-dribbble:before {
  content: "\f17d";
}

.icon-skype:before {
  content: "\f17e";
}

.icon-foursquare:before {
  content: "\f180";
}

.icon-trello:before {
  content: "\f181";
}

.icon-female:before {
  content: "\f182";
}

.icon-male:before {
  content: "\f183";
}

.icon-gittip:before {
  content: "\f184";
}

.icon-sun-o:before {
  content: "\f185";
}

.icon-moon-o:before {
  content: "\f186";
}

.icon-archive:before {
  content: "\f187";
}

.icon-bug:before {
  content: "\f188";
}

.icon-vk:before {
  content: "\f189";
}

.icon-weibo:before {
  content: "\f18a";
}

.icon-renren:before {
  content: "\f18b";
}

.icon-pagelines:before {
  content: "\f18c";
}

.icon-stack-exchange:before {
  content: "\f18d";
}

.icon-arrow-circle-o-right:before {
  content: "\f18e";
}

.icon-arrow-circle-o-left:before {
  content: "\f190";
}

.icon-toggle-left:before,
.icon-caret-square-o-left:before {
  content: "\f191";
}

.icon-dot-circle-o:before {
  content: "\f192";
}

.icon-wheelchair:before {
  content: "\f193";
}

.icon-vimeo-square:before {
  content: "\f194";
}

.icon-turkish-lira:before,
.icon-try:before {
  content: "\f195";
}

.icon-plus-square-o:before {
  content: "\f196";
}

.icon-space-shuttle:before {
  content: "\f197";
}

.icon-slack:before {
  content: "\f198";
}

.icon-envelope-square:before {
  content: "\f199";
}

.icon-wordpress:before {
  content: "\f19a";
}

.icon-openid:before {
  content: "\f19b";
}

.icon-institution:before,
.icon-bank:before,
.icon-university:before {
  content: "\f19c";
}

.icon-mortar-board:before,
.icon-graduation-cap:before {
  content: "\f19d";
}

.icon-yahoo:before {
  content: "\f19e";
}

.icon-google:before {
  content: "\f1a0";
}

.icon-reddit:before {
  content: "\f1a1";
}

.icon-reddit-square:before {
  content: "\f1a2";
}

.icon-stumbleupon-circle:before {
  content: "\f1a3";
}

.icon-stumbleupon:before {
  content: "\f1a4";
}

.icon-delicious:before {
  content: "\f1a5";
}

.icon-digg:before {
  content: "\f1a6";
}

.icon-pied-piper-square:before,
.icon-pied-piper:before {
  content: "\f1a7";
}

.icon-pied-piper-alt:before {
  content: "\f1a8";
}

.icon-drupal:before {
  content: "\f1a9";
}

.icon-joomla:before {
  content: "\f1aa";
}

.icon-language:before {
  content: "\f1ab";
}

.icon-fax:before {
  content: "\f1ac";
}

.icon-building:before {
  content: "\f1ad";
}

.icon-child:before {
  content: "\f1ae";
}

.icon-paw:before {
  content: "\f1b0";
}

.icon-spoon:before {
  content: "\f1b1";
}

.icon-cube:before {
  content: "\f1b2";
}

.icon-cubes:before {
  content: "\f1b3";
}

.icon-behance:before {
  content: "\f1b4";
}

.icon-behance-square:before {
  content: "\f1b5";
}

.icon-steam:before {
  content: "\f1b6";
}

.icon-steam-square:before {
  content: "\f1b7";
}

.icon-recycle:before {
  content: "\f1b8";
}

.icon-automobile:before,
.icon-car:before {
  content: "\f1b9";
}

.icon-cab:before,
.icon-taxi:before {
  content: "\f1ba";
}

.icon-tree:before {
  content: "\f1bb";
}

.icon-spotify:before {
  content: "\f1bc";
}

.icon-deviantart:before {
  content: "\f1bd";
}

.icon-soundcloud:before {
  content: "\f1be";
}

.icon-database:before {
  content: "\f1c0";
}

.icon-file-pdf-o:before {
  content: "\f1c1";
}

.icon-file-word-o:before {
  content: "\f1c2";
}

.icon-file-excel-o:before {
  content: "\f1c3";
}

.icon-file-powerpoint-o:before {
  content: "\f1c4";
}

.icon-file-photo-o:before,
.icon-file-picture-o:before,
.icon-file-image-o:before {
  content: "\f1c5";
}

.icon-file-zip-o:before,
.icon-file-archive-o:before {
  content: "\f1c6";
}

.icon-file-sound-o:before,
.icon-file-audio-o:before {
  content: "\f1c7";
}

.icon-file-movie-o:before,
.icon-file-video-o:before {
  content: "\f1c8";
}

.icon-file-code-o:before {
  content: "\f1c9";
}

.icon-vine:before {
  content: "\f1ca";
}

.icon-codepen:before {
  content: "\f1cb";
}

.icon-jsfiddle:before {
  content: "\f1cc";
}

.icon-life-bouy:before,
.icon-life-saver:before,
.icon-support:before,
.icon-life-ring:before {
  content: "\f1cd";
}

.icon-circle-o-notch:before {
  content: "\f1ce";
}

.icon-ra:before,
.icon-rebel:before {
  content: "\f1d0";
}

.icon-ge:before,
.icon-empire:before {
  content: "\f1d1";
}

.icon-git-square:before {
  content: "\f1d2";
}

.icon-git:before {
  content: "\f1d3";
}

.icon-hacker-news:before {
  content: "\f1d4";
}

.icon-tencent-weibo:before {
  content: "\f1d5";
}

.icon-qq:before {
  content: "\f1d6";
}

.icon-wechat:before,
.icon-weixin:before {
  content: "\f1d7";
}

.icon-send:before,
.icon-paper-plane:before {
  content: "\f1d8";
}

.icon-send-o:before,
.icon-paper-plane-o:before {
  content: "\f1d9";
}

.icon-history:before {
  content: "\f1da";
}

.icon-circle-thin:before {
  content: "\f1db";
}

.icon-header:before {
  content: "\f1dc";
}

.icon-paragraph:before {
  content: "\f1dd";
}

.icon-sliders:before {
  content: "\f1de";
}

.icon-share-alt:before {
  content: "\f1e0";
}

.icon-share-alt-square:before {
  content: "\f1e1";
}

.icon-bomb:before {
  content: "\f1e2";
}

.img-fx img {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.img-fx img:hover {
  transform: scale(1.085);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.fade a, .fade li {
  -webkit-transition: color .3s, background-color .3s;
  -moz-transition: color .3s, background-color .3s;
  -o-transition: color .3s, background-color .3s;
  -ms-transition: color .3s, background-color .3s;
  transition: color .3s, background-color .3s;
}

.home {
  width: 65%;
  height: 100%;
  float: left;
  position: relative;
  padding-bottom: 80px;
}

.tvf-frontpage {
  float: left;
}
.tvf-frontpage .postList {
  float: left;
  width: 100%;
  float: left;
  font-family: Ubuntu;
  margin-bottom: 30px;
}
.tvf-frontpage .postList .box-ads {
  width: 300px;
  margin: 0 auto;
}
.tvf-frontpage .postList .box-ads .ads-300x600 {
  width: 300px;
  height: 600px;
}
.tvf-frontpage .postList li {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.tvf-frontpage .postList li .box-post {
  padding: 10px;
  position: relative;
  max-height: 242px;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
  background-color: #FFF;
  overflow: hidden;
}
.tvf-frontpage .postList li .box-post .img-wrap {
  width: 300px;
  height: 220px;
  max-width: 300px;
  max-height: 220px;
  float: left;
  overflow: hidden;
  position: relative;
  margin-right: 15px;
}
.tvf-frontpage .postList li .box-post .img-wrap img {
  width: 100%;
  height: auto;
}
.tvf-frontpage .postList li .box-post .img-wrap a {
  width: 100%;
  height: 100%;
  display: block;
}
.tvf-frontpage .postList li .box-post .img-wrap:hover .icon-play, .tvf-frontpage .postList li .box-post .img-wrap:hover .icon-camera {
  background-color: #0090ff;
}
.tvf-frontpage .postList li .box-post .img-wrap .icon-play, .tvf-frontpage .postList li .box-post .img-wrap .icon-camera {
  width: 65px;
  height: 65px;
  padding: 16px 14px;
  right: 0;
  bottom: 0;
  font-size: 23px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.7);
  color: #FFF;
}
.tvf-frontpage .postList li .box-post .img-wrap .icon-play:hover, .tvf-frontpage .postList li .box-post .img-wrap .icon-camera:hover {
  background-color: #0090ff;
}
.tvf-frontpage .postList li .box-post .img-wrap .icon-camera {
  padding: 18px;
}
.tvf-frontpage .postList li .box-post .text-content .chapeu {
  font-size: 18px;
  text-transform: uppercase;
  margin: 5px 0 10px 0;
  font-weight: 600;
  float: left;
}
.tvf-frontpage .postList li .box-post .text-content .chapeu a {
  color: #0090ff;
}
.tvf-frontpage .postList li .box-post .text-content h2 {
  font-size: 22px;
  font-weight: 600;
  margin: 0;
  line-height: 1.1;
  letter-spacing: 0.001em;
  margin-bottom: 10px;
}
.tvf-frontpage .postList li .box-post .text-content h2 a {
  color: #000;
}
.tvf-frontpage .postList li .box-post .text-content h2 a:hover {
  color: #0090ff !important;
}
.tvf-frontpage .postList li .box-post .text-content .date-item {
  font-size: 14px;
  color: #0090ff;
  display: block;
  margin-top: 0;
  margin-bottom: 5px;
  display: inline-block;
}
.tvf-frontpage .postList li .box-post .text-content p.preview {
  font-size: 14px;
}
.tvf-frontpage .postList li .box-post .text-content p.preview a {
  color: #666;
}
.tvf-frontpage .postList li .box-post .text-content p.preview a:hover {
  color: #006cbf;
}
.tvf-frontpage .postList li .box-post .text-content .social-share {
  width: auto;
  margin: 0;
  position: absolute;
  bottom: 10px;
  left: 320px;
  float: none;
}
.tvf-frontpage .postList li .box-post .text-content .social-share li {
  width: auto;
  width: 28px;
  height: 28px;
  margin-left: 0;
  margin-right: 3px;
  margin-bottom: 0;
}
.tvf-frontpage .postList li .box-post .text-content .social-share li a {
  display: block;
  width: 28px;
  height: 28px;
  font-size: 18px;
}
.tvf-frontpage .postList li .box-post .text-content .social-share li a:hover {
  background-color: #006cbf;
}
.tvf-frontpage .postList li .box-post .text-content .social-share .post-tags {
  padding-bottom: 0;
  padding-left: 0;
}
.tvf-frontpage .postList li .box-post .text-content .social-share .post-tags span {
  margin: 3px 5px 0 0;
}
.tvf-frontpage .postList li .box-post .text-content .social-share .post-tags strong {
  margin-right: 3px;
}
.tvf-frontpage .postList li .box-post .text-content .nothumb {
  position: relative;
  bottom: 0;
  left: 0;
  float: left;
}
.tvf-frontpage .postList .loadmore {
  width: 100%;
  float: left;
}

.sidebar .lastnews {
  background-color: #FFF;
  padding: 15px;
  float: right;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
  margin-bottom: 20px;
}
.sidebar .lastnews ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
}
.sidebar .lastnews ul li:first-child {
  border-top: 1px solid #e3e3e3;
}
.sidebar .lastnews ul li:last-child {
  border-bottom: none;
}
.sidebar .lastnews ul li p {
  margin: 10px 0;
}
.sidebar .lastnews ul li a {
  font-size: 14px;
  color: #000;
}
.sidebar .lastnews ul li a:hover {
  color: #006cbf;
}
.sidebar .archives {
  background-color: #FFF;
  padding: 15px;
  float: right;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
  margin-bottom: 20px;
}
.sidebar .archives ul li {
  float: left;
  width: 100%;
  border-bottom: 1px solid #e3e3e3;
  padding: 10px 0;
}
.sidebar .archives ul li:first-child {
  border-top: 1px solid #e3e3e3;
}
.sidebar .archives ul li:last-child {
  border-bottom: none;
}
.sidebar .archives ul li a {
  letter-spacing: -1px;
  font-size: 18px;
  color: #0090ff;
  font-weight: bold;
  text-transform: uppercase;
}
.sidebar .archives ul li a:hover {
  color: #006cbf;
}

.loadmore {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0;
  text-align: center;
  background: #e3e3e3;
  padding: 10px 0;
}
.loadmore p {
  color: #000;
  display: inline;
}
.loadmore .icon-refresh-animate {
  color: #000;
}

.icon-plus, .icon-refresh {
  color: #FFF !important;
  border-radius: 100px;
  padding: 5px;
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
  font-size: 2.2em;
  line-height: 1.3em;
}

.icon-refresh {
  -webkit-animation: spin 0.7s infinite linear;
  -o-animation: spin 0.7s infinite linear;
  animation: spin 0.7s infinite linear;
}

#refreshIcon {
  display: none;
}

#inifiniteLoader, #refreshIcon {
  cursor: pointer;
  background-color: #eee;
}
#inifiniteLoader i, #refreshIcon i {
  color: #d3d3d3;
}
#inifiniteLoader:hover, #refreshIcon:hover {
  background-color: #FFF;
}

.post-navigation {
  display: none;
}

section.blog-page {
  width: 66%;
  float: left;
  margin-top: 0;
}
section.blog-page .embedVideo {
  float: left;
  width: 100%;
}
@media (min-width: 1024px) {
  section.blog-page iframe {
    height: 430px;
  }
  section.blog-page .fb_ltr {
    height: 100% !important;
  }
}
section.blog-page article.blog-post {
  width: 100%;
  overflow: hidden;
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
  padding: 20px;
  margin-top: 0;
}
section.blog-page article.blog-post header .chapeu {
  font-size: 18px;
  color: #006cbf;
}
section.blog-page article.blog-post header p {
  color: #999;
}
section.blog-page article.blog-post header p span {
  color: #999;
  font-weight: bold;
}
section.blog-page article.blog-post header h2.blog-post-title {
  float: left;
  line-height: .89;
  margin-bottom: 15px;
}
section.blog-page article.blog-post header h2.blog-post-title a {
  font-size: 45px;
  color: #000000;
  font-weight: 600;
  letter-spacing: -1px;
}
section.blog-page article.blog-post header .subtitle {
  color: #666;
  margin-bottom: 20px;
  float: left;
  width: 100%;
  font-family: "Ubuntu";
  font-weight: 300;
  text-transform: none;
  font-size: 1.5em;
  letter-spacing: 0px;
}
section.blog-page article.blog-post header p.blog-post-time {
  margin-bottom: 0;
  font-size: .8em;
}
section.blog-page article.blog-post header p.blog-post-date {
  margin-bottom: 0;
}
section.blog-page article.blog-post header p.blog-post-date span {
  font-size: .8em;
}
section.blog-page article .blog-content p {
  margin-top: 20px;
  font-size: 1.164em;
}
section.blog-page article .blog-content p a {
  color: #006cbf;
}
section.blog-page article .blog-content p a:hover {
  color: #0090ff;
}
section.blog-page article .blog-content .mais-noticia {
  float: left;
  width: 300px;
  margin-right: 15px;
}
section.blog-page article .blog-content .mais-noticia .veja-tambem {
  width: 300px;
  float: left;
  margin: 0 20px 10px 0;
  overflow: hidden;
}
section.blog-page article .blog-content .mais-noticia .veja-tambem h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Ubuntu;
  text-transform: initial;
  letter-spacing: normal;
}
section.blog-page article .blog-content .mais-noticia .veja-tambem h3 a {
  font-size: 21px;
  color: #000 !important;
}
section.blog-page article .blog-content .mais-noticia .veja-tambem .img-wrap {
  width: 300px;
  height: 250px;
  position: relative;
}
section.blog-page article .blog-content .mais-noticia .veja-tambem .img-wrap .icon-play, section.blog-page article .blog-content .mais-noticia .veja-tambem .img-wrap .icon-camera {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  display: block;
  font-size: 1.8em;
  padding: 10px 20px;
  position: absolute;
  right: 0;
}
section.blog-page article .blog-content .mais-noticia .veja-tambem .img-wrap .icon-camera {
  padding: 10px 15px;
}
section.blog-page article .blog-content .mais-noticia .leia-mais {
  float: left;
  width: 300px;
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #eee;
}
section.blog-page article .blog-content .mais-noticia .leia-mais h2 {
  float: left;
  width: 100%;
  font-size: 2.3em;
  margin-top: 0;
  margin: 0;
  text-transform: normal;
  letter-spacing: normal !important;
  color: #000;
  border-bottom: 4px solid #0090ff;
}
section.blog-page article .blog-content .mais-noticia .leia-mais h2:before {
  font-size: 0.8em;
  color: #0090ff;
  content: "\f054";
}
section.blog-page article .blog-content .mais-noticia .leia-mais ul {
  float: left;
}
section.blog-page article .blog-content .mais-noticia .leia-mais ul li {
  background-color: #eee;
  padding: 10px 10px 0 10px;
}
section.blog-page article .blog-content .mais-noticia .leia-mais ul li a {
  display: block;
  padding-bottom: 5px;
  border-bottom: 1px solid white;
  font-family: Arial;
  font-size: 14px;
  color: #333;
}
section.blog-page article .blog-content .mais-noticia .leia-mais ul li a:hover {
  color: #0090ff;
}
section.blog-page article .blog-content .mais-noticia .leia-mais ul li:last-child a {
  border-bottom: none;
}
section.blog-page .social-share {
  float: left;
  width: 100%;
  max-height: auto;
  overflow: hidden;
  margin-bottom: 0px;
}
section.blog-page .social-share ul li a {
  color: #FFF;
  background-color: #0090ff;
}
section.blog-page .social-share ul li a:hover {
  color: #FFF;
  background-color: #006cbf;
}
section.blog-page .comentarios, section.blog-page .ofertas {
  width: 100%;
  overflow: hidden;
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
  padding: 10px;
}
section.blog-page .ofertas {
  float: left;
  margin-bottom: 15px;
}
section.blog-page .ofertas .row {
  margin-left: 0;
  margin-right: 0;
}

.category .list {
  font-family: 'Arial';
}
.category .list li {
  height: 100%;
  min-height: 185px;
  margin: 10px 0;
  cursor: pointer;
}
.category .list li:hover a {
  color: #006cbf;
}
.category .list li h3 {
  margin: 5px 0;
  font-size: 1em;
  font-weight: bold;
}
.category .list li h3 a {
  color: #000;
}
.category .list li h3 a:hover {
  text-decoration: none;
  color: #006cbf;
}
.category .list .chapeu {
  width: 100%;
  float: left;
  margin: 4px 0 0;
  text-transform: uppercase;
  color: #006cbf !important;
}
.category .list .img-wrap {
  min-height: 123px;
  max-height: 123px;
  overflow: hidden;
}
.category .list .img-wrap img {
  max-height: none;
  height: auto;
}

.tvf-frontpage .postList li .box-post .text-content h2 {
  font-size: 20px !important;
}

.videos-list .postList li .box-post .text-content .social-share {
  bottom: 34px !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_image_browser_image_0 {
  z-index: 555;
  margin: 0px auto !important;
  padding: 0px !important;
}
#bwg_container1_0 #bwg_container2_0 .image_browser_images_conteiner_0 {
  border-width: 0px !important;
  border-color: transparent !important;
  padding: 0px !important;
  background-color: transparent !important;
}
#bwg_container1_0 #bwg_container2_0 .bwg_image_alt_0 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 666;
  padding-left: 0 !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  color: #FFF !important;
  font-family: 'Ubuntu Condensed' !important;
  font-weight: 300 !important;
  font-size: 16px !important;
  padding: 10px !important;
}
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  z-index: 999 !important;
  line-height: 100% !important;
}
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a {
  font-family: "Ubuntu Condensed" !important;
  padding: 10px !important;
  font-size: 55px !important;
  vertical-align: middle !important;
  display: table !important;
}
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 a:hover {
  color: #FFF !important;
  background-color: #006cbf !important;
}
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 .first-page,
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 .last-page,
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 [class*="first-page-"],
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 [class*="last-page-"] {
  display: none !important;
}
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 .prev-page,
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 [class*="prev-page-"] {
  float: left !important;
  margin: 0 !important;
}
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 [class*="next-page-"],
#bwg_container1_0 #bwg_container2_0 .tablenav-pages_0 .next-page {
  float: right !important;
  margin: 0 !important;
}
#bwg_container1_0 .paging-input_0 {
  display: none;
}

.search-form {
  margin-bottom: 0;
  margin-top: 1px;
}
.search-form .search-field {
  background: #FFF;
  border: none;
  padding: 5px;
  height: 39px;
  margin-top: -2px;
}
.search-form label {
  margin-bottom: 0;
}
.search-form .fa {
  font-size: 18px;
}
.search-form .fa-search {
  background: none;
  border: 0;
  width: 40px;
  height: 40px;
  position: relative;
  background-color: #006cbf;
  color: white;
}
.search-form .fa-search:hover {
  background-color: #006cbf;
}
.search-form .fa-search .search-submit {
  width: 100%;
  height: 100%;
  background: none;
  border: 0;
  font-size: 20px !important;
  color: #000;
  position: absolute;
  top: 0;
  left: 0;
}

.search-result {
  width: 65%;
  float: left;
  background-color: #FFF;
  padding: 15px;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
}
.search-result .page-header {
  margin-top: 0;
  margin-bottom: 0;
}
.search-result h1.page-title {
  color: #555;
  margin-top: 0;
  margin-bottom: 15px;
}
.search-result h1.page-title span {
  color: #006cbf;
}
.search-result h3 span {
  color: #006cbf;
}
.search-result ul li {
  float: left;
  padding: 15px 0;
  border-bottom: 1px solid #eaeaea;
}
.search-result ul li:last-child {
  border-bottom: none;
}
.search-result ul li h2 {
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: 0;
  font-size: initial;
}
.search-result ul li h2 a {
  font-size: 16px;
  font-weight: bold;
  color: #000;
}
.search-result ul li h2 a:hover {
  color: #006cbf;
}
.search-result ul li a {
  color: #999;
  font-size: 18px;
}
.search-result ul li a:hover {
  text-decoration: none;
  color: #000;
}
.search-result ul li .btn-readmore {
  color: #006cbf;
}

.sidebar {
  width: 30%;
  float: right;
}
.sidebar h2 {
  margin-top: 0;
}
.sidebar #banner-300x250-area {
  border: 1px solid #f4f4f4;
  width: 300px;
  height: 250px;
  margin: 0 auto;
}
.sidebar #banner-300x600-area {
  border: 1px solid #f4f4f4;
  width: 300px;
  height: 600px;
  margin: 0 auto;
}

.sidebar .fixedonscroll {
  top: 70px;
}
.sidebar .conteudo-relacionado li {
  height: auto;
}
.sidebar .conteudo-relacionado li a.thumb {
  float: left;
  margin-right: 10px;
  margin-left: 0px;
}
.sidebar .conteudo-relacionado li a.thumb img {
  margin-left: 0;
}
.sidebar .conteudo-relacionado li p {
  margin-left: 0;
  width: auto;
  float: none;
  line-height: 0.98;
  font-size: 18x;
  padding-right: 10px;
}
.sidebar .conteudo-relacionado li p a {
  width: auto;
  float: none;
  margin-left: 0;
  padding: 0;
  color: #000;
}
.sidebar .conteudo-relacionado li p a:hover {
  color: #0090ff;
}

.slider {
  width: 100%;
  overflow: hidden;
  float: left;
}
.slider ul {
  width: 100%;
  max-height: 440px;
}
.slider ul li img {
  width: 100%;
}
.slider .bx-wrapper {
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  margin: 3px auto 0px !important;
}
.slider .bx-wrapper .bx-viewport {
  max-height: 440px !important;
}
.slider .bx-wrapper .bx-viewport ul li {
  max-height: 440px !important;
}
.slider .bx-wrapper .bx-viewport p {
  position: absolute;
  width: 100%;
  background: #ffd800;
  padding: 10px;
  bottom: 0;
}
.slider .bx-wrapper .bx-next, .slider .bx-wrapper .bx-prev {
  opacity: .4;
}
.slider .bx-wrapper .bx-pager {
  position: absolute;
  bottom: 12px;
  width: auto;
  right: 12px;
  padding-top: 0;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a {
  width: 15px;
  height: 15px;
  border-radius: 50px;
  background: #bc9f00;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}
.slider [class*="col-"] {
  padding: 0 0 0 0;
}

.banner-middle-wrap {
  float: left;
  width: 100%;
}
.banner-middle-wrap iframe {
  height: 100% !important;
}
.banner-middle-wrap .banner-middle {
  width: 300px;
  max-width: 300px;
  max-height: 250px;
  background-color: #e3e3e3;
  clear: both;
  margin: 25px auto;
}

#pub-topo {
  margin-bottom: 20px;
  width: 100%;
  float: left;
  background: #FFF;
  border: 1px solid;
  border-color: #e5e6e9 #dfe0e4 #d0d1d5;
  border-radius: 3px;
  text-align: center;
}
#pub-topo .ads-320x50 {
  width: 320px;
  height: 50px;
  margin: 0 auto;
  background: #f3f3f3;
}
#pub-topo .ads-728x90 {
  height: 90px;
  margin: 15px auto;
}

.ads-wrap {
  width: 100%;
  float: left;
}
.ads-wrap .ads-300x250 {
  width: 300px;
  min-height: 250px;
  max-height: 600px;
  background-color: #f3f3f3;
  margin: 15px auto;
}
.ads-wrap .ads-300x600 {
  width: 300px;
  height: 600px;
  background-color: #f3f3f3;
  margin: 15px auto;
}
.ads-wrap .ads-728x90 {
  width: 728px;
  height: 90px;
  background-color: #f3f3f3;
  margin: 15px auto;
}

.tvf-frontpage .postList li.ads-wrap {
  width: 100% !important;
  padding: 5px !important;
  margin-left: 0 !important;
}
.tvf-frontpage .postList li.ads-wrap .ads-728x90 {
  width: 728px;
  height: 90px;
  border: 1px solid #ccc;
  margin: 15px auto;
}

.sidebar-ads {
  position: relative;
  width: 300px;
  height: 600px;
  float: right;
  background-color: #f3f3f3;
}

#pub-mobile {
  width: 100%;
  padding: 5px;
  margin: 15px 0;
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #006cbf;
  z-index: 99999;
  margin: 0;
}

#pub-mobile .ads-320x50 {
  width: 302px;
  min-width: 302px;
  max-width: 322px;
  height: 52px;
  margin: 0 auto;
}

#pub-mobile.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  background-color: #006cbf;
  z-index: 99999;
  margin: 0;
}

.top-mostread li a img {
  margin-left: 0;
}

.top-mostread {
  float: left;
}
.top-mostread li .img-wrap {
  float: left;
  margin-right: 5px;
}
.top-mostread li .img-wrap img {
  width: auto;
  height: 60px;
}
.top-mostread li a img {
  margin-left: 0;
}
.top-mostread li span {
  font-family: "Arial";
  color: #fff;
  margin-right: 0px;
}
.top-mostread li p {
  width: auto;
  float: none;
  line-height: 1em;
  padding: 10px;
}
.top-mostread li p a {
  float: none;
  padding-right: 3px;
  font-size: .9em;
}
.top-mostread li p a:hover {
  color: #000;
}
.top-mostread h2 {
  font-size: 2em;
}
.top-mostread .chapeu {
  float: none;
  text-align: left;
  color: #0090ff;
}
.top-mostread .top-mostread-1 {
  background-color: #005ea6;
}
.top-mostread .top-mostread-2 {
  background-color: #004f8c;
}
.top-mostread .top-mostread-3 {
  background-color: #004173;
}
.top-mostread .top-mostread-4 {
  background-color: #003259;
}
.top-mostread .top-mostread-5 {
  background-color: #002440;
}

.mobile-rtv-bar {
  background: #004795;
  background-size: 135px;
  width: 40px;
  height: 40px;
  margin-bottom: 0;
  bottom: 0;
  position: absolute;
  right: 0;
  top: 23px;
  z-index: 666;
}

.slideout-menu {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 256px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
}

.slideout-panel {
  position: relative;
  z-index: 1;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
  overflow: hidden;
}

.slideout-open .slideout-menu {
  display: block;
}

.header-mobile h1.logo-mobile {
  background-image: url(../images/tmp/logo-square.png);
  background-repeat: no-repeat;
  font-size: 0;
  z-index: 99999;
  width: 70px;
  height: 70px;
  background-size: 100%;
  margin: 0 auto;
}

.nav-mobile {
  position: relative;
}
.nav-mobile .mobile-button {
  position: absolute;
  top: 30px;
  left: inherit;
  right: 25px;
  width: 0;
}
.nav-mobile menu {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 55;
  background: #006cbf;
}
.nav-mobile menu ul {
  margin-top: 10px;
}
.nav-mobile menu li a {
  display: block;
  font-family: "Roboto Condensed",sans-serif;
  font-size: 0.99em;
  text-decoration: none;
  text-transform: uppercase;
  color: #FFF;
  padding: 10px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.nav-mobile menu li a:hover {
  background: #006cbf;
}

.mm-menu {
  font-family: "Roboto Condensed";
  background-color: #0090ff;
}
.mm-menu .mm-title {
  font-size: 1.5em;
}
.mm-menu .mm-listview li a {
  font-size: 0.99em;
  text-transform: uppercase;
  color: #FFF;
}

.mm-menu {
  font-family: "Roboto";
  --mm-color-background: #0090ff !important;
  background: #0090ff !important;
}

.mm-menu .mm-listview li a {
  font-size: 0.99em;
  text-transform: uppercase;
  color: #FFF;
}

.menu-anchor {
  color: #FFF !important;
  background-color: #004795;
  top: 10px;
  left: initial;
  right: 0;
}

.menu-anchor-fixed {
  width: auto;
  height: auto;
  font-size: 2em;
  padding: 8px 10px;
}

.fixed {
  position: fixed;
}

.menu-anchor:hover {
  background-color: #006cbf;
}

.mm-menu_position-right {
  left: auto;
  right: 0;
  z-index: 99;
}

@media (max-width: 360px) {
  .box-ads {
    padding: 2px;
  }
}
@media (max-width: 420px) {
  .header-ad,
  .navbar,
  .searchbox,
  #footer-base,
  .footer,
  .mobile-hidden,
  .sidebar,
  .slider-wrap,
  .fotos .foto-slideshow .player .legend-wrap,
  .back,
  .tvf-carousel {
    display: none;
  }

  .nav-mobile {
    display: block;
  }

  .ads-300x250 {
    margin-left: -6px;
  }

  .ads-300x600 {
    display: none;
  }

  .header {
    height: 100px;
    margin-top: 0;
  }
  .header .brand {
    width: 100%;
    height: 100px;
    margin: 0;
  }
  .header .brand .logo {
    margin: 0;
    width: 100%;
    height: 100%;
    background-image: url("../layout/assets/images/tmp/logo-square.png");
    background-position-y: 0;
  }

  .topbar .topbar-nav {
    display: none;
  }
  .topbar .rtvlogo {
    margin-left: 112px;
  }

  #pub-topo {
    border: none;
    margin-left: 0px;
    margin-top: 10px;
  }

  .home {
    width: 100%;
  }

  .tvf-frontpage .postList {
    width: 100%;
  }
  .tvf-frontpage .postList li {
    width: 100%;
    margin-left: 0;
  }
  .tvf-frontpage .postList li .box-post {
    max-height: inherit;
  }
  .tvf-frontpage .postList li .box-post .text-content h2 {
    font-size: 12px;
    height: auto;
    max-height: none;
    margin-bottom: 0;
    margin-top: 0;
  }
  .tvf-frontpage .postList li .box-post .text-content .date-item {
    font-size: 9px;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .tvf-frontpage .postList li .box-post .text-content p.preview {
    display: none;
  }
  .tvf-frontpage .postList li .box-post .img-wrap {
    width: 35%;
    height: auto;
  }
  .tvf-frontpage .postList li .box-post .img-wrap a {
    height: initial !important;
  }
  .tvf-frontpage .postList li .box-post .social-share {
    margin: 10px 0 !important;
    position: initial !important;
  }
  .tvf-frontpage .tvf-carousel {
    height: auto;
  }
  .tvf-frontpage .tvf-carousel .carousel-inner {
    min-height: auto;
  }
  .tvf-frontpage .tvf-carousel .slider-title {
    font-size: .7em;
  }
  .tvf-frontpage .tvf-carousel .btright {
    right: 20px;
  }
  .tvf-frontpage .tvf-carousel .slider-posts .icon-camera {
    padding: 5px 10px;
    font-size: 1.5em;
  }

  .chapeu {
    font-size: 1.35em;
  }

  .blog-page .home-item h2 {
    font-size: 35px;
    line-height: 0;
    letter-spacing: 0;
  }
  .blog-page .home-item h2 a {
    font-size: 35px;
    line-height: 35px;
    letter-spacing: -1px;
  }
  .blog-page .home-item p {
    font-size: 14px;
  }
  .blog-page .chapeu {
    font-size: 1.35em;
  }
  .blog-page .embedVideo .icon-play {
    font-size: 1.4em;
    padding: 10px 18px;
  }
  .blog-page iframe, .blog-page video, .blog-page embed {
    min-height: 250px;
    max-height: 600px;
  }

  .blog-content figure {
    width: 100% !important;
  }
  .blog-content figure img {
    width: 100%;
  }

  .mdl-ultimas .ultimas-img-wrap {
    width: inherit;
  }

  .mdl-gallery {
    padding-bottom: 15px;
    padding-top: 15px;
    border-bottom: 1px solid #eee;
  }

  .mdl-social {
    padding-bottom: 15px;
    padding-top: 15px;
    border-top: 1px solid #eee;
    float: left;
  }

  .no-thumb p {
    width: 220px;
  }

  .fotos {
    margin-top: 0;
    width: 100%;
  }
  .fotos .foto-slideshow .back {
    top: 30px;
    font-size: 10px;
  }
  .fotos .foto-slideshow h3 {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1em;
  }
  .fotos .foto-slideshow .date-item {
    font-size: .8em;
  }
  .fotos .foto-slideshow .url-embed {
    height: 25px;
    width: 35%;
    font-size: .8em;
  }
  .fotos .foto-slideshow .video-views {
    width: 40px;
    float: right;
    font-size: .8em;
    margin-right: 0;
  }
  .fotos .foto-slideshow .video-views .video-hits {
    font-size: 1.5em;
    float: none;
    margin-top: 0;
  }
  .fotos .foto-slideshow .social-share {
    margin-top: 5px;
  }
  .fotos .foto-slideshow .social-share li {
    width: 24px;
    height: 24px;
  }
  .fotos .foto-slideshow .social-share li a {
    font-size: 1.12em;
  }
  .fotos .foto-slideshow .galeria-embed #full {
    background-size: 100%;
    width: 40px;
    height: 40px;
    right: 0;
    left: inherit;
    position: absolute;
    z-index: 999;
    opacity: .2;
  }

  .feature-list .mosaico-1 .foto-1 {
    height: 135px;
  }
  .feature-list .mosaico-1 .foto-2 {
    height: 160px;
    max-height: 185px;
  }
  .feature-list .mosaico-2 .foto-1 {
    height: 190px;
  }
  .feature-list .mosaico-2 .foto-2 {
    min-height: 185px;
  }
  .feature-list .galeria-row .galeria-mosaico h5 a {
    font-size: 1.5em;
  }

  .ultimas .feature-list li {
    margin: 10px 0;
    height: auto;
  }
  .ultimas .feature-list li p a {
    font-size: 1.3em;
    font-weight: 400;
  }

  .video-main h3 {
    font-size: 1.4em;
  }
  .video-main .player iframe {
    width: 100%;
  }

  .modal-body iframe {
    height: 380px;
  }

  .fotos .foto-slideshow .left,
  .fotos .foto-slideshow .right {
    font-size: 1em;
  }

  .videos1 .date-item {
    font-size: .8em;
  }
  .videos1 .video-main h3 {
    font-size: 1.7em;
  }
  .videos1 .url-embed {
    height: 25px;
    width: 40%;
    font-size: .8em;
  }
  .videos1 .video-views {
    width: 40px;
    float: right;
    font-size: .8em;
    margin-right: 0;
  }
  .videos1 .video-views .video-hits {
    font-size: 1.5em;
    float: none;
    margin-top: 0;
  }
  .videos1 .social-share {
    margin-top: 5px;
  }
  .videos1 .social-share li {
    width: 24px;
    height: 24px;
  }
  .videos1 .social-share li a {
    font-size: 1.12em;
  }

  .comments {
    padding-top: 15px;
    border-top: 1px solid #eee;
  }

  .fotos .feature-list .chapeu, .videos .feature-list .chapeu {
    font-size: 1.123em;
  }

  aside.sidebar {
    width: 100%;
    margin-top: 30px;
  }
}
@media (max-width: 320px) {
  #pub-topo {
    margin-left: -5px;
  }

  .tvf-frontpage .postList li.ads-wrap {
    margin-left: -11px !important;
    margin-right: -11px !important;
  }

  .container {
    padding-right: 5px;
    padding-left: 5px;
  }
}
@media (min-width: 376px) and (max-width: 666px) {
  .header-ad,
  .navbar,
  .searchbox,
  #footer-base,
  .footer,
  .mobile-hidden,
  .sidebar,
  .tvf-carousel {
    display: none;
  }

  aside.sidebar {
    width: auto;
    margin-top: 30px;
  }

  .topbar .topbar-nav {
    display: none;
  }
  .topbar .rtvlogo {
    margin-left: 135px;
  }

  .header {
    margin-top: 0;
    height: 100px;
  }
  .header .brand {
    width: 375px;
    height: 100px;
    margin: 0;
  }
  .header .brand .logo {
    width: 100%;
    height: 100%;
    background-image: url("../layout/assets/images/tmp/logo-square.png");
    background-size: initial;
    background-position: top center;
  }

  .home {
    width: 100%;
  }

  #pub-topo {
    margin-top: 15px;
    margin-left: 0;
    padding: 10px;
  }

  .tvf-frontpage .postList {
    width: 100%;
  }
  .tvf-frontpage .postList li {
    width: 100%;
    margin-left: 0;
  }
  .tvf-frontpage .postList li .box-post {
    max-height: inherit;
  }
  .tvf-frontpage .postList li .box-post .text-content h2 {
    font-size: 12px;
    height: auto;
    max-height: none;
    margin-bottom: 0;
    margin-top: 0;
  }
  .tvf-frontpage .postList li .box-post .text-content .date-item {
    font-size: 12px;
    padding: 5px 0;
  }
  .tvf-frontpage .postList li .box-post .text-content p.preview {
    display: none;
  }
  .tvf-frontpage .postList li .box-post .img-wrap {
    width: 100%;
    max-width: initial;
    max-height: 220px;
  }
  .tvf-frontpage .postList li .box-post .img-wrap a {
    height: initial !important;
  }
  .tvf-frontpage .postList li .box-post .social-share {
    position: initial !important;
    margin: 10px 0 !important;
  }

  .menu-anchor {
    display: block;
  }

  .video-views {
    float: right;
    width: 60px;
  }
  .video-views .video-hits {
    font-size: 2em;
  }

  .social-share .url-embed {
    width: 50%;
  }

  .post-tags strong {
    padding: 1px;
    font-size: 10px;
  }
  .post-tags .tags {
    padding: 1px;
    font-size: 10px;
  }
}
@media (min-width: 414px) and (max-width: 414px) {
  .tvf-frontpage .postList {
    margin-top: 25px;
  }
  .tvf-frontpage .postList li {
    width: 100%;
    margin-left: 0;
  }
  .tvf-frontpage .postList li .box-post .text-content h2 {
    height: auto;
    max-height: none;
    margin-bottom: 15px;
  }
  .tvf-frontpage .postList li .box-post .text-content .social-share {
    position: relative;
    left: 0;
    bottom: 0;
  }
  .tvf-frontpage .postList li .box-post .img-wrap {
    width: 100%;
    height: 290px;
    max-height: 290px;
    max-width: none;
  }
  .tvf-frontpage .postList li .box-post .img-wrap img {
    max-width: none;
  }
}
@media (min-width: 415px) and (max-width: 667px) {
  .home {
    width: 100%;
  }

  .header-ad,
  .navbar,
  #footer-base,
  .footer,
  .mobile-hidden,
  .sidebar,
  .slider-wrap {
    display: none;
  }

  #pub-topo {
    padding: 5px;
    margin-top: 10px;
  }

  .post-tags .tags {
    font-size: 10px;
    padding: 2px;
  }
  .post-tags strong {
    padding: 2px;
    font-size: 10px;
  }
}
@media (min-width: 668px) and (max-width: 767px) {
  .header-ad,
  .navbar,
  #footer-base,
  .footer,
  .mobile-hidden,
  .sidebar,
  .slider-wrap {
    display: none;
  }

  .home {
    width: 100%;
  }

  .tvf-frontpage .postList li {
    width: 100%;
    margin-left: 0;
  }
  .tvf-frontpage .postList li .box-post {
    height: 555x;
  }
  .tvf-frontpage .postList li .box-post .img-wrap {
    min-height: 350px;
    max-height: 350px;
    height: 350px;
  }
  .tvf-frontpage .postList li .box-post .img-wrap img {
    width: 100%;
    height: 100%;
  }
  .tvf-frontpage .postList li .box-post .text-content h2 {
    max-height: 165px;
  }

  .post-tags .tags {
    font-size: 10px;
    padding: 2px;
  }
  .post-tags strong {
    padding: 2px;
    font-size: 10px;
  }
}
@media (min-width: 767px) and (max-width: 1023px) {
  .pub-topo {
    display: block;
  }

  aside.sidebar {
    display: none !important;
  }

  .mobile-menu,
  .sidebar,
  #footer-base,
  .footer,
  .mobile-rtv-bar {
    display: none;
  }

  #pub-topo {
    border: none;
    background: transparent;
  }

  .header {
    margin-top: 0;
  }

  .home {
    width: 100%;
  }

  .tvf-frontpage .postList li {
    width: 100%;
    margin-left: 0;
  }
  .tvf-frontpage .postList li .box-post {
    height: auto;
  }
  .tvf-frontpage .postList li .box-post .img-wrap {
    min-height: none;
    max-height: none;
    height: auto;
  }
  .tvf-frontpage .postList li .box-post .img-wrap img {
    width: 100%;
    height: 100%;
  }
  .tvf-frontpage .postList li .box-post .text-content h2 {
    max-height: auto;
    height: auto;
  }

  .header .brand .logo {
    overflow: initial;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .mobile-menu,
  .sidebar,
  #footer-base,
  .footer,
  .mobile-rtv-bar {
    display: none !important;
  }

  .comments {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px solid #eee;
  }

  .sidebar {
    padding-left: 0px;
    padding-right: 0px;
  }

  .top-mostread,
  .conteudo-relacionado {
    float: left;
    width: 47%;
    margin: 0 10px;
  }

  section.blog-page {
    width: 100%;
  }
  section.blog-page article.blog-post header h2.blog-post-title {
    line-height: .7;
  }
  section.blog-page article.blog-post header h2.blog-post-title a {
    font-size: 27px;
  }
  section.blog-page .social-share ul {
    float: left;
  }
  section.blog-page .social-share ul li {
    width: 30px;
    height: 30px;
  }
  section.blog-page .social-share ul li a {
    font-size: 1.2em;
  }
  section.blog-page .post-tags strong {
    padding: 2px;
  }
  section.blog-page .post-tags .tags {
    padding: 1px;
    font-size: 12px;
  }
}
@media (min-width: 525px) and (max-width: 1023px) {
  .header {
    height: 146px;
    margin-top: 0;
  }
  .header .brand {
    width: 525px;
    height: 130px;
    float: inherit;
    margin: 15px auto;
  }
  .header .brand .logo {
    width: 525px;
    height: 130px;
    background-repeat: no-repeat;
    background-image: url("../layout/assets/images/tmp/logo.png");
    background-color: transparent;
    background-size: 100%;
  }
}
@media (max-width: 750px) {
  .mh, .sidebar {
    display: none;
  }

  .sm {
    display: block;
  }

  .home {
    float: initial !important;
  }

  aside.sidebar {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .search-result {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .topbar .topbar-nav {
    display: none;
  }
  .topbar .rtvlogo {
    margin-left: 112px;
  }

  section.blog-page article.blog-post header h2.blog-post-title {
    width: 100%;
    float: left;
  }

  section.blog-page article.blog-post header .subtitle {
    font-size: 16px;
  }

  .search-result {
    width: 100%;
  }

  section.blog-page {
    width: 100%;
  }
  section.blog-page article.blog-post header h2.blog-post-title {
    line-height: .7;
  }
  section.blog-page article.blog-post header h2.blog-post-title a {
    font-size: 27px;
  }
  section.blog-page .social-share ul {
    float: left;
  }
  section.blog-page .social-share ul li {
    width: 30px;
    height: 30px;
  }
  section.blog-page .social-share ul li a {
    font-size: 1.2em;
  }
  section.blog-page .post-tags strong {
    padding: 2px;
  }
  section.blog-page .post-tags .tags {
    padding: 1px;
    font-size: 12px;
  }

  .video-main {
    width: 100%;
  }

  .news-page {
    width: 100%;
    margin-top: 20px;
  }

  .blog-content figure {
    width: 100% !important;
  }
  .blog-content figure img {
    width: 100%;
  }

  section.blog-page article .blog-content p {
    font-size: 17px;
  }
}
@media (min-width: 568px) and (max-width: 992px) {
  aside.sidebar {
    display: none !important;
  }
}
@media (min-width: 736px) and (max-width: 768px) {
  .topbar .topbar-nav {
    display: none;
  }
  .topbar .rtvlogo {
    margin-left: 287px;
  }
}
@media (max-width: 1023px) {
  .content-area {
    margin-top: 25px;
  }

  .home-wrap .sidebar {
    display: none !important;
  }

  .mobile-hidden, .mh {
    display: none;
  }

  .navbar ul li a {
    padding: 12px;
    font-size: 1em;
  }

  .navbar-fixed ul li a {
    font-size: 1em;
  }
}
@media (min-width: 992px) and (max-width: 1023px) {
  .navbar {
    display: block;
  }

  .menu-anchor, .mobile-rtv-bar {
    display: none;
  }
}
@media (min-width: 1024px) and (max-width: 1279px) {
  .sm {
    display: none !important;
  }

  .header {
    margin-top: 0;
  }

  section.blog-page .blog-content p iframe {
    height: 440px;
  }
  section.blog-page .fb_ltr {
    height: auto;
  }

  .pub-mobile,
  .mobile-rtv-bar {
    display: none;
  }

  .pub-desk,
  .footer,
  .navbar {
    display: block;
  }
}
@media (min-width: 1024px) {
  .menu-anchor,
  .mobile-rtv-bar {
    display: none;
  }

  .header {
    margin-top: 0;
  }
}
@media (max-width: 1280px) {
  .sidebar-ads {
    display: none;
  }
}
@media (min-width: 1336px) and (max-width: 1679px) {
  .sidebar-ads {
    display: block;
    position: fixed;
    right: 15px;
  }
}
@media (min-width: 768px) {
  .home-title {
    display: none;
  }
}
.fl {
  float: left;
}

.fr {
  float: right;
}

.tit-pub {
  text-transform: uppercase;
  font-size: 13px;
  color: #E3E3E3;
  padding: 5px 0;
  margin-bottom: 0px;
  float: left;
}

.pub300 {
  width: 300px;
}

.divtable {
  float: left;
  position: relative;
}

#bwg_container1_0 {
  padding-bottom: 20px !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_dots_container_0 {
  top: inherit !important;
  bottom: -25px !important;
}

#bwg_container1_0 #bwg_container2_0 .bwg_slideshow_title_text_0 {
  text-decoration: none;
  font-size: 16px !important;
  font-family: "Roboto Condensed" !important;
  color: #FFFFFF !important;
  margin: 0 0 0 0 !important;
  width: 100% !important;
  height: 40px !important;
  border-radius: 0 !important;
  padding: 14px !important;
}

.huge_it_slideshow_description_text_gallery_1 {
  padding: 10px !important;
  width: 100% !important;
}

.huge_it_slideshow_image_wrap_gallery_1 {
  width: 100% !important;
}

.yuzo_related_post.style-2 {
  border-top: 1px solid #eee;
}

.clearfix {
  overflow: auto;
  zoom: 1;
}
