@import "/_assets/themes/default/bootstrap/css/bootstrap.css";
@import "/_assets/themes/admin/bootstrap/css/bootstrap-datepicker.css";
@import "/_assets/themes/default/css/jquery.validationEngine.css";
@import "/_assets/scripts/redactor/redactor.css";
@import "/_assets/scripts/fancybox/jquery.fancybox.css";
@import "/_assets/themes/default/css/font-awesome.min.css";
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h3 {
  margin-bottom: 0.5em;
}
a {
  color: #003d5a;
}
a:hover {
  text-decoration: none;
}
a.black {
  color: #333333;
  font-weight: normal;
}
a.black:hover {
  color: #808080;
}
blockquote p {
  color: #000000;
}
blockquote cite {
  text-align: right;
  display: block;
}
blockquote cite:before {
  content: "— ";
}
hr {
  border-top-color: #bfd0d0;
  margin: 20px 0;
}
hr.destaque {
  margin-top: 0px;
  margin-bottom: 20px;
  border-top: 2px solid #0e73a1;
  border-bottom: 2px solid #0e73a1;
}
.well,
.form-actions {
  border-color: #bfd0d0;
}
.help-block .errors {
  margin: 0;
  list-style: none;
  color: #DA4F49;
}
input.error,
select.error,
textarea.error {
  background: #fff7f7;
}
label.required:after {
  color: #DA4F49;
  content: " *";
}
input.counter {
  display: block;
}
input.textcounter-warn {
  color: orange;
}
input.textcounter-alert {
  color: red;
}
input.captcha {
  display: block;
  margin-top: 9px;
}
#banner_cortina {
  width: 960px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}
#banner_cortina .custom {
  width: 1000px;
  margin-top: 15px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
#banner_cortina iframe {
  height: auto;
  z-index: 10000;
  height: 60px;
}
#banner_dhtml {
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  z-index: 1000000;

  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
#banner_dhtml iframe {
/*  width: 600px;
  height: 600px; */
  margin-top: 20px;
}
.margin-left-20 {
  margin-left: 20px;
}
.relative {
  position: relative;
}
.revistas-app {
  position: absolute;
  right: 0;
  top: 5px;
}
.img-small-profile {
  width: 32px;
  height: 32px;
}
.close-button-ifram {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10000000000;
}
#modal-send form {
  margin: 0px;
}
#admin-modal-googlemaps-map {
  height: 300px;
}
.custom-a-1 {
  display: block;
  position: absolute;
  width: 440px;
  height: 800px;
  margin-top: -62px;
  left: 50%;
  margin-left: -920px;
}
.custom-a-2 {
  display: block;
  position: absolute;
  width: 440px;
  height: 800px;
  margin-top: -62px;
  left: 50%;
  margin-left: 480px;
}
hr.destaque {
  margin-top: 20px;
}
#piechart {
  height: 280px;
}
.btn-gray,
.btn-gray:hover {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-gray.active {
  color: rgba(255, 255, 255, 0.75);
}
.btn-gray {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #404040;
  background-image: -moz-linear-gradient(top, #494949, #333333);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#494949), to(#333333));
  background-image: -webkit-linear-gradient(top, #494949, #333333);
  background-image: -o-linear-gradient(top, #494949, #333333);
  background-image: linear-gradient(to bottom, #494949, #333333);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff494949', endColorstr='#ff333333', GradientType=0);
  border-color: #333333 #333333 #0d0d0d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #333333;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active,
.btn-gray.disabled,
.btn-gray[disabled] {
  color: #ffffff;
  background-color: #333333;
  *background-color: #262626;
}
.btn-gray:active,
.btn-gray.active {
  background-color: #1a1a1a \9;
}
.btn-group.open .btn-gray.dropdown-toggle {
  background-color: #333333;
}
.btn-gray .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.btn-round,
.btn-group > .btn-round,
.btn-group > .btn-round:first-child,
.btn-group > .btn-round:last-child {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.btn-primary {
  background: #0e73a1;
  box-shadow: inherit !important;
  border-color: #126388;
}
.btn {
  padding: 5px 12px;
}
.btn-danger {
  background: #e8192c;
  border: none;
  font-size: 10px;
  border-radius: 2px;
}
.btn-danger i {
  background-size: 12px;
  margin: -1px 0px;
}
.btn-round {
  padding: 2px 12px;
  border-radius: 4px;
}
[class^="icon-auth-"],
[class*=" icon-auth-"] {
  display: inline-block;
  width: 14px;
  height: 13px;
  *margin-right: .3em;
  line-height: 13px;
  vertical-align: text-top;
  background-repeat: no-repeat;
  background-position: center;
}
[class^="icon-auth-"]:last-child,
[class*=" icon-auth-"]:last-child {
  *margin-left: 0;
}
.icon-auth-facebook {
  background-image: url("/_assets/themes/default/img/icon_auth_facebook.png");
}
.icon-auth-twitter {
  width: 16px;
  background-image: url("/_assets/themes/default/img/icon_auth_twitter.png");
}
.icon-auth-google {
  background-image: url("/_assets/themes/default/img/icon_auth_google.png");
}
.icon-auth-live {
  background-image: url("/_assets/themes/default/img/icon_auth_live.png");
}
.icon-auth-user {
  background-image: url("/_assets/themes/default/img/icon_auth_user.png");
}
.icon-auth-star {
  background-image: url("/_assets/themes/default/img/icon_auth_star.png");
}
[class^="icon-social-"],
[class*=" icon-social-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-repeat: no-repeat;
  background-position: center;
}
[class^="icon-social-"]:last-child,
[class*=" icon-social-"]:last-child {
  *margin-left: 0;
}
.icon-social-facebook {
  background-image: url("/_assets/themes/default/img/icon_social_facebook.png");
}
.icon-social-twitter {
  background-image: url("/_assets/themes/default/img/icon_social_twitter.png");
}
.icon-social-linkedin {
  background-image: url("/_assets/themes/default/img/icon_social_linkedin.png");
}
.arrow-right {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #000000;
  content: "";
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-top: 5px;
}
.arrow-left {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-right: 4px solid #000000;
  content: "";
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-top: 5px;
}
.arrow-down {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #000000;
  content: "";
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-top: 7px;
}
.arrow-up {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid #000000;
  content: "";
  opacity: 0.7;
  filter: alpha(opacity=70);
  margin-top: 7px;
}
.box-widget .header {
  background-color: #f0f3f3;
  background-image: -moz-linear-gradient(top, #f3f6f6, #ecefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f6f6), to(#ecefef));
  background-image: -webkit-linear-gradient(top, #f3f6f6, #ecefef);
  background-image: -o-linear-gradient(top, #f3f6f6, #ecefef);
  background-image: linear-gradient(to bottom, #f3f6f6, #ecefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f6f6', endColorstr='#ffecefef', GradientType=0);
  height: 40px;
  border-left: 5px solid #0e73a1;
}
.box-widget .header .content {
  border-left: 0;
  padding-left: 10px;
  padding-right: 15px;
  height: 38px;
}
.box-widget .header .content h1 {
  font-size: 14px;
  line-height: 38px;
  margin: 0;
  color: #333333;
}
.box-widget .header .content .btn-toolbar {
  float: right;
  padding-top: 9px;
  margin: 0;
}
.box-widget .nav-tabs > .active > a,
.box-widget .nav-tabs > .active > a:hover,
.box-widget .nav-tabs > .active > a:focus {
  background: #f3f6f6;
}
.box-widget .body {
  background: #f3f6f6;
  padding: 14px;
  padding-top: 15px;
}
.box-widget .body .list-news ul {
  margin: 0;
}
.box-widget .body .list-news ul > li {
  list-style: none;
  border-top: 1px dotted #bfd0d0;
  padding-top: 10px;
  margin-top: 10px;
}
.box-widget .body .list-news ul > li:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.box-widget .body .list-news ul > li .image {
  float: left;
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin-right: 10px;
}
.box-widget .body .list-news ul > li .image img {
  width: 100px;
}
.box-widget .body .list-news ul > li .price {
  color: #eb272f;
  font-size: 16px;
  padding-top: 5px;
}
.box-widget .body .list-news ul > li .number {
  display: block;
  float: left;
  width: 35px;
  padding-right: 5px;
  font-size: 38px;
  line-height: 38px;
  color: #bfd0d0;
  text-align: center;
}
.box-widget .body .list-news ul > li .heading {
  display: block;
  font-size: 11px;
}
.box-widget .body .list-news ul > li .heading .category {
  color: #eb272f;
}
.box-widget .body .list-news ul > li .link {
  line-height: 15px;
}
.box-widget .body .list-social ul {
  margin: 0;
}
.box-widget .body .list-social ul > li {
  list-style: none;
  border-top: 1px dotted #bfd0d0;
  padding-top: 10px;
  margin-top: 10px;
}
.box-widget .body .list-social ul > li:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.box-widget .body .list-social ul > li .image {
  float: left;
  margin-right: 10px;
}
.box-widget .body .list-social ul > li .user {
  color: #0088c7;
}
.box-widget .body .list-social ul > li .link {
  line-height: 15px;
}
.box-widget .body .video .image {
  height: 180px;
  margin-bottom: 10px;
}
.box-widget .body .video .image a .mask {
  position: absolute;
  width: 270px;
  height: 180px;
  background: url("/_assets/themes/default/img/bg_mask_video.png") no-repeat center;
}
.box-widget .body .video .image a:hover .mask {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.box-widget .body .video .image img {
  width: 270px;
  height: 180px;
}
.box-widget .body .video .link {
  font-size: 16px;
  line-height: 20px;
}
.box-widget .body .enquete form {
  margin: 0;
}
.box-widget .body .enquete .btn-toolbar {
  margin-top: 15px;
  margin-bottom: 0;
}
.box-widget .body .enquete .more {
  border-top: 2px solid #bfd0d0;
  margin-top: 15px;
  padding-top: 10px;
}
.box-widget .body .duvidas form {
  margin: 0;
}
.box-widget .body .duvidas .responder ul {
  margin: 0;
}
.box-widget .body .duvidas .responder ul li {
  list-style: none;
  border-top: 1px dotted #bfd0d0;
  padding-top: 10px;
  margin-top: 10px;
}
.box-widget .body .duvidas .responder ul li:first-child {
  margin-top: 0;
  padding-top: 0;
  border: 0;
}
.box-widget .body .evento .image {
  float: left;
  width: 60px;
  margin-right: 10px;
}
.box-widget .body .evento .image img {
  width: 60px;
  height: 60px;
}
.box-widget .body .evento .cell {
  display: table-cell;
}
.box-widget .body .evento .cell .local {
  display: block;
  color: #0088c7;
  font-size: 11px;
}
.box-widget .body .evento .cell .link {
  font-size: 14px;
  line-height: 16px;
}
.box-widget .body .evento .cell .date {
  display: block;
}
.box-widget .body .revista-apps .image {
  float: left;
  margin-right: 10px;
}
.box-widget .body .revista-apps ul.links {
  margin: 0;
  margin-top: 10px;
}
.box-widget .body .revista-apps ul.links li {
  list-style: none;
  float: right;
}
.box-widget .body .revista-apps ul.links li:first-child {
  float: left;
}
.box-widget .body .vagas ul {
  margin: 0;
}
.box-widget .body .vagas ul li {
  list-style: none;
  margin: 0;
  border-top: 1px dotted #bfd0d0;
  padding-top: 10px;
  margin-top: 10px;
}
.box-widget .body .vagas ul li:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.box-widget .body .vagas ul li .category {
  color: #0088c7;
  font-size: 11px;
}
.box-widget .body .vagas ul li .link {
  font-size: 14px;
  line-height: 16px;
}
.box-widget .body .curso-online .image {
  float: left;
  width: 60px;
  margin-right: 10px;
}
.box-widget .body .curso-online .image img {
  width: 60px;
  height: 60px;
}
.box-widget .body .curso-online .cell {
  display: table-cell;
}
.box-widget .body .curso-online .cell .category {
  display: block;
  color: #0088c7;
  font-size: 11px;
}
.box-widget .body .curso-online .cell .link {
  font-size: 14px;
  line-height: 16px;
}
.box-widget .body .curso-online .cell .summary {
  display: block;
  line-height: 16px;
}
.box-widget .body .frase {
  min-height: 100px;
}
.box-widget .body .frase .aspas {
  font-size: 62px;
  color: #bfd0d0;
  font-family: Georgia;
  font-style: italic;
  position: relative;
}
.box-widget .body .frase .aspas .aspas-left {
  position: absolute;
  left: -5px;
}
.box-widget .body .frase .aspas .aspas-right {
  position: absolute;
  right: 5px;
}
.box-widget .body .frase .content {
  font-family: Georgia;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  font-style: italic;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
.box-widget .body .frase .author {
  padding-top: 5px;
  text-align: center;
}
.box-widget .body .topicos ul {
  margin: 0;
}
.box-widget .body .topicos ul li {
  list-style: none;
  border-bottom: 1px solid #bfd0d0;
  padding: 9px;
  height: 40px;
  margin-top: 15px;
}
.box-widget .body .topicos ul li .btn-success {
  background: #5fbe5f;
  box-shadow: 0px 0px 0px transparent;
  border: none;
}
.box-widget .body .topicos ul li:first-child {
  margin-top: 0;
}
.box-widget .body .topicos ul li .follow {
  position: relative;
}
.box-widget .body .topicos ul li .follow a {
  position: absolute;
  right: 0px;
}
.box-widget .body .topicos ul li .image {
  float: left;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  overflow: hidden;
}
.box-widget .body .topicos ul li .cell {
  display: table-cell;
}
.box-widget .body .topicos ul li .cell .link a {
  color: #eb272f;
}
.box-widget .body .topicos ul li .cell .link a:hover {
  color: #b51117;
}
.box-widget .body .topicos ul li .cell .summary {
  font-size: 11px;
}
.box-widget .body .ondeestudar form {
  margin: 0;
}
.box-widget .body .teste .image {
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
.box-widget .body .teste .image img {
  width: 60px;
  height: 60px;
}
.box-widget .body .teste .cell {
  display: table-cell;
}
.box-widget .body .teste .cell .link {
  font-size: 14px;
  line-height: 16px;
}
.box-widget .body .teste .btn-toolbar {
  margin: 0;
  border-top: 1px dotted #bfd0d0;
  margin-top: 10px;
  padding-top: 10px;
}
.box-widget .body .indicadores .fonte {
  height: 19px;
  margin-top: 10px;
  background: url("/_assets/themes/default/img/thomson-reuters.gif") no-repeat right top;
}
.box-widget .body .indicadores h2 {
  font-size: 12px;
  line-height: normal;
  color: #333333;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 5px;
}
.box-widget .body .indicadores h2:first-child {
  margin-top: 0;
}
.box-widget .body .indicadores table {
  width: 100%;
  font-size: 11px;
}
.box-widget .body .indicadores table thead th {
  border-top: 2px solid #bfd0d0;
  color: #0088c7;
}
.box-widget .body .indicadores table tbody tr td {
  border-top: 1px dotted #bfd0d0;
  width: 25%;
}
.box-widget .body .indicadores table tbody tr td:first-child {
  width: 50%;
}
.box-widget .body .indicadores table tbody tr td .arrow-up {
  margin-top: 7px;
  border-bottom-color: #009900;
}
.box-widget .body .indicadores table tbody tr td .arrow-down {
  margin-top: 7px;
  border-top-color: #eb272f;
}
.box-widget .body .indicadores table tbody tr:first-child td {
  border-top: 1px solid #bfd0d0;
}
#footer .box-widget .header {
  border: 0;
  background: #f8f9f9;
  border-top: 3px solid #0e73a1;
  height: 39px;
}
#footer .box-widget .header .content {
  padding-left: 20px;
  padding-right: 20px;
  border: 0;
}
#footer .box-widget .header .content h1 {
  line-height: 39px;
}
#footer .box-widget .body {
  padding: 20px;
  border: 0;
  background: #fff;
}
.box-widget-2 {
  border: 0px;
  background: #ecefef;
}
.box-widget-2 .header {
  background-color: #f0f3f3;
  background-image: -moz-linear-gradient(top, #f3f6f6, #ecefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f6f6), to(#ecefef));
  background-image: -webkit-linear-gradient(top, #f3f6f6, #ecefef);
  background-image: -o-linear-gradient(top, #f3f6f6, #ecefef);
  background-image: linear-gradient(to bottom, #f3f6f6, #ecefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f6f6', endColorstr='#ffecefef', GradientType=0);
  height: 35px;
  border-left: 5px solid #0e73a1;
}
.box-widget-2 .header .content {
  background: #f3f6f6;
  padding-left: 10px;
  padding-right: 10px;
  height: 35px;
}
.box-widget-2 .header .content h1 {
  font-size: 14px;
  line-height: 35px;
  margin: 0;
  color: #333333;
}
.box-widget-2 .header .content .btn-toolbar {
  float: right;
  padding-top: 7px;
  margin: 0;
}
.box-widget-2 .body {
  background: #f3f6f6;
}
.box-widget-2 .body .shopping {
  background: #f3f6f6;
}
.box-widget-2 .body .shopping .products {
  height: 100px;
  background: transparent;
  padding: 10px;
  margin: 0;
  overflow: hidden;
}
.box-widget-2 .body .shopping .products .item {
  list-style: none;
  float: left;
  width: 270px;
}
.box-widget-2 .body .shopping .products .item .image {
  max-width: 100px;
  height: auto;
  max-height: 100px;
  float: left;
  margin-right: 10px;
}
.box-widget-2 .body .shopping .products .item .cell {
  display: table-cell;
}
.box-widget-2 .body .shopping .products .item .cell .category {
  font-size: 11px;
  color: #eb272f;
}
.box-widget-2 .body .shopping .products .item .cell .link {
  font-size: 14px;
  line-height: 16px;
}
.box-widget-2 .body .shopping .products .item .cell .pricing {
  padding-top: 5px;
  color: #333333;
}
.box-widget-2 .body .shopping .products .item .cell .pricing .price {
  font-size: 18px;
  color: #eb272f;
}
.box-widget-2 .body .shopping .more {
  padding: 5px 0 0 10px;
  color: #194c7f;
  font-size: 14px;
  line-height: 18px;
}
.box-widget-2 .body .shopping .search {
  background: #d2dede;
  padding: 10px;
  -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  -moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
  box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}
.box-widget-2 .body .shopping .search form {
  margin: 0;
}
.box-widget-2 .body .shopping .search form .input-append {
  margin: 0;
}
.box-widget-3 {
  border: none;
  background: #f3f6f6;
  border-top: 4px solid #0e73a1;
  padding: 19px;
  padding-top: 0px;
  margin-bottom: 20px;
}
.box-widget-3 .header {
  height: 27px;
  padding-top: 10px;
  border-bottom: 1px solid #c4d6d6;
}
.box-widget-3 .header .content {
  height: 27px;
}
.box-widget-3 .header .content h1 {
  font-size: 14px;
  line-height: 27px;
  margin: 0;
  color: #333333;
}
.box-widget-3 .header .content .btn-toolbar {
  float: right;
  margin: 0;
}
.box-widget-3 .body {
  padding-top: 15px;
}
.box-widget-3 .body .artigos ul {
  margin: 0;
}
.box-widget-3 .body .artigos ul li {
  list-style: none;
  float: left;
  margin-left: 15px;
  width: 190px;
  height: 60px;
  overflow: hidden;
  transition: all 0.2s 0.1s;
  -webkit-transition: all 0.2s 0.1s;
  -moz-transition: all 0.2s 0.1s;
  -o-transition: all 0.2s 0.1s;
}
.box-widget-3 .body .artigos ul li .box-artigo-fix {
  width: 192px;
  height: 60px;
}
.box-widget-3 .body .artigos ul li:first-child {
  margin-left: 0;
}
.box-widget-3 .body .artigos ul li .image {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
}
.box-widget-3 .body .artigos ul li .image img {
  width: 60px;
  height: 60px;
}
.box-widget-3 .body .artigos ul li .cell {
  float: left;
  width: 120px;
}
.box-widget-3 .body .artigos ul li .cell .author {
  font-size: 11px;
  color: #0088c7;
}
.box-widget-3 .body .artigos ul li .cell .link {
  line-height: 15px;
}
.box-widget-3 .body .artigos ul li .cell .link a {
  color: #333333;
}
.box-widget-3 .body .videos ul {
  margin: 0;
}
.box-widget-3 .body .videos ul li {
  list-style: none;
  float: left;
  margin-left: 15px;
  width: 190px;
}
.box-widget-3 .body .videos ul li:first-child {
  margin-left: 0;
}
.box-widget-3 .body .videos ul li .image {
  width: 190px;
  height: 126px;
  margin-bottom: 5px;
}
.box-widget-3 .body .videos ul li .image a .mask {
  position: absolute;
  width: 190px;
  height: 126px;
  background: url("/_assets/themes/default/img/bg_mask_video.png") no-repeat center;
}
.box-widget-3 .body .videos ul li .image a:hover .mask {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.box-widget-3 .body .videos ul li .image img {
  width: 190px;
  height: 126px;
}
.box-widget-4 {
  margin-bottom: 20px;
}
.box-widget-4 .header {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px dotted #bfd0d0;
  border-bottom: 1px solid #bfd0d0;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.125);
  -moz-box-shadow: 0 2px 0 rgba(0,0,0,.125);
  box-shadow: 0 2px 0 rgba(0,0,0,.125);
}
.box-widget-4 .header .content h1 {
  font-size: 14px;
  line-height: 20px;
  margin: 0;
  color: #333333;
}
.box-widget-4 .header .content .btn-toolbar {
  float: right;
  margin: 0;
}
.box-widget-4 .body {
  padding-top: 20px;
}
.box-widget-4 .body .videos ul {
  margin: 0;
}
.box-widget-4 .body .videos ul li {
  list-style: none;
  float: left;
  margin-left: 20px;
  width: 200px;
}
.box-widget-4 .body .videos ul li:first-child {
  margin-left: 0;
}
.box-widget-4 .body .videos ul li .image {
  width: 200px;
  height: 140px;
  margin-bottom: 5px;
}
.box-widget-4 .body .videos ul li .image a .mask {
  position: absolute;
  width: 200px;
  height: 140px;
  background: url("/_assets/themes/default/img/bg_mask_video.png") no-repeat center;
}
.box-widget-4 .body .videos ul li .image a:hover .mask {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.box-widget-4 .body .videos ul li .image img {
  width: 200px;
  height: 140px;
}
.box-widget-related {
  margin-bottom: 20px;
  border: 1px solid #bfd0d0;
  padding: 19px;
  padding-top: 0;
  background: #fbfbfb;
}
.box-widget-related .header .content {
  height: 38px;
  border-bottom: 1px solid #bfd0d0;
}
.box-widget-related .header .content h1 {
  font-size: 14px;
  line-height: 38px;
  margin: 0;
  color: #333333;
}
.box-widget-related .header .content .btn-toolbar {
  float: right;
  padding-top: 9px;
  margin: 0;
}
.box-widget-related .body {
  padding-top: 19px;
}
.box-widget-related .body .artigos ul {
  margin: 0;
}
.box-widget-related .body .artigos ul > li {
  list-style: none;
  border-top: 1px dotted #bfd0d0;
  padding-top: 10px;
  margin-top: 10px;
}
.box-widget-related .body .artigos ul > li:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.box-widget-related .body .artigos ul > li .image {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
}
.box-widget-related .body .artigos ul > li .image img {
  width: 60px;
  height: 60px;
}
.box-widget-related .body .artigos ul > li .cell {
  display: table-cell;
}
.box-widget-related .body .artigos ul > li .cell .author {
  color: #0088c7;
}
.box-widget-related .body .artigos ul > li .cell .canal {
  font-size: 11px;
  color: #eb272f;
}
.box-widget-related .body .artigos ul > li .cell .link {
  font-size: 14px;
  line-height: 15px;
}
#likebox-fixed {
  position: fixed;
  z-index: 10000;
  top: 50%;
  left: 0;
  margin-top: -136px;
}
#likebox-fixed .left {
  float: left;
  width: 312px;
}
#likebox-fixed .right {
  float: left;
  width: 29px;
  padding-top: 95px;
}
#likebox-fixed .box {
  background: #ddd;
  padding: 10px;
}
#likebox-fixed .box .box-widget {
  width: 292px;
  height: 250px;
  background: #fff;
}
.box-widget .btn,
.box-widget-2 .btn,
.box-widget-3 .btn,
.box-widget-4 .btn {
  background: #fff;
  border: none;
}
.box-widget .btn:first-child,
.box-widget-2 .btn:first-child,
.box-widget-3 .btn:first-child,
.box-widget-4 .btn:first-child {
  margin-right: 2px;
}
.box-widget .btn-primary,
.box-widget-2 .btn-primary,
.box-widget-3 .btn-primary,
.box-widget-4 .btn-primary {
  background: #0e73a1;
  box-shadow: inherit !important;
  border-color: #126388;
}
.destaque-bloco {
  margin-bottom: 20px;
}
.destaque-template-ultimahora .left {
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
  -webkit-box-shadow: inset 0 4px 0 rgba(0,0,0,.125), 0 2px 0 rgba(0,0,0,.125);
  -moz-box-shadow: inset 0 4px 0 rgba(0,0,0,.125), 0 2px 0 rgba(0,0,0,.125);
  box-shadow: inset 0 4px 0 rgba(0,0,0,.125), 0 2px 0 rgba(0,0,0,.125);
  background-color: #d12026;
  background-image: -moz-linear-gradient(top, #ed1c24, #a82628);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ed1c24), to(#a82628));
  background-image: -webkit-linear-gradient(top, #ed1c24, #a82628);
  background-image: -o-linear-gradient(top, #ed1c24, #a82628);
  background-image: linear-gradient(to bottom, #ed1c24, #a82628);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffed1c24', endColorstr='#ffa82628', GradientType=0);
  height: 45px;
  width: 125px;
  font-size: 14px;
  line-height: 45px;
  color: #ffffff;
  text-align: center;
  float: left;
  text-transform: uppercase;
}
.destaque-template-ultimahora .right {
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  -webkit-box-shadow: inset 0 3px 0 rgba(0,0,0,.125), 0 2px 0 rgba(0,0,0,.125);
  -moz-box-shadow: inset 0 3px 0 rgba(0,0,0,.125), 0 2px 0 rgba(0,0,0,.125);
  box-shadow: inset 0 3px 0 rgba(0,0,0,.125), 0 2px 0 rgba(0,0,0,.125);
  background-color: #f7f9f9;
  background-image: -moz-linear-gradient(top, #ffffff, #ecefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ecefef));
  background-image: -webkit-linear-gradient(top, #ffffff, #ecefef);
  background-image: -o-linear-gradient(top, #ffffff, #ecefef);
  background-image: linear-gradient(to bottom, #ffffff, #ecefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffecefef', GradientType=0);
  height: 43px;
  width: 834px;
  border: 1px solid #bfd0d0;
  border-left: 0;
  font-size: 18px;
  line-height: 43px;
  text-align: center;
  float: left;
  text-transform: uppercase;
}
.destaque-template-mais > ul {
  margin: 0;
}
.destaque-template-mais > ul > li {
  list-style: none;
  float: left;
}
.destaque-template-mais > ul > li.left {
  width: 125px;
  margin-right: 20px;
}
.destaque-template-mais > ul > li.right {
  width: 495px;
}
.destaque-template-mais .box-label {
  position: relative;
}
.destaque-template-mais .box-label span {
  display: block;
  position: absolute;
  right: 0;
  background: #0e73a1;
  color: #fff;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 12px;
  font-weight: bold;
  line-height: 25px;
}
.destaque-template-mais .item {
  border-top: 1px solid #0e73a1;
  background: #f3f6f6;
  height: 95px;
  padding: 14px;
}
.destaque-template-mais .item .image {
  float: left;
  width: 95px;
  margin-right: 15px;
}
.destaque-template-mais .item .cell {
  display: table-cell;
  height: 95px;
}
.destaque-template-mais .item .cell .category {
  font-size: 11px;
  color: #eb272f;
}
.destaque-template-mais .item .cell .link {
  font-size: 18px;
  line-height: 20px;
}
.destaque-template-mais .item .cell .share {
  position: absolute;
  margin-top: 75px;
}
.destaque-template-carrossel .carousel-control {
  border: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.destaque-template-carrossel .carousel-control:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.destaque-template-carrossel .carousel-control.left {
  background: #333333 url("/_assets/themes/default/img/slider-arrow-left.png") center no-repeat;
}
.destaque-template-carrossel .carousel-control.right {
  background: #333333 url("/_assets/themes/default/img/slider-arrow-right.png") center no-repeat;
}
.destaque-template-carrossel .carousel-pager {
  position: absolute;
  bottom: 0;
  right: 0;
  padding-bottom: 15px;
  padding-right: 20px;
}
.destaque-template-carrossel .carousel-pager a {
  display: block;
  float: left;
  margin-left: 5px;
  width: 9px;
  height: 9px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.destaque-template-carrossel .carousel-pager a.pager-active {
  border: 0;
  background: #0088c7;
  border: 1px solid #0088c7;
}
.destaque-template-carrossel .carousel-caption {
  font-size: 16px;
}
.destaque-template-carrossel .carousel-caption p {
  width: 540px;
}
.destaque-template-destaque1 > ul {
  margin: 0;
}
.destaque-template-destaque1 > ul > li {
  list-style: none;
  float: left;
}
.destaque-template-destaque1 > ul > li.left {
  width: 420px;
  margin-right: 20px;
}
.destaque-template-destaque1 > ul > li.left .item {
  border: 1px solid #bfd0d0;
  height: 160px;
  padding: 19px;
}
.destaque-template-destaque1 > ul > li.left .item .image {
  float: left;
  width: 225px;
  height: 160px;
  margin-right: 15px;
  overflow: hidden;
}
.destaque-template-destaque1 > ul > li.left .item .image img {
  min-width: 225px;
  max-width: none;
  height: 160px;
}
.destaque-template-destaque1 > ul > li.left .item .cell {
  display: table-cell;
  height: 160px;
}
.destaque-template-destaque1 > ul > li.left .item .cell .category {
  font-size: 11px;
  color: #eb272f;
}
.destaque-template-destaque1 > ul > li.left .item .cell .link {
  font-size: 16px;
  line-height: 18px;
}
.destaque-template-destaque1 > ul > li.left .item .cell .summary {
  font-size: 12px;
  line-height: 15px;
  padding-top: 5px;
}
.destaque-template-destaque1 > ul > li.right {
  width: 200px;
}
.destaque-template-destaque1 > ul > li.right .item .image {
  width: 200px;
  height: 200px;
  overflow: hidden;
}
.destaque-template-destaque1 > ul > li.right .item .image img {
  min-width: 200px;
  max-width: none;
  height: 200px;
}
.destaque-template-destaque1 > ul > li.right .item .relative {
  position: relative;
}
.destaque-template-destaque1 > ul > li.right .item .cell {
  position: absolute;
  bottom: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}
.destaque-template-destaque1 > ul > li.right .item .cell .category {
  font-size: 11px;
  color: #fff;
}
.destaque-template-destaque1 > ul > li.right .item .cell .link {
  font-size: 14px;
  line-height: 16px;
}
.destaque-template-destaque1 > ul > li.right .item .cell .link a {
  color: #fff;
}
.destaque-template-destaque2 > ul {
  margin: 0;
}
.destaque-template-destaque2 > ul > li {
  list-style: none;
  float: left;
}
.destaque-template-destaque2 > ul > li.left {
  width: 310px;
  margin-right: 20px;
}
.destaque-template-destaque2 > ul > li.left .item {
  height: 220px;
}
.destaque-template-destaque2 > ul > li.right {
  width: 310px;
}
.destaque-template-destaque2 > ul > li.right .item .image {
  width: 140px;
  height: 100px;
  overflow: hidden;
  float: left;
  margin-right: 15px;
}
.destaque-template-destaque2 > ul > li.right .item .image img {
  min-width: 140px;
  max-width: none;
  height: 100px;
}
.destaque-template-destaque2 > ul > li.right .item .cell {
  height: 100px;
  display: table-cell;
}
.destaque-template-destaque2 > ul > li.right .item .cell .category {
  font-size: 11px;
  color: #eb272f;
}
.destaque-template-destaque2 > ul > li.right .item .cell .link {
  font-size: 16px;
  line-height: 18px;
}
.destaque-template-destaque2 > ul > li.right .item:first-child {
  margin-bottom: 20px;
}
.destaque-template-destaque3 > ul {
  margin: 0;
}
.destaque-template-destaque3 > ul:first-child > li {
  border-top: 1px dotted #bfd0d0;
}
.destaque-template-destaque3 > ul > li {
  list-style: none;
  float: left;
  width: 310px;
  margin-left: 20px;
  border-bottom: 1px dotted #bfd0d0;
  padding-top: 15px;
  padding-bottom: 15px;
}
.destaque-template-destaque3 > ul > li:first-child {
  margin-left: 0;
}
.destaque-template-destaque3 > ul > li .item .category {
  font-size: 11px;
  color: #eb272f;
}
.destaque-template-destaque3 > ul > li .item .link {
  font-size: 16px;
  line-height: 18px;
}
.destaque-template-destaque4 > ul {
  margin: 0;
  margin-top: 20px;
}
.destaque-template-destaque4 > ul:first-child {
  margin-top: 0;
}
.destaque-template-destaque4 > ul > li {
  list-style: none;
  float: left;
  width: 200px;
  margin-left: 20px;
}
.destaque-template-destaque4 > ul > li:first-child {
  margin-left: 0;
}
.destaque-template-destaque4 > ul > li .item .image {
  width: 200px;
  height: 140px;
  margin-bottom: 5px;
  overflow: hidden;
}
.destaque-template-destaque4 > ul > li .item .image img {
  min-width: 100%;
  max-width: none;
  height: 140px;
}
.destaque-template-destaque4 > ul > li .item .category {
  font-size: 11px;
  color: #eb272f;
}
.destaque-template-destaque4 > ul > li .item .link {
  font-size: 14px;
  line-height: 16px;
}
.destaque-template-destaque5 > ul {
  margin: 0;
  margin-top: 20px;
}
.destaque-template-destaque5 > ul:first-child {
  margin-top: 0;
}
.destaque-template-destaque5 > ul > li {
  list-style: none;
  float: left;
  width: 140px;
  margin-left: 25px;
}
.destaque-template-destaque5 > ul > li:first-child {
  margin-left: 0;
}
.destaque-template-destaque5 > ul > li .item .image {
  width: 140px;
  height: 100px;
  margin-bottom: 5px;
  overflow: hidden;
}
.destaque-template-destaque5 > ul > li .item .image img {
  min-width: 100%;
  max-width: none;
  height: 100px;
}
.destaque-template-destaque5 > ul > li .item .category {
  font-size: 11px;
  color: #eb272f;
}
.destaque-template-destaque5 > ul > li .item .link {
  font-size: 14px;
  line-height: 16px;
}
.destaque-template-frases .frase .aspas {
  font-size: 100px;
  color: #bfd0d0;
  font-family: Georgia;
  font-style: italic;
  position: relative;
}
.destaque-template-frases .frase .aspas .aspas-left {
  position: absolute;
  top: 40px;
  left: -5px;
}
.destaque-template-frases .frase .aspas .aspas-right {
  position: absolute;
  top: 40px;
  right: 5px;
}
.destaque-template-frases .frase .content {
  font-family: Georgia;
  font-size: 22px;
  line-height: 24px;
  color: #000000;
  font-style: italic;
  padding-left: 60px;
  padding-right: 60px;
  text-align: center;
}
.destaque-template-frases .frase .author {
  padding-top: 5px;
  text-align: center;
}
.destaque-template-frases .frase .share {
  margin-top: 15px;
  float: left;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.destaque-template-frases .frase .share > ul {
  clear: left;
  float: left;
  margin: 0;
  position: relative;
  left: 50%;
  text-align: center;
}
.destaque-template-frases .frase .share > ul > li {
  display: block;
  float: left;
  position: relative;
  right: 50%;
}
.destaque-video {
  margin-bottom: 20px;
  position: relative;
  background: #191718;
  padding-top: 20px;
  padding-bottom: 20px;
}
.destaque-video .content {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.destaque-video .content .left {
  width: 640px;
  float: left;
  margin-right: 20px;
}
.destaque-video .content .right {
  width: 300px;
  float: left;
}
.destaque-video .content .right .programa {
  padding-top: 20px;
}
.destaque-video .content .right .programa .thumbnail {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
}
.destaque-video .content .right .programa .thumbnail img {
  width: 60px;
  height: 60px;
}
.destaque-video .content .right .programa .cell {
  display: table-cell;
}
.destaque-video .content .right .programa .link a {
  color: #dbdbdb;
  font-size: 24px;
}
.destaque-video .content .right .programa .summary {
  padding-top: 5px;
  color: #dbdbdb;
}
.destaque-video .video .player {
  width: 640px;
  height: 360px;
}
.destaque-video .video .video-prev {
  position: absolute;
  left: 0;
  bottom: 30px;
}
.destaque-video .video .video-prev a {
  display: block;
  padding: 20px;
  padding-left: 44px;
  background: url("/_assets/themes/default/img/icon_arrow_video_prev.png") no-repeat center left;
  min-height: 70px;
}
.destaque-video .video .video-prev a .header {
  display: none;
  padding-left: 20px;
  color: #fff;
  width: 200px;
  height: 70px;
  overflow: hidden;
  font-size: 12px;
  line-height: normal;
}
.destaque-video .video .video-prev a .header .category {
  display: block;
  font-weight: bold;
  padding-bottom: 5px;
}
.destaque-video .video .video-prev a:hover {
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
  background: #006699 url("/_assets/themes/default/img/icon_arrow_video_prev_on.png") no-repeat center left;
}
.destaque-video .video .video-prev a:hover .header {
  display: block;
}
.destaque-video .video .video-next {
  position: absolute;
  right: 0;
  bottom: 30px;
}
.destaque-video .video .video-next a {
  display: block;
  padding: 20px;
  padding-right: 44px;
  background: url("/_assets/themes/default/img/icon_arrow_video_next.png") no-repeat center right;
  min-height: 70px;
}
.destaque-video .video .video-next a .header {
  display: none;
  padding-right: 20px;
  color: #fff;
  width: 200px;
  height: 70px;
  overflow: hidden;
  font-size: 12px;
  line-height: normal;
}
.destaque-video .video .video-next a .header .category {
  display: block;
  font-weight: bold;
  padding-bottom: 5px;
}
.destaque-video .video .video-next a:hover {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  background: #006699 url("/_assets/themes/default/img/icon_arrow_video_next_on.png") no-repeat center right;
}
.destaque-video .video .video-next a:hover .header {
  display: block;
}
.article {
  /* Chevrons */
}
.article > .header .hat {
  font-size: 11px;
}
.article > .header .hat .type {
  color: #0088c7;
}
.article > .header .hat .category {
  color: #eb272f;
}
.article > .header .title {
  font-size: 34px;
  line-height: 36px;
  font-weight: bold;
  color: #333333;
  margin: 0;
}
.article > .header .summary {
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  margin: 0;
  margin-top: 10px;
}
.article > .header .tools {
  margin-top: 20px;
  border-top: 1px solid #bfd0d0;
  border-bottom: 1px solid #bfd0d0;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 0 rgba(255,255,255,1);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 0 rgba(255,255,255,1);
  box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 0 rgba(255,255,255,1);
  padding-top: 10px;
  padding-bottom: 10px;
  height: 70px;
}
.article > .header .tools .image {
  background-color: #f7f9f9;
  background-image: -moz-linear-gradient(top, #ffffff, #ecefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ecefef));
  background-image: -webkit-linear-gradient(top, #ffffff, #ecefef);
  background-image: -o-linear-gradient(top, #ffffff, #ecefef);
  background-image: linear-gradient(to bottom, #ffffff, #ecefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffecefef', GradientType=0);
  padding: 4px;
  border: 1px solid #bfd0d0;
  float: left;
  margin-right: 10px;
}
.article > .header .tools .image img {
  width: 60px;
  height: 60px;
}
.article > .header .tools .cell {
  display: table-cell;
  height: 70px;
}
.article > .header .tools .cell .author {
  font-weight: bold;
  font-size: 14px;
  color: #333333;
}
.article > .header .tools .box {
  margin-top: 10px;
  padding: 9px;
  border: 1px solid #bfd0d0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,1);
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,1);
  box-shadow: 0 1px 0 rgba(255,255,255,1);
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #ffffff, #f9fafa);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f9fafa));
  background-image: -webkit-linear-gradient(top, #ffffff, #f9fafa);
  background-image: -o-linear-gradient(top, #ffffff, #f9fafa);
  background-image: linear-gradient(to bottom, #ffffff, #f9fafa);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff9fafa', GradientType=0);
}
.article > .header .tools .box-left {
  position: absolute;
  bottom: 0;
}
.article > .header .tools .box-right {
  position: absolute;
  bottom: 0;
  right: 0;
}
.article .content {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5em;
  color: #333333;
}
.article .content a {
  color: #0099cc;
}
.article .content a.btn {
  color: #000 !important;
}
.article .content p {
  margin-bottom: 1.5em;
}
.article .content .photo {
  margin-bottom: 20px;
}
.article .content .photo .credit {
  text-align: right;
  font-size: 11px;
}
.article .content .photo .image img {
  width: 640px;
}
.article .content .photo .subtitle {
  background: #f8f9f9;
  padding: 10px;
  font-size: 11px;
  line-height: 14px;
}
.article .content .player {
  margin-bottom: 20px;
  height: 350px;
}
.article .content .frase .aspas {
  font-size: 62px;
  color: #bfd0d0;
  font-family: Georgia;
  font-style: italic;
  position: relative;
}
.article .content .frase .aspas .aspas-left {
  position: absolute;
  left: -5px;
  margin-top: 15px;
}
.article .content .frase .aspas .aspas-right {
  position: absolute;
  right: 5px;
  margin-top: 15px;
}
.article .content .frase .content {
  font-family: Georgia;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  font-style: italic;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
}
.article .content .frase .author {
  padding-top: 5px;
  text-align: center;
}
.article .content .content-left {
  float: left;
  width: 300px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.article .rating-bottom {
  border-top: 1px solid #bfd0d0;
  border-bottom: 1px solid #bfd0d0;
  padding: 10px 0;
  margin: 10px 0;
  height: 20px;
}
.article .rating-bottom .text {
  float: left;
  font-weight: bold;
  margin-right: 10px;
  padding-top: 3px;
}
.article .rating-bottom .form-rating {
  float: left;
  margin-right: 10px;
}
.article .rating-bottom .votos {
  float: left;
  padding-top: 3px;
}
.article .rating-bottom #rating-form-email .chamada {
  margin-bottom: 10px;
}
.article .banner-bottom {
  margin-top: 20px;
}
.article .tools-bottom {
  margin-top: 20px;
  border: 1px solid #bfd0d0;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.125);
  -moz-box-shadow: 0 2px 0 rgba(0,0,0,.125);
  box-shadow: 0 2px 0 rgba(0,0,0,.125);
  background-color: #f7f9f9;
  background-image: -moz-linear-gradient(top, #ffffff, #ecefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ecefef));
  background-image: -webkit-linear-gradient(top, #ffffff, #ecefef);
  background-image: -o-linear-gradient(top, #ffffff, #ecefef);
  background-image: linear-gradient(to bottom, #ffffff, #ecefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffecefef', GradientType=0);
  padding: 14px;
}
.article .tools-bottom2 {
  border-top: 1px solid #bfd0d0;
  border-bottom: 1px solid #bfd0d0;
  padding: 10px 0;
  margin: 10px 0;
}
.article .map {
  margin-bottom: 20px;
}
.article .event-info {
  border: 1px solid #bfd0d0;
  background: #f1f3f3;
  padding: 4px;
  margin-top: 20px;
}
.article .event-info .bg {
  background: #fff;
  padding: 5px;
}
.article .event-info img {
  max-height: 200px;
}
.article .event-info ul.list {
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
}
.article .event-info ul.list li {
  list-style: none;
  border-top: 1px dotted #bfd0d0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.article .event-info ul.list li:first-child {
  border-top: 0;
}
.article .event-info ul.list li .pull-left {
  margin-right: 10px;
}
.article .event-info ul.list li .cell {
  display: table-cell;
}
.article .event-info ul.list li .cell h3 {
  margin: 0;
  font-size: 14px;
  color: #000;
  line-height: normal;
}
.article .moreinfo {
  margin-bottom: 20px;
}
.article .moreinfo .header .content {
  border-top: 4px solid #0088c7;
  border-bottom: 1px solid #bfd0d0;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.125);
  -moz-box-shadow: 0 2px 0 rgba(0,0,0,.125);
  box-shadow: 0 2px 0 rgba(0,0,0,.125);
}
.article .moreinfo .header .content h1 {
  font-size: 16px;
  line-height: 38px;
  color: #333333;
  margin: 0;
}
.article .moreinfo .body .tabela table {
  width: 100%;
}
.article .moreinfo .body .tabela table tr td {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px dotted #bfd0d0;
  vertical-align: top;
  padding-left: 10px;
}
.article .moreinfo .body .tabela table tr td:first-child {
  padding-left: 0;
  font-weight: bold;
  white-space: nowrap;
}
.article .moreinfo .body .tabela table tr:first-child td {
  border-top: 0;
}
.article .download {
  margin-top: 20px;
  border: 1px solid #bfd0d0;
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,.125);
  -moz-box-shadow: 0 2px 0 rgba(0,0,0,.125);
  box-shadow: 0 2px 0 rgba(0,0,0,.125);
  background-color: #f7f9f9;
  background-image: -moz-linear-gradient(top, #ffffff, #ecefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ecefef));
  background-image: -webkit-linear-gradient(top, #ffffff, #ecefef);
  background-image: -o-linear-gradient(top, #ffffff, #ecefef);
  background-image: linear-gradient(to bottom, #ffffff, #ecefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffecefef', GradientType=0);
  padding: 14px;
  padding-top: 0;
}
.article .download .header .content {
  height: 38px;
  border-bottom: 1px solid #bfd0d0;
}
.article .download .header .content h1 {
  font-size: 14px;
  line-height: 38px;
  margin: 0;
  color: #333333;
}
.article .download .header .content .btn-toolbar {
  float: right;
  padding-top: 9px;
  margin: 0;
}
.article .download .body {
  padding-top: 14px;
}
.article .download .body .file .type {
  padding-bottom: 5px;
}
.article .download .body .file .image {
  float: left;
  margin-right: 10px;
}
.article .download .body .file .image img {
  width: 28px;
  height: 28px;
}
.article .tags {
  margin-top: 20px;
  border-top: 1px dotted #bfd0d0;
  border-bottom: 1px dotted #bfd0d0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.article .saiba-mais {
  margin-top: 20px;
}
.article .saiba-mais .header {
  border-top: 4px solid #0088c7;
  border-bottom: 1px solid #bfd0d0;
  margin-bottom: 10px;
}
.article .saiba-mais .header h1 {
  font-size: 14px;
  line-height: 28px;
  margin: 0;
}
.article .saiba-mais .body .noticias ul {
  margin: 0;
}
.article .saiba-mais .body .noticias ul > li {
  list-style: none;
  border-top: 1px dotted #bfd0d0;
  padding-top: 10px;
  margin-top: 10px;
}
.article .saiba-mais .body .noticias ul > li:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.article .saiba-mais .body .noticias ul > li .heading {
  display: block;
  font-size: 11px;
}
.article .saiba-mais .body .noticias ul > li .heading .category {
  color: #eb272f;
}
.article .saiba-mais .body .noticias ul > li .link {
  line-height: 15px;
}
.article .box-related {
  margin-top: 20px;
  border: 1px solid #bfd0d0;
  padding: 19px;
  padding-top: 0;
  background: #fbfbfb;
}
.article .box-related .header .content {
  height: 38px;
  border-bottom: 1px solid #bfd0d0;
}
.article .box-related .header .content h1 {
  font-size: 14px;
  line-height: 38px;
  margin: 0;
  color: #333333;
}
.article .box-related .header .content .btn-toolbar {
  float: right;
  padding-top: 9px;
  margin: 0;
}
.article .box-related .body {
  padding-top: 19px;
}
.article .box-related .body .user .image {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 15px;
}
.article .box-related .body .user .cell {
  display: table-cell;
}
.article .box-related .body .user .cell .name {
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.article .box-related .body .user .cell .profile {
  padding-top: 5px;
}
.article .box-related .body .user .social {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dotted #bfd0d0;
}
.article .box-related .body .user .social ul {
  margin: 0;
}
.article .box-related .body .user .social ul li {
  list-style: none;
  float: right;
  margin-left: 10px;
}
.article .box-related .body .artigos ul {
  margin: 0;
}
.article .box-related .body .artigos ul > li {
  list-style: none;
  border-top: 1px dotted #bfd0d0;
  padding-top: 10px;
  margin-top: 10px;
}
.article .box-related .body .artigos ul > li:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.article .box-related .body .artigos ul > li .image {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
}
.article .box-related .body .artigos ul > li .image img {
  width: 60px;
  height: 60px;
}
.article .box-related .body .artigos ul > li .cell {
  display: table-cell;
}
.article .box-related .body .artigos ul > li .cell .author {
  font-size: 11px;
  color: #0088c7;
}
.article .box-related .body .artigos ul > li .cell .canal {
  font-size: 11px;
  color: #eb272f;
}
.article .box-related .body .artigos ul > li .cell .link {
  line-height: 15px;
}
.article .box-related .body .noticias ul {
  margin: 0;
}
.article .box-related .body .noticias ul > li {
  list-style: none;
  border-top: 1px dotted #bfd0d0;
  padding-top: 10px;
  margin-top: 10px;
}
.article .box-related .body .noticias ul > li:first-child {
  border-top: 0;
  padding-top: 0;
  margin-top: 0;
}
.article .box-related .body .noticias ul > li .heading {
  display: block;
  font-size: 11px;
}
.article .box-related .body .noticias ul > li .heading .category {
  color: #eb272f;
}
.article .box-related .body .noticias ul > li .link {
  line-height: 15px;
}
.article .box-related .body .videos ul {
  margin: 0;
}
.article .box-related .body .videos ul li {
  list-style: none;
  float: left;
  width: 190px;
  margin-left: 15px;
}
.article .box-related .body .videos ul li:first-child {
  margin-left: 0;
}
.article .box-related .body .videos ul li .image {
  border: 1px solid #bfd0d0;
  padding: 4px;
  width: 180px;
  height: 120px;
  margin-bottom: 10px;
  background: #fff;
}
.article .box-related .body .videos ul li .image a .mask {
  position: absolute;
  width: 180px;
  height: 120px;
  background: url("/_assets/themes/default/img/bg_mask_video.png") no-repeat center;
}
.article .box-related .body .videos ul li .image a:hover .mask {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.article .box-related .body .videos ul li .image img {
  width: 180px;
  height: 120px;
}
.article .box-related .body .topicos ul {
  margin: 0;
  margin-top: 15px;
}
.article .box-related .body .topicos ul:first-child {
  margin-top: 0;
}
.article .box-related .body .topicos ul li {
  float: left;
  width: 170px;
  list-style: none;
  border: 1px solid #bfd0d0;
  padding: 9px;
  height: 40px;
  margin-left: 15px;
  background-color: #fdfdfd;
  background-image: -moz-linear-gradient(top, #ffffff, #fafafa);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#fafafa));
  background-image: -webkit-linear-gradient(top, #ffffff, #fafafa);
  background-image: -o-linear-gradient(top, #ffffff, #fafafa);
  background-image: linear-gradient(to bottom, #ffffff, #fafafa);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffafafa', GradientType=0);
}
.article .box-related .body .topicos ul li:first-child {
  margin-left: 0;
}
.article .box-related .body .topicos ul li .follow {
  position: relative;
}
.article .box-related .body .topicos ul li .follow a {
  position: absolute;
  right: 0px;
}
.article .box-related .body .topicos ul li .image {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
}
.article .box-related .body .topicos ul li .image img {
  width: 40px;
  height: 40px;
}
.article .box-related .body .topicos ul li .cell {
  display: table-cell;
}
.article .box-related .body .topicos ul li .cell .link a {
  color: #eb272f;
}
.article .box-related .body .topicos ul li .cell .link a:hover {
  color: #b51117;
}
.article .box-related .body .topicos ul li .cell .summary {
  font-size: 11px;
}
.article .box-related-more {
  margin-top: 20px;
}
.article .box-related-more .header {
  border-top: 4px solid #0088c7;
  border-bottom: 1px solid #bfd0d0;
}
.article .box-related-more .header h1 {
  font-size: 14px;
  line-height: 38px;
  margin: 0;
  color: #333333;
}
.article .box-related-more .body .list ul {
  margin: 0;
}
.article .box-related-more .body .list ul > li {
  list-style: none;
  border-top: 1px dotted #bfd0d0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.article .box-related-more .body .list ul > li:first-child {
  border-top: 0;
}
.article .box-related-more .body .list ul > li .heading {
  display: block;
  font-size: 11px;
}
.article .box-related-more .body .list ul > li .heading .category {
  color: #eb272f;
}
.article .box-related-more .body .list ul > li .link {
  line-height: 15px;
}
.article .loginsocial {
  text-align: center;
}
.article .loginsocial h3 {
  margin-top: 0;
  color: #333;
  line-height: inherit;
}
.article .loginsocial .btn-group {
  margin: 10px 0;
}
.article .loginsocial .btn-facebook {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2b4b90;
  *background-color: #133783;
  background-image: -moz-linear-gradient(top, #3b5998, #133783);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b5998), to(#133783));
  background-image: -webkit-linear-gradient(top, #3b5998, #133783);
  background-image: -o-linear-gradient(top, #3b5998, #133783);
  background-image: linear-gradient(to bottom, #3b5998, #133783);
  background-repeat: repeat-x;
  border-color: #133783 #133783 #091b40;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b5998', endColorstr='#ff133783', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.article .loginsocial .btn-facebook:hover,
.article .loginsocial .btn-facebook:focus,
.article .loginsocial .btn-facebook:active,
.article .loginsocial .btn-facebook.active,
.article .loginsocial .btn-facebook.disabled,
.article .loginsocial .btn-facebook[disabled] {
  color: #ffffff;
  background-color: #133783;
  *background-color: #102e6d;
}
.article .loginsocial .btn-facebook:active,
.article .loginsocial .btn-facebook.active {
  background-color: #0d2456 \9;
}
.article .loginsocial .btn-twitter {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #1c95d0;
  *background-color: #0271bf;
  background-image: -moz-linear-gradient(top, #2daddc, #0271bf);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2daddc), to(#0271bf));
  background-image: -webkit-linear-gradient(top, #2daddc, #0271bf);
  background-image: -o-linear-gradient(top, #2daddc, #0271bf);
  background-image: linear-gradient(to bottom, #2daddc, #0271bf);
  background-repeat: repeat-x;
  border-color: #0271bf #0271bf #014473;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2daddc', endColorstr='#ff0271bf', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.article .loginsocial .btn-twitter:hover,
.article .loginsocial .btn-twitter:focus,
.article .loginsocial .btn-twitter:active,
.article .loginsocial .btn-twitter.active,
.article .loginsocial .btn-twitter.disabled,
.article .loginsocial .btn-twitter[disabled] {
  color: #ffffff;
  background-color: #0271bf;
  *background-color: #0262a6;
}
.article .loginsocial .btn-twitter:active,
.article .loginsocial .btn-twitter.active {
  background-color: #01538d \9;
}
.article .loginsocial .btn-google-plus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #d34332;
  *background-color: #c53727;
  background-image: -moz-linear-gradient(top, #dd4b39, #c53727);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dd4b39), to(#c53727));
  background-image: -webkit-linear-gradient(top, #dd4b39, #c53727);
  background-image: -o-linear-gradient(top, #dd4b39, #c53727);
  background-image: linear-gradient(to bottom, #dd4b39, #c53727);
  background-repeat: repeat-x;
  border-color: #c53727 #c53727 #85251a;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdd4b39', endColorstr='#ffc53727', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.article .loginsocial .btn-google-plus:hover,
.article .loginsocial .btn-google-plus:focus,
.article .loginsocial .btn-google-plus:active,
.article .loginsocial .btn-google-plus.active,
.article .loginsocial .btn-google-plus.disabled,
.article .loginsocial .btn-google-plus[disabled] {
  color: #ffffff;
  background-color: #c53727;
  *background-color: #b03123;
}
.article .loginsocial .btn-google-plus:active,
.article .loginsocial .btn-google-plus.active {
  background-color: #9a2b1f \9;
}
.article .ou {
  text-align: center;
  margin: 15px 0;
  font-size: 20px;
}
.article .bs-docs-sidenav {
  margin: 0;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.article .bs-docs-sidenav > li > a {
  display: block;
  width: 190px \9;
  margin: 0 0 -1px;
  padding: 8px 14px;
  border: 1px solid #e5e5e5;
}
.article .bs-docs-sidenav > li:first-child > a {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}
.article .bs-docs-sidenav > li:last-child > a {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.article .bs-docs-sidenav > .active > a {
  position: relative;
  z-index: 2;
  padding: 9px 15px;
  border: 0;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.1), inset -1px 0 0 rgba(0, 0, 0, 0.1);
}
.article .bs-docs-sidenav .icon-chevron-right {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: .25;
}
.article .bs-docs-sidenav > li > a:hover {
  background-color: #f5f5f5;
}
.article .bs-docs-sidenav a:hover .icon-chevron-right {
  opacity: .5;
}
.article .bs-docs-sidenav .active .icon-chevron-right,
.article .bs-docs-sidenav .active a:hover .icon-chevron-right {
  background-image: url('/_assets/themes/default/bootstrap/img/glyphicons-halflings-white.png');
  opacity: 1;
}
.article .bs-docs-sidenav.affix {
  top: 40px;
}
.article .bs-docs-sidenav.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 270px;
}
.article-list {
  margin-bottom: 20px;
}
.article-list .reply {
  margin-top: 5px;
}
.article-list .nseguidores {
  margin-top: 5px;
}
.article-list .article-list-header {
  background-color: #f7f8f8;
  background-image: -moz-linear-gradient(top, #fefefe, #ecefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fefefe), to(#ecefef));
  background-image: -webkit-linear-gradient(top, #fefefe, #ecefef);
  background-image: -o-linear-gradient(top, #fefefe, #ecefef);
  background-image: linear-gradient(to bottom, #fefefe, #ecefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffefefe', endColorstr='#ffecefef', GradientType=0);
  height: 40px;
  border-left: 5px solid #0088c7;
  margin-bottom: 20px;
}
.article-list .article-list-header .content {
  border: 1px solid #bfd0d0;
  border-left: 0;
  padding-left: 10px;
  padding-right: 15px;
  height: 38px;
}
.article-list .article-list-header .content h1 {
  font-size: 14px;
  line-height: 38px;
  margin: 0;
  color: #333333;
}
.article-list .article-list-header .content .btn-toolbar {
  float: right;
  padding-top: 9px;
  margin: 0;
}
.article-list .list-pagination {
  margin-top: 20px;
  margin-bottom: 0px;
}
.article-list .list-pagination .pagination {
  margin: 0;
}
.article-list .list-pagination .showing {
  float: right;
  line-height: 36px;
}
.article-list .list-shopping .row-fluid {
  position: relative;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px dotted #bfd0d0;
}
.article-list .list-shopping .row-fluid:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}
.article-list .list-shopping .item {
  text-align: center;
  padding-bottom: 40px;
}
.article-list .list-shopping .item .image {
  height: 150px;
  overflow: hidden;
}
.article-list .list-shopping .item .image img {
  max-height: 150px;
  vertical-align: bottom;
}
.article-list .list-shopping .item .category {
  color: #eb272f;
  font-size: 11px;
}
.article-list .list-shopping .item .author {
  font-size: 11px;
}
.article-list .list-shopping .item .link {
  font-size: 16px;
}
.article-list .list-shopping .item .price {
  font-size: 14px;
  color: #eb272f;
}
.article-list .list-shopping .item .button {
  text-align: center;
}
.article-list .list-shopping .item .button a {
  position: absolute;
  bottom: 0;
  margin-left: -46px;
}
.article-list .list-cols3 {
  margin: 0;
  margin-bottom: 20px;
  border-bottom: 1px dotted #bfd0d0;
  padding-bottom: 20px;
}
.article-list .list-cols3 > li {
  list-style: none;
  float: left;
  margin-left: 20px;
  width: 200px;
}
.article-list .list-cols3 > li:first-child {
  margin-left: 0;
}
.article-list .list-cols3 > li .item .image {
  width: 200px;
  height: 140px;
  margin-bottom: 5px;
}
.article-list .list-cols3 > li .item .image a .mask {
  position: absolute;
  width: 200px;
  height: 140px;
  background: url("/_assets/themes/default/img/bg_mask_video.png") no-repeat center;
}
.article-list .list-cols3 > li .item .image a:hover .mask {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.article-list .list-cols3 > li .item .image img {
  width: 200px;
  height: 140px;
}
.article-list .list-cols3 > li .item .canal {
  color: #eb272f;
  font-size: 11px;
}
.article-list .list-cols3-thumbs {
  margin: 0;
  margin-bottom: 20px;
  border-bottom: 1px dotted #bfd0d0;
  padding-bottom: 20px;
}
.article-list .list-cols3-thumbs > li {
  list-style: none;
  float: left;
  margin-left: 20px;
  width: 200px;
}
.article-list .list-cols3-thumbs > li:first-child {
  margin-left: 0;
}
.article-list .list-cols3-thumbs > li .item .thumbnail {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 10px;
}
.article-list .list-cols3-thumbs > li .item .thumbnail img {
  width: 60px;
  height: 60px;
}
.article-list .list-cols3-thumbs > li .item .cell {
  display: table-cell;
}
.article-list .list {
  margin: 0;
}
.article-list .list > li {
  list-style: none;
  border-bottom: 1px dotted #bfd0d0;
  padding-bottom: 20px;
  padding-top: 20px;
}
.article-list .list > li:first-child {
  padding-top: 0;
}
.article-list .list > li .smart-expand {
  position: relative;
}
.article-list .list > li .smart-expand.concurso .item {
  width: 422px !important;
}
.article-list .list > li .smart-expand.show .item {
  width: 660px;
  position: absolute;
  z-index: 1;
  margin-top: -11px;
  margin-left: -11px;
  border: 1px solid #bfd0d0;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.125);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,.125);
  box-shadow: 0 0 10px rgba(0,0,0,.125);
}
.article-list .list > li .smart-expand.show .item .box-content {
  padding: 10px;
  background: #fff;
}
.article-list .list > li .smart-expand.show .item .box-share {
  border-top: 1px solid #bfd0d0;
  padding: 10px;
  background: #ecefef;
}
.article-list .list > li .smart-expand.show .item-small {
  width: 770px;
}
.article-list .list > li .smart-expand.show .hidden {
  display: block;
}
.article-list .list > li .smart-expand .box-content .left {
  float: left;
  width: 60px;
  margin-right: 10px;
}
.article-list .list > li .smart-expand .box-content .left .image {
  width: 60px;
  height: 60px;
  margin-bottom: 10px;
}
.article-list .list > li .smart-expand .box-content .left img {
  width: 60px;
  height: 60px;
}
.article-list .list > li .smart-expand .box-content .left .btn {
  width: 46px;
}
.article-list .list > li .smart-expand .box-content .right {
  float: left;
  width: 540px;
}
.article-list .list > li .smart-expand .box-content .right .link {
  color: #666666;
}
.article-list .list > li .smart-expand .box-content .right .link a {
  font-size: 13px;
  color: #333333;
  font-weight: bold;
}
.article-list .list > li .smart-expand .box-content .right .link a.site {
  color: #0088c7;
}
.article-list .list > li .smart-expand .box-content .right .summary .nartigos {
  float: left;
  width: 90px;
}
.article-list .list > li .smart-expand .box-content .right .summary .nartigos a {
  color: #194c7f;
}
.article-list .list > li .smart-expand .box-content .right .summary .artseg {
  clear: both;
  margin-top: 5px;
}
.article-list .list > li .smart-expand .box-content .right .summary .textcontent {
  height: 55px;
  overflow: hidden;
}
.article-list .list > li .smart-expand .box-content .right .social {
  margin: 5px 0;
}
.article-list .list > li .smart-expand .hidden {
  display: none;
}
.article-list .list > li .item {
  width: 640px;
}
.article-list .list > li .item .frase .aspas {
  font-size: 62px;
  color: #bfd0d0;
  font-family: Georgia;
  font-style: italic;
  position: relative;
}
.article-list .list > li .item .frase .aspas .aspas-left {
  position: absolute;
  left: -5px;
  top: 15px;
}
.article-list .list > li .item .frase .aspas .aspas-right {
  position: absolute;
  right: 5px;
  top: 15px;
}
.article-list .list > li .item .frase .content {
  font-family: Georgia;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  font-style: italic;
  padding-left: 40px;
  padding-right: 40px;
  text-align: left;
}
.article-list .list > li .item .frase .author {
  padding-top: 5px;
  text-align: right;
}
.article-list .list > li .item .frase .date {
  font-size: 11px;
}
.article-list .list > li .item .frase .date a {
  color: #333333;
}
.article-list .list > li .item .frase .date a:hover {
  text-decoration: underline;
}
.article-list .list > li .item .frase .category {
  font-size: 11px;
  color: #eb272f;
}
.article-list .list > li .item .date-box {
  float: left;
  border-top: 5px solid #008dce;
  width: 60px;
  margin-right: 15px;
}
.article-list .list > li .item .date-box div {
  border: 1px solid #c8d8d8;
  border-top: 0;
  background-color: #f7f9f9;
  background-image: -moz-linear-gradient(top, #ffffff, #ecefef);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ecefef));
  background-image: -webkit-linear-gradient(top, #ffffff, #ecefef);
  background-image: -o-linear-gradient(top, #ffffff, #ecefef);
  background-image: linear-gradient(to bottom, #ffffff, #ecefef);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffecefef', GradientType=0);
  text-align: center;
}
.article-list .list > li .item .date-box div .day {
  display: block;
  font-size: 30px;
  line-height: 30px;
  padding-top: 5px;
  color: #194c7f;
}
.article-list .list > li .item .date-box div .month {
  display: block;
  font-size: 12px;
  line-height: 12px;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.article-list .list > li .item .image {
  width: 140px;
  height: 100px;
  float: left;
  margin-right: 15px;
}
.article-list .list > li .item .image img {
  width: 140px;
  height: 100px;
}
.article-list .list > li .item .image-member {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 15px;
}
.article-list .list > li .item .image-member img {
  width: 60px;
  height: 60px;
}
.article-list .list > li .item .cell {
  display: table-cell;
}
.article-list .list > li .item .cell .heading {
  display: block;
}
.article-list .list > li .item .cell .heading .author {
  color: #0088c7;
}
.article-list .list > li .item .cell .heading .canal,
.article-list .list > li .item .cell .heading .category {
  color: #eb272f;
}
.article-list .list > li .item .cell .heading .local {
  color: #0088c7;
}
.article-list .list > li .item .cell .link {
  font-size: 16px;
  line-height: 20px;
}
.article-list .list > li .item .cell .summary {
  font-size: 12px;
  line-height: 15px;
  padding-top: 5px;
}
.article-list .list > li .item .cell .orgao {
  color: #0088c7;
}
.article-list .list > li .item-small {
  width: 422px;
}
.article-search {
  margin-bottom: 20px;
  position: relative;
}
.article-search.show .hidden {
  display: block;
}
.article-search.show .box {
  position: absolute;
  z-index: 2;
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.125), 0 0 5px rgba(0,0,0,.125);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,.125), 0 0 5px rgba(0,0,0,.125);
  box-shadow: 0 1px 0 rgba(0,0,0,.125), 0 0 5px rgba(0,0,0,.125);
}
.article-search .hidden {
  display: none;
}
.article-search .box {
  width: 600px;
  border: 1px solid #bfd0d0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #ffffff, #f8f8f8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f8f8f8));
  background-image: -webkit-linear-gradient(top, #ffffff, #f8f8f8);
  background-image: -o-linear-gradient(top, #ffffff, #f8f8f8);
  background-image: linear-gradient(to bottom, #ffffff, #f8f8f8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(0,0,0,.125);
  -moz-box-shadow: 0 1px 0 rgba(0,0,0,.125);
  box-shadow: 0 1px 0 rgba(0,0,0,.125);
  padding: 15px 19px 15px 19px;
}
.article-search .box form {
  margin: 0;
}
.article-search .box form .input-append {
  margin-bottom: 0;
}
.article-search .box form .filters {
  margin-top: 20px;
  width: 100%;
}
.article-search .box form .filters > tbody > tr > td {
  border-top: 1px dotted #bfd0d0;
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: top;
}
.article-search .box form .filters > tbody > tr > td:first-child {
  font-weight: bold;
  padding-right: 10px;
}
.article-search .box form .filters > tbody > tr > td select {
  margin-bottom: 0;
}
.article-search .box form .filters > tbody > tr > td table td {
  vertical-align: top;
  padding-left: 15px;
}
.article-search .box form .filters > tbody > tr > td table td:first-child {
  padding-left: 0;
}
.article-search .box form .filters > tbody > tr:first-child {
  margin-top: 0;
}
.article-wizard h3 .number {
  background: #0088c7;
  color: #ffffff;
  display: inline-block;
  padding: 5px;
  width: 30px;
  text-align: center;
}
.article-wizard .navbar .nav > .active > a,
.article-wizard .navbar .navbar .nav > .active > a:hover,
.article-wizard .navbar .navbar .nav > .active > a:focus {
  background: #0088c7;
  color: #fff;
}
.article-wizard .navbar .nav > li > a {
  text-shadow: none !important;
  padding: 11px 40px;
}
.article-wizard .navbar .nav-pills > li > a {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: 0 0 0 0 !important;
  -moz-box-shadow: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;
}
.article-wizard .navbar ul li {
  margin-right: 20px;
}
.article-wizard .navbar .arrow_box {
  position: relative;
  background: #f5f5f5;
}
.article-wizard .navbar .arrow_box.active {
  background: #0088c7 !important;
}
.article-wizard .navbar .arrow_box:after,
.article-wizard .navbar .arrow_box:before {
  left: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.article-wizard .navbar .arrow_box:after {
  border-color: #f5f5f5;
  border-left-color: #f5f5f5;
  border-width: 20px;
  top: 50%;
  margin-top: -20px;
}
.article-wizard .navbar .arrow_box:last-child:after {
  border-color: transparent;
}
.article-wizard .navbar .arrow_box:before {
  border-color: rgba(102, 102, 102, 0);
  border-left-color: #ffffff;
  border-width: 26px;
  top: 50%;
  margin-top: -26px;
}
.article-wizard .navbar .arrow_box.active:after {
  border-left-color: #0088c7;
}
.profile > .header {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #bfd0d0;
  background: #f1f3f3;
  padding: 4px;
}
.profile > .header .relative {
  background: #fff;
  padding: 10px;
}
.profile > .header .image {
  width: 140px;
  height: 140px;
  float: left;
  margin-right: 20px;
}
.profile > .header .image img {
  width: 140px;
  height: 140px;
}
.profile > .header .cell {
  display: table-cell;
}
.profile > .header .name {
  font-size: 26px;
  line-height: 30px;
  font-weight: bold;
  color: #333333;
  margin: 0;
}
.profile > .header .summary {
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  margin: 0;
  margin-top: 10px;
}
.profile > .header .badges {
  width: 445px;
  border-top: 1px solid #bfd0d0;
  margin-top: 5px;
  padding-top: 10px;
}
.profile > .header .badges.dashboard {
  width: 770px;
}
.profile > .header .box-left {
  margin-top: 10px;
}
.profile > .header .box-right {
  position: absolute;
  bottom: 0;
  right: 0;
}
.profile > .content {
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.5em;
}
.profile > .content p {
  margin-bottom: 1.5em;
}
.profile > .content .photo {
  margin-bottom: 20px;
}
.profile > .content .photo .credit {
  text-align: right;
  font-size: 11px;
}
.profile > .content .photo .image img {
  width: 640px;
}
.profile > .content .photo .subtitle {
  background: #f8f9f9;
  padding: 10px;
  font-size: 11px;
  line-height: 14px;
}
.profile > .body {
  margin-top: 20px;
  *zoom: 1;
}
.profile > .body:before,
.profile > .body:after {
  display: table;
  content: "";
  line-height: 0;
}
.profile > .body:after {
  clear: both;
}
.profile > .body > .left {
  float: left;
  width: 160px;
  margin-right: 20px;
}
.profile > .body > .left .nav li .icon-chevron-right {
  float: right;
  margin-top: 2px;
  margin-right: -6px;
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.profile > .body > .left .nav li.active a {
  background: #0088c7;
  border-color: #0088c7;
  color: #fff;
}
.profile > .body > .left .nav li.active a .icon-chevron-right {
  background-image: url("../bootstrap/img/glyphicons-halflings-white.png");
  opacity: 1;
  filter: alpha(opacity=100);
}
.profile > .body > .right {
  float: left;
  width: 460px;
}
.profile > .body > .right.fullpage {
  width: 770px;
}
.profile > .body > .right .article > .content {
  margin: 0;
}
.profile > .body > .right .article-search .box {
  width: 420px;
}
.profile > .body > .right .article-list .list > li .item {
  width: 460px;
}
.profile > .body > .right .article-list .list > li .item.fullpage {
  width: 770px;
}
.profile > .body > .right .article-list .list > li .smart-expand.show .item {
  width: 480px;
}
.profile > .body > .right .article-list .list > li .smart-expand.show .item.fullpage {
  width: 770px;
}
.image-selector .btn {
  position: relative;
}
.image-selector .btn .file-input {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  filter: alpha(opacity=0);
}
table .profile-related .category {
  font-weight: bold;
  font-size: 14px;
  color: #0088c7;
}
table .profile-related .title {
  font-weight: bold;
}
table .profile-related .summary {
  border-top: 1px dotted #bfd0d0;
  margin-top: 10px;
  padding-top: 10px;
}
table.admin-list {
  margin-top: 10px;
  border-top: 1px solid #DDD;
  border-bottom: 1px solid #DDD;
}
table.admin-list td,
table.admin-list th {
  vertical-align: middle;
}
.admin-list-pagination {
  text-align: right;
  margin-bottom: 20px;
  height: 36px;
}
.admin-list-pagination .pagination,
.admin-list-pagination .showing {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  font-size: 13px;
}
.admin-list-pagination .showing {
  margin-right: 10px;
  line-height: 36px;
}
.file-info {
  margin-bottom: 10px;
}
.file-info .image {
  float: left;
  margin-right: 10px;
}
.file-info .image .thumbnail {
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
}
.file-info .image .thumbnail img {
  display: inline-block;
}
.file-info .info {
  float: left;
}
table.table-checkbox td {
  vertical-align: top;
  padding-left: 15px;
}
table.table-checkbox td:first-child {
  padding-left: 0;
}
.side-search .box {
  margin-top: 10px;
  border: 1px solid #bfd0d0;
  padding: 10px;
}
.side-search .box:first-child {
  margin-top: 0;
}
.side-search ul.box-checkbox {
  margin: 0;
}
.side-search ul.box-checkbox li {
  list-style: none;
}
body.mce-content-body {
  padding: 20px;
  width: 95.5%;
  font-size: 14px;
  line-height: 1.5em;
}
body.mce-content-body p {
  margin-bottom: 1.5em;
}
body.mce-content-body .photo {
  margin-bottom: 20px;
}
body.mce-content-body .photo .credit {
  text-align: right;
  font-size: 11px;
}
body.mce-content-body .photo .image img {
  width: 640px;
}
body.mce-content-body .photo .subtitle {
  background: #f8f9f9;
  padding: 10px;
  font-size: 11px;
  line-height: 14px;
}
body.mce-content-body .player {
  margin-bottom: 20px;
  height: 350px;
}
body.mce-content-body .frase .aspas {
  font-size: 62px;
  color: #bfd0d0;
  font-family: Georgia;
  font-style: italic;
  position: relative;
}
body.mce-content-body .frase .aspas .aspas-left {
  position: absolute;
  left: -5px;
  margin-top: 15px;
}
body.mce-content-body .frase .aspas .aspas-right {
  position: absolute;
  right: 5px;
  margin-top: 15px;
}
body.mce-content-body .frase .content {
  font-family: Georgia;
  font-size: 18px;
  line-height: 20px;
  color: #000000;
  font-style: italic;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
}
body.mce-content-body .frase .author {
  padding-top: 5px;
  text-align: center;
}
body.mce-content-body .content-left {
  float: left;
  width: 300px;
  margin-right: 15px;
  margin-bottom: 15px;
}
.member-listfilter .bloco {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dotted #bfd0d0;
}
.member-listfilter .bloco .item {
  float: left;
  width: 200px;
  margin-right: 20px;
}
.member-listfilter .bloco .item.right {
  margin-right: 0;
}
.member-listfilter .bloco .item .box-content .left {
  float: left;
  width: 60px;
  margin-right: 10px;
}
.member-listfilter .bloco .item .box-content .left .image {
  height: 60px;
  margin-bottom: 10px;
}
.member-listfilter .bloco .item .box-content .left .btn-success {
  width: 46px;
}
.member-listfilter .bloco .item .box-content .right {
  float: left;
  width: 130px;
}
.member-listfilter .bloco .item .box-content .right .link {
  color: #666666;
  overflow: hidden;
  margin-bottom: 10px;
}
.member-listfilter .bloco .item .box-content .right .link a {
  font-size: 13px;
  color: #333333;
  font-weight: bold;
}
.member-listfilter .bloco .item .box-content .right .link a.site {
  color: #0088c7;
}
.member-listfilter .bloco .item .box-content .right .social {
  margin-bottom: 10px;
  height: 28px;
  overflow: hidden;
}
.member-listfilter .bloco .item .box-content .right .summary {
  height: 55px;
  overflow: hidden;
}
.member-listfilter .bloco .item .box-content .artseg .nartigos {
  float: left;
  width: 100px;
}
.member-listfilter .bloco .item .box-content .artseg .nseguidores {
  float: left;
  width: 100px;
}
.premium .title-filter {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  margin-bottom: 15px;
}
.premium .content-local {
  margin-bottom: 20px;
}
.premium .content-local .elemento {
  float: left;
  width: 213px;
  margin-bottom: 20px;
}
.premium .content-local .elemento img {
  float: left;
  margin-right: 10px;
}
.premium .content-local .elemento .title a {
  font-weight: bold;
  font-size: 14px;
  color: #000;
}
#header .banner-bar {
  height: 110px;
  background-color: #282828;
  background-image: -moz-linear-gradient(top, #2d2d2d, #212121);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d2d2d), to(#212121));
  background-image: -webkit-linear-gradient(top, #2d2d2d, #212121);
  background-image: -o-linear-gradient(top, #2d2d2d, #212121);
  background-image: linear-gradient(to bottom, #2d2d2d, #212121);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2d2d2d', endColorstr='#ff212121', GradientType=0);
}
#header .banner-bar ul {
  margin: 0;
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}
#header .banner-bar ul li {
  list-style: none;
  float: left;
}
#header .banner-bar ul li:first-child {
  margin-right: 12px;
}
#header .relative {
  position: relative;
}
#header .member-login {
  position: absolute;
  right: 310px;
  top: 28px;
}
#header .member-login .btn {
  padding: 5px;
}
#header .member-login .dropdown-form {
  z-index: 2147483647;
}
#header .member-login .dropdown-form li {
  padding: 15px;
}
#header .member-login .dropdown-form li.divider {
  padding: 0;
  margin: 0;
}
#header .member-login .dropdown-form li .btn-toolbar {
  padding-left: 3px;
}
#header .member-login .dropdown-form li .btn-toolbar .btn {
  padding: 10px 10px;
}
#header .member-login .dropdown-form form {
  margin: 0;
}
#header .top-bar {
  height: 35px;
  background-color: #272727;
  background-image: -moz-linear-gradient(top, #323232, #161616);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#323232), to(#161616));
  background-image: -webkit-linear-gradient(top, #323232, #161616);
  background-image: -o-linear-gradient(top, #323232, #161616);
  background-image: linear-gradient(to bottom, #323232, #161616);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff323232', endColorstr='#ff161616', GradientType=0);
}
#header .top-bar .container {
  width: 960px;
}
#header .top-bar .container .links {
  float: left;
  height: 35px;
}
#header .top-bar .container .links > ul {
  margin: 0;
}
#header .top-bar .container .links > ul > li {
  list-style: none;
  float: left;
  line-height: 35px;
}
#header .top-bar .container .links > ul > li:first-child {
  padding-left: 0;
  margin-left: 0;
}
#header .top-bar .container .links > ul > li > a {
  color: #fff;
  font-size: 12px;
}
#header .top-bar .container .links > ul > li.active > a {
  color: #a1a1a1;
}
#header .top-bar .container .links > ul > li.separator {
  padding: 0;
  margin: 0;
  padding-left: 6px;
  padding-right: 6px;
}
#header .top-bar .container .links > ul > li.separator span {
  display: inline-block;
  height: 9px;
  width: 0;
  border-left: 1px dotted #4d4d4d;
}
#header .top-bar .container .links .dropdown .caret {
  border-top-color: white;
  margin-top: 15px;
}
#header .top-bar .container .dropdown-menu {
  margin-top: 6px;
  z-index: 100000;
}
#header .top-bar .container .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
#header .top-bar .container .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
#header .top-bar .container .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
#header .top-bar .container .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
#header .top-bar .container .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
#header .top-bar .container .buttons {
  float: right;
  padding-top: 7px;
}
#header .top-bar .container .buttons .btn-toolbar {
  margin: 0;
}
#header .top-bar .container .buttons .dropdown-form li {
  padding: 15px;
}
#header .top-bar .container .buttons .dropdown-form li.divider {
  padding: 0;
  margin: 0;
}
#header .top-bar .container .buttons .dropdown-form form {
  margin: 0;
}
#header .logo-bar {
  height: 84px;
  background-color: #911b14;
  background-image: -moz-linear-gradient(top, #9a2118, #84120d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9a2118), to(#84120d));
  background-image: -webkit-linear-gradient(top, #9a2118, #84120d);
  background-image: -o-linear-gradient(top, #9a2118, #84120d);
  background-image: linear-gradient(to bottom, #9a2118, #84120d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9a2118', endColorstr='#ff84120d', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.125);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.125);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.125);
}
#header .logo-bar .container {
  width: 960px;
}
#header .logo-bar .container h1 {
  margin: 0;
}
#header .logo-bar .container .logo {
  float: left;
  width: 66px;
}
#header .logo-bar .container .title {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125);
  margin-top: 15px;
  float: left;
  font-size: 32px;
  line-height: 50px;
  padding-left: 11px;
  margin-left: 1px;
  color: #fff;
  font-weight: normal;
}
#header .logo-bar .container .search {
  float: right;
  padding-top: 23px;
}
#header .logo-bar .container .search input[type="text"] {
  padding: 5px 9px;
  width: 200px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  margin-top: 5px;
}
#header .logo-bar .container .search .btn {
  padding: 5px 14px;
  font-size: 15px;
  margin-top: 5px;
  border-right: 1px solid #126388;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
#header .menu-bar {
  height: 36px;
  background-color: #a7251b;
  background-image: -moz-linear-gradient(top, #af281d, #9b2118);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#af281d), to(#9b2118));
  background-image: -webkit-linear-gradient(top, #af281d, #9b2118);
  background-image: -o-linear-gradient(top, #af281d, #9b2118);
  background-image: linear-gradient(to bottom, #af281d, #9b2118);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffaf281d', endColorstr='#ff9b2118', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.125), inset 0 -3px 3px rgba(0,0,0,.125);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.125), inset 0 -3px 3px rgba(0,0,0,.125);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.125), inset 0 -3px 3px rgba(0,0,0,.125);
}
#header .menu-bar .container {
  width: 960px;
}
#header .menu-bar .container .menu {
  height: 40px;
  position: absolute;
  margin-top: -4px;
}
#header .menu-bar .container .menu ul {
  margin: 0;
}
#header .menu-bar .container .menu ul li {
  list-style: none;
  float: left;
  padding-top: 4px;
}
#header .menu-bar .container .menu ul li a {
  font-size: 14px;
  color: #fff;
  line-height: 36px;
  display: block;
  padding-left: 16px;
  padding-right: 16px;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-color: #126388;
}
#header .menu-bar .container .menu ul li a:hover {
  background: #771912;
  text-decoration: none;
}
#header .menu-bar .container .menu ul li.active {
  padding-top: 0;
  margin-top: 4px;
  border-color: #c9cccc;
}
#header .menu-bar .container .menu ul li.active a {
  color: #003d5a;
  font-weight: bold;
  background-color: #f3f6f6;
  background-image: -moz-linear-gradient(top, #f3f6f6, #f4f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f6f6), to(#f4f7f7));
  background-image: -webkit-linear-gradient(top, #f3f6f6, #f4f7f7);
  background-image: -o-linear-gradient(top, #f3f6f6, #f4f7f7);
  background-image: linear-gradient(to bottom, #f3f6f6, #f4f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3f6f6', endColorstr='#fff4f7f7', GradientType=0);
}
#header .menu-bar .container .menu ul li.active a:hover {
  background: #fff;
}
#header .menu-bar .container .menu ul li:last-child a {
  border-right: 0px;
}
#header .menu-bar .container .menu .menu-editorias:hover .dropdown-menu {
  visibility: visible;
  display: block;
}
#header .menu-bar .container .menu .dropdown-menu {
  z-index: 100000;
  border-top: none;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
  -webkit-box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 15px 10px rgba(0, 0, 0, 0.2);
}
#header .menu-bar .container .menu .dropdown-menu li {
  float: none;
}
#header .menu-bar .container .menu .dropdown-menu li a {
  line-height: 25px;
  color: #333333;
  padding-left: 20px;
  font-weight: normal !important;
}
#header .menu-bar .container .menu .dropdown-menu li:hover {
  border-left: 2px solid #0088c7;
}
#header .menu-bar .container .menu .dropdown-menu li:hover a {
  padding-left: 18px;
}
#header .menu-bar .container .menu .dropdown-menu li:hover a:hover {
  background: #fff;
}
#header .submenu-bar {
  height: 35px;
  background-color: #f4f7f7;
  background-image: -moz-linear-gradient(top, #f4f7f7, #f3f6f6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f7f7), to(#f3f6f6));
  background-image: -webkit-linear-gradient(top, #f4f7f7, #f3f6f6);
  background-image: -o-linear-gradient(top, #f4f7f7, #f3f6f6);
  background-image: linear-gradient(to bottom, #f4f7f7, #f3f6f6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f7f7', endColorstr='#fff3f6f6', GradientType=0);
}
#header .submenu-bar .container {
  width: 960px;
}
#header .submenu-bar .container ul {
  margin: 0;
  padding-top: 8px;
}
#header .submenu-bar .container ul li {
  list-style: none;
  float: left;
  border-left: 1px solid #aabec7;
  line-height: 20px;
  padding-left: 10px;
  margin-left: 10px;
}
#header .submenu-bar .container ul li:first-child {
  border-left: 0;
  padding-left: 0;
  margin-left: 0;
}
#header .submenu-bar .container ul li.active a {
  font-weight: bold;
  color: #333333;
}
#header .submenu-bar .container ul li a {
  display: block;
}
#header .submenu-bar .container .social {
  position: absolute;
  top: -2px;
  right: 190px;
}
#header .submenu-bar .container .social ul li {
  height: 24px;
}
#body {
  padding-bottom: 30px;
  background: #fff;
  border-top: 1px solid #e7ebeb;
}
#body.banner-custom {
  background: url('/_assets/themes/default/img/bg_youtube.jpg') center top repeat-y;
}
#body .container {
  width: 960px;
}
#body .container > .tools {
  height: 38px;
  border-bottom: 1px solid #bfd0d0;
  border-top: 4px solid #c5171e;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,1);
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,1);
  box-shadow: 0 1px 0 rgba(255,255,255,1);
}
#body .container > .tools .especiais {
  float: left;
  padding-top: 10px;
}
#body .container > .tools .breadcrumbs {
  float: left;
  padding-top: 10px;
}
#body .container > .tools .breadcrumbs ul {
  margin: 0;
}
#body .container > .tools .breadcrumbs ul li {
  list-style: none;
  float: left;
  padding-left: 17px;
  padding-right: 10px;
  background: url("/_assets/themes/default/img/bg_breadcrumb_divider.png") left center no-repeat;
}
#body .container > .tools .social {
  float: right;
  padding-top: 10px;
}
#body .container > .tools .social ul {
  margin: 0;
}
#body .container > .tools .social ul li {
  list-style: none;
  float: left;
  height: 20px;
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid #e2e2e2;
}
#body .container > .tools .social ul li:first-child {
  padding-left: 0;
  margin-left: 0;
  border-left: 0;
}
#body .container > .tools-video {
  border-bottom: 0;
  -webkit-box-shadow: 0 0 0 0;
  -moz-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  margin-bottom: 0;
}
#body .container > .center {
  float: left;
  width: 640px;
}
#body .container > .right {
  float: left;
  width: 300px;
  margin-left: 20px;
}
#body .container > .right .box-widget {
  margin-bottom: 20px;
}
#body .container > .right .banner {
  margin-bottom: 20px;
}
#body .container #listagem-slide-produtos {
  margin-top: 30px;
  position: relative;
}
#body .container #listagem-slide-produtos .title-slide {
  padding: 17px 15px;
  font-family: arial;
  border-left: 4px solid #0e73a1;
  color: #000;
  font-weight: bold;
  display: block;
  background-color: #f8f9f9;
  background-image: linear-gradient(tobottom, #ffffff, #edf0f0);
  background-repeat: repeat-x;
}
#body .container #listagem-slide-produtos .resume {
  font-family: arial;
  font-size: 14px;
  color: #194c7f;
  font-weight: bold;
}
#body .container #listagem-slide-produtos .description {
  font-size: 12px;
}
#body .container #listagem-slide-produtos .preco {
  font-size: 18px;
  color: #ed1c24;
  font-weight: bold;
}
#body .container #listagem-slide-produtos p {
  margin: 0px;
}
#body .container #listagem-slide-produtos ul {
  background: #fff;
  height: 220px;
  margin: 0px;
}
#body .container #listagem-slide-produtos ul li {
  list-style: none;
  width: 129px;
  display: inline-block;
  float: left;
  background: #fff;
  border-left: 1px dotted #bfd0d0;
  padding: 0px 15px;
  margin-top: 20px;
  text-align: center;
  position: relative;
}
#body .container #listagem-slide-produtos ul li img {
  max-width: 180px;
  max-height: 84px;
}
#body .container #listagem-slide-produtos ul li .title {
  font-size: 16px;
  color: #194c7f;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
}
#body .container #listagem-slide-produtos ul li .salario {
  font-size: 12px;
  color: #666666;
  margin-bottom: 5px;
}
#body .container #listagem-slide-produtos ul li .local {
  font-size: 12px;
  color: #666666;
}
#body .container #listagem-slide-produtos ul li .botao {
  position: absolute;
  bottom: 0;
  left: 39px;
}
#body .container #listagem-slide-produtos ul li a {
  text-align: center;
}
#body .container #listagem-slide-produtos ul li:first-child {
  border: none;
}
#body .container #listagem-slide-produtos .nav-tabs {
  width: auto;
  height: auto;
}
#body .container #listagem-slide-produtos .nav-tabs li {
  margin-top: 0px;
  background-color: #f8f9f9;
  border-left: 0px;
  border-right: 1px solid #dee4e4;
  background: #ecefef;
  /* Old browsers */
  background-color: #f2f5f5;
  background-image: -moz-linear-gradient(top, #ecefef, #fcfefe);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ecefef), to(#fcfefe));
  background-image: -webkit-linear-gradient(top, #ecefef, #fcfefe);
  background-image: -o-linear-gradient(top, #ecefef, #fcfefe);
  background-image: linear-gradient(to bottom, #ecefef, #fcfefe);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffecefef', endColorstr='#fffcfefe', GradientType=0);
  height: 38px;
  border-bottom: 0;
}
#body .container #listagem-slide-produtos .nav-tabs li.active {
  border-bottom: 3px solid #0095da;
}
#body .container #listagem-slide-produtos .nav-tabs li:first-child {
  border-top: 1px solid #dee4e4;
  border-left: 0px;
  border-right: 1px solid #dee4e4;
}
#body .container #listagem-slide-produtos .nav-tabs li:last-child {
  border: none;
  padding-right: 16px;
}
#body .container #listagem-slide-produtos .nav-tabs li:last-child.active {
  border-bottom: 3px solid #0095da;
}
#body .container #listagem-slide-produtos .nav-tabs li a {
  display: block;
  padding: 10px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
#body .container #listagem-slide-produtos .nav-tabs .active a {
  background: transparent;
  border: none !important;
  box-shadow: 0px 0px 0px;
}
#body .container #listagem-slide-produtos .nav-tabs li a:hover {
  background: transparent;
  border: none !important;
  box-shadow: 0px 0px 0px;
}
#body .container #listagem-slide-produtos .carousel {
  position: inherit !important;
  margin-bottom: 0px;
}
#body .container #listagem-slide-produtos .carousel-control {
  z-index: 11;
}
#body .container #listagem-slide-produtos .carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  border: 1px solid #bfd0d0;
  border-radius: 20px;
  padding: 5px 20px;
  background: #fefefe;
  /* Old browsers */
}
#body .container #listagem-slide-produtos .carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #bfd0d0;
  border-radius: 5px;
}
#body .container #listagem-slide-produtos .carousel-indicators .active {
  background-color: #0088c7;
}
#body .container #listagem-slide-produtos .carousel-inner ul li {
  min-height: 180px;
}
#body .container #listagem-slide-produtos .rodape {
  position: relative;
  text-align: center;
  background-color: #f8f9f9;
  background-image: linear-gradient(tobottom, #ffffff, #edf0f0);
  background-repeat: repeat-x;
  padding: 15px 0 60px 0;
}
#body .container #listagem-slide-produtos .rodape .link a {
  color: #000000;
  font-weight: bold;
  font-size: 13px;
}
#body .container #listagem-slide-produtos .rodape .powered {
  font-size: 8px;
  color: #000000;
  position: absolute;
  right: 0;
  bottom: 25px;
}
#footer .box-bar {
  background: #f0f3f3;
  /*background: #ecefef url("/@{imagePath}bg_footer_box_bar.png") top repeat-x;*/
}
#footer .box-bar:last-child {
  background: #edeeee;
}
#footer .box-bar.custom {
  height: 90px;
  padding: 10px 0;
  text-align: center;
}
#footer .box-bar .container {
  width: 960px;
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer .box-bar .container .widgets > ul {
  margin: 0;
}
#footer .box-bar .container .widgets > ul > li {
  list-style: none;
  float: left;
  width: 300px;
  margin-left: 30px;
}
#footer .box-bar .container .widgets > ul > li:first-child {
  margin-left: 0;
}
#footer .menu-bar {
  background: #01628f;
}
#footer .menu-bar .container {
  background: url("/_assets/themes/default/img/bg_footer_menu_bar_top.png") center top no-repeat;
  width: 960px;
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer .menu-bar .container .sitemap {
  float: left;
  width: 640px;
}
#footer .menu-bar .container .sitemap ul {
  margin: 0;
}
#footer .menu-bar .container .sitemap ul li {
  list-style: none;
}
#footer .menu-bar .container .sitemap ul li h2 {
  color: #66ccff;
  font-size: 12px;
  line-height: 18px;
  border-bottom: 1px dotted #0876b1;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#footer .menu-bar .container .sitemap ul li a {
  color: #fff;
  font-size: 12px;
  line-height: 16px;
}
#footer .menu-bar .container .sitemap > ul > li {
  float: left;
  width: 145px;
  margin-left: 20px;
}
#footer .menu-bar .container .sitemap > ul > li:first-child {
  margin-left: 0;
}
#footer .menu-bar .container .sitemap > ul > li > ul > li {
  margin-top: 15px;
}
#footer .menu-bar .container .sitemap > ul > li > ul > li:first-child {
  margin-top: 0;
}
#footer .menu-bar .container .newsletter {
  float: left;
  width: 300px;
  margin-left: 20px;
}
#footer .menu-bar .container .newsletter .header {
  background: #014a6c;
  padding: 10px 20px 10px 20px;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
#footer .menu-bar .container .newsletter .header h1 {
  font-size: 14px;
  line-height: 16px;
  color: #d3f1ff;
  font-weight: bold;
  margin: 0;
}
#footer .menu-bar .container .newsletter .body {
  background: #086d9b;
  padding: 10px 20px 10px 20px;
}
#footer .menu-bar .container .newsletter .body p {
  color: #fff;
  font-size: 12px;
}
#footer .menu-bar .container .newsletter .body form {
  margin: 0;
}
#footer .menu-bar .container .newsletter .footer {
  border-top: 1px dotted #175185;
  background: #086d9b;
  padding: 10px 20px 10px 20px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
#footer .menu-bar .container .newsletter .footer ul {
  margin: 0;
}
#footer .menu-bar .container .newsletter .footer ul li {
  list-style: none;
  float: left;
  margin-left: 5px;
  height: 20px;
}
#footer .menu-bar .container .newsletter .footer ul li:first-child {
  margin-left: 0;
}
#footer .banner-bar {
  background-color: #f3f6f6;
  background-image: -moz-linear-gradient(top, #ffffff, #e2e8e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e2e8e8));
  background-image: -webkit-linear-gradient(top, #ffffff, #e2e8e8);
  background-image: -o-linear-gradient(top, #ffffff, #e2e8e8);
  background-image: linear-gradient(to bottom, #ffffff, #e2e8e8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe2e8e8', GradientType=0);
}
#footer .banner-bar .container {
  width: 960px;
  padding-top: 20px;
  padding-bottom: 20px;
}
#footer .banner-bar .container ul.apoio {
  margin: 0;
}
#footer .banner-bar .container ul.apoio li {
  list-style: none;
  float: left;
  line-height: 50px;
  border-left: 1px dotted #bcc8c8;
  padding-left: 30px;
  padding-right: 30px;
}
#footer .banner-bar .container ul.apoio li:first-child {
  padding-left: 0;
  border-left: 0;
  font-weight: bold;
  font-size: 14px;
  color: #666;
}
#footer .copyright-bar {
  background: #000;
}
#footer .copyright-bar .container {
  width: 960px;
  font-size: 11px;
  line-height: 30px;
  color: #ccc;
}
#footer .copyright-bar .container .right {
  float: right;
}
#footer .copyright-bar .container p {
  margin: 0;
}
#footer .copyright-bar .container a {
  color: #ccc;
  font-weight: bold;
  text-decoration: underline;
}
#footer .copyright-bar .container a:hover {
  text-decoration: none;
}
body.default #header .logo-bar {
  background: #003d5a;
  box-shadow: 0px 0px 0px transparent;
}
body.default #header .menu-bar {
  background: #0e73a1;
  box-shadow: inherit;
}
body.default #header .menu-bar .container .menu ul li a:hover {
  background: #003d5a;
}
body.default #header .menu-bar .container .menu ul li.active a:hover {
  background: #003d5a;
  color: #fff;
}
body.default #body .container .tools {
  border-top: 4px solid #0088c7;
}
body.home #header .logo-bar {
  background: #003d5a;
  box-shadow: inherit;
}
body.home #header .logo-bar .container .logo {
  width: 250px;
  margin-top: 19px;
}
body.home #header .logo-bar .container .logo img {
  max-width: inherit;
}
body.home #header .logo-bar .container .logo.tv {
  margin-top: 0;
}
body.home #header .menu-bar {
  background: #0e73a1;
  box-shadow: inherit;
}
body.home #header .menu-bar .container .menu ul li a:hover {
  background: #0d3f6d;
}
body.home #header .menu-bar .container .menu ul li.active {
  border-top: 0px solid transparent;
  margin-top: 4px;
}
body.home #header .menu-bar .container .menu ul li.active a:hover {
  background: #fff;
}
body.home #body .container .tools {
  border-top: 4px solid #0088c7;
}
.preview {
  width: 640px;
}
.relative {
  position: relative;
}
.share > ul {
  margin: 0;
}
.share > ul > li {
  list-style: none;
  float: left;
  border-left: 1px solid #e2e2e2;
  margin-left: 5px;
  padding-left: 5px;
  height: 20px;
}
.share > ul > li:first-child {
  margin-left: 0;
  padding-left: 0;
  border-left: 0;
}
.line-more {
  text-align: center;
  margin-bottom: 20px;
}
.line-more span {
  background: #fff;
  padding-left: 10px;
  padding-right: 10px;
  height: 20px;
  display: inline-block;
}
.line-more hr {
  border-top: 1px solid #bfd0d0;
  border-bottom: 0;
  margin: 0;
  position: absolute;
  margin-top: 10px;
  width: 640px;
  z-index: -1;
}
#user-bar {
  position: absolute;
  left: 355px;
  top: 27px;
}
#user-bar .box {
  display: none;
  position: absolute;
  top: 40px;
  width: 300px;
  border: 1px solid #bfd0d0;
  background: #fff;
  z-index: 10001;
}
#user-bar .box .header {
  background: #eef1f1;
  color: #333333;
  font-weight: bold;
  font-size: 16px;
  padding: 12px 20px;
  border-bottom: 1px solid #bfd0d0;
}
#user-bar .box .header a {
  float: right;
  font-size: 12px;
}
#user-bar .box .footer {
  text-align: center;
  height: 24px;
  border-top: 1px solid #bfd0d0;
  background: #eef1f1;
  padding-top: 4px;
}
#user-bar .box .footer a {
  font-weight: bold;
}
#user-bar .box .seta {
  border: 10px solid transparent;
  border-bottom-color: #eef1f1;
  position: absolute;
  top: -20px;
  left: 10px;
}
#user-bar .box .seta.seg {
  left: 45px;
}
#user-bar .box .seta.tec {
  left: 84px;
}
#user-bar .box .text {
  margin: 10px 0;
  border-bottom: 1px dotted #bfd0d0;
  padding-bottom: 10px;
}
#user-bar .box .text .text-content {
  padding: 0 20px;
}
#user-bar .box .text .text-content .image {
  float: left;
  margin-right: 10px;
}
#user-bar .box .text .text-content span {
  color: #eb272f;
  font-size: 11px;
}
#user-bar .box .text .text-content .author {
  color: #0088c7;
  font-size: 13px;
}
#user-bar .box .text .text-content a {
  color: #194c7f;
  font-size: 14px;
}
#user-bar .box .text:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#user-bar .icone {
  position: absolute;
  left: 22px;
  top: 0px;
}
#user-bar .icone.seg {
  left: 32px;
}
#user-bar .icone.tec {
  left: 42px;
}
#user-bar .icone .ico-check {
  width: 16px;
  height: 16px;
  background: url('/_assets/themes/default/img/ico-check.png') no-repeat;
}
#user-bar .btn {
  float: left;
}
#user-bar .btn .ic {
  color: #fff !important;
}
.tools.premium {
  height: 95px !important;
}
.premium-badge {
  width: 60px !important;
  height: 20px !important;
  margin-top: 5px !important;
}
.user.premium {
  min-height: 123px !important;
}
.user.premium .social {
  margin-top: 32px !important;
}
#premium .fa-revista {
  width: 13px;
  height: 11px;
  background: url('/_assets/themes/default/img/icon-premium/revista.png') no-repeat center;
}
#premium .title-venda {
  color: #003d5a;
  font-weight: bold;
  font-size: 24px;
  margin: 0px;
}
#premium .date {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  color: #999;
}
#premium .name-people {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  line-height: normal;
  margin: 0px 0px 10px;
}
#premium .table {
  display: table;
  width: 100%;
  height: 100%;
}
#premium .centralize {
  width: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
#premium .footer {
  border-top: 1px solid #dfdfdf;
  padding-top: 38px;
}
#premium .footer .text-margin {
  display: inline-block;
  margin-top: 60px;
}
#premium .footer a {
  padding: 0px 5px;
  display: inline-block;
  vertical-align: middle;
}
#premium .footer a:nth-child(2) {
  margin-top: 22px;
}
#premium .span6 {
  width: 50%;
  margin: 0px;
}
#premium .span3 {
  margin: 0px;
  width: 33.333%;
}
#premium .span4 {
  width: 25%;
  margin: 0px;
}
#premium h3.title {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  margin: 0px;
}
#premium h2.title {
  font-size: 18px;
  font-family: Arial;
  color: #333;
}
#premium h2.title.hr {
  display: inline-block;
}
#premium .hr-title {
  width: 549px;
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 1px;
  border-color: #dfdfdf;
}
#premium .list-pergunt {
  list-style: disc;
}
#premium .block {
  margin-top: 35px;
  padding-bottom: 36px;
  border-bottom: 1px solid #dfdfdf;
}
#premium .block .link {
  padding: 0px 5px;
  display: inline-block;
}
#premium .block figure {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
}
#premium .block .text {
  width: 290px;
}
#premium .block .text.margin-left {
  margin-left: 33px;
}
#premium .block .text a {
  color: #0e73a1;
  font-weight: bold;
  font-size: 14px;
}
#premium .left {
  float: left;
}
#premium .btn-certificado {
  background: #003d5a;
  color: #c7a559;
  text-shadow: 0px 0px 0px;
  padding: 6px 24px;
  border: none;
  font-size: 18px;
  margin-top: 30px;
}
#premium .btn-certificado img {
  margin-right: 5px;
}
#premium .btn-load {
  padding: 24px;
  width: 274px;
  border: 1px solid #dfdfdf;
  background: transparent;
  border-radius: 0px;
  border-left: 0px;
  box-shadow: 0px 0px 0px transparent;
  color: #999;
  -webkit-transition: all .2s .2s;
  -o-transition: all .2s .2s;
  transition: all .2s .2s;
}
#premium .btn-load:hover {
  background: #0e73a1;
  color: #fff;
}
#premium h1.title {
  font-size: 26px;
  color: #333;
  text-align: center;
  font-family: Arial;
  font-weight: normal;
}
#premium .cell {
  width: 770px;
}
#premium ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
#premium .right {
  float: right;
}
#premium .center {
  width: 413px;
  padding: 0px 0px 0px 40px;
  margin: 0px;
}
#premium .inf-premium {
  float: left;
}
#premium .inf-premium ul {
  text-align: left;
  padding-top: 23px;
}
#premium .inf-premium ul li {
  display: inline-block;
  margin-left: 40px;
  text-align: center;
}
#premium .inf-premium ul li:first-child {
  margin-left: 0px;
}
#premium .inf-premium ul li h1 {
  font-size: 37px;
  color: #3a87ad;
  margin: 0px;
  font-weight: normal;
}
#premium .inf-premium ul li small {
  color: #999999;
}
#premium .title-menu {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin-top: 35px;
  margin-bottom: 20px;
}
#premium .menu-premium-topo li {
  display: inline-block;
  text-align: center;
}
#premium .menu-premium-topo li img {
  display: inline-block;
}
#premium .menu-premium-topo li span {
  display: block;
  font-size: 10px;
  color: #666;
  margin-top: 5px;
}
#premium .menu-premium-topo li a {
  padding: 0px 12px;
  display: block;
}
#premium .buttons-group {
  padding-top: 15px;
}
#premium .buttons-group .btn-default {
  border-radius: 0px;
}
#premium .buttons-group .btn-default i {
  font-size: 15px;
}
#premium .buttons-group .btn-default:first-child {
  border-radius: 5px 0px 0px 5px;
}
#premium .buttons-group .btn-default:last-child {
  border-radius: 0px 5px 5px 0px;
  margin-left: -5px;
}
#premium .menu-sidebar {
  width: 160px;
  border: 1px solid #dddddd;
  border-radius: 5px;
  display: inline-block;
  float: left;
}
#premium .menu-sidebar li {
  display: block;
  border-bottom: 1px solid #dddddd;
}
#premium .menu-sidebar li:last-child {
  border-bottom: 0px;
}
#premium .menu-sidebar li a {
  display: block;
  padding: 11px 8px;
  font-size: 13px;
}
#premium .menu-sidebar li a i {
  font-size: 15px;
}
#premium .news {
  margin-top: 30px;
}
#premium .news li {
  display: block;
}
#premium .news li h4.title {
  color: #333333;
  font-size: 18px;
  font-weight: bold;
}
#premium .feed {
  width: 314px;
  margin: 50px 0px 0px 30px;
  position: relative;
  border-left: 1px solid #dfdfdf;
}
#premium .feed:before {
  position: absolute;
  width: 6px;
  height: 20px;
  left: 0px;
  top: 0px;
  background: #3a87ad;
  content: '';
}
#premium .feed h2.title {
  margin: 0px;
  font-size: 18px;
  font-weight: bold;
  font-family: Arial;
  line-height: normal;
  color: #333;
  padding-left: 20px;
}
#premium .feed ul li {
  padding: 20px 0px;
  border-bottom: 1px solid #dfdfdf;
  padding-left: 20px;
  position: relative;
}
#premium .feed ul li:last-child {
  border-bottom: 0px;
}
#premium .feed ul li .figure {
  width: 60px;
  height: 60px;
}
#premium .feed ul li .text {
  margin-left: 80px;
}
#premium .feed ul li .text h4 {
  margin: 0px;
  font-size: 12px;
  color: #0e73a1;
}
#premium .feed ul li .text p {
  font-size: 12px;
  color: #333;
}
#premium .feed ul li .day {
  position: absolute;
  top: 18px;
  font-size: 12px;
  color: #cccccc;
  right: 0px;
}
#premium .section {
  width: 798px;
  margin: 0px;
  padding-left: 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#premium .workshop .block {
  margin-top: 60px;
  border: none;
}
#premium .workshop .block .text {
  width: 645px;
}
#premium .workshop .span6 {
  margin: 0px;
  margin-top: 45px;
  width: 50%;
  border-right: 1px solid #dfdfdf;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#premium .workshop .span6 .title {
  margin: 0px;
}
#premium .workshop .span6:last-child {
  border-right: 0px;
  padding-left: 30px;
}
#premium .workshop .span6 .block {
  margin: 0px 0px 60px;
}
#premium .workshop .span6 .block .title,
#premium .workshop .span6 .block .name-people,
#premium .workshop .span6 .block .date {
  margin: 0px;
}
#premium .workshop .span6 .block .text {
  width: 235px;
}
#premium .workshop .span6 .block:last-child {
  margin-bottom: 0px;
}
#premium .workshop .span6 .block:nth-child(2) {
  margin-bottom: 0px;
}
#body-main.container {
  padding: 15px;
  background: #fff;
}
.tabbable .tab-content img {
  margin-left: 30px;
}
@media print {
  html,
  body {
    background: #fff;
  }
  #header {
    display: none;
  }
  #body #body-header {
    display: none;
  }
  #body #banner_dhtml {
    display: none;
  }
  #body #banner_cortina {
    display: none;
  }
  #body .banner {
    display: none;
  }
  #body .banner-bottom {
    display: none;
  }
  #body #widget-socialreader {
    display: none;
  }
  #body .tools-bottom {
    display: none;
  }
  #body .box-related {
    display: none;
  }
  #body .box-left {
    display: none;
  }
  #body .box-right {
    display: none;
  }
  #body .box-related-more {
    display: none;
  }
  #body .container {
    width: 640px;
    padding: 20px;
    margin-left: 0;
    margin-right: 0;
  }
  #body .container > .right {
    display: none;
  }
  #footer {
    display: none;
  }
}
#banner_bg {
  position: absolute;
  width: 1840px;
  height: 800px;
  margin-top: -62px;
  left: 50%;
  margin-left: -950px;
  z-index: -1;
}
.element1 .custom {
  width: 32px;
  height: 32px;
}
a.premium-callout {
    display:block;
    background:#003D5C;
    color:#fff !important;
    padding:10px 5px;
    text-align: center;
    font-size:1.1em;
    margin:20px 0;
}
a.premium-callout:hover {
    text-decoration:underline;
}
a.premium-callout strong {
    color:#BFA059 !important;
}



.center #vantagem-planos {
  display: none;
}

.center .chamada {
  margin-top: 4em;
}

.center #cadastro-social {
  display: none;
}

.center #cadastro-padrao {
  width: 100%;
}

.center #cadastro-divisor {
  display: none;
}

#vantagem-planos {
  background: #f0f3f3;
  border-radius: 4px;
  line-height: 1.4em;
  font-size: 14px;
  margin: 2em 0;
  text-align: right;
  vertical-align: middle;
  width: 100%;
}

#vantagem-planos tr {
  border-bottom: 1px solid #d8dada;
}

#vantagem-planos td {
  padding: 12px 1em;
}

#vantagem-planos td:nth-child(1) {
  color: #003d5a;
  width: 50%;
}

#vantagem-planos td:nth-child(n+2) {
  border-left: 1px solid #d8dada;
  font-weight: bold;
  text-align: center;
  width: 25%;
}

#vantagem-planos tbody td:nth-child(n+2) {
  font-size: 22px;
  font-weight: normal;
}

#vantagem-planos td:nth-child(2) {
  color: #0e73a1;
}

#vantagem-planos td .fa-close {
  opacity: .3;
}

#vantagem-planos td:nth-child(3) {
  color: #c7a559;
}

#vantagem-planos thead td:nth-child(2) {
  border-top: 4px solid #0e73a1;
}

#vantagem-planos thead td:nth-child(3) {
  border-top: 4px solid #c7a559;
}

#vantagem-planos tfoot tr:nth-child(1) {
  font-size: 14px;
  font-weight: bold;
}

#vantagem-planos a {
  border: none;
  border-radius: 5px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
  margin: 1em 1em;
  padding: 15px 30px;
  text-transform: uppercase;
}

#vantagem-planos td:nth-child(2) a {
  background: #0e73a1;
}

#vantagem-planos td:nth-child(3) a {
  background: #c7a559;
}

.btn-social {
  border: none;
  color: #FFF;
  font-weight: bold;
  line-height: 35px;
  margin: 2em 0;
  /*padding-left: 60px;*/
  position: relative;
  text-align: center;
  text-shadow: none;
  text-transform: uppercase;
}

.btn-social:hover,
.btn-social:active,
.btn-social:focus {
  color: #FFF;
}

.btn-social>:first-child {
  bottom: 0;
  font-size: 1.6em;
  left: 0;
  line-height: 34px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 32px;
}

.btn-social i {
  background: rgba(0,0,0,.3);
  border-radius: 4px 0 0 4px;
  box-shadow: 0 4px 0 rgba(0,0,0,.3);
  padding: 7px;
}

.btn-social.btn-facebook {
  background: #3B5998;
  box-shadow: 0 4px 0 #2d488d;
}

.btn-social.btn-twitter {
  background: #5aa8e0;
  box-shadow: 0 4px 0 #4d9ad1;
}

.btn-social.btn-google-plus {
  background: #df4a31;
  box-shadow: 0 4px 0 #cb3921;
}

#cadastros {
  margin-top: 3em;
}

#cadastros .span2 h4 {
  color: #003d5a;
  margin-top: 8em;
}

#cadastro-padrao .row-fluid {
  margin-bottom: 16px;
}

#cadastro-padrao label {
  font-size: 1.1em;
}

#cadastro-padrao input {
  background: #f2f2f2;
  border: 1px solid #FFF;
  border-radius: 2px;
  box-shadow: none;
  font: normal 14px/2.6em 'Arial';
  height: auto;
  margin-top: 0;
}

#cadastro-padrao input.has-error {
  border: 1px solid red;
}

#cadastro-padrao .muted {
  color: #557e91;
  margin-top: 10px;
}

#cadastro-padrao h3,
#cadastro-social h3 {
  color: #000;
  font-size: 18px;
  line-height: 1.3em;
}

#cadastro-social h3 {
  margin-bottom: 0;
}

#cadastro-social h4 {
  color: #000;
  font-weight: normal;
  margin-top: 0;
}

#cadastro-padrao button {
  background: #0e73a1;
  border: none;
  color: #FFF;
  float: right;
  font-size: 12px;
  font-weight: bold;
  margin-top: 1em;
  padding: 14px 40px;
  text-transform: uppercase;
}

#cadastro-padrao .add-on {
  background: transparent;
  border: none;
  padding-top: 15px;
}

#cadastro-padrao input#member_username {
  width: 142px !important;
}

.center #cadastro-padrao #member_username {
  width: 350px !important;
}

.parentFormform-members-signup.formError .formErrorArrow {
  display: none;
}

.parentFormform-members-signup.formError .formErrorContent {
  background: transparent;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: red;
  padding: 0;
  text-align: right;

  -webkit-border-radius: 0;
  -webkit-box-shadow: none;
}

#premium.profile .workshops-previous {
  margin-top: 30px;
}

#premium.profile .workshop-row {
  width: 100%;
}

#premium.profile .workshop-column {
  float: left;
  height: 70px;
  overflow-y: hidden;
  padding-bottom: 20px;
  width: 48%;
}

#premium.profile .workshop-column:nth-child(2n) {
  margin-left: 4%;
}

#premium.profile .workshop-row:before,
#premium.profile .workshop-row:after {
  display: table;
  content: "";
  line-height: 0;
}

#premium.profile .workshop-row:after {
  clear: both;
}

#premium.profile .workshop-image {
  float: left;
  margin-right: 10px;
  width: 70px;
}

#premium.profile .workshop-image + .workshop-info {
  margin-left: 80px;
}

#premium.profile .workshop-info .date {
  margin-bottom: 0;
}

#premium.profile .workshop-more {
  background-color: #003B5C;
  border: none;
  border-radius: 5px;
  color: #C7A54C;
  display: block;
  font-size: 18px;
  margin: 0 auto;
  padding: 15px 30px;
  width: 275px;
}

.video-ads {
  background-color: #F5F9Fa;
  box-shadow: inset 0 1px #CADDD9, inset 0 -1px #CADDD9;
  margin-bottom: 1.5em;
  overflow: hidden;
  padding: 0;
  position: relative;
}

.video-ads > div {
  height: 338px !important;
  margin: 2em auto .4em;
  width: 600px !important;
}

.video-ads .placeholder {
  position: absolute;
  height: 320px !important;
  width: 600px !important;
  z-index: 0;
}

.video-ads > p {
  color: #CADDD9;
  font-size: 12px;
  font-weight: bold;
  margin: .4em 0 0;
  position: absolute;
  text-align: center;
  width: 100%;
}

.btn-follow {
  border: none;
  font-size: 11px;
  font-weight: bold;
  line-height: 1.7em;
  margin-right: 1em;
}

.btn-success.btn-follow {
  background-color: #43a605;
  background-image: -moz-linear-gradient(top, #67c526, #3da100);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#67c526), to(#3da100));
  background-image: -webkit-linear-gradient(top, #67c526, #3da100);
  background-image: -o-linear-gradient(top, #67c526, #3da100);
  background-image: linear-gradient(to bottom, #67c526, #3da100);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff67c526', endColorstr='#ff3da100', GradientType=0);
}

