.jumbotron {
    width: 600px;
    text-align: left;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    padding-top: 10px;
}

.divLogin {
    margin-left: 150px;
    margin-right: 200px;
}

.agt_loading_overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 10;
}

.maozinha {
    cursor: pointer;
}

.margem_esquerda {
    margin-right: 30px;
}

/* ################# INICIO TABELA AGT PESQUISA DINAMICA #################*/
.agt-input-element {
    height: 27px !important;
    padding: 3px !important;
    font-size: 14px !important;
    border: solid 1px #e5e5e5;
    font-weight: normal;
}

.input-tabela-pesquisa {
    margin-bottom: 5px;
    padding-right: 20px !important;
}

.icone-input-tabela-pesquisa {
    font-size: 10px;
    padding: 8px !important;
}

.agt-font-11 {
    font-size: 11px;
}

.agt-font-12 {
    font-size: 12px;
}

.header-tabela-personalizada {
    text-align: left;
    padding: 5px;
    font-family: "Roboto" Serif;
    font-size: medium;
    color: #FFF;
    background: #25292C;
    font-weight: bold;
}

.div-tabela-pesquisa {
    max-height: 450px;
}

.div-tabela-pesquisa .table > thead, tbody, tfoot, tr, th, td {
    border-top: 0px solid !important;
}

@media (max-width: 768px) {
    .div-tabela-pesquisa {
        max-height: 250px;
    }
}

.tabela-pesquisa tbody tr:hover td, .table-hover tbody tr:hover {
    background-color: rgba(168, 168, 143, 0.29);
}

.tabela-pesquisa th {
    text-align: left;
}

.tabela-pesquisa caption {
    text-align: left;
    padding: 10px;
    font-family: "Open Sans";
    font-size: medium;
    color: white;
    background: #404040;
}

.tabela-pesquisa > tbody > tr > td {
    line-height: 10px !important;
    min-height: 10px !important;
    max-height: 10px !important;
    height: 10px !important;
}

.agt-btn-search {
    color: #616161;
    cursor: pointer;
    font-size: 12px !important;
}

.agt-btn-search:hover, .agt-btn-search:focus {
    color: #99a4ac;
    cursor: pointer;
}

.agt-btn-search:active {
    color: #ffffff;
}

.agt-header-element {
    display: inline-block;
    margin-top: 11px;
}

.agt-search-divider {
    border-left: 1px solid #BFBFBF;
    height: 10px;
}

.agt-vertical-divider-rodape-pesquisa {
    border-left: 1px solid #BFBFBF;
    height: 25px;
    vertical-align: middle;
}

.agt-footer-button {
    padding: 0px !important;
    cursor: pointer;
    color: #25292C;
}

.agt-footer-button:hover, .agt-footer-button:focus {
    opacity: 0.5;
}

.agt-footer-button:active {
    opacity: 0.1
}

.bg-filtrado-pesquisa {
    background-color: rgba(168, 168, 143, 0.29);
}

.pintar-td {

}

table.tabela-pesquisa tr > td.pintar-td {
    background-color: rgba(168, 168, 143, 0.29);
}

.btn-sort-selected {
    color: white;
    cursor: pointer;
}

.alinhamento-select-quantidade-pesquisa {
    text-align: center;
}

@media (max-width: 768px) {
    .alinhamento-select-quantidade-pesquisa {
        text-align: right;
    }
}

.alinhamento-paginacao-pesquisa {
    text-align: right;
}

@media (max-width: 768px) {
    .alinhamento-paginacao-pesquisa {
        text-align: center;
    }
}

table.table-hover tr.linha-marcada-pesquisa td {
    background-color: rgba(168, 168, 143, 0.29);
}

.btn-tabela-pesquisa {
    color: #25292C;
}

.btn-tabela-pesquisa:hover {
    color: #FFFFFF;
}

.btn-padrao {
    color: #25292C;
}

.btn-padrao:hover {
    color: #F9C81E;
}

/* ################# FIM    TABELA AGT PESQUISA DINAMICA #################*/

.centraliza-mensagem-pos-salvar {
    width: 800px;
    height: 400px;
    max-height: 90%;
    max-width: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

@media (max-width: 768px) {
    .centraliza-mensagem-pos-salvar {
        width: 400px;
        height: 600px;
        max-height: 90%;
        max-width: 90%;
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
}

/*HOME PAGE*/
.painel-home-page {
    margin-bottom: 20px;
    position: relative;
    color: #fff;
    padding: 15px;
    border-radius: 3px;
    overflow: hidden;
    box-sizing: border-box;
    font-family: Roboto, sans-serif;
    width: 450px;
    height: 210px;
}

@media (max-width: 768px) {
    .painel-home-page {
        width: 300px;
    }
}

.painel-home-page-botao-nova-analise {
    margin-top: 30px;
}

@media (max-width: 768px) {
    .painel-home-page-botao-nova-analise {
        margin-top: 10px;
    }
}

.icone-painel-home-page {
    font-size: 52px;
    top: 12px;
    right: 21px;
    height: 56px;
    width: 56px;
    text-align: center;
    line-height: 56px;
    margin-left: 15px;
    color: #fff;
    position: absolute;
    opacity: .2;
}

.titulo-painel-home-page {
    color: rgba(255, 255, 255, .6);
    position: relative;
    line-height: 1.1;
    font-size: 18px;
    margin: 2px 0 7px;
    box-sizing: border-box;
}

.subtitulo-painel-home-page {
    font-size: 26px;
    font-weight: 300;
    margin-bottom: 10px;
    box-sizing: border-box;
    color: #fff;
}

.texto-pequeno-painel-home-page {
    font-weight: 300;
    margin-bottom: 0;
    font-size: 14px;
}

.botao-azul {
    color: #0c4873;
}

.botao-azul-vivo {
    color: #0000EE;
}

.botao-laranja {
    color: #ec971f;
}

.botao-verde {
    color: #6bb130;
}


.botao-vermelho {
    color: #c91618;
}

/*HOME PAGE*/

.mesma-linha {
    display: inline-block;
}

/*RESOLVE BUG DE TOOLTIP DO GOOGLE CHARTS QUE FICA PISCANDO*/
svg > g > g:last-child {
    pointer-events: none
}

.text-box-io {
    margin: 10px 0;
    height: 800px;
    width: 800px;
}

.registro-roxo {
    background-color: purple;
}

.registro-green {
    background-color: green;
}

.registro-yellow {
    background-color: yellow;
}

.registro-red {
    background-color: red;
}

.titulo-pagina-pesquisa-padrao {
    margin-bottom: 5px;
}

.tabela-resumo-vendas-moveis {
    text-align: center;
    font-size: 13px;
    margin-bottom: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    /*border: 5px solid white;*/
}

.tabela-resumo-vendas-moveis > tbody {
    font-size: 17px;
}

.tabela-resumo-vendas-fixas > tbody {
    font-size: 15px;
}

.tabela-resumo-vendas-moveis > tbody > tr > td > a {
    font-size: 13px;
}

.tabela-resumo-vendas-moveis > thead > tr > th {
    border-bottom-width: 0px !important;
    text-align: center;
    width: 10%;
    border-left: 7px solid #F2F2F2;
    border-right: 7px solid #F2F2F2;
}

.tabela-resumo-vendas-moveis > tbody > tr > td {
    line-height: 10px !important;
    min-height: 10px !important;
    max-height: 10px !important;
    height: 10px !important;
    width: 90px !important;
    font-weight: bold;
    border-left: 7px solid #F2F2F2;
    border-right: 7px solid #F2F2F2;
}

.tabela-resumo-vendas-moveis > tbody > tr > td > label {
    text-align: justify;
    text-justify: inter-word;
    line-height: 20px !important;
    font-size: 12px;
    min-width: 120px;
}

.tabela-resumo-vendas-moveis > thead > tr > th {
    line-height: 10px !important;
    min-height: 10px !important;
    max-height: 10px !important;
    height: 10px !important;
}

.div-mini-tabela-top-10 {
    background-color: #F2F2F2;
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 10px;
    /*box-shadow: -0px 5px 5px #D8D8D8;*/
}

.mini-tabela-top-10 {
    text-align: right;
}

.mini-tabela-top-10 > thead > tr > th {
    border-bottom-width: 0px !important;
}

.titulo-mini-tabela-top-10 {
    font-size: 18px;
    font-weight: bold;
    color: #0c4873;
    text-align: center;
}

.titulo-geral-mini-tabela-top-10 {
    font-size: 14px;
    font-weight: bold;
    color: #0c4873;
    text-align: center;
}

.titulo-coluna-mini-tabela-top-10 {
    font-size: 12px;
    font-weight: bold;
    color: #0c4873;
}

.mini-tabela-top-10 > tbody > tr > td {
    line-height: 10px !important;
    min-height: 10px !important;
    max-height: 10px !important;
    height: 10px !important;
}

@media (max-width: 768px) {
    .div-filtros-dashboard-desktop {
        display: none;
    }
}

@media (min-width: 768px) {
    .div-filtros-dashboard-mobile {
        display: none;
    }

    .mostrar-somente-mobile {
        display: none;
    }
}

.resumo-resultados-home-page {
    width: 100%;
    max-width: 200px;
    max-height: 100px;
}


.flex-wrapper {
    display: flex;
    flex-flow: row nowrap;
}

.single-chart {
    width: 33%;
    justify-content: space-around ;
}

.circular-chart {
    display: block;
    margin: 10px auto;
}

.circle-bg {
    fill: none;
    stroke: #eee;
    stroke-width: 3.8;
}

.circle {
    fill: none;
    stroke-width: 2.8;
    stroke-linecap: round;
    animation: progress 2s ease-out forwards;
}

@keyframes progress {
    0% {
        stroke-dasharray: 0 100;
    }
}

.percentage {
    fill: #666;
    font-family: sans-serif;
    font-size: 0.5em;
    text-anchor: middle;
}

.min-width-100 {
    min-width: 100px;
}

.min-width-120 {
    min-width: 120px;
}

.min-width-150 {
    min-width: 150px;
}

.min-width-300 {
    min-width: 300px;
}

.centraliza-tela {
    width: 800px;
    height: 500px;
    max-height: 90%;
    max-width: 90%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.table-custom-scrollbar-erros-detalhes-importacao-item-consulta-vivo-corp {
    position: relative;
    height: 290px;
    overflow: auto;
}

.table-wrapper-scroll-y {
    display: block;
}

@media (max-width: 768px) {
    .centraliza-tela {
        width: 400px;
        height: 600px;
        max-height: 90%;
        max-width: 90%;
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }
}

.margin-left-menos-8 {
    margin-left: -8px!important;
}

.margin-left-menos-16 {
    margin-left: -16px!important;
}

.margin-left-menos-22 {
    margin-left: -22px!important;
}
