﻿body, html {
    background: #f9f9f9 !important;
    /*padding:10px;*/
    line-height: 1.6;
    height: 100%;
}

/* # header
---------------------------------------------------------------------------------------------------- */

#menu-primario {
    background: #3d4851;
}

#menu-primario ul a {
    padding: 9px;
}

#menu-primario .active a {
    padding: 9px;
}

#menu-secundario .nav .open > a:focus {
    background-color: #eee;
    color: #202020;
    text-decoration: none;
}

#menu-secundario {
    background: #47525b;
}

#menu-logo button {
    color: #fff;
    border: solid 2px #fff;
    border-radius: 50px;
    margin: 4px 20px 0 0;
}

#menu-logo img {
    width: 166px;
}

#logo-full {
    margin-left: -30px;
}

#logo-bastter-mobile {
    height: 40px;
}

#menu-secundario .nav a {
    padding: 14px 10px 12px 10px;
}

#menu-primario .row, #menu-secundario .row {
    padding: 7px 0;
}

#btn-cadastro {
    border: solid 2px transparent;
    border-radius: 50px;
    border-radius: 50px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 4px;
}

#coluna-esquerda a {
    color: #3d4851;
}

#wrap-top-buttons {
    padding: 7px 35px 0 0;
}

/* minha area */
#minha-area {
    border: solid 2px #fff;
    border-radius: 50px;
    margin-top: -2px;
    position: relative;
}

#minha-area b {
    color: #fff;
    margin: 6px 10px 0 35px;
    display: block;
}

#minha-area img {
    width: 28px;
    border-radius: 20px;
}

#link-vailafaz {
    color: orange !important;
}

/* campo pesquisar personalizado */

#custom-search-input {
    border-radius: 50px;
    background-color: #fff;
}

#custom-search-input input {
    border: 0;
    box-shadow: none;
    border-radius: 50px;
}

#custom-search-input button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
}

#custom-search-input button:hover {
    border: 0;
    color: #202020;
    box-shadow: none;
}

/* campo pesquisar FAQ */

#custom-search-faq {
    border-radius: 50px;
    border: solid 1px #000;
    background-color: #fff;
    margin: 10px 10px;
}

#custom-search-faq input {
    border: 0;
    box-shadow: none;
    border-radius: 50px;
}

#custom-search-faq button {
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
}

#custom-search-faq button:hover {
    border: 0;
    color: #202020;
    box-shadow: none;
}

header .container {
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    /*padding-top:15px;*/
}

header #wrap {
    background: #3d4851;
}

.third-menu {
    background: #47525b;
    padding: 10px 0;
}

.main-wrap {
    background: #e9e9e9;
    padding: 15px 0;
}

.inner-page .main-wrap {
    background: #fff;
}

#first-menu a {
    /*color:#fff!important;*/
}

#first-menu {
    /*padding-top: 25px;*/
}

.notifications {
    padding-top: 10px;
}

#btn-sino {
    margin: -1px 2px 0 0;
    position: relative;
    padding-top: 2px;
}

#btn-sino .fa-bell {
    font-size: 18px;
    color: #fff;
    padding: 6px 0 0 9px;
}

#btn-sino .badge {
    background: red;
    border-radius: 2px;
    font-size: 10px;
    padding: 3px 4px;
    position: absolute;
    top: 2px;
    left: 21px;
}

#btn-faq {
    margin-top: 5px;
}

#btn-faq i {
    color: #fff;
    font-size: 22px;
}

#btn-loja {
    margin: 5px 12px 0 0;
}

#btn-loja i {
    color: #fff;
    font-size: 22px;
}

#btn-bs img {
    margin: 0 12px 0 12px;
}

#btn-works img {
    margin: 0 0 0 12px;
}

#sino-notificacoes {
    margin-right: 2px;
    position: relative;
    padding: 0;
}

#sino-notificacoes .fa-bell {
    font-size: 18px;
    color: #3d4851;
    padding: 8px 17px 0 9px;
}

#sino-notificacoes .badge {
    background: red;
    border-radius: 2px;
    font-size: 10px;
    padding: 3px 4px;
    position: absolute;
    top: 2px;
}

.notifications .fa-bell {
    /*color:#f5f5f5;*/
}

.notifications-items {
    background: transparent !important;
    padding: 0 !important;
    width: 450px;
}

@media (max-width : 320px) {
    #wrap-top-buttons {
        padding: 7px 23px 0 0;
    }

    #btn-bs img, #btn-works img {
        width: 21px;
        height: auto;
        margin-top: 6px;
    }
}


.wrap-buttons {
    margin-bottom: 0 !important;
}

.notifications-items .tab-content {
    background: #f5f5f5 !important;
}

.notifications-items .list-group-item .badge {
    background: red;
    border-radius: 2px;
    font-size: 10px;
    padding: 4px;
    position: absolute !important;
    top: -8px !important;
    right: 0 !important;
}

.notifications-list {
    font-size: 90% !important;
    margin-bottom: 0 !important;
}

.notifications-list li {
    border-bottom: solid 1px #ddd;
}

.notifications-list li a {
    padding: 10px 10px 0 10px;
    display: block;
    text-decoration: none;
}

.notifications-list li a:hover {
    background: #edf2fa;
    display: block;
}

.notifications-list li:last-child {
    border-bottom: none !important;
    padding-bottom: 0 !important;
}

#login-dp {
    width: 376px;
    padding: 14px 14px 0;
    overflow: hidden;
    background-color: rgba(255,255,255);
}

#login-dp .help-block {
    font-size: 12px
}

#login-dp .social-buttons {
    margin: 12px 0
}

#login-dp .social-buttons a {
    width: 49%;
}

#login-dp .form-group {
    margin-bottom: 10px;
}

.social-section li a {
    font-size: 20px !important;
}

.btn-fb {
    color: #fff;
    background-color: #3b5998;
}

.btn-fb:hover {
    color: #fff !important;
    background-color: #496ebc !important;
}

.btn-go {
    color: #fff;
    background-color: #4285f4;
}

.btn-go:hover {
    color: #fff !important;
    background-color: #3472d9 !important;
}

.btn-yt {
    color: #fff;
    background-color: #d9534f;
}

.btn-yt:hover {
    color: #fff;
    background-color: #dc2f29;
}

@media(max-width:768px) {
    #login-dp {
        background-color: #fff;
        width: 290px;
    }

    #login-dp .bottom {
        background-color: inherit;
        border-top: 0 none;
    }

    ul.wrap-scroller-dados {
        overflow: auto;
        white-space: nowrap;
        padding-bottom: 10px;
    }

    #chart-funil {
        max-width: 100%;
    }

    .ativo-menu-topo li {
        margin-bottom:5px;
    }
}

.livros img {
    height: 160px;
}

.btn-avaliacao:hover, .btn-avaliacao:focus {
    text-decoration: none !important;
}

.btn-avaliacao {
    padding: 10px 0 !important;
}

.slick-track {
    margin-bottom: 50px;
}

#conteudo-linha .slick-prev:before, #conteudo-linha .slick-next:before {
    color: #202020;
    font-size: 30px;
}

.slick-prev, .slick-next {
    top: 40% !important;
}

.slick-prev {
    left: -29px !important;
}

.slick-next {
    right: -21px !important;
}

.zoom {
    padding: 25px 0;
}

.zoom {
    transition: all .2s ease-in-out;
}

.zoom:hover {
    transform: scale(1.2);
}

.linha-header-titulo h2 {
    margin-top: 0;
}

.comentario-cultura .avatar img {
    width: 45px;
}

.comentario-cultura .usuario-data {
    vertical-align: middle;
}


.livros-todos .col-md-1 {
    padding: 25px 3px !important;
}

/* # galeria todos livros
---------------------------------------------------------------------------------------------------- */

.gal {
    -webkit-column-count: 6; /* Chrome, Safari, Opera */
    -moz-column-count: 6; /* Firefox */
    column-count: 6;
}

.gal img {
    width: 100%;
    padding: 7px 0;
}

@media (max-width: 500px) {
    .gal {
        -webkit-column-count: 3; /* Chrome, Safari, Opera */
        -moz-column-count: 3; /* Firefox */
        column-count: 3;
    }
}


/* # menu lateral area Iniciante
---------------------------------------------------------------------------------------------------- */

.group {
    /*background: yellow;
    width: 200px;
    height: 500px;*/
}

.group h2 {
    border-bottom: 1px solid #eee;
}

.wrap-tabs {
    min-height: 20px;
    margin-top: -17px;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fcfcfc;
    border-radius: 0 0 4px 4px;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}

.group .subgroup {
    /*width: 150px;
    height: 200px;*/
}

.fixed {
    position: fixed;
}

/* sidebar */
.bs-docs-sidebar {
    padding-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

/* all links */
.bs-docs-sidebar .nav > li > a {
    color: #999;
    border-left: 2px solid transparent;
    padding: 4px 20px;
    font-size: 13px;
    font-weight: 400;
}

/* nested links */
.bs-docs-sidebar .nav .nav > li > a {
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 30px;
    font-size: 12px;
}

/* active & hover links */
.bs-docs-sidebar .nav > .active > a,
.bs-docs-sidebar .nav > li > a:hover,
.bs-docs-sidebar .nav > li > a:focus {
    color: #563d7c;
    text-decoration: none;
    background-color: transparent;
    border-left-color: #563d7c;
}
/* all active links */
.bs-docs-sidebar .nav > .active > a,
.bs-docs-sidebar .nav > .active:hover > a,
.bs-docs-sidebar .nav > .active:focus > a {
    font-weight: 700;
}
/* nested active links */
.bs-docs-sidebar .nav .nav > .active > a,
.bs-docs-sidebar .nav .nav > .active:hover > a,
.bs-docs-sidebar .nav .nav > .active:focus > a {
    font-weight: 500;
}

/* hide inactive nested list */
.bs-docs-sidebar .nav ul.nav {
    /*display: none;           */
}
/* show active nested list */
.bs-docs-sidebar .nav > .active > ul.nav {
    display: block;
}

/*Header formatting */
.MainContent {
    /*margin-top: 50px;*/
}

.group {
    padding-bottom: 50px;
    /*margin-top: -50px;*/
}




/* # altura automatica textarea
---------------------------------------------------------------------------------------------------- */
textarea {
    display: block;
    box-sizing: padding-box;
    overflow: hidden;
    padding: 10px;
    width: 250px;
    font-size: 14px;
    margin: 50px auto;
    border-radius: 6px;
    box-shadow: 2px 2px 8px rgba(black, .3);
    border: 0;
}


/* # margens nas linhas, colunas, heading, etc do bootstrap
---------------------------------------------------------------------------------------------------- */
.margin-top {
    margin-top: 15px;
}

.margin-bottom {
    margin-bottom: 15px;
}

.margin-left {
    margin-left: 15px;
}

.margin-right {
    margin-right: 15px;
}

.padding-top {
    padding-top: 15px;
}

.padding-right {
    padding-right: 15px;
}

.padding-bottom {
    padding-bottom: 15px;
}

.padding-left {
    padding-left: 15px;
}



/* # compartilhar topico
---------------------------------------------------------------------------------------------------- */
.share-group {
    float: right;
    margin: 18px 25px 0 0;
}

.btn-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

ul.mobile-social-share {
    float: right;
    list-style: none outside none;
    min-width: 61px;
    padding: 0;
}

.share {
    min-width: 17px;
    margin: 0 6px;
}

ul.mobile-social-share li {
    display: block;
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;
}

.btn-share {
    background-color: #BEBEBE;
    border-color: #CCCCCC;
    color: #333333;
}

.btn-twitter {
    background-color: #3399CC !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-google {
    background-color: #DD3F34 !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-linkedin {
    background-color: #1884BB !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-whatsapp {
    background-color: #5cb85c !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-mail {
    background-color: #FFC90E !important;
    width: 51px;
    color: #FFFFFF !important;
}

#socialShare {
    max-width: 59px;
    margin-bottom: 18px;
}

#socialShare > a {
    padding: 6px 10px 6px 10px;
}

@media (max-width : 320px) {
    #socialHolder {
        padding-left: 5px;
        padding-right: 5px;
    }

    .mobile-social-share h3 {
        margin-left: 0;
        margin-right: 0;
    }

    #socialShare {
        margin-left: 5px;
        margin-right: 5px;
    }

    .mobile-social-share h3 {
        font-size: 15px;
    }
}

@media (max-width : 238px) {
    .mobile-social-share h3 {
        font-size: 12px;
    }
}


/* # bloco comentario do usuario
---------------------------------------------------------------------------------------------------- */

.comentario-wrap {
    margin-top: 25px;
    position: relative;
}

.comments-section {
    background: #fff !important;
}

.comments-section hr {
    margin: 10px 0 !important;
}

.comments-row-first button, .comments-row-second button {
    padding: 5px !important;
}

.comentario-responder .emojionearea-editor {
    border-bottom-right-radius: 0 !important;
}

.comentario-responder button {
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}

.comentario-conteudo {
    padding-right: 0 !important;
}

.comentario-conteudo .well {
    padding: 8px !important;
    margin-bottom: 0 !important;
}


.comentario-primeiro {
    margin-top: -78px;
}

.comentario {
    display: inline-block;
}


/* # ajustes gerais
---------------------------------------------------------------------------------------------------- */
.navbar-header h4 {
    line-height: 30px;
}

.navbar-form {
    margin-top: 0 !important;
}



#third-menu {
    padding: 0 25px;
}

#third-menu .btn {
    margin-top: 5px;
}

.scrollbar {
    height: 324px;
    background: #fff;
    overflow-y: scroll;
}

.force-overflow {
    /*min-height: 450px;*/
}

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 0;
    background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
    width: 20px;
    background-color: #F5F5F5;
    padding: 5px 0;
}

#style-1::-webkit-scrollbar-thumb {
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.custom-tab {
    background: #fff;
    padding: 10px;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    border-bottom: solid 1px #ddd;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

#caixa-pesquisa .form-control {
    width: 50% !important;
}

hr.invisivel {
    border-top: none !important;
    margin: 0 0 15px 0 !important;
    clear: both;
}

.discussao {
    /*background:#f9faf6;
  padding-top:15px;*/
}

.navbar-tabs {
    margin-bottom: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

/* logos centralizadas verticalmente */
.lista-logos-empresas .col-md-2 {
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
}

/*.caret {
    border-width: 8px;
}*/

.accordion .panel-heading {
    padding: 0 !important;
}

.accordion h4 a {
    display: block;
    padding: 10px 15px;
}

/* avisos bootstrap callouts */

.bs-callout {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}

.bs-callout-info {
    border-left-color: #1b809e;
}

.bs-callout-info h4 {
    color: #1b809e;
}

.bs-callout-warning {
    border-left-color: #aa6708;
}

#ordem-alfabetica .list-inline {
    margin-left: 0 !important;
}

#ordem-alfabetica .list-inline li {
    border-top: solid 2px transparent;
    border-bottom: solid 2px transparent;
}

#ordem-alfabetica .list-inline li:hover {
    border-bottom: solid 2px #337ab7;
}

#ordem-alfabetica .list-inline li a {
    text-decoration: none;
}

#viaveis button {
    margin-top: 5px;
}

audio {
    width: 100%;
}

.marcador-resposta-lida {
    cursor: pointer;
    position: absolute;
    top: -7px;
    right: 20px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%);
}

.marcador-resposta-lida:hover {
    -webkit-filter: grayscale(10%);
    -moz-filter: grayscale(10%);
    -o-filter: grayscale(10%);
    -ms-filter: grayscale(10%);
    filter: grayscale(10%);
}

/*.modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}*/

/* menu dots more options */

.menu-dots {
    transform: rotate(90deg);
}

.menu-dots:after {
    content: '\2807';
    font-size: 2.5em;
    s
}

.bloco-destaque .panel-body {
    background: #fff;
}

#anuncio-fixo-nao-cadastrados {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    padding-bottom: 10px;
    margin: 0;
}

#anuncio-fixo-cadastrados {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
    padding-bottom: 10px;
    margin: 0;
    margin-bottom: 15px;
}

.block-rating img {
    max-height: 50px;
}

#chamada-chat-vivo {
    background: #fff;
    padding: 15px 0 0 0;
}

#chamada-chat-vivo img {
    border-radius: 50%;
    width: 50px;
}

#dropdownFiltro {
    min-width: 210px;
}

#dropdownFiltro li {
    padding: 0 15px !important;
}

#avaliacoes-empresas {
    border: none !important;
}

#avaliacoes-empresas table tbody div.seguranca-socio-verde {
    background: green;
    border: solid 2px green;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}

#avaliacoes-empresas table tbody div.seguranca-socio-amarelo {
    background: yellow;
    border: solid 2px yellow;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}

#avaliacoes-empresas table tbody div.seguranca-socio-vermelho {
    background: red;
    border: solid 2px red;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    margin: 0 auto;
}

#avaliacoes-empresas table img.logo {
    height: 42px;
    width: 42px;
}

div.seguranca-socio img {
    margin: -6px 0px 0px 3px;
    width: 22px;
}



.navbar-inverse {
    background-color: #3d4851 !important;
    border-color: transparent !important;
}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #337ab7 !important;
}

#carousel-bastter-blue img {
    width: 1140px;
}

#bastter-blue .main-wrap {
    background: #fff;
}

#calendario #proximos-balancos {
    max-height: 150px;
    overflow: scroll;
}

img.mural-acoes {
    margin: 0 0 10px 10px;
    width: 100px;
}

.badge-simples {
    position: absolute;
    bottom: 1px;
    left: 47px;
    width: 30px;
}

#collapse-super-faq {
    margin-left: 5px;
}

#super-faq {
    width: 345px;
}

#super-faq a {
    white-space: normal;
    padding: 5px 20px;
}

#super-faq .divider {
    margin: 0;
}

.tablesaw img.logo {
    display: block;
    width: 50px;
}

.seguidor {
    border: solid 1px #eee;
    border-radius: 4px;
}

.seguidor .media-body {
    padding-right: 10px;
}

.opcoes-topico {
    padding: 2px;
}

.novo-comentario {
    background: #09d261;
    border-radius: 50px;
    font-size: 10px;
    font-weight: bold;
    margin-top: -2px;
    padding: 3px 7px;
    color: #fff;
}

.novo-comentario:hover {
    text-decoration: none;
}

.comentario-lido {
    background: #50c3f7;
    border-radius: 50px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    padding: 3px 7px;
}

.votos img {
    width: 18px;
}

#notifications-header .col-sm-5, #notifications-header .col-sm-4, #notifications-header .col-sm-3 {
    padding-right: 0;
    padding-left: 0;
}

#notifications-header .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}

.topico-resucitado {
    margin-right: 15px;
}

.concluido {
    background: whitesmoke;
}

#trending-topics {
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,.1);
}

#trending-topics li {
    line-height: 15px;
    margin-bottom: 15px;
}

#trending-topics li strong a {
    color: #337ab7;
}

#trending-topics span a {
    color: #657786;
}

#curtiuTopico img, #naoCurtiuTopico img {
    height: 20px;
}

#saude-esportes .panel-danger .panel-body {
    background: #fcf6f6;
}

#saude-esportes .panel-success .panel-body {
    background: #f3f9f1;
}

@media only screen and (max-device-width: 480px) {
    #saude-esportes .panel-danger .panel-heading {
        background: #f2dede !important;
    }

    #saude-esportes .panel-danger .panel-body {
        background: #fcf6f6 !important;
    }

    #saude-esportes .panel-success .panel-heading {
        background: #dff0d8 !important;
    }

    #saude-esportes .panel-success .panel-body {
        background: #f3f9f1 !important;
    }
}

#masonry-posts a:hover, #masonry-posts a:active, #masonry-posts a:focus {
    text-decoration: none;
}

#programacao th {
    vertical-align: middle;
    text-align: center;
}




/* CSS used here will be applied after bootstrap.css */
/* corrige ultima linha list-group acoes-pagina.php */
.menu-ico-collapse {
    margin-left: 4px;
}

.list-group-submenu .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.list-group-submenu .list-group-item:last-child {
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.bg-white {
    background: #fff;
}



/* sidebar collapse pagina especifica acoes */
@media (min-width: 992px) {
    .collapsed {
        display: block;
    }

    #sidebar-left.collapsed {
        margin-left: -25%; /* same width as sidebar */
        display: none;
    }

    #sidebar-right.collapsed {
        margin-right: -16%; /* same width as sidebar */
        display: none;
    }
}

.sidebar {
    -webkit-transition: margin 0.3s ease;
    -moz-transition: margin 0.3s ease;
    -o-transition: margin 0.3s ease;
    transition: margin 0.3s ease;
}


/* tabela scroll horizontal pagina especifica acoes  */
.table-scroll {
    position: relative;
    width: 100%;
    z-index: 1;
    margin: auto;
    overflow: auto;
    /*height: 350px;*/
}

.table-scroll table {
    width: 100%;
    min-width: 710px;
    margin: auto;
    border-collapse: separate;
    border-spacing: 0;
}


.table-wrap {
    position: relative;
}

.table-scroll th,
.table-scroll td {
    padding: 5px 10px;
    border: 1px solid #ddd;
    /*background: #fff;
  vertical-align: top;*/
}

.table-scroll thead th {
    background: #f5f5f5;
    /*color: #fff;*/
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
/* safari and ios need the tfoot itself to be position:sticky also */
.table-scroll tfoot,
.table-scroll tfoot th,
.table-scroll tfoot td {
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    background: #f5f5f5;
    z-index: 4;
}

.fixed-side {
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    z-index: 2;
    background: #f5f5f5 !important;
}

thead th:first-child,
tfoot th:first-child {
    /*z-index: 5;*/
}


.thumbnail-resumo {
    margin: 0 5px 5px 0;
    height: 50px !important;
    width: 50px;
}

.valign-middle {
    vertical-align: middle !important;
}

#rating table > tbody > tr > td ul li {
    padding: 0 !important;
}


/* # ajustes pagina loja
---------------------------------------------------------------------------------------------------- */
#deposito-bancario {
    background: url(../images/loja-logo-itau.png) no-repeat #ff7400;
    color: #fff;
    padding: 9px 15px 0 76px;
}

#deposito-bancario h4 {
    margin-right: 25px;
}

#deposito-bancario small {
    color: #202020;
}


/* # ajustes blocos home
---------------------------------------------------------------------------------------------------- */
#resumo-semanal img {
    margin-right: 8px;
}


#bs-light-cotacoes table {
    margin-bottom: 0;
}

#amigos-bastter img {
    width: 72px;
}

#bloco-usuarios-online {
    background: #fff;
    overflow: hidden;
    border-radius: 4px;
    margin: 0 15px;
    padding: 10px 0;
}

#bloco-usuarios-online button {
    margin-top: 3px;
}

.panel-default .panel-heading {
    background: #DCE4C8;
}

.panel-default .panel-body {
    /*background: #F2F5EB;*/
}

.comentario .panel-heading {
    background: #f5f5f5 !important;
}

.comentario .panel-body {
    background: #fff;
}

#livro-gratis-coluna-direita {
    background: #fff;
    padding: 10px 10px 1px 10px;
    border-radius: 4px;
}

#livro-gratis-coluna-direita img {
    height: 148px;
    margin: 25px 0;
}

.modal-curtidas img {
    width: 60px;
}

img.icone-ao-vivo {
    background: red;
    border-radius: 50px;
    width: 32px;
}

#chat-ao-vivo .dropdown-menu {
    padding: 0 !important;
}

#chat-ao-vivo .panel {
    margin-bottom: 0 !important;
}

#videoBox .embed-responsive {
    clear: both;
}

#videoBox.out {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 300px;
    z-index: 999;
    animation: an 0.5s;
}

#videoBox.in {
    animation: ac 1s;
}



/* # animacao sino notificacao
---------------------------------------------------------------------------------------------------- */

@-webkit-keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    2% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    4% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }

    6% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }

    8% {
        -webkit-transform: rotate(-22deg);
        transform: rotate(-22deg);
    }

    10% {
        -webkit-transform: rotate(22deg);
        transform: rotate(22deg);
    }

    12% {
        -webkit-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }

    14% {
        -webkit-transform: rotate(18deg);
        transform: rotate(18deg);
    }

    16% {
        -webkit-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }

    18% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg);
    }

    20% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes ring {
    0% {
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg);
    }

    2% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    4% {
        -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }

    6% {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg);
    }

    8% {
        -webkit-transform: rotate(-22deg);
        -ms-transform: rotate(-22deg);
        transform: rotate(-22deg);
    }

    10% {
        -webkit-transform: rotate(22deg);
        -ms-transform: rotate(22deg);
        transform: rotate(22deg);
    }

    12% {
        -webkit-transform: rotate(-18deg);
        -ms-transform: rotate(-18deg);
        transform: rotate(-18deg);
    }

    14% {
        -webkit-transform: rotate(18deg);
        -ms-transform: rotate(18deg);
        transform: rotate(18deg);
    }

    16% {
        -webkit-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
        transform: rotate(-12deg);
    }

    18% {
        -webkit-transform: rotate(12deg);
        -ms-transform: rotate(12deg);
        transform: rotate(12deg);
    }

    20% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.faa-ring.animated,
.faa-ring.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-ring {
    -webkit-animation: ring 2s ease infinite;
    animation: ring 2s ease infinite;
    transform-origin-x: 50%;
    transform-origin-y: 0px;
    transform-origin-z: initial;
}


/* # overlay criacao novo topico
---------------------------------------------------------------------------------------------------- */
section div#cria-topico {
    z-index: 900;
    position: relative;
}

.overlay {
    background-color: rgba(0,0,0,.5);
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: 800;
    display: none;
}


/* # bloco ultimos videos, balancos, proximos balancos ...
---------------------------------------------------------------------------------------------------- */
#ultimos-eventos img {
    margin-right: 10px !important;
    width: 41px !important;
    height: 41px !important;
}



#ultimos-eventos .wrap-evento, #ultimos-eventos #videos .list-group-item:first-child {
    background: #fff;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
}






#ultimos-balancos img, #proximos-balancos img {
    height: 50px;
    width: auto;
}


/* # ajustes footer
---------------------------------------------------------------------------------------------------- */
footer .container {
    background: #778890;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    color: #fff;
}

footer a {
    color: #ced4d7;
}

footer a:hover {
    color: #fff;
}

footer #cadastro-rodape {
    background: #232f3e;
    padding-bottom: 20px;
}

footer #cadastro-rodape h2 {
    display: inline-block;
}

.btn-tw {
    color: #fff;
    background-color: #337ab7;
}

.btn-tw:hover {
    color: #fff;
    background-color: #5bc0de;
}




/* # animacao botao comentario
---------------------------------------------------------------------------------------------------- */

/* WRENCHING */
@keyframes wrench {
    0% {
        transform: rotate(-12deg)
    }

    8% {
        transform: rotate(12deg)
    }

    10% {
        transform: rotate(24deg)
    }

    18% {
        transform: rotate(-24deg)
    }

    20% {
        transform: rotate(-24deg)
    }

    28% {
        transform: rotate(24deg)
    }

    30% {
        transform: rotate(24deg)
    }

    38% {
        transform: rotate(-24deg)
    }

    40% {
        transform: rotate(-24deg)
    }

    48% {
        transform: rotate(24deg)
    }

    50% {
        transform: rotate(24deg)
    }

    58% {
        transform: rotate(-24deg)
    }

    60% {
        transform: rotate(-24deg)
    }

    68% {
        transform: rotate(24deg)
    }

    75%,100% {
        transform: rotate(0deg)
    }
}

.faa-wrench.animated,
.faa-wrench.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-wrench {
    animation: wrench 2.5s ease infinite;
    transform-origin-x: 90%;
    transform-origin-y: 35%;
    transform-origin-z: initial;
}

.faa-wrench.animated.faa-fast,
.faa-wrench.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-wrench.faa-fast {
    animation: wrench 1.2s ease infinite;
}

.faa-wrench.animated.faa-slow,
.faa-wrench.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-wrench.faa-slow {
    animation: wrench 3.7s ease infinite;
}

/* SHAKE */
.faa-shake.animated,
.faa-shake.animated-hover:hover,
.faa-parent.animated-hover:hover > .faa-shake {
    animation: wrench 2.5s ease infinite;
}

.faa-shake.animated.faa-fast,
.faa-shake.animated-hover.faa-fast:hover,
.faa-parent.animated-hover:hover > .faa-shake.faa-fast {
    animation: wrench 1.2s ease infinite;
}

.faa-shake.animated.faa-slow,
.faa-shake.animated-hover.faa-slow:hover,
.faa-parent.animated-hover:hover > .faa-shake.faa-slow {
    animation: wrench 3.7s ease infinite;
}


/* # depoimentos slider home nao cadastrados
---------------------------------------------------------------------------------------------------- */
section {
}

.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
    padding-bottom: 60px;
}

#fade-quote-carousel.carousel .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

#fade-quote-carousel.carousel .carousel-inner .active {
    opacity: 1;
    -webkit-transition-property: opacity;
    -ms-transition-property: opacity;
    transition-property: opacity;
}

#fade-quote-carousel.carousel .carousel-indicators {
    bottom: 10px;
}

#fade-quote-carousel.carousel .carousel-indicators > li {
    background-color: #e84a64;
    border: none;
}

#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}

#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}



/* # ajustes exclusivos tablet
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-device-width: 768px) {

    body {
        padding: 0;
    }

    header .container {
        width: 100% !important;
        padding: 0 15px 15px 15px !important;
        border-top-right-radius: 0 !important;
        border-top-left-radius: 0 !important;
    }

    #logo-bastter img {
        margin-top: 13px;
    }

    #collapseMenu {
        padding: 0;
    }

    #collapseMenu ul li a {
        font-size: 11px;
        padding: 15px 12px;
    }

    .third-menu > div.col-md-8 {
        margin-bottom: 10px;
    }

    .main-wrap {
        width: 100% !important;
    }
}

@media only screen and (max-device-width: 1024px) {

    body {
        padding: 0;
    }

    header .container {
        width: 100% !important;
        padding: 15px 15px 0 15px !important;
        border-top-right-radius: 0 !important;
        border-top-left-radius: 0 !important;
    }
}

#row-login-cadastro {
    padding: 0 !important;
}

#row-login-cadastro .col-md-12 {
    background: #286090;
    padding: 15px 0;
}

#row-login-cadastro .col-md-12 .list-inline {
    margin-bottom: 0;
}




/* # ajustes exclusivos mobile
---------------------------------------------------------------------------------------------------- */

@media only screen and (max-device-width: 480px) {

    body {
        padding: 0;
    }

    header {
        z-index: 1000;
        width: 100%;
    }

    header .container {
        /*background: transparent;*/
        border-top-right-radius: 0 !important;
        border-top-left-radius: 0 !important;
        padding: 0 !important;
    }

    header .container .navbar {
        margin-bottom: 0;
    }

    #collapseMenu {
        padding: inherit !important;
        margin-bottom: 15px
    }

    #collapseMenu ul li a {
        font-size: 14px;
        padding: 10px 15px;
    }

    header .navbar-default {
        border: none !important;
    }

    header .container .navbar img#logo-mobile {
        margin: 12px 0 12px 15px;
        width: 24px;
    }

    #btn-ao-vivo {
        margin-right: 25px;
    }

    #btn-notificacoes {
        position: relative;
        margin-left: 10px;
        margin-right: 18px;
    }

    #btn-notificacoes i {
        position: absolute;
        left: -30px;
        top: -4px;
    }

    header .navbar-header {
        background: #3d4851;
    }

    header .navbar-nav {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    header .fa-search, header .fa-bell {
        color: #888 !important;
    }

    .notifications {
        padding-top: 14px;
    }

    .panel-heading {
        background: #f5f5f5 !important;
    }

    .panel-body {
        background: #fff !important;
    }

    footer .container {
        border-bottom-right-radius: 0 !important;
        border-bottom-left-radius: 0 !important;
    }

    #nav-bb li a { /* ajuste largura tabs */
        padding: 10px 11px !important;
    }
}

@media screen and (min-width: 800px) {
    .dropdown-menu-right {
        left: auto !important;
    }
}

.box-comentar {
    text-align: left !important;
}

/* # ajustes exclusivos desktop
---------------------------------------------------------------------------------------------------- */
@media (min-width: 1024px) {
    .box-comentar {
        position: relative;
        text-align: left;
    }

    .box-comentar .col-md-2 {
        position: absolute;
        bottom: 0;
        right: 0;
    }

    .box-comentar .col-md-10 {
        padding-right: 0 !important;
    }

    .panel-body hr {
        border-top: 1px solid #ddd !important;
    }
}

.gsc-adBlock {
    display: none !important;
}

/* # playlist videos bastter blue
---------------------------------------------------------------------------------------------------- */
.vid-container {
    position: relative;
    padding-bottom: 52%;
    padding-top: 30px;
    height: 0;
}

.vid-container iframe,
.vid-container object,
.vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.vid-list-container {
    width: 92%;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 4%;
    padding-bottom: 20px;
}

.vid-list {
    width: 2812px;
    position: relative;
    top: 0;
    left: 0;
}

.vid-item {
    display: block;
    width: 148px;
    height: 148px;
    float: left;
    margin: 0;
    padding: 10px;
}

.thumb {
    overflow: hidden;
    height: 84px;
}

.thumb img {
    width: 100%;
    position: relative;
    top: -13px;
}

.vid-item .desc {
    color: #21A1D2;
    font-size: 15px;
    margin-top: 5px;
}

.arrows {
    position: relative;
    width: 100%;
}

.arrow-left {
    color: #fff;
    position: absolute;
    background: #777;
    padding: 15px;
    left: -25px;
    top: -130px;
    z-index: 99;
    cursor: pointer;
}

.arrow-right {
    color: #fff;
    position: absolute;
    background: #777;
    padding: 15px;
    right: -25px;
    top: -130px;
    z-index: 100;
    cursor: pointer;
}

@media (max-width: 624px) {
    .arrows {
        position: relative;
        margin: 0 auto;
        width: 96px;
    }

    .arrow-left {
        left: 0;
        top: -20px;
    }

    .arrow-right {
        right: 0;
        top: -20px;
    }
}


/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown {
    position: static;
}

.yamm .container {
    position: relative;
}

.yamm .dropdown-menu {
    left: auto;
}

.yamm .yamm-content {
    padding: 20px 30px;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}

.yamm-content:before {
    content: "";
    border-bottom: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    position: absolute;
    top: -15px;
    left: 285px;
    z-index: 10;
}

.yamm-fw .dropdown-menu {
    margin-top: 20px !important;
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important;
}


/*!
// CSS only Responsive Tables
// http://dbushell.com/2016/03/04/css-only-responsive-tables/
// by David Bushell
*/

.rtable {
    /*!
  // IE needs inline-block to position scrolling shadows otherwise use:
  // display: block;
  // max-width: min-content;
  */
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    overflow-x: auto;
    // optional - looks better for small cell values white-space: nowrap;
    border-collapse: collapse;
    border-spacing: 0;
}

.rtable,
.rtable--flip tbody {
    // optional - enable iOS momentum scrolling -webkit-overflow-scrolling: touch;
    // scrolling shadows background: radial-gradient(left, ellipse, rgba(0,0,0, .2) 0%, rgba(0,0,0, 0) 75%) 0 center, radial-gradient(right, ellipse, rgba(0,0,0, .2) 0%, rgba(0,0,0, 0) 75%) 100% center;
    background-size: 10px 100%, 10px 100%;
    background-attachment: scroll, scroll;
    background-repeat: no-repeat;
}

// change these gradients from white to your background colour if it differs
// gradient on the first cells to hide the left shadow
.rtable td:first-child,
.rtable--flip tbody tr:first-child {
    background-image: linear-gradient(to right, rgba(255,255,000, 1) 50%, rgba(255,255,000, 0) 100%);
    background-repeat: no-repeat;
    background-size: 20px 100%;
}

// gradient on the last cells to hide the right shadow
.rtable td:last-child,
.rtable--flip tbody tr:last-child {
    background-image: linear-gradient(to left, rgba(255,255,000, 1) 50%, rgba(255,255,000, 0) 100%);
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: 20px 100%;
}

.rtable th {
    /*font-size: 11px;*/
    text-align: left;
    text-transform: uppercase;
    background: #f2f0e6;
}

.rtable th,
.rtable td {
    padding: 6px 12px;
    border: 1px solid #d9d7ce;
}

.rtable--flip {
    display: flex;
    overflow: hidden;
    background: none;
}

.rtable--flip thead {
    display: flex;
    flex-shrink: 0;
    min-width: min-content;
}

.rtable--flip tbody {
    display: flex;
    position: relative;
    overflow-x: auto;
    overflow-y: hidden;
}

.rtable--flip tr {
    display: flex;
    flex-direction: column;
    min-width: min-content;
    flex-shrink: 0;
}

.rtable--flip tbody tr td:first-child {
    font-weight: bold;
}

.rtable--flip td,
.rtable--flip th {
    display: block;
}

.rtable--flip td {
    background-image: none !important;
    // border-collapse is no longer active border-left: 0;
}

// border-collapse is no longer active
.rtable--flip th:not(:last-child),
.rtable--flip td:not(:last-child) {
    border-bottom: 0;
}


















.player {
    width: 100%;
}

.player .player-container {
    width: 100%;
    height: 100%;
}

.player .player-container iframe {
    width: 100%;
    height: 100%;
    border: 0;
}


@media(min-width:992px) {
    /* PIP support */
    .player.player-pip-on .player-container {
        background: #FFF;
        color: #111;
        display: block;
        height: 72px;
        width: 100%;
        z-index: 10;
        position: fixed;
        top: 0;
        left: 0;
    }

    .player.player-pip-on .player-container iframe {
        width: 128px;
        height: 100%;
        border: 0;
        margin-left: 50px;
    }
}


@media screen and (max-width: 768px) {
    .player {
        height: 235px;
    }
}

@media screen and (min-width: 769px) and (max-width: 991px) {
    .player {
        height: 405px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    player {
        height: 529px;
    }
}

@media screen and (min-width: 1201px) {
    .player {
        height: 641px;
    }
}




.fixme {
    z-index: 1000;
}





@media (min-width: 768px) {
    .wrapper {
        position: relative;
        margin: 0 auto;
        overflow: hidden;
        padding: 5px;
        height: 50px;
    }

    .list {
        position: absolute;
        left: 0px;
        top: 0px;
        min-width: 3000px;
        margin-left: 12px;
        margin-top: 0px;
    }

    .list li {
        display: table-cell;
        position: relative;
        text-align: center;
        cursor: grab;
        cursor: -webkit-grab;
        color: #efefef;
        vertical-align: middle;
    }

    .scroller {
        text-align: center;
        cursor: pointer;
        display: none;
        padding: 7px;
        padding-top: 11px;
        white-space: no-wrap;
        vertical-align: middle;
        background-color: #2c689c;
        color: #fff;
    }

    .scroller-right {
        float: right;
        padding: 15px 7px !important;
    }

    .scroller-left {
        float: left;
        padding: 15px 7px !important;
    }
}

@media (min-width: 1024px) {
    .navbar-tabs .container-fluid, .navbar-tabs .navbar-collapse {
        padding: 0 !important;
    }
}






/* # multicolunas menu header
---------------------------------------------------------------------------------------------------- */
.dropdown-menu {
    min-width: 200px;
}

.dropdown-menu.columns-2 {
    min-width: 400px;
}

.dropdown-menu.columns-3 {
    min-width: 600px;
    padding: 20px;
}

.dropdown-menu li a {
    padding: 5px 15px;
    font-weight: 300;
}

.multi-column-dropdown {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #202020 !important;
    padding: 4px 5px !important;
    white-space: normal;
}

.multi-column-dropdown li a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #999;
}

.multi-column-dropdown li strong {
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .dropdown-menu.multi-column {
        min-width: 240px !important;
        overflow-x: hidden;
    }
}


/* # menu offcanvas bootstrap
---------------------------------------------------------------------------------------------------- */
.off-canvas-toggle {
    float: left;
    padding: 0 15px;
}

.off-canvas {
    width: 300px;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #fff;
    transform: translateX(-100%);
    transition: .4s ease-in-out;
    z-index: 1060;
}

.off-canvas-active .off-canvas {
    transform: translateX(0);
}

.navbar-fixed-top {
    transition: .4s ease-in-out;
    width: 100%;
}

.page-wrapper {
    padding-top: 50px;
    transition: .4s ease-in-out;
}

.off-canvas-active .page-wrapper,
.off-canvas-active .navbar-fixed-top {
    transform: translateX(300px);
}

.off-canvas ul li {
}

.off-canvas ul li a {
    color: #202020;
    padding: 8px 20px 8px 20px;
    display: block;
}

.off-canvas ul li a:hover {
    background: #f7f7ef !important;
    display: block;
    text-decoration: none !important;
}

.off-canvas a i {
    margin-right: 15px;
    font-size: 18px;
}

.off-canvas-overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    z-index: 1050;
    visibility: hidden;
    opacity: 0;
    transition: .4s ease-in-out;
}

.off-canvas-active .off-canvas-overlay {
    opacity: 1;
    visibility: visible;
}

/* # depoimentos
---------------------------------------------------------------------------------------------------- */

img {
    vertical-align: middle;
}

#depoimentos .img-responsive {
    display: block;
    height: auto;
    max-width: 100%;
}

#depoimentos .img-rounded {
    border-radius: 3px;
}

#depoimentos .img-thumbnail {
    background-color: #fff;
    border: 1px solid #ededf0;
    border-radius: 3px;
    display: inline-block;
    height: auto;
    line-height: 1.428571429;
    max-width: 100%;
    moz-transition: all .2s ease-in-out;
    o-transition: all .2s ease-in-out;
    padding: 2px;
    transition: all .2s ease-in-out;
    webkit-transition: all .2s ease-in-out;
}

#depoimentos .img-circle {
    border-radius: 50%;
}

.timeline-centered {
    position: relative;
    margin-bottom: 30px;
}

.timeline-centered:before, .timeline-centered:after {
    content: " ";
    display: table;
}

.timeline-centered:after {
    clear: both;
}

.timeline-centered:before, .timeline-centered:after {
    content: " ";
    display: table;
}

.timeline-centered:after {
    clear: both;
}

.timeline-centered:before {
    content: '';
    position: absolute;
    display: block;
    width: 4px;
    background: #f5f5f6;
    /*left: 50%;*/
    top: 20px;
    bottom: 20px;
    margin-left: 30px;
}

.timeline-centered .timeline-entry {
    position: relative;
    /*width: 50%;
        float: right;*/
    margin-top: 5px;
    margin-left: 30px;
    margin-bottom: 10px;
    clear: both;
}

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry:after {
    clear: both;
}

.timeline-centered .timeline-entry:before, .timeline-centered .timeline-entry:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry:after {
    clear: both;
}

.timeline-centered .timeline-entry.begin {
    margin-bottom: 0;
}

.timeline-centered .timeline-entry.left-aligned {
    float: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner {
    margin-left: 0;
    margin-right: -18px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-time {
    left: auto;
    right: -100px;
    text-align: left;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-icon {
    float: right;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label {
    margin-left: 0;
    margin-right: 70px;
}

.timeline-centered .timeline-entry.left-aligned .timeline-entry-inner .timeline-label:after {
    left: auto;
    right: 0;
    margin-left: 0;
    margin-right: -9px;
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.timeline-centered .timeline-entry .timeline-entry-inner {
    position: relative;
    margin-left: -20px;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner:before, .timeline-centered .timeline-entry .timeline-entry-inner:after {
    content: " ";
    display: table;
}

.timeline-centered .timeline-entry .timeline-entry-inner:after {
    clear: both;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time {
    position: absolute;
    left: -100px;
    text-align: right;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span {
    display: block;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:first-child {
    font-size: 15px;
    font-weight: bold;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-time > span:last-child {
    font-size: 12px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-icon {
    background: #fff;
    color: #737881;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    -moz-box-shadow: 0 0 0 5px #f5f5f6;
    -webkit-box-shadow: 0 0 0 5px #f5f5f6;
    box-shadow: 0 0 0 5px #f5f5f6;
    line-height: 40px;
    font-size: 15px;
    float: left;
}

.timeline-icon img {
    width: 42px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label {
    position: relative;
    background: #f5f5f6;
    padding: 1em;
    margin-left: 60px;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label:after {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9px 9px 9px 0;
    border-color: transparent #f5f5f6 transparent transparent;
    left: 0;
    top: 10px;
    margin-left: -9px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2, .timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p {
    color: #737881;
    font-family: "Noto Sans",sans-serif;
    font-size: 12px;
    margin: 0;
    line-height: 1.428571429;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label p + p {
    margin-top: 15px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 {
    font-size: 16px;
    margin-bottom: 10px;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 a {
    color: #303641;
}

.timeline-centered .timeline-entry .timeline-entry-inner .timeline-label h2 span {
    -webkit-opacity: .6;
    -moz-opacity: .6;
    opacity: .6;
    -ms-filter: alpha(opacity=60);
    filter: alpha(opacity=60);
}

/* # perfil do cliente
---------------------------------------------------------------------------------------------------- */

.twPc-div {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e1e8ed;
    border-radius: 6px;
    /*height: 200px;
    max-width: 340px; // orginal twitter width: 290px;*/
}

.twPc-bg {
    background-image: url("../images/bg-cachorros-perfil.jpg");
    background-position: 0 50%;
    background-size: contain;
    border-bottom: 1px solid #e1e8ed;
    border-radius: 4px 4px 0 0;
    height: 95px;
    width: 100%;
}

.twPc-block {
    display: block !important;
}

.twPc-button {
    margin: -35px -10px 0;
    text-align: right;
    width: 100%;
}

.twPc-avatarLink {
    background-color: #fff;
    border-radius: 6px;
    display: inline-block !important;
    float: left;
    margin: -30px 5px 0 8px;
    max-width: 100%;
    padding: 1px;
    vertical-align: bottom;
}

.twPc-avatarImg {
    border: 2px solid #fff;
    border-radius: 7px;
    box-sizing: border-box;
    color: #fff;
    height: 72px;
    width: 72px;
}

.twPc-divUser {
    margin: 5px 0 0;
}

.twPc-divName a {
    color: inherit !important;
}

.twPc-divStats {
    margin-left: 11px;
    padding: 10px 0;
}

.twPc-Arrange {
    box-sizing: border-box;
    display: table;
    margin: 0;
    min-width: 100%;
    padding: 0;
    table-layout: auto;
}

ul.twPc-Arrange {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.twPc-ArrangeSizeFit {
    display: table-cell;
    padding: 0;
    vertical-align: top;
}

.twPc-ArrangeSizeFit a:hover {
    text-decoration: none;
}

.twPc-StatValue {
    display: block;
    font-size: 18px;
    font-weight: 500;
    transition: color 0.15s ease-in-out 0s;
}

.twPc-StatLabel {
    color: #8899a6;
    font-size: 10px;
    letter-spacing: 0.02em;
    overflow: hidden;
    text-transform: uppercase;
    transition: color 0.15s ease-in-out 0s;
}

/* # speech bubble mensagens painel cliente
---------------------------------------------------------------------------------------------------- */
.speech-bubble-left {
    position: relative;
    background: #F5F5F5;
    border-radius: .4em;
    padding: 10px;
    margin-right: 30px;
}

.speech-bubble-left:after {
    content: '';
    position: absolute;
    left: 0;
    top: 13%;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-right-color: #F5F5F5;
    border-left: 0;
    border-top: 0;
    margin-top: 0;
    margin-left: -11px;
}

.speech-bubble-right {
    position: relative;
    background: #DCF8C6;
    border-radius: .4em;
    padding: 10px;
    margin-right: 15px;
    margin-left: 30px;
}

.speech-bubble-right:after {
    content: '';
    position: absolute;
    right: 0;
    top: 13%;
    width: 0;
    height: 0;
    border: 17px solid transparent;
    border-left-color: #DCF8C6;
    border-right: 0;
    border-top: 0;
    margin-top: 0;
    margin-right: -13px;
}


@media only screen and (min-width: 320px) and (max-width: 1024px) {
    .scrollbox {
        overflow: auto;
        max-width: 767px;
        background: linear-gradient(to right, #EAECEE 20%, rgba(0, 0, 0, 0)), linear-gradient(to right, rgba(0, 0, 0, 0), #EAECEE 80%) 0 100%, linear-gradient(to right, black, rgba(0, 0, 0, 0) 20%), linear-gradient(to left, black, rgba(0, 0, 0, 0) 20%);
        background-attachment: local, local, scroll, scroll;
        /*padding:10px 15px;*/
        margin: -5px -15px 0 -15px;
    }

    .scrollbox ul {
        width: 724px;
    }
}



/*Switches para BS3*/

.checkbox.checbox-switch {
    padding-left: 0;
    white-space: nowrap;
    padding: 0 10px;
}

.checkbox.checbox-switch label,
.checkbox-inline.checbox-switch {
    display: inline-block;
    position: relative;
    padding-left: 0;
}

.checkbox.checbox-switch label input[type="checkbox"],
.checkbox-inline.checbox-switch input[type="checkbox"] {
    display: none;
}

.checkbox.checbox-switch label span,
.checkbox-inline.checbox-switch span {
    width: 35px;
    border-radius: 20px;
    height: 18px;
    border: 1px solid #dbdbdb;
    background-color: rgb(255, 255, 255);
    border-color: rgb(223, 223, 223);
    box-shadow: rgb(223, 223, 223) 0px 0px 0px 0px inset;
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.checkbox.checbox-switch label span:before,
.checkbox-inline.checbox-switch span:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: rgb(255,255,255);
    content: " ";
    top: 0;
    position: relative;
    left: 0;
    transition: all 0.3s ease;
    box-shadow: 0 1px 4px rgba(0,0,0,0.4);
}

.checkbox.checbox-switch label > input:checked + span:before,
.checkbox-inline.checbox-switch > input:checked + span:before {
    left: 17px;
}

/* Switch Primary */
.checkbox.checbox-switch.switch-primary label > input:checked + span,
.checkbox-inline.checbox-switch.switch-primary > input:checked + span {
    background-color: rgb(0, 105, 217);
    border-color: rgb(0, 105, 217);
    box-shadow: rgb(0, 105, 217) 0px 0px 0px 8px inset;
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
}

.checkbox.checbox-switch.switch-primary label > input:checked:disabled + span,
.checkbox-inline.checbox-switch.switch-primary > input:checked:disabled + span {
    background-color: rgb(109, 163, 221);
    border-color: rgb(109, 163, 221);
    box-shadow: rgb(109, 163, 221) 0px 0px 0px 8px inset;
    transition: border 0.4s ease 0s, box-shadow 0.4s ease 0s, background-color 1.2s ease 0s;
}


@media only screen and (max-width: 425px) {
    #opcoes-filtros-posts {
        max-width: 555px;
        overflow-x: scroll;
    }

    #opcoes-filtros-posts div#wrap {
        width: 455px;
    }
}

.interacoes img {
    position: relative;
    z-index: 15;
}

.interacoes span {
    background: #f7f7f7;
    font-weight: normal;
    color: #000;
    margin: -5px 0 0 2px;
    border: solid 1px #d7d7d7;
    position: relative !important;
    z-index: 10;
}

.interacoes span:hover {
    background: #d7d7d7;
}


/* load more, load less topicos */

.content {
    background: white;
    z-index: 1;
    position: relative;
    height: auto;
    overflow: hidden;
}

.content:before, .content:after {
    -webkit-transiton: all 300ms ease;
    -moz-transiton: all 300ms ease;
    transiton: all 300ms ease;
}

.content.masked {
    height: 130px;
}

.content.open {
    padding-bottom: 30px;
}

.content.masked:before {
    border: solid 1px #000;
    border-radius: 50px;
    cursor: pointer;
    content: "Continuar lendo";
    font-weight: bold;
    position: absolute;
    bottom: 10px;
    /*left:32%;*/
    width: 200px;
    z-index: 3;
    text-align: center;
}

.content.masked:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%);
    background: -moz-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%);
    background: -o-linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%);
    background: linear-gradient(rgba(255,255,255,0) 0%, rgba(255,255,255,1) 70%);
}

.content.open:before {
    display:none;
    border: solid 1px #000;
    border-radius: 50px;
    cursor: pointer;
    content: "Contrair texto";
    position: absolute;
    bottom: 10px;
    /*left:32%;*/
    width: 200px;
    z-index: 3;
    text-align: center;
}

.content.open:after {
    content: none;
}








.arrow a:before {
    font-family: 'Glyphicons Halflings';
    content: "\e114";
    float: right;
    transition: all 0.5s;
}

.arrow.active a:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    transform: rotate(180deg);
}

#dados-destaque-wrap {
    max-width: 780px;
    overflow-x: scroll;
}

#dados-destaque-wrap ul {
    width: 1249px;
}

#dados-destaque-wrap ul li {
    width: 175px;
}

#dados-destaque-wrap ul li .panel {
    margin-bottom: 0 !important;
}

.dados-destaque .panel-body {
    padding: 10px;
}

.dados-destaque .panel-body img {
    margin-right: 5px;
}

.dados-destaque span {
    display: flex;
    line-height: 15px;
    margin-top: 5px;
    font-size: small;
    font-weight: 600;
    white-space:initial;
}

.modal-helper {
    position: absolute !important;
    top: 0 !important;
    right: 25px !important;
}

.highlight li:hover, .dados-destaque:hover {
    background: #FDFDFB !important;
}


#filtro-areas ul {
    background: white;
    list-style: none;
    margin-bottom: 0;
    padding: 0;
}

#filtro-areas ul li {
    margin: 0;
    border-right: solid 1px #ccc;
    float: left;
}

#filtro-areas ul li a {
    display: block;
    padding: 10px 15px;
    margin: 0;
}

#filtro-areas ul li a:hover {
    background: #ccc;
}

#filtro-areas ul li a.active {
    border-bottom: solid 4px blue;
}

@media only screen and (max-width: 431px) {
    .wrap-tabs-compare-empresas {
        max-width: 308px;
        overflow: auto;
    }

    .wrap-tabs-compare-empresas ul {
        width: 580px;
    }

    .panel-title .fa-random {
        line-height: 25px;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .wrap-tabs-compare-empresas {
        max-width: 555px;
        overflow: auto;
    }

    .wrap-tabs-compare-empresas ul {
        width: 580px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 768px) {
    .banners-mobile {
        background: #85807C;
        max-width: 440px;
        overflow-x: scroll;
        padding-top: 15px;
        margin-top: -20px;
    }

    .banners-mobile ul {
        padding: 0 15px 0 15px;
        width: 1002px;
    }
}

#navbar-footer {
    background: white;
    padding-top: 5px;
}

#navbar-footer > div > div > a:nth-child(4) > i > span {
    background: #1D9BF0;
    border: solid 2px white;
    border-radius: 50px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 10px;
    color: #fff;
    padding-top: 2px;
    position: absolute;
    top: -10px;
    right: -15px;
    width: 23px;
    height: 23px;
    text-align: center;
}

#navbar-footer > div > div > a > i {
}


.ativo-logo {
    height:60px !important;
}

table.evanual tr td span.varperc {
    display: none;
}

#quadro-simples .table-responsive {
    overflow: auto;
    overflow-x: auto;
    max-height: 400px;
}

.panel-body {
    background: #fff !important;
}

.resumoindicadores .disclaimer-verde {
    color: #60965a;
    font-weight: bold;
}

.resumoindicadores .disclaimer-vermelho {
    color: #a63a3a;
    font-weight: bold;
}

div#ce_resultado {
     border: 1px solid #CCC; 
     border-radius:5px;
     background-color:#fff;
    position: absolute;
    width: 200px;
    box-shadow: 2px 2px 5px 0 #CCCCCC;
    padding: 0px;
    display: none;
    overflow: auto;
    max-height: 230px;
    text-align: left;
    z-index: 99;
}

div#ce_resultado a {
    padding: 10px 0;
    text-decoration: none;
    display:inline-block;
    width:100%;
}

div#ce_resultado a:hover {
    background-color: #5c5c5c;
    color: #FFF;
}

div#ce_resultado a img {
    width: 45px;
    margin-right: 10px;
    padding-left: 10px;
}

div#ce_resultado a span {
    font-size: 10px;
    width: 100%;
    padding-left: 5px;
}


@media(min-width: 768px) {
    .display-flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
}

ul.wrap-scroller-dados li {
    width: 175px;
}

.modal-full-screen {
    z-index:99999;
}

.list-group-item:hover {
    background-color:#fff !important;
}

.wrap-scroller-dados .tooltip-inner {
    width: 300px;
    max-width: 300px;
}


.equal-height {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.itens .item div {
    background: #F5F5F5;
    border-radius: 8px;
}

.itens .item div p {
    min-height: 70px;
}

.itens .item div small {
    word-break: break-word;
    padding: 5px;
}

ul.meses-dividendos {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
    display: flex;
    flex-flow: row wrap;
}

ul.meses-dividendos li {
    flex: 1 1 0vw;
    margin: 0 5px 5px 0;
}

.sino-eventos-logo-mural {
    left:0 !important;
    right: auto !important;
}

.interacao-empresas div {
    margin: 10px 0 0 0;
}

#items-1 li.list-group-item, #items-2 li.list-group-item {
    margin: 15px 0 !important;
}

#geral_acao-bloco-posts .timeline-editor .mce-toolbar .mce-btn-group > div {
    position: absolute;
    left: -195px !important;
}

.wrap-resultado-comparacao table td,
.wrap-resultado-comparacao table th {
    padding: 0 5px;
    border-right: #efefef 1px solid;
}


